@charset "utf-8";
/* CSS Document */
/* ================================================== */
/* GENERAL */
/* ================================================== */
html, body {height:100%;}
body {margin:0; padding:0;
	background:#000 url(img/m_bg.jpg) repeat-x;
	font:10px Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, p {margin:0; padding:0;}
img {border:0;}
.clear {clear:both;}
strong {font-weight:bold;}
a {color:#fff; text-decoration:none;}
a:hover {color:#fff; text-decoration:underline;}
div#main {margin:0 auto; min-height:100%; height:auto !important; height:100%;
	width:960px; /* INCLUDING BORDER, PADDING, MARGIN MAX 960 */
	padding-bottom:20px;
}
#content {}
div#header img, #flash {float:left;}
/* ================================================== */

div.mcase {position:relative;}
div.mcase img {float:left;}
div.mcase p {width:405px; height:65px; color:#fff; padding:5px 25px 5px 20px;}
div.mcase div.header {float:left; background:url(img/m_header.jpg); width:607px; height:25px; padding:23px 5px 0 5px;}
div.mcase h2 {float:left;}
div.mcase h2.left {width:315px;}
div.mcase h2.mid {width:50px;}
div.mcase h2.right {width:242px;}
div#galplayer {width:340px; margin:0 auto; padding-top:10px;}
div.mcase img.pict {padding:5px; background:#fff; border-right:20px solid #000; border-bottom:10px solid #000; border-top:10px solid #000;} 
div.mcase img.sc1 {position:absolute; right:105px; bottom:80px;}
div.mcase img.sc2 {position:absolute; right:310px; bottom:80px;}
div.mcase img.sc3 {position:absolute; right:515px; bottom:80px;}
div.mcase img.btn {padding-left:200px;}
