@charset "euc-kr";

/* IMBC Web Operation Division, Lee gil hwan */ 

@import url("http://www.imbc.com/broad/css/default.css");

/* Type */
h1 		{position:absolute; left:0; top:0;}
h1 a 	{display:block; width:; height:;}
h1 span {position:absolute; width:0; height:0; overflow:hidden; text-indent:-5000px;}
hr 		{clear:both; display:none;}
em	 	{font-style:normal;}
label 	{position:relative; top:1px;}
caption {display:none;}

/* Layout */
body		{background:#000 url(http://img.imbc.com/broad/tv/ent/csi_miami7/images/img_main_bg.jpg) no-repeat left 150px; text-align:left;}
#wrap		{position:relative; width:100%; background:none;}
#header		{z-index:30; position:relative; clear:both; width:100%; height:150px; background:#fff;}
.gnb		{z-index:30;}
#container	{z-index:20; position:relative; width:100%; background:none;}
#content	{z-index:10; position:relative; width:830px; height:773px; background:none; text-align:left;}
#footer		{z-index:10; clear:both;}
/* Class */
.skip_navi {display:none;}
.blind {position:absolute; left:-1000%; top:0; width:0; height:0; font-size:0; line-height:0; overflow:hidden;}
.radio {width:13px; height:12px; margin:-1px 2px 0 0; vertical-align:middle;}
.checkbox {width:13px; height:13px; vertical-align:middle;}
.display_none {display:none;}

/* preview */
.preview {position:absolute; left:260px ;top:46px; overflow:hidden; width:250px;}
.preview .title {margin:0 0 8px 0; font-size:12px; color:#bb8533; font-weight:bold; line-height:15px;}
.preview .visual {display:inline; float:left; width:50px; height:50px; margin:0 8px 0 2px;}
.preview .visual img {border:3px solid #b3b3b3; vertical-align:top;}
.preview .text {padding:3px 0 0 0;}
.preview .text li {margin:0 0 1px 0; font-size:11px; color:#999; line-height:15px;}
.preview .text li a {font-size:11px; color:#999; text-decoration:none; line-height:15px;}
.preview .text li a:hover {color:#fff;}

/* vod info */
.vod_info {position:absolute; left:526px; top:46px; overflow:hidden; width:165px;}
.vod_info dt {margin:0 0 9px 0; font-size:12px; color:#bb8533; font-weight:bold; line-height:15px;}
.vod_info dd {font-size:11px; color:#999; letter-spacing:-1px; line-height:14px;}
