@charset "utf-8";
/* CSS Document */
/* ================================================== */
/* GENERAL */
/* ================================================== */
html, body {height:100%;}
body {margin:0; padding:0;
	background:#fff3d0;
	font:10px Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, p {margin:0; padding:0;}
img {border:0;}
.clear {clear:both;}
strong {font-weight:bold;}
a {color:#000; text-decoration:none;}
a:hover {color:#000; text-decoration:underline;}
div#main {margin:0 auto; min-height:100%; height:auto !important; height:100%;
	width:958px; /* INCLUDING BORDER, PADDING, MARGIN MAX 960 */
	background:#fad37b; 
}
div#header img, #flash {float:left;}
/* ================================================== */
/* CASE */
/* ================================================== */
div.case {position:relative;}
div.case div.h1 {width:646px; height:30px; background:url(img/c_title.jpg); float:left; padding-top:68px;}
div.case h1 {font:bold 26px "Times New Roman", Times, serif; color:#000; text-align:center; line-height:30px;}
div.case img {float:left;}
div.case div.mid {background:#fff; padding-left:4px; width:954px;}
div.case div#galplayer {float:left; border:1px solid #d6d5d5;}
div.case div.right {float:left; width:302px; height:382px;}
div.case div.img {width:958px; padding-top:9px; height:152px; background:#fff;}
div.case div.img img {border:1px solid #d6d5d5; margin-right:25px; margin-left:10px;}
div.case p {width:270px;height:252px; padding:30px 20px 0 10px; font:12px Arial, Helvetica, sans-serif;}
