#container .mainbox .mleft {float:left;width:450px;padding:0 30px 0 0;}
#container .mainbox .mleft h1 {padding:0;margin:0;font-size:23px;font-family:"malgun gothic";color:#555555;}
#container .mainbox .mleft .mwrap {width:450px;height:260px;overflow:hidden;text-overflow:ellipsis;}
#container .mainbox .mleft .cont {line-height:160%;padding:20px 0 0 0;color:#555555;}
#container .mainbox .mleft .btnbox {padding:20px 0 0 0;}
#container .mainbox .mright {float:left;width:470px;}
#container .mainbox .mright div {width:470px;height:320px;overflow:hidden;}
#container .mainbox .mright div img {width:470px;}

#wrap-content { x-background: #f6f6f6; } 

#wrap-content .picbox {margin-bottom:30px;}
#wrap-content .picbox .border {float:left;width:170px;height:110px;border:#c0c0c0 solid 1px;padding:3px;margin:20px 15px 20px 0;background:#ffffff;}
#wrap-content .picbox .border div {width:170px;height:110px;overflow:hidden;}
#wrap-content .picbox .border div img {width:170px;cursor:pointer;filter:gray();}
#wrap-content .picbox .border div img:hover {filter:;}
#wrap-content .picbox .plast {margin-right:0;}

#wrap-content .topicbox {margin-bottom:30px;}
#wrap-content .topicbox .tl {float:left;width:300px;margin-right:25px;}
#wrap-content .topicbox .tr {float:right;width:300px;}

#wrap-content .topicbox .tt {padding:0 0 8px 0;margin-bottom:15px;border-bottom:#dfdfdf dotted 1px;}
#wrap-content .topicbox .tt .ts {float:left;font-weight:bold;}
#wrap-content .topicbox .tt .tmore {float:right;}
#wrap-content .topicbox .tt .tmore a {font-family:dotum;font-size:11px;color:#c0c0c0;}

#wrap-content .topicbox .thumb {border:#BCBCBC solid 1px;height:130px;overflow:hidden;padding:1px;margin-bottom:20px;}
#wrap-content .topicbox .thumb img {width:300px;background:#efefef;margin-top:-50px;}
#wrap-content .topicbox .tsubject {line-height:140%;}
#wrap-content .topicbox .tsubject a {font-weight:bold;color:#323232;}
#wrap-content .topicbox .tdate {font-size:11px;font-family:dotum;color:#9B9B9B;padding-top:12px;}
#wrap-content .topicbox .tcont {color:#9B9B9B;line-height:140%;padding:10px 0 10px 0;border-bottom:#dfdfdf dotted 1px;margin-bottom:15px;}
#wrap-content .topicbox .tpost {line-height:140%;padding-bottom:8px;margin-bottom:8px;border-bottom:#dfdfdf dotted 1px;}
#wrap-content .topicbox .tpost a {color:#363636;}
#wrap-content .topicbox .tpost i {font-style:normal;font-family:arial;font-size:11px;color:#E75801;padding-left:3px;}
#wrap-content .topicbox .none {height:130px;margin-bottom:20px;background:#efefef;}

#wrap-programlist { x-background-color:#0881c7; background:url(image/stbmain/program_bg1.png); }
#wrap-banner{ x-background-color:#0c3493; background:url(image/stbmain/banner_bg1.png); }


#wrap-shortcut { background:#fff; }
#shortcut { margin:30px 0 30px; x-font-family:NanumGothic, malgun gothic, dotum, gulim, sans-serif; }
#shortcut ul { list-style:none; margin:0; padding:0; x-text-align:center; margin-left:40px; } 
#shortcut ul li { 
	display:inline-block; height:20px; text-align:center; border-right:dotted 1px #CCCCCC; 
	padding:0 20px 0; position: relative; vertical-align:middle;
}
#shortcut ul li:last-child { border-right:none; } 
#shortcut ul li a {  
	color:#444; font-size:18px; line-height:120%;
}  
#shortcut ul li.em a {  
	color:#f7b817; 
}
#shortcut ul li.em2 a {  
	color:#ff4c4d; 
}

#wrap-slide { margin-top:20px; margin-bottom:20px; height:550px; } 
#wrap-slide .wrap { position:relative; } 
#wrap-slide .slide { width: 980px; } 
#wrap-links { clear:both; } 

#wrap-slide .customer-banner { position: absolute; right: -140px; top: 0; width: 130px; }
#wrap-slide .customer-banner img {  }


/* -------------------------------------------------------------------- */

#main_left { float:left; width:700px; }

#vodtabs { position:relative; width:100%; clear:both; margin-top:50px; }
#vod_tab1 {} 
#vod_tab2 {} 

#main_right { float:left; margin-left:30px; width:250px; padding-top:10px; }
.side_widget { margin:30px 0 20px; }
.sns_tabs { height:450px; position:relative; width:100%; clear:both; }
.sns_icons { margin:10px 0 0px; x-border:solid 1px #eee; border-radius:5px; padding:5px; text-align:right; } 
.sns_icons img { width:36px; } 
.sns_icons .desc a { font-size:12px; font-family:돋움, arial; color:#666; } 
#sns_tab1 { }
#sns_tab2 { border:solid 1px #E9EBEE; }


/* -------------------------------------------------------------------- */

UL.tabNavigation {
    list-style: none;
    margin: 5px 0 20px;
    padding: 0px 0;
}

UL.tabNavigation LI {
    display: table-cell;
	border-spacing: 0px;
	padding:5px; 
}

UL.tabNavigation LI:last-child {
	border-right:none;
}

UL.tabNavigation LI A {
	font-weight: normal;
	font-family: "malgun gothic","nanumgothic","dotum";
	font-size: 24px;
	color: #000000;
	margin:0; padding:2px; 
}

UL.tabNavigation LI A:after { }

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
	x-text-decoration:underline;
	x-background:#ffefbf; 
	background:#f5f5f5;
}

UL.tabNavigation LI A:focus {
    outline: 0;
}

