@charset "utf-8";

/* TITLE : sbs Netv
 * UPDATE: 20090812
 * AUTHOR: Tag&Brace */


/* LINK STYLE */
a { text-decoration:none; color:#000; }
.netv a:hover { text-decoration:none; color:#0895da !important; }

#NTtopMenu_area { clear:both; position:relative; width:990px; height:36px; background:url(https://img.sbs.co.kr/s9/netv/topMenu_bar.gif) no-repeat right 0; border-bottom:1px solid #d8e5f3; }
#NTtopMenu_area li { float:left; display:block; font-size:0; line-height:0; }

#NTSleftMenu { float:left; width:146px; border:2px solid #efefef; margin:0 15px 0 0; background:#efefef; height:auto;}
#NTSleftMenu dl { width:146px; background:#fff; padding-top:3px; }
#NTSleftMenu dt { margin:10px 0 0 0; #margin-top:12px; padding-left:9px; }
#NTSleftMenu dt.line { border-bottom:1px solid #eaeaea; padding-bottom:5px; }
#NTSleftMenu dt.lineTop { border-top:1px solid #eaeaea; padding:9px 0 7px 9px; #padding-bottom:6px; margin-top:0; }
#NTSleftMenu dd ul li { border-bottom:1px solid #eaeaea; padding:10px 0 0 12px; }
#NTSleftMenu dd ul li ul { margin-top:7px; }
#NTSleftMenu dd ul li ul li, #NTSleftMenu dd ul.subList li { width:90%; padding:0 0 0 10px; margin:0 0 7px 1px; border:none; background:url(https://img.sbs.co.kr/s9/netv/squa_gray.gif) no-repeat 0 5px; letter-spacing:-1px; line-height:1.2;}
#NTSleftMenu dd ul.subList { padding:10px 0 1px 12px; #padding-bottom:0; }

/*s:20100111 netv 적립금 메인 수정*/
.netvCnt {float:left; width:738px; }
.netvPointTit { height:284px; background:url(https://img.sbs.co.kr/s9/netv/img_netvPointTit.gif) no-repeat left top;}
.netvPointCnt {position:relative; float:left; width:100%; height:275px; margin-bottom:20px; background:url(https://img.sbs.co.kr/s9/netv/bg_netvPoint.gif) no-repeat left top;}
.netvPointCnt ul {float:left; padding:0 3px; width:135px;}
.netvPointCnt ul li {padding:10px 0 5px 10px; background:url(https://img.sbs.co.kr/s9/netv/dotLine_gray.gif) repeat-x left bottom;}

.netvPointCntR {float:right; width:565px;}
.netvPointCntR div {float:left; width:255px; margin:20px 10px;}
.netvPointCntR div h3 {margin-bottom: 5px;}
.netvPointCntR div p {text-align:right; color:#e40a4c; font-size:11px; font-family:"돋움", "굴림";}
.netvPointCntR div ol {padding:5px 10px;}
.netvPointCntR div ol li {height:14px; margin:2px 0; padding:2px 0; color:#484848; border:1px solid #fff; cursor:pointer;}

.netvPointCntR div ol li { behavior: expression( this.onmouseover = new Function("this.className += 'pointRanking2';"), this.onmouseout = new Function("this.className = this.className.replace('pointRanking2', '');"),  this.style.behavior = null ); }
.netvPointCntR div ol li.pointRanking1 { behavior: expression( this.onmouseover = new Function("this.className = 'pointRanking1';"), this.onmouseout = new Function("this.className = 'pointRanking1';"),  this.style.behavior = null ); }
.netvPointCntR div ol li span {float:left; margin:0 5px; width:14px; height:12px; padding:2px 0;  text-align:center; font-size:10px; font-weight:bold; color:#fff; background:url(https://img.sbs.co.kr/s9/netv/iconbg_bestNumber.gif) no-repeat center 1px; line-height:100%;}
.netvPointCntR div.memberRanking ol li.pointRanking1,
.netvPointCntR div.memberRanking ol li.pointRanking2,
.netvPointCntR div.memberRanking ol li:hover { border:1px solid #79afff; font-weight:bold;}
.netvPointCntR div.memberRanking ol li.pointRanking1 a,
.netvPointCntR div.memberRanking ol li.pointRanking2 a,
.netvPointCntR div.memberRanking ol li:hover a { color:#0852c0 !important; }
.netvPointCntR div.memberRanking ol li.pointRanking1 span,
.netvPointCntR div.memberRanking ol li.pointRanking2 span,
.netvPointCntR div.memberRanking ol li:hover span {background:url(https://img.sbs.co.kr/s9/netv/iconbg_rank1st.gif) no-repeat center 1px;}

.netvPointCntR div.movieRanking ol li.pointRanking1,
.netvPointCntR div.movieRanking ol li.pointRanking2,
.netvPointCntR div.movieRanking ol li:hover {border:1px solid #faa627; font-weight:bold; }
.netvPointCntR div.movieRanking ol li.pointRanking1 a,
.netvPointCntR div.movieRanking ol li.pointRanking2 a,
.netvPointCntR div.movieRanking ol li:hover a { color:#e57d03 !important;}
.netvPointCntR div.movieRanking ol li.pointRanking1 span,
.netvPointCntR div.movieRanking ol li.pointRanking2 span,
.netvPointCntR div.movieRanking ol li:hover span {background:url(https://img.sbs.co.kr/s9/netv/iconbg_best1st.gif) no-repeat center 1px;}

.pointChangeCash {position:absolute; top:230px; left:190px; clear:both; padding:10px 0; line-height:100%; }
.pointChangeCash p {float:left; margin-right:5px;  background:#9d9d9d url(https://img.sbs.co.kr/s9/netv/bg_cashLeft.gif) no-repeat left center;  color:#000;}
.pointChangeCash p strong {float:left; padding:5px 10px 3px 10px; font-size:11px; color:#fff;  background:url(https://img.sbs.co.kr/s9/netv/bg_cashRight.gif) no-repeat right center;}
.pointChangeCash span {display:inline-block; width:370px; margin-left;160px; padding:5px 0 3px; color:#999; }
.pointChangeCash span a {color:#000; }

.netvReply {margin:15px 0 0 0;  padding:15px 45px; background:#f9f9f9; }
.netvReply h4 { margin-bottom:9px; }
.netvReply .textarea { float:left; width:520px; height:51px; color:#bbb; border:1px solid #e4e4e4; margin-right:5px; padding:9px 0 0 10px; }
.netvReply p.note { font-size:11px; font-family:Dotum; color:#999; padding:6px 0 4px 10px; }
.netvReply dl { width:668px; }
.netvReply dt, .netvReply dd { padding-left:12px; }
.netvReply dt { position:relative; height:24px; padding-top:6px; margin-top:7px; border-top:1px dashed #d1d1d1;  font-family:Verdana; font-size:11xp; color:#7e7e7e; font-weight:bold; }
.netvReply dt.firstdt {border:none;}
.netvReply dt span { color:#bbb; font-size:11px; font-family:Verdana; font-weight:500; }
.netvReply dt .ip { margin-left:17px; }
.netvReply dt .date { position:absolute; right:0; top:14px; display:inline-block; }
.netvReply dd { background:url(https://img.sbs.co.kr/s9/news/dot_line1.gif) repeat-x 0 bottom; color:#000; padding-bottom:5px; line-height:150%; }
.netvReply dd.last { padding-bottom:0 !important;  }
.netvReply .moreClose { width:668px; height:17px; text-align:right;  }
.netvReply .moreClose a { display:inline-block; height:15px; background:url(https://img.sbs.co.kr/s9/news/more1.gif) no-repeat 0 0; padding:2px 0 0 23px; }
.netvReply .moreClose a.close { background-position:0 -22px; }

.netvReply .boardrNum {margin:20px 0;text-align:center; font-size:11px; font-family:"돋움";}
.netvReply .boardrNum li {display:inline-block; line-height:100%; border:1px solid #e4e4e4;}
.netvReply .boardrNum li a {display:inline-block;width:18px; height:12px; padding:3px 0; text-align:center; vertical-align:middle; color:#000;}
html*.netvReply .boardrNum li {display:inline; margin:0 2px;}

.netvReply .boardrNum li a:link,
.netvReply .boardrNum li a:visited {color:#000;}

.netvReply .boardrNum li.netvon {border:1px solid #ffb063; }
.netvReply .boardrNum li.netvon a:link {color:#ff7e00; !important;}

/*e:20100111 netv 적립금 메인 수정*/

#NTScontent { float:left; width:570px; overflow:hidden; }

#NTtvsearch_area { position:relative; width:570px; overflow:hidden; margin-bottom:20px; }
#NTtvsearch_area dl { width:549px; overflow:hidden; background:#f6f6f6; padding:12px 0 10px 21px; }
#NTtvsearch_area dt, #NTtvsearch_area dd { float:left; }
#NTtvsearch_area dt { background:url(https://img.sbs.co.kr/s9/netv/arr_skyblue.gif) no-repeat 0 3px; padding-left:13px; font-weight:bold; font-family:Dotum; margin:4px 10px 0 0; }
#NTtvsearch_area dd.hot { background:url(https://img.sbs.co.kr/s9/netv/hot.gif) no-repeat 0 2px; padding-left:24px; margin:4px 0 0 8px; }
/*#NTtvsearch_area fieldset { width:290px; background:url(https://img.sbs.co.kr/s9/netv/netvSearch.gif) no-repeat 0 0; }
#NTtvsearch_area #netvq { float:left; width:236px; height:14px; margin:2px 5px 0 2px; #margin-top:1px; vertical-align:top; border:0; }
#NTtvsearch_area #tvSearch_submit { float:right; width:41px; height:23px; text-indent:-3000em; background:url(https://img.sbs.co.kr/s9/netv/login.gif) no-repeat -233px 0; border:none; cursor:pointer; cursor:hand; }*/
#NTtvsearch_area fieldset { width:205px; background:none; }
#NTtvsearch_area #netvq { float:left; margin:0 5px 0 2px; padding:2px; width:150px; height:14px; overflow:hidden; border:1px solid #e1e1e1; }
#NTtvsearch_area #tvSearch_submit { float:left; width:41px; height:20px; background:url(https://img.sbs.co.kr/s9/netv/search1.gif) no-repeat left 0; border:none; cursor:pointer; }

#NTBest10_area { clear:both; position:relative; width:568px; margin:10px 0 10px 0; border:1px solid #e1e1e1; }
/* 2009-07-23 #NTBest10_area ul { width:548px; overflow:hidden; border:2px solid #eaeaea; padding:15px 0 13px 16px; }
 */
#NTBest10_area h4 {padding:15px 0 0 50px; border:2px solid #eaeaea; border-bottom:none;}
#NTBest10_area ul { width:548px; overflow:hidden; border:2px solid #eaeaea; border-top:none; padding:15px 0 13px 16px; }
#NTBest10_area ul li { float:left; width:196px; height:245px; padding:0 35px; background:url(https://img.sbs.co.kr/s9/netv/dot_lineGray.gif) repeat-y 0 0; }
#NTBest10_area ul .imgBox { width:196px; height:146px; overflow:hidden; margin-bottom:9px; }
#NTBest10_area ul span, #NTBest10_area ul strong { display:block; }
#NTBest10_area ul strong, #NTBest10_area ul strong a { color:#0b7bc9; font-size:13px; margin-bottom:6px; }
#NTBest10_area ul .source { height:15px; color:#444; background:url(https://img.sbs.co.kr/s9/netv/source.gif) no-repeat 0 0; padding:1px 0 0 37px; margin-bottom:5px; }
#NTBest10_area ul .source a {  color:#444; }
#NTBest10_area ul .date { font-size:11px; font-family:Dotum; word-spacing:1px; margin-bottom:6px; }	
#NTBest10_area ul .date span { display:inline; color:#979797; }
#NTBest10_area ul .tag { height:12px; font-size:11px; font-family:Dotum; color:#95c033; background:url(https://img.sbs.co.kr/s9/netv/source.gif) no-repeat 0 -41px; padding:1px 0 0 31px; }
#NTBest10_area ul .tag a { font-size:11px; font-family:Dotum; color:#95c033; }

#NTBest10_list { width:100%; overflow:hidden; padding:15px 0 13px 0; margin:0 0 7px 0; }
#NTBest10_list.first { padding-top:10px; }
#NTBest10_list li { float:left; width:285px; height:82px; border-top:1px solid #eaeaea; padding-top:15px; }
#NTBest10_list .imgBox { float:left; display:inline; width:90px; height:67px; overflow:hidden; margin-right:10px; }
#NTBest10_list .txtBox { float:left; width:180px; height:67px; }
#NTBest10_list span, #NTBest10_list strong { display:block; }
#NTBest10_list strong, #NTBest10_list strong a { color:#0b7bc9; margin-bottom:3px; }
#NTBest10_list .source { height:15px; color:#444; background:url(https://img.sbs.co.kr/s9/netv/source.gif) no-repeat 0 0; padding:1px 0 0 37px; margin-bottom:3px; }
#NTBest10_list .source a { color:#444; }
#NTBest10_list .date { font-size:11px; font-family:Dotum; word-spacing:1px; margin-bottom:3px; }	
#NTBest10_list .date span { display:inline; color:#979797; }
#NTBest10_list .tag { height:12px; font-size:11px; font-family:Dotum; color:#95c033; background:url(https://img.sbs.co.kr/s9/netv/source.gif) no-repeat 0 -41px; padding:1px 0 0 31px; }
#NTBest10_list .tag a { font-size:11px; font-family:Dotum; color:#95c033; }
#NTBest10_list li.last_li { border-bottom:1px solid #eaeaea; }
.neTVBestDays {position:relative; width:100%; margin:10px 0 20px; overflow:hidden; border-top:1px solid #e1e1e1;}
.neTVBestDays li{float:left; width:100%; padding:10px 0; border-bottom:1px solid #e1e1e1;}
.neTVBestDays .dayChk{float:left; padding:0 0 0 7px; margin:40px 0 0; background:url(https://img.sbs.co.kr/s9/netv/squr_gray.gif) no-repeat scroll 0 4px; color:#0B7BC9;}
.neTVBestDays .bestDayList{float:right;}
.neTVBestDays .bestDayList li{float:left; width:90px; padding:0; margin:0 0 0 10px; border:0;}
.neTVBestDays .bestDayList li .imgBox,
.neTVBestDays .bestDayList li .txtBox{display:block; padding:5px 0 0; margin:0;}
.neTVBestDays .bestDayList li .txtBox a{color:#555555; line-height:120%;}

.netvEventBanner{margin:7px 0 0;}

#NTScontent .best10Title { width:100%; overflow:hidden; }
#NTScontent .best10Title h3 { float:left; width:100%; }
#NTScontent .uccNote { float:right; font-family:Dotum; font-size:11px; color:#6c6c6c; background:url(https://img.sbs.co.kr/s9/netv/squa_gray.gif) no-repeat 0 5px; padding-left:7px; margin-top:2px; }

.clearHead{position:relative; width:100%; overflow:hidden;}
.clearHead h3{float:left;}
.clearHead .eventbtnBox{float:right;}

#NTthemaList { width:570px; margin:9px 0 20px 0; #margin-top:8px; border-top:2px solid #818181; }
#NTthemaList th, #NTthemaList td { border-bottom:1px solid #eee; }
#NTthemaList th { padding:6px 0 5px 0; #padding:7px 0 4px 0; color:#929292; font-family:Dotum; font-size:11px; font-weight:500; text-align:center; }
#NTthemaList td { padding:10px 0; text-align:center; }
#NTthemaList td.cont, #NTthemaList td.date { text-align:left; }
#NTthemaList td.cont { padding-left:7px; }
#NTthemaList td.cont strong { display:block; color:#0b7bc9; font-size:13px; margin-bottom:6px; }
#NTthemaList td.cont strong a { color:#0b7bc9; font-size:13px; }
#NTthemaList td.date { text-align:center; font-family:Dotum; font-size:11px; color:#c2c2c2; }

#NTScontent .eventBanner { position:relative; margin:10px 0 20px 0; vertical-align:top; font-size:0; line-height:0; }
#NTScontent .eventBanner img {vertical-align:top; font-size:0; line-height:0; }
#NTScontent .eventBanner a:hover { text-decoration:none; }

#NTeventingList { margin:10px 0 20px 0; _margin-bottom:16px; }
#NTeventingList li { width:100%; overflow:hidden; padding:10px 0; _padding-bottom:6px; border-top:1px solid #e1e1e1; }
#NTeventingList li.last_li { padding-bottom:0; }
#NTeventingList li .imgBox, #NTeventingList li .txtBox { float:left; display:inline; }
#NTeventingList li .imgBox { width:259px; height:86px; overflow:hidden; vertical-align:top; font-size:0; line-height:0; }
#NTeventingList li .imgBox img { border:1px solid #e1e1e1; font-size:0; line-height:0; vertical-align:top; }
#NTeventingList li .txtBox { width:300px; margin-left:9px; padding-top:6px; #padding-top:7px; letter-spacing:-0.1em; }
#NTeventingList li .txtBox strong { color:#0b7bc9; display:block; margin-bottom:7px; letter-spacing:0; }
#NTeventingList li .txtBox .date { display:block; height:15px; background:url(https://img.sbs.co.kr/s9/netv/eventDate.gif) no-repeat 0 0; padding:1px 0 0 39px; margin-top:8px; #margin-top:7px; letter-spacing:0; }

#NTScontent .themaDecTitle { margin-top:20px; padding-left:15px; }
#NTScontent .themaDecBig { width:556px; margin:10px 0 20px 0; padding:10px; padding-right:0; overflow:hidden; border:2px solid #efefef; }
#NTScontent .themaDecBig p, #NTScontent .themaDecBig .theamDecTxt { float:left; }
#NTScontent .themaDecBig p { width:221px; height:166px; overflow:hidden; margin-right:15px; }
#NTScontent .themaDecBig .theamDecTxt { width:305px; }
#NTScontent .themaDecBig .theamDecTxt h5 { padding-bottom:10px; border-bottom:1px solid #e1e1e1; }
#NTScontent .themaDecBig .theamDecTxt ul { width:100%; height:140px; overflow:hidden; }
#NTScontent .themaDecBig .theamDecTxt li { position:relative; width:100%; height:28px; }
#NTScontent .themaDecBig .theamDecTxt li a { display:block; width:283px !important; height:12px; padding:8px 0 8px 22px; background:url(https://img.sbs.co.kr/s9/netv/arr_off.gif) no-repeat 0 0; color:#5d5d5d; }
#NTScontent .themaDecBig .theamDecTxt li a:hover { display:block; width:283px !important; height:12px; padding:8px 0 8px 22px; background:url(https://img.sbs.co.kr/s9/netv/arr_over.gif) no-repeat 0 0; color:#0a97df !important; text-decoration:none; font-weight:bold; }

#NTScontent .themBtnBox { width:100%; height:20px; margin-bottom:10px; _margin-bottom:6px; }
#NTScontent .themBtnBox .themaBtn a:hover { text-decoration:none; }

#NTScontent .themaDecList { width:100%; overflow:hidden; }
#NTScontent .themaDecListTop { clear:both; border-top:1px solid #bcbcbc; padding-top:14px; }
#NTScontent .themaDecListBottom { margin-bottom:20px; }
#NTScontent .themaDecListLine { margin:15px 0 15px 0; height:0; overflow:hidden; border-bottom:1px solid #bcbcbc; }
#NTScontent .themaDecList li { float:left; display:inline; width:90px;  margin-right:30px; margin-bottom:15px; }
#NTScontent .themaDecList li .imgBox { display:block; width:90px; height:68px; margin-bottom:6px; #margin-bottom:7px; overflow:hidden; }
#NTScontent .themaDecList li .txtBox a { color:#444; }

#NTScontent .replyTitleBox { width:722px; overflow:hidden; }
#NTScontent .replyTitleBox .ad { float:left; }
#NTScontent .replyTitleBox .memberInfoBox { float:right; padding-top:6px; }
#NTScontent .replyTitleBox .memberInfoBox img { margin:4px 5px 0 0; }
#NTScontent .replyTitleBox .memberInfoBox a:hover { text-decoration:none; }
#NTScontent .replyBox { width:100%; }

#NTScontent .eventingBanner { margin:10px 0 30px 0; }
#NTScontent .eventingNote { position:relative; padding:17px 0 15px 20px; line-height:120%; word-spacing:-0.2em; border:1px solid #efefef; }
#NTScontent .eventingNote a:hover { text-decoration:none; }

#NTScontent .moreNetvView { width:100%; overflow:hidden; margin:10px 0 30px 0; }
#NTScontent .moreNetvView .moreNetvPlayer { float:left; }
#NTScontent .moreNetvView .moreList { float:right; width:415px; padding-top:17px; }
#NTScontent .moreNetvView .moreList h4 { background:url(https://img.sbs.co.kr/s9/netv/arr_skyblue.gif) no-repeat 7px 2px; padding:0 0 8px 18px; margin-bottom:15px; border-bottom:1px solid #efefef; }
#NTScontent .moreNetvView .eventingList { width:404px; overflow:hidden; border-bottom:1px solid #efefef; padding-left:11px; }
#NTScontent .moreNetvView .eventingList li { float:left; display:inline; width:86px; height:112px; margin-right:15px; text-align:center; }
#NTScontent .moreNetvView .moreBtnBox a:hover { text-decoration:none; }
#NTScontent .moreNetvView .eventingList li .imgBox { display:block; width:86px; height:63px; margin-bottom:6px; #margin-bottom:7px; overflow:hidden; }
#NTScontent .moreNetvView .eventingList li .txtBox, #NTScontent .moreNetvView .eventingList li .txtBox a { display:block; } 

#NTrightBox { position:relative; float:right; display:inline; width:240px; overflow:hidden; }

#NTrightBox .dramaList { width:100%; }
#NTrightBox .dramaList .drama_top { width:100%; height:7px; background:url(https://img.sbs.co.kr/s9/netv/popup/bg/read_top.gif) no-repeat 0 0; overflow:hidden; }
#NTrightBox .dramaList .drama_mid { width:100%; background:url(https://img.sbs.co.kr/s9/netv/popup/bg/read_mid.gif) repeat-y 0 0; padding-top:9px; }
#NTrightBox .dramaList .dramaTag { width:100%; overflow:hidden; margin:0 5px 0 0; padding-bottom:5px; line-height:180%; #line-height:200%; } 
#NTrightBox .dramaList .dramaTag a { font-size:16px; font-family:Dotum; margin-right:5px; }
#NTrightBox .dramaList .dramaTag a:hover { background:#1D9102 !important; color:#fff !important; }
#NTrightBox .dramaList .dramaTag .first { color:#458a0a; font-weight:bold; }
#NTrightBox .dramaList .dramaTag .second { color:#fff; background:#72bb3e; font-weight:bold; }
#NTrightBox .dramaList .dramaTag .third { color:#72bb3e; font-size:14px; font-weight:500; }
#NTrightBox .dramaList .drama_bottom { width:100%; height:7px; background:url(https://img.sbs.co.kr/s9/netv/popup/bg/read_bottom.gif) no-repeat 0 0; overflow:hidden; }
#NTrightBox #NTdrama, #NTrightBox #NTshow, #NTrightBox #NTculture { float:left; width:50px; height:20px; margin-top:5px; }
#NTrightBox .TVdrama, #NTrightBox .TVshow, #NTrightBox .TVculture { position:absolute; margin-top:20px; left:0; }

/****** INDEX ******/
#NTleft_wrap { float:left; width:735px; overflow:hidden; }

#NTleftBox { float:left; display:inline; width:290px; overflow:hidden; }
#NTleftBox h2 { padding-bottom:7px; border-bottom:1px solid #e9e9e9; margin-bottom:12px; }
#NTleft_wrap a.moreView { position:absolute; top:0px; right:0; width:40px; font-size:11px; color:#939393; background:url(https://img.sbs.co.kr/s9/netv/arr_black.gif) no-repeat right 4px; }

#NTleftBox .aviView { width:100%; overflow:hidden; margin:0 0 15px 0; }
#NTleftBox .aviView .aviViewBox { width:100%; height:261px; }
#NTleftBox .aviView .aviViewTxt { border:1px solid #d2d7dc; padding:10px 16px 6px 16px; }
#NTleftBox .aviView .aviViewTxt strong { display:block; background:url(https://img.sbs.co.kr/s9/netv/tvIcon1.gif) no-repeat 0 1px; padding-left:18px; font-size:14px; color:#555; margin-bottom:0px; }
#NTleftBox .aviView .aviViewTxt a { color:#999; font-size:11px; letter-spacing:-1px; line-height:140%; }

#NTleftBox #bestClip { border:none; margin-bottom:0; }
#NTleftBox .bestClip { position:relative; width:238px; height:60px; overflow:hidden; border:1px solid #d2d7dc; padding:5px 25px 10px 25px; background:#fbfbfb; margin-bottom:25px; overflow:hidden; }
#NTleftBox .bestClip .imgBox { float:left; width:79px; height:60px; overflow:hidden; }
#NTleftBox .bestClip .imgBox img { display:block; width:77px; height:58px; border:1px solid #a6bfe4; }
#NTleftBox .bestClip .imgTxt { float:left; width:150px; height:53px; margin-left:6px; padding-top:7px; }
#NTleftBox .bestClip .imgTxt strong { display:block; color:#555; margin-bottom:6px; }
#NTleftBox .bestClip .imgTxt a { font-size:11px; color:#999; letter-spacing:-1px; line-height:130%; }

#NTleftBox .hotUccWrap { position:relative; margin-bottom:30px; }
#NTleftBox .hotUcc { width:100%; overflow:hidden; margin:4px 0 10px 0; }
#NTleftBox .hotUcc .imgBox { float:left; display:block; width:97px; height:74px; vertical-align:top; }
#NTleftBox .hotUcc .imgBox img { border:1px solid #a6bfe4; vertical-align:top; }
#NTleftBox .hotUcc ul { float:right; width:183px; padding-top:5px; }
#NTleftBox .hotUcc li { width:170px; overflow:hidden; background:url(https://img.sbs.co.kr/s9/netv/squr_gray.gif) no-repeat 0 4px; padding:0 2px 0 9px; margin-bottom:4px; #margin-bottom:2px; word-spacing:-0.2em; }
#NTleftBox .hotUcc li a { color:#5f5f5f; }

#NTleftBox .themaAviWrap { position:relative; margin-bottom:30px; }
#NTleftBox .themaAvi { width:100%; overflow:hidden; margin:4px 0 11px 0; }
#NTleftBox .themaAvi strong { display:block; margin-bottom:4px; color:#3b94ca; }
#NTleftBox .themaAvi strong a { color:#3b94ca; }
#NTleftBox .themaAvi .imgBox { float:left; display:block; width:97px; height:74px; vertical-align:top; }
#NTleftBox .themaAvi .imgBox img { border:1px solid #a6bfe4; vertical-align:top; }
#NTleftBox .themaAvi ul { float:right; width:183px; padding-top:5px; }
#NTleftBox .themaAvi li { width:170px; overflow:hidden; background:url(https://img.sbs.co.kr/s9/netv/squr_gray.gif) no-repeat 0 4px; padding:0 2px 0 9px; margin-bottom:4px; #margin-bottom:2px; word-spacing:-0.2em; }
#NTleftBox .themaAvi li a { color:#5f5f5f; }

#NTcenterBox { float:right; display:inline; width:430px; }
#NTcenterBox h2{ clear:both; padding-bottom:7px; border-bottom:2px solid #86c9e9; margin-bottom:12px; }

/*실시간 인기영상 Best*/
#NTcenterBox .directBestWrap { position:relative; margin:9px 0 33px 0; }
#NTcenterBox .directBest { width:100%; }
#NTcenterBox .directBest li { width:100%; overflow:hidden; margin-bottom:10px; }
#NTcenterBox .directBest .imgBox { float:left; display:block; width:86px; height:65px; vertical-align:top; }
#NTcenterBox .directBest .imgBox img { border:1px solid #a6bfe4; vertical-align:top; }
#NTcenterBox .directBest .imgTxt { float:right; width:330px; padding:6px 5px 0 0; color:#95c033; }
#NTcenterBox .directBest strong { display:block; margin-bottom:6px; color:#3b94ca; }
#NTcenterBox .directBest strong a { font-size:12px; color:#555; }
#NTcenterBox .directBest a { font-size:12px; color:#999; letter-spacing:-1px; line-height:140%; }

/*s:20100111 수정 실시간 인기영상 Best*/
#NTcenterBox .directBestWrap { position:relative; margin:9px 0 33px 0; }
#directBestBox {position:relative; float:left; width:210px;}
#NTcenterBox #directBest a.moreView {position:absolute; top:0; right:0;}
#NTcenterBox .directBestList { width:100%; }
#NTcenterBox .directBestList li { overflow:hidden; padding:0 0 10px 0px;}

#NTcenterBox .directBestList li { behavior: expression( this.onmouseover = new Function("this.className += 'list_pointer';"), this.onmouseout = new Function("this.className = this.className.replace('list_pointer', '');"),  this.style.behavior = null ); }
#NTcenterBox .directBestList li.list_first { behavior: expression( this.onmouseover = new Function("this.className = 'list_first';"), this.onmouseout = new Function("this.className = 'list_first';"),  this.style.behavior = null ); }

#NTcenterBox .directBestList li.list_first a,
#NTcenterBox .directBestList li.list_pointer a,
#NTcenterBox .directBestList li:hover a {color:#e57d03 !important; font-weight:bold; }

#NTcenterBox .directBestList li span {display:inline-block; padding:1px 0; margin:0 2px 0 0; width:14px; font-weight:bold; font-size:11px; font-family:"돋움", "굴림"; text-align:center; color:#fff; background:url(https://img.sbs.co.kr/s9/netv/iconbg_bestNumber.gif) no-repeat center 1px;}
*html #NTcenterBox .directBestList li span {padding:0;}
#NTcenterBox .directBestList li.list_first span,
#NTcenterBox .directBestList li.list_pointer span,
#NTcenterBox .directBestList li:hover span {background:url(https://img.sbs.co.kr/s9/netv/iconbg_best1st.gif) no-repeat center 1px;}
#NTcenterBox .directBestList a { font-size:12px; color:#484848; letter-spacing:-1px; line-height:140%; }

/*e:20100111 수정 실시간 인기영상 Best*/

/*s:20100111 수정 적립금랭킹*/
#NTcenterBox #reserveRanking {position:relative; float:right; width:210px;}
/*#NTcenterBox #reserveRanking .directBestList li span {background:url(https://img.sbs.co.kr/s9/netv/iconbg_rank1st.gif) no-repeat center 1px; border:1px solid red}*/
#NTcenterBox #reserveRanking .directBestList li span { background:url(https://img.sbs.co.kr/s9/netv/iconbg_bestNumber.gif) no-repeat center 1px;}

#NTcenterBox #reserveRanking .directBestList li.list_first a,
#NTcenterBox #reserveRanking .directBestList li.list_pointer a,
#NTcenterBox #reserveRanking .directBestList li:hover a  {color:#0852c0 !important;}

#NTcenterBox #reserveRanking .directBestList li.list_first span,
#NTcenterBox #reserveRanking .directBestList li.list_pointer span,
#NTcenterBox #reserveRanking .directBestList li:hover span {background:url(https://img.sbs.co.kr/s9/netv/iconbg_rank1st.gif) no-repeat center 1px;}

.changeCash {clear:both; margin-top:10px; line-height:100%; }
.changeCash p {float:left; margin-right:5px;  background:#9d9d9d url(https://img.sbs.co.kr/s9/netv/bg_cashLeft.gif) no-repeat left center;  color:#000;}
.changeCash p strong {float:left; padding:5px 10px 3px 10px; font-size:11px; color:#fff;  background:url(https://img.sbs.co.kr/s9/netv/bg_cashRight.gif) no-repeat right center;}
.changeCash span {display:inline-block; width:260px; margin-left;160px; padding:5px 0 3px; color:#999;}
.changeCash span a {color:#999;}
/*e:20100111 수정 적립금랭킹*/

#NTcenterBox .eventWrap { position:relative; margin-bottom:36px; }
#NTcenterBox .eventWrap .eventBanner { width:418px; height:87px; overflow:hidden; border:5px solid #dedede; margin-bottom:13px; }
/*#NTcenterBox .eventWrap .numBox { position:absolute; top:102px; right:0; width:65px; height:13px; overflow:hidden; } 하단스타일 사용*/
#NTcenterBox .eventWrap .numBox span { float:left; width:11px; height:11px; margin-right:2px; }
#NTcenterBox .eventWrap .numBox a { display:block; width:11px; height:11px; background:url(https://img.sbs.co.kr/s9/netv/num3.gif) no-repeat 0 0; }
#NTcenterBox .eventWrap .numBox .one a { background-position:0 0; }
#NTcenterBox .eventWrap .numBox .one a:hover, #NTcenterBox .eventWrap .numBox .oneOn a { background-position:0 -50px; }
#NTcenterBox .eventWrap .numBox .two a { background-position:-13px 0; }
#NTcenterBox .eventWrap .numBox .two a:hover, #NTcenterBox .eventWrap .numBox .twoOn a { background-position:-13px -50px; }
#NTcenterBox .eventWrap .numBox .three a { background-position:-25px 0; }
#NTcenterBox .eventWrap .numBox .three a:hover, #NTcenterBox .eventWrap .numBox .threeOn a { background-position:-25px -50px; }
#NTcenterBox .eventWrap .numBox .four a { background-position:-38px 0; }
#NTcenterBox .eventWrap .numBox .four a:hover, #NTcenterBox .eventWrap .numBox .fourOn a { background-position:-38px -50px; }
#NTcenterBox .eventWrap .numBox .five a { background-position:-52px 0; }
#NTcenterBox .eventWrap .numBox .five a:hover, #NTcenterBox .eventWrap .numBox .fiveOn a { background-position:-52px -50px; }
#NTcenterBox .eventWrap .numBox span a span { display:none; }
#NTcenterBox .eventWrap strong { display:block; font-size:11px; color:#555; margin-bottom:5px; }
#NTcenterBox .eventWrap a { font-size:11px; color:#999; letter-spacing:-1px; line-height:140%; }
/*추가및수정 skydown@sbs.co.kr 20090727*/
#NTcenterBox .eventWrap .numBox { position:absolute; top:102px; right:2px; width:165px; height:13px; overflow:hidden; text-align:right; }
#NTcenterBox .eventWrap .numBox img { display:inline-block; margin-left:-2px; cursor:pointer; }
#NTcenterBox .eventWrap .text { clear:both; height:51px; overflow:hidden; }
#NTcenterBox .eventWrap .text strong { display:block; font-size:12px; color:#555; margin-bottom:4px; }
#NTcenterBox .eventWrap .text a { font-size:12px; color:#999; letter-spacing:-1px; line-height:140%; }

#NTcenterBox .newAirClipWrap { position:relative; margin:9px 0 36px 0; }
#NTcenterBox .newAirClip { width:100%; }
#NTcenterBox .newAirClip li { width:100%; overflow:hidden; margin-bottom:10px; }
#NTcenterBox .newAirClip .imgBox { float:left; display:block; width:86px; height:65px; vertical-align:top; }
#NTcenterBox .newAirClip .imgBox img { border:1px solid #a6bfe4; vertical-align:top; }
#NTcenterBox .newAirClip .imgTxt { float:right; width:326px; padding:5px 5px 0 0; }
#NTcenterBox .newAirClip strong { display:block; margin-bottom:6px; color:#555; }
#NTcenterBox .newAirClip strong a { font-size:12px; color:#555; }
#NTcenterBox .newAirClip a { font-size:12px; color:#999; letter-spacing:-1px; line-height:140%; }

#NTcenterBox .winnerAnnounceWrap { position:relative; margin-bottom:25px; }
#NTcenterBox .winnerAnnounce {position:relative; width:427px; margin-left:1px; overflow:hidden; }
#NTcenterBox .winnerAnnounce li { position:relative; width:413px; overflow:hidden; background:url(https://img.sbs.co.kr/s9/netv/squr_gray.gif) no-repeat 0 4px; padding:0 2px 0 9px; margin-bottom:6px; letter-spacing:-1px; }
#NTcenterBox .winnerAnnounce li a { color:#5f5f5f; }
#NTcenterBox .winnerAnnounce li span { position:absolute; top:0; right:0; display:block; width:60px; color:#999; letter-spacing:0; }

#NTrightBox { float:right; width:240px; overflow:hidden; }
#NTrightBox h2 { padding-bottom:5px; border-bottom:1px solid #e9e9e9; margin-bottom:12px; }

#NTrightBox .myZone { position:relative; width:226px; border:1px solid #dedede; padding:15px 6px 6px 6px; margin-bottom:10px;overflow:hidden;  }
#NTrightBox .myZone h3 { margin-left:8px; }
#NTrightBox .myZone h3 span { font-size:12px; font-weight:bold; color:#3996ce; }
#NTrightBox .myZone p { color:#878787; margin:7px 0 0 8px; }
#NTrightBox .myZone p span { color:#878787; display:block; }
#NTrightBox .myZone ul { width:202px; margin:8px 0 0 0; padding:13px 12px 5px 12px; background:#f7f7f7; }
#NTrightBox .myZone li { width:193px; margin-bottom:5px; background:url(https://img.sbs.co.kr/s9/netv/arr_red1.gif) no-repeat 0 4px; padding-left:9px; }
#NTrightBox .myZone li a { color:#696969; }

#NTrightBox #netvDefin { border:none; padding-bottom:0; margin:4px 0 5px 0; }
#NTrightBox .netvDefin { width:218px; margin-bottom:10px; border:1px solid #d0d5da; padding:13px 10px 17px 10px; overflow:hidden; }
#NTrightBox .netvDefin img, #NTrightBox .netvDefin .txtBox { margin-left:5px; }
#NTrightBox .netvDefin img { vertical-align:top; border:1px solid #a6bfe4; }
#NTrightBox .netvDefin .txtBox { display:block; margin-top:6px; line-height:130%; }
#NTrightBox .netvDefin .txtBox strong { display:block; color:#555; margin-bottom:3px; }
#NTrightBox .netvDefin .txtBox a { color:#555; }
#NTrightBox .titleUl_1, #NTrightBox .titleUl_2 { width:100%; overflow:hidden; background:url(https://img.sbs.co.kr/s9/netv/netvDefinTab.gif) no-repeat 0 0; margin-top:15px; }
#NTrightBox .titleUl_2 { background-position:0 -50px; }
#NTrightBox .titleUl_1 li, #NTrightBox .titleUl_2 li { float:left; width:104px; height:21px; }
#NTrightBox .titleUl_1 li.ucc, #NTrightBox .titleUl_2 li.ucc { width:103px; margin-left:1px; }
#NTrightBox .titleUl_1 li a, #NTrightBox .titleUl_2 li a { display:block; width:100%; height:100%; }
#NTrightBox .titleUl_1 li a span, #NTrightBox .titleUl_2 a span { display:none; }
#NTrightBox .netvDefintxt { clear:both; margin:15px 0 0 0; }
#NTrightBox .netvDefintxt li { width:100%; background:url(https://img.sbs.co.kr/s9/netv/squr_gray.gif) no-repeat 0 4px; padding-left:9px; margin-bottom:4px;  word-spacing:-0.2em; }
#NTrightBox .netvDefintxt li a { color:#555; }

#NTrightBox .boardTop5Wrap { position:relative; width:218px; border:1px solid #d4d4d4; padding:10px 10px 8px 10px;  margin-top:10px; }
#NTrightBox .boardTop5Wrap .moreView { position:absolute; top:10px; right:12px; }
#NTrightBox .boardTop5Wrap a.moreView { color:#959595; font-size:11px; }
#NTrightBox .boardTop5Wrap p { position:absolute; top:10px; right:12px; }
#NTrightBox .boardTop5Wrap button { float:left; height:13px; background:url(https://img.sbs.co.kr/s9/netv/arr_leftRight1.gif) no-repeat 0 0; border:none; cursor:pointer; cursor:hand; }
#NTrightBox .boardTop5Wrap button span { visibility:hidden; }
#NTrightBox .boardTop5Wrap ul { overflow:hidden; }
#NTrightBox .boardTop5Wrap li { widht:100%; height:17px; margin-bottom:2px; word-spacing:-0.2em; }
#NTrightBox .boardTop5Wrap li a { width:195px; height:100%; display:block; color:#666; background:url(https://img.sbs.co.kr/s9/netv/num2.gif) no-repeat 0 0; padding-left:20px; }
#NTrightBox .boardTop5Wrap li.two a { background-position:0 -600px; }
#NTrightBox .boardTop5Wrap li.three a { background-position:0 -700px; }
#NTrightBox .boardTop5Wrap li.four a { background-position:0 -800px; }
#NTrightBox .boardTop5Wrap li.five a { background-position:0 -900px; margin-bottom:0; }
		
/* 버튼 */
.netv #NTScontent .btnBox { clear:both; }
.netv #NTScontent .themaBtn { float:right; height:20px; overflow:hidden; }
.netv #NTScontent .eventbtnBox { text-align:right; }
.netv #NTScontent .eventbtnBox a:hover { text-decoration:none; }
.netv #NTScontent .moreBtnBox { text-align:center; margin-top:9px; }
.netv #todayIssuePrev { position:absolute; top:121px; left:18px; display:block; width:14px; height:21px; background:url(https://img.sbs.co.kr/s9/netv/arr.gif) no-repeat 0 0; border:none; cursor:pointer; cursor:hand; }
.netv #todayIssuePrev.on { display:block; width:14px; height:21px; background:url(https://img.sbs.co.kr/s9/netv/arr.gif) no-repeat 0 -50px; border:none; cursor:pointer; cursor:hand; }
.netv #todayIssueNext { position:absolute; top:121px; right:18px; display:block; width:14px; height:21px; background:url(https://img.sbs.co.kr/s9/netv/arr.gif) no-repeat -86px 0; border:none; cursor:pointer; cursor:hand; }
.netv #todayIssueNext.on { display:block; width:14px; height:21px; background:url(https://img.sbs.co.kr/s9/netv/arr.gif) no-repeat -86px -50px; border:none; cursor:pointer; cursor:hand; }
.netv #listView, .netv #sliceView { display:inline-block; height:20px; background:url(https://img.sbs.co.kr/s9/netv/listView.gif) no-repeat 0 0; border:none; cursor:pointer; cursor:hand; }
.netv #listView { width:69px; }
.netv #sliceView { width:81px; background-position:-73px 0; #margin-left:4px; }
.netv #decView { position:absolute; top:127px; right:10px; display:block; width:78px; height:19px; background:url(https://img.sbs.co.kr/s9/netv/decView.gif) no-repeat 0 0; border:none; cursor:pointer; cursor:hand; }
.netv #eventingDecView { position:absolute; top:50px; right:7px; display:block; width:84px; height:19px; background:url(https://img.sbs.co.kr/s9/netv/decView1.gif) no-repeat 0 0; border:none; cursor:pointer; cursor:hand; }
.netv #themaTotalList { display:block; width:114px; height:20px; background:url(https://img.sbs.co.kr/s9/netv/themaTotalList.gif) no-repeat 0 0; border:none; cursor:pointer; cursor:hand; }
.netv #eventing { display:inline-block; width:105px; height:19px; background:url(https://img.sbs.co.kr/s9/netv/eventing.gif) no-repeat 0 0; border:none; cursor:pointer; cursor:hand; }
.netv #eventResulte { display:inline-block; width:142px; height:19px; background:url(https://img.sbs.co.kr/s9/netv/eventing.gif) no-repeat -109px 0; border:none; cursor:pointer; cursor:hand; }
.netv #moreNetvView { display:inline-block; width:141px; height:24px; background:url(https://img.sbs.co.kr/s9/netv/moreNetvView.gif) no-repeat 0 0; border:none; cursor:pointer; cursor:hand; }
.netv #memberInfoMof { display:inline-block; width:84px; height:19px; background:url(https://img.sbs.co.kr/s9/netv/memberInfoMof.gif) no-repeat 0 0; border:none; cursor:pointer; cursor:hand; vertical-align:top; }
.netv #todayIssuePrev span, .netv #todayIssueNext span, .netv #listView span, .netv #sliceView span, .netv #decView span, .netv #themaTotalList span, .netv #eventing span, .netv #eventResulte span, .netv #eventingDecView span, .netv #moreNetvView span, .netv #memberInfoMof span { visibility:hidden; } 

.netv #NTleft_wrap .btnBox { clear:both; }
.netv #NTleft_wrap #banner_prev { width:12px; }
.netv #NTleft_wrap #banner_next { width:11px; background-position:-12px 0 !important; }
.netv #NTleft_wrap #NTcenterBox #payList { width:48px; background-position:0 0; }
.netv #NTleft_wrap #NTcenterBox #autoTotalListen { width:69px; background-position:-51px 0; }
.netv #NTleft_wrap #NTcenterBox #choiceListen { width:48px; background-position:-123px 0; }
.netv #NTleft_wrap .searchView { position:absolute; top:55px; left:44px; display:inline-block; width:15px; height:14px; background:url(https://img.sbs.co.kr/s9/netv/searchView.gif) no-repeat 0 0; }
.netv #NTleft_wrap #payListMyzon { position:absolute; top:10px; right:10px; display:inline-block; width:49px; height:20px; background:url(https://img.sbs.co.kr/s9/netv/myZonePay.gif) no-repeat 0 0; border:none; cursor:pointer; cursor:hand; }
.netv #NTleft_wrap #manageMyzon { width:26px; height:16px; background:url(https://img.sbs.co.kr/s9/netv/myZonePay.gif) no-repeat right -50px;  border:none; cursor:pointer; cursor:hand; vertical-align:middle; margin:-4px 0 0 10px; }
.netv #NTleft_wrap #gallery { position:absolute; top:26px; right:0; display:block; width:60px; height:20px; background:url(https://img.sbs.co.kr/s9/netv/gallery.gif) no-repeat 0 0; border:none; cursor:pointer; cursor:hand; }
.netv #NTleft_wrap #todayIssuePrev { position:absolute; top:30px; left:11px; display:block; width:7px; height:13px; background:url(https://img.sbs.co.kr/s9/netv/arr_leftRight1.gif) no-repeat 0 0; border:none; cursor:pointer; cursor:hand; }
.netv #NTleft_wrap #todayIssuePrev.on { display:block; width:7px; height:13px; background:url(https://img.sbs.co.kr/s9/netv/arr_leftRight1.gif) no-repeat 0 0; border:none; cursor:pointer; cursor:hand; }
.netv #NTleft_wrap #todayIssueNext { position:absolute; top:30px; right:11px; display:block; width:7px; height:13px; background:url(https://img.sbs.co.kr/s9/netv/arr_leftRight1.gif) no-repeat -43px 0; border:none; cursor:pointer; cursor:hand; }
.netv #NTleft_wrap #todayIssueNext.on { display:block; width:7px; height:13px; background:url(https://img.sbs.co.kr/s9/netv/arr_leftRight1.gif) no-repeat -43px 0; border:none; cursor:pointer; cursor:hand; }
.netv #NTleft_wrap .searchView span, .netv #NTleft_wrap #gallery span, .netv #NTleft_wrap #todayIssuePrev span, .netv #NTleft_wrap #todayIssueNext span { visibility:hidden; }

/* 셀렉트 박스 */
.netv #nearest { position:relative; float:left; width:140px; height:24px; display:inline-block; vertical-align:middle; z-index:3 !important; }
.netv #nearest fieldset { height:20px; }
.netv #nearest .sel_bg { width:138px; height:18px; background:url(https://img.sbs.co.kr/s9/netv/selectBox.gif) no-repeat left top; display:inline-block; padding:0; padding:2px 0 0 8px; cursor:pointer; cursor:hand; overflow:hidden; }
.netv #nearest span a { display:inline-block; width:120px; height:17px; text-decoration:none; font-family:Dotum; font-size:11px; text-align:left; padding:3px 0 0 7px; }
.netv #nearest_list { position:absolute; left:0; top:20px; width:129px !important; height:83px; border:1px solid #e3e3e3; z-index:3 !important; background-color: #fff; padding:5px 0 0 7px; overflow:auto; border-top:none;
				scrollbar-face-color:#fff;
				scrollbar-highlight-color:#fff;
				scrollbar-3dlight-color:#e3e3e3;
				scrollbar-darkshadow-color:#fff;
				scrollbar-shadow-color:#e3e3e3;
				scrollbar-arrow-color:#6d6d6d;
				scrollbar-track-color:#fff;
			}
.netv #nearest_list li { height:10px; text-align:left;margin-bottom:6px; #margin-bottom:3px; overflow:hidden; }
.netv #nearest_list input, .netv #nearest_list input { position:absolute; top:-1000px; }
.netv #nearest_list label { display:block; cursor:pointer; cursor:hand; font-family:Dotum; font-size:11px; margin-left:0; padding-left:6px; }
.netv #nearest_list.width78 { width:78px; }
.netv #nearest.off #nearest_list{ display:none; }
.netv #nearest.on #nearest_list{ display:block; }

/* 여백 */
.netv .mt2 { margin-top:2px; }
.netv .mt10 { margin-top:10px; }
.netv .mt30 { margin-top:30px; }

/* 사이즈 */
.netv .width200 { width:200px !important; }
.netv .width714 { width:714px !important; }
.netv .width735 { width:735px !important; }
.netv .height689 { height:689px; }
.netv .height746 { height:746px; }
.netv .height757 { height:757px; }
.netv .height906 { height:906px; }
.netv .height921 { height:921px; }

/* 익스 5버전 */
* html #NTairClipBest10_area ul { width:570px; voice-family:"\"}\""; voice-family:inherit; width:550px; }
* html #NTairClipBest10_area ul li { width:264px; voice-family:"\"}\""; voice-family:inherit; width:196px; }
* html #NTairClipBest10_area ul .source { height:16px; voice-family:"\"}\""; voice-family:inherit; height:15px; }
* html #NTtvsearch_area dl { width:570px; voice-family:"\"}\""; voice-family:inherit; width:549px; }
* html #NTBest10_area ul { width:568px; voice-family:"\"}\""; voice-family:inherit; width:548px; }
* html #NTBest10_area ul li { width:266px; voice-family:"\"}\""; voice-family:inherit; width:196px; }
* html #NTBest10_list li { height:98px; voice-family:"\"}\""; voice-family:inherit; height:82px; }
* html #NTBest10_list .tag { height:13px; voice-family:"\"}\""; voice-family:inherit; height:12px; }
* html #NTScontent .themaDecBig { width:576px; voice-family:"\"}\""; voice-family:inherit; width:556px; }
* html .netv .themaDecBig { width:570px; voice-family:"\"}\""; voice-family:inherit; width:556px !important; }
* html .netv .themaDecBig .theamDecTxt li { margin-left:-16px; voice-family:"\"}\""; voice-family:inherit; margin-left:0; }
* html #NTScontent .themaDecBig .theamDecTxt li a, * html #NTScontent .themaDecBig .theamDecTxt li a:hover { width:320px !important; padding:7px 0 7px 22px !important; voice-family:"\"}\""; voice-family:inherit; width:280px; height:12px; }
* html .netv .width714 { width:735px !important; voice-family:"\"}\""; voice-family:inherit; width:714px !important; }
* html #NTeventingList li .txtBox .date { height:16px; voice-family:"\"}\""; voice-family:inherit; height:15px; }
* html #nearest_list li { margin-left:-15px; voice-family:"\"}\""; voice-family:inherit; margin-left:0; }
* html #nearest .sel_bg { width:146px; height:20px; voice-family:"\"}\""; voice-family:inherit; width:138px; height:18px; }
* html #nearest_list { width:138px !important; height:90px; voice-family:"\"}\""; voice-family:inherit; width:129px !important; height:83px; }	
* html #nearest span a { width:127px; height:20px;voice-family:"\"}\""; voice-family:inherit; width:120px; height:17px; }
* html #NTleftBox .bestClip { width:290px; voice-family:"\"}\""; voice-family:inherit; width:238px; }
* html #NTleftBox .hotUcc li, * html #NTleftBox .themaAvi li { width:179px; margin-left:-15px; voice-family:"\"}\""; voice-family:inherit; width:170px; margin-left:0; }
* html #NTcenterBox .directBest li, * html #NTcenterBox .eventWrap .eventBanner li, * html #NTcenterBox .newAirClip li, * html #NTcenterBox .winnerAnnounce li, * html #NTrightBox .myZone li { margin-left:-16px; voice-family:"\"}\""; voice-family:inherit; margin-left:0; }	
* html #NTrightBox .myZone { width:240px; voice-family:"\"}\""; voice-family:inherit; width:226px; }
* html #NTrightBox .myZone ul { width:226px; voice-family:"\"}\""; voice-family:inherit; width:202px; }
* html #NTrightBox .netvDefin, * html #NTrightBox .boardTop5Wrap { width:240px; voice-family:"\"}\""; voice-family:inherit; width:218px; }
* html #NTrightBox .boardTop5Wrap li a { letter-spacing:-1px; voice-family:"\"}\""; voice-family:inherit; letter-spacing:0; }


/*네티비 - 메마별 추천 동영상 페이지 skydown@sbs.co.kr 20090728*/
#NTScontent .themBtnBox * { margin:0; padding:0; font-size:12px; font-family:dotum,돋움; line-height:1.3em; }
#NTScontent .themBtnBox .cbox { position:relative; }
#NTScontent .themBtnBox .ctxt { position:relative; width:99px; height:19px; overflow:hidden; cursor:pointer; color:#a1a1a1; font-size:11px; background:url(https://img.sbs.co.kr/s9/myzone/frame/bullet_da2.gif) no-repeat 99.9% center; border:1px solid #e2e2e2; }
#NTScontent .themBtnBox .ctxt span { display:block; padding:3px 0 0 3px; }
#NTScontent .themBtnBox .clist { position:absolute; left:0; top:20px;  }
#NTScontent .themBtnBox .clist dl { margin:0; padding:3px 0 0 0; width:99px; background-color:#fff; border:1px solid #dbd9da; border-top:none; }
#NTScontent .themBtnBox .clist dd { display:block; padding:0; }
#NTScontent .themBtnBox .clist a { display:block; padding:0px 6px; text-decoration:none; color:#a1a1a1; }
#NTScontent .themBtnBox .clist a:hover { text-decoration:none; background-color:#dedadb; }

#NTScontent h3.mt2 { padding-top:11px; height:28px; background:url(https://img.sbs.co.kr/s9/game2/cont_head_line.gif) repeat-x left bottom; }
#NTScontent h3.mt2 img { display:block; }
#NTScontent h4.themaDecTitle { padding-left:13px; font-weight:bold; background:url(https://img.sbs.co.kr/s9/netv/arr_skyblue.gif) no-repeat left 3px; }


/* 2009-08-13 추가 */
.new2009 #NTleft_wrap { float:left; width:735px; overflow:hidden;}
.new2009 #NTleftBox { float:left; display:inline; width:146px; overflow:hidden;border:2px solid #efefef;border-bottom:1px solid #efefef !important;}
.new2009 #NTcenterBox { float:right; display:inline; width:570px;}
.new2009 .NTleftSection {padding: 10px 5px 16px 8px;border-bottom:1px solid #eaeaea;}
.new2009 .NTleftSection .title {position:relative;margin-bottom:3px;}
.new2009 .NTleftSection .submargin {margin-bottom:10px;}
.new2009 .NTleftSection .title span {position:absolute;top:2px;right:5px;}
.new2009 .NTleftSection .subtitle {margin:0 0 10px 4px;}
.new2009 .NTleftSection ul.NTprogramList {width:124px;margin-left:4px;}
.new2009 .NTleftSection ul.NTprogramList li {background:url(https://img.sbs.co.kr/s9/netv/squa_gray.gif) no-repeat 0 7px; padding-left:6px;overflow:hidden;height:14px;margin-top:8px;}
.new2009 .NTleftSection ul.NTprogramList li a{color:#555;}

.new2009 .NTleftSection #NTprogram_list { position:relative; left:0; top:0; width:130px !important; height:104px; border:1px solid #e3e3e3; z-index:3 !important; background-color: #fff; overflow-y:scroll;
				scrollbar-face-color:#fff;
				scrollbar-highlight-color:#fff;
				scrollbar-3dlight-color:#e3e3e3;
				scrollbar-darkshadow-color:#fff;
				scrollbar-shadow-color:#e3e3e3;
				scrollbar-arrow-color:#6d6d6d;
				scrollbar-track-color:#fff;
			}
.new2009 .NTleftSection .dramascroll {height:385px !important;}
.new2009 .NTleftSection .enterscroll {height:205px !important;}
.new2009 .NTleftSection .culturescroll {height:125px !important;}
.new2009 .NTleftSection #NTprogram_list ul {margin: 2px 0 0 4px;}
.new2009 .NTleftSection #NTprogram_list ul li {background:url(https://img.sbs.co.kr/s9/netv/squa_gray.gif) no-repeat 0 7px; padding-left:6px;overflow:hidden;height:14px;margin:3px 0 4px;}
.new2009 .NTleftSection #NTprogram_list ul li a{font-size:11px;color:#555;}
.new2009 .chanelImage {margin-bottom:25px;}
.new2009 .NTtitle {padding: 0 0 5px 10px;margin-bottom:10px;border-bottom:1px solid #eaeaea;}
.new2009 #NTcenterBox { float:right; display:inline; width:561px;}
.new2009 .basicPcList {margin: 0 0 20px 10px;padding-bottom:10px;line-height:180%;border-bottom:1px solid #eaeaea;}
.new2009 .basicPcList li {background:url(https://img.sbs.co.kr/s9/netv/squa_gray.gif) no-repeat 6px 7px; padding-left:14px;}
.new2009 .mgb60 {margin-bottom:60px;}
.new2009 .btngroup {text-align:center;}
.new2009 .btngroup .fir {margin-right:30px;}
.new2009 .AdvertImage{margin-left:8px;}
.new2009 .MyBoardList {border:1px solid #efefef}
.new2009 .MyBoardList .title {position:relative;background-color:#fbfbfb;padding: 10px 0 10px 17px;font-weight:bold;border-bottom:1px solid #efefef}
.new2009 .MyBoardList .title span {position:absolute;top:11px;right:10px;}
.new2009 .loginMsg {height:53px;padding-top:13px;text-align:center;}
.new2009 .myBoardInfo {border:1px solid #efefef;margin:0 10px 10px 10px;padding:10px;letter-spacing:-0.03em;}
.new2009 .myBoardInfo ul li.boardNum {background: url(https://img.sbs.co.kr/s9/netv/icomyBoardnum.gif) no-repeat 0 0;margin-bottom:8px;padding:1px 0 0 20px;}
.new2009 .myBoardInfo ul li.myScrap {background: url(https://img.sbs.co.kr/s9/netv/myScrap.gif) no-repeat 0 0; padding:1px 0 0 20px;}
.new2009 .myBoardInfo ul li {position:relative;height:15px;}
.new2009 .myBoardInfo ul li a {color:#4bb5f1;position:absolute;right:0;}
.new2009 .myBoardInfo ul li span {font-weight:bold;}
.new2009 .grBox {background-color:#5c5d5f;height:240px;margin-bottom:8px;}

.new2009 .boardTop10 {height:215px;border:1px solid #efefef;padding:10px;padding-bottom:0;letter-spacing:-0.03em;}
.new2009 .boardTop10 .title {position:relative;border-bottom:1px solid #efefef;padding-bottom:2px;margin-bottom:8px;font-weight:bold;}
.new2009 .boardTop10 .title span {position:absolute;top:0;left:191px;}
.new2009 .boardTop10 .title span a.fir {margin-right:1px;}
.new2009 .boardTop10 .boardTop10List {height:60px;margin-bottom:5px;}
.new2009 .boardTop10 .boardTop10List li {width:200px;height:13px;background:url(https://img.sbs.co.kr/s9/netv/squa_gray.gif) no-repeat 0 5px; padding-left:10px;overflow:hidden;margin-bottom:5px;}
.new2009 .boardTop10 .boardThum {position:absolute;width:300px;}
.new2009 .boardTop10 .boardThum dl {display:inline;float:left;width:106px;height:90px;margin-right:10px;}
.new2009 .boardTop10 .boardThum dl dt img {width:104px;height:80px;border:1px solid #e2e2e4;}
.new2009 .boardTop10 .boardThum dl dd {text-align:center;font-size:11px;letter-spacing:-1px;}


/* 2009-08-14 추가 리스트 보기 */
#NTcenterBox .netvProgramSearh{width:570px; padding: 10px 10px 16px 10px; background:#f6f6f6; font-weight:bold;}
#NTcenterBox .netvProgramSearh label{background:url(https://img.sbs.co.kr/s9/netv/bullet_blue_arrow.gif) no-repeat 8px 9px; padding: 6px 0 10px 21px;float:left;display:block;width:90px;height:14px;position:relative;top:-3px;}
#NTcenterBox .netvProgramSearh input{float:left;margin-right:5px;border:1px solid #e1e1e1;padding: 2px 0;width:230px;}
#NTcenterBox .netvProgramSearh span {font-size:11px; color:#545454; font-weight:normal;display:block;float:left;margin-right:4px;}
#NTcenterBox .netvProgramSearh span.txt {margin-top:3px;}
#NTcenterBox .list_tit{font-size:16px; color:#1E4F9E; font-weight:bold; padding-top:28px; padding-bottom:10px; border-bottom:2px solid #818181; margin:0;}
#NTcenterBox .list_tit .all_list{font-size:16px; font-weight:bold; margin-left:4px;}
#NTcenterBox .netvProgramlocal{height:43px; clear:both; padding-top:17px;}
#NTcenterBox .netvProgramlocal h3{color:#000; float:left; padding-left:8px; padding-top:5px; width:auto;}
#NTcenterBox .netvProgramlocal .home{border:none; font:0/0 Arial; float:left; display:inline; padding-top:5px; margin:0; margin-left:10px;}
#NTcenterBox .netvProgramlocal .new_btn{float:right; display:inline; margin-left:7px; padding:0 0 0 0px; }
#NTcenterBox .layer{clear:both; margin-left:4px;padding:0 0 20px 0; border-bottom:1px solid #e9e9e9; height:auto; display:inline-block;}
#NTcenterBox dt{width:133px; height:77px; padding-left:4px; font:0/0 Arial; float:left;}
#NTcenterBox dd{float:left; width:420px;}
#NTcenterBox dd li{width:367px; float:left; text-align:left;padding-bottom:4px;}
#NTcenterBox dd ul .left{float:left; width:45px; text-align:left; padding-left:4px;}
#NTcenterBox dd ul .summery {height:auto; position:relative;}
#NTcenterBox dd ul .summery2 {height:auto; position:relative;}
#NTcenterBox dd ul .summery .drama_plus {position:absolute; top:17px; right:0; font-size:11px; color:#7d7d7d; padding-left:15px; background:url(https://img.sbs.co.kr/s9/netv/bullet_red_arrow.gif) no-repeat 9px 4px; background-color:#fff; cursor:pointer;}
#NTcenterBox dd ul .summery2 .drama_minus {position:absolute; top:100px; right:30px; font-size:11px; color:#7d7d7d; padding-left:15px; background:url(https://img.sbs.co.kr/s9/netv/bullet_red_arrow.gif) no-repeat 9px 4px; background-color:#fff; cursor:pointer;}
#NTcenterBox dd ul .summery a:hover{color:#7d7d7d; text-decoration:none;}
#NTcenterBox dd ul .summery2 a:hover{color:#7d7d7d; text-decoration:none;}
#NTcenterBox dd strong{color:#007DC1; text-align:center;}
#NTcenterBox dd li a:link,#NTcenterBox dd li a:visited,#NTcenterBox dd li a:hover{color:##007DC1;}
#NTcenterBox .NT_btn{width:auto; height:40px; text-align:center; border-bottom:1px solid #E9E9E9;padding-top:4px; clear:both;}
#NTcenterBox .NT_btn ul{margin-left:152px;}
#NTcenterBox .NT_btn ul li{float:left; padding-left:5px; font:0/0 Arial; text-align:center;}

.new2009 #NTcenterBoxIn { float:right; display:inline; width:570px; }
.new2009 .FreelImage {margin-bottom:25px;width:570px;height:201px;background:url(https://img.sbs.co.kr/s9/netv/netFreeArea.jpg) no-repeat;overflow:hidden;position:relative;}
.new2009 .FreelImage .neTvFreeList {position:absolute;width:450px; height:100px; left:59px;top:84px;overflow:hidden;}
.new2009 .FreelImage .neTvFreeList li { float:left; width:131px; height:100px; margin-right:20px; overflow:hidden; text-align:center;}
.new2009 .FreelImage .neTvFreeList .imgBox { display:block; width:131px; height:73px; margin-bottom:14px;}
.new2009 .FreelImage .neTvFreeList .imgBox a img { border:3px solid #a8c1d0; width:125px; height:67px;}
.new2009 .FreelImage .neTvFreeList .imgBox a:hover{text-decoration:none;}
.new2009 .FreelImage .neTvFreeList .imgBox a:hover img { border:3px solid #f9633b;}
.new2009 .FreelImage .neTvFreeList .imgBox a:hover span{color:#f9633b !important;cursor:pointer;text-decoration:none;}
.new2009 .FreelImage .neTvFreeList .txtBox { margin-left:5px; display:block; width:131px; height:13px; font-weight:bold; margin-bottom:5px; overflow:hidden;}
/* .new2009 .FreelImage .neTvFreeList .txtBox a { display:inline-block; color:#585858;} */
/* .new2009 .FreelImage .neTvFreeList a:hover .txtBox  {color:#f9633b !important;} */

.new2009 .FreelImage .naviBox {position:absolute;right:11px;bottom:12px;}
.new2009 .FreelImage .naviBox span { float:left; width:13px; height:13px; margin-right:2px; }
.new2009 .FreelImage .naviBox a {display:inline-block;width:13px;height:13px;}
.new2009 .FreelImage .naviBox .beforeOff {background:url(https://img.sbs.co.kr/s9/netv/afterList.gif) no-repeat 0 0;}
.new2009 .FreelImage .naviBox .beforeOn {background:url(https://img.sbs.co.kr/s9/netv/afterList_on.gif) no-repeat 0 0;}
.new2009 .FreelImage .naviBox .nextOff {background:url(https://img.sbs.co.kr/s9/netv/nextList.gif) no-repeat 0 0;}
.new2009 .FreelImage .naviBox .nextOn {background:url(https://img.sbs.co.kr/s9/netv/nextList_on.gif) no-repeat 0 0;}
.new2009 .FreelImage .naviBox a span {display:none;}

.new2009 #NTcenterBoxIn .thisWeeksix { position:relative; height:402px; margin-bottom:10px; text-align:left;}
.new2009 #NTcenterBoxIn .thisWeeksix h3 { margin-bottom:10px; padding-bottom:6px; border-bottom:2px solid #25a0e3; }
.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList { position:absolute; top:0; right:0; width:126px; height:12px; overflow:hidden;}
.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList li { float:left;}
.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList a { display:block; width:100%; height:12px; background:url(https://img.sbs.co.kr/s9/netv/totalweektop.gif) no-repeat 0 0; }

.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList #total { width:27px; }
.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList #drama { width:40px;}
.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList #artistic { width:31px; }
.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList #culture { width:24px; padding-right:0;}

.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList #total a { background-position:0 -50px; }
.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList #drama a { background-position:-27px -50px; }
.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList #artistic a { background-position:-67px -50px; }
.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList #culture a { background-position:-98px -50px; }
.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList #total a.on { background-position:0 0; }
.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList #drama a.on { background-position:-27px 0; }
.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList #artistic a.on { background-position:-67px 0; }
.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList #culture a.on { background-position:-98px 0; }

.new2009 #NTcenterBoxIn .thisWeeksix .thisWeeksixList a span { display:none; }

.new2009 #NTcenterBoxIn .thisWeeksix .topWeekChoice { width:100%; height:375px; overflow:hidden; margin-left:5px;}
.new2009 #NTcenterBoxIn .thisWeeksix .topWeekChoice li { float:left; width:180px; height:189px; margin-right:10px; overflow:hidden; }
.new2009 #NTcenterBoxIn .thisWeeksix .topWeekChoice .imgBox { display:block; width:180px; height:120px; margin-bottom:9px; }
.new2009 #NTcenterBoxIn .thisWeeksix .topWeekChoice .imgBox img { border:1px solid #cfc4d9; width:180px; height:120px;}
.new2009 #NTcenterBoxIn .thisWeeksix .topWeekChoice .txtBox { margin-left:5px; display:block; width:180px; height:13px; font-weight:bold; margin-bottom:5px; overflow:hidden;}
.new2009 #NTcenterBoxIn .thisWeeksix .topWeekChoice .txtBox a { display:inline-block; color:#1c4f9e; }
.new2009 #NTcenterBoxIn .thisWeeksix .topWeekChoice .txtBox .num1 { background: url(https://img.sbs.co.kr/s9/netv/listnum1.gif) no-repeat 0 0; padding-left:18px; }
.new2009 #NTcenterBoxIn .thisWeeksix .topWeekChoice .txtBox .num2 { background: url(https://img.sbs.co.kr/s9/netv/listnum2.gif) no-repeat 0 0; padding-left:18px; }
.new2009 #NTcenterBoxIn .thisWeeksix .topWeekChoice .txtBox .num3 { background: url(https://img.sbs.co.kr/s9/netv/listnum3.gif) no-repeat 0 0; padding-left:18px; }
.new2009 #NTcenterBoxIn .thisWeeksix .topWeekChoice .txtBox .num4 { background: url(https://img.sbs.co.kr/s9/netv/listnum4.gif) no-repeat 0 0; padding-left:18px; }
.new2009 #NTcenterBoxIn .thisWeeksix .topWeekChoice .txtBox .num5 { background: url(https://img.sbs.co.kr/s9/netv/listnum5.gif) no-repeat 0 0; padding-left:18px; }
.new2009 #NTcenterBoxIn .thisWeeksix .topWeekChoice .txtBox .num6 { background: url(https://img.sbs.co.kr/s9/netv/listnum6.gif) no-repeat 0 0; padding-left:18px; }
.new2009 #NTcenterBoxIn .thisWeeksix .topWeekChoice .summary {margin-left:8px; display:block; font:11px 돋움,dotum; height:29px; overflow:hidden; color:#545454; text-align:left;}

.new2009 #NTcenterBoxIn .viewHotTitle {margin-bottom:10px;}
.new2009 #NTcenterBoxIn .viewMbox {height:292px;}
.new2009 #NTcenterBoxIn .mediaBox {float:left;width:307px;height:292px;background-color:#000;}
.new2009 #NTcenterBoxIn .mediaBoxList {float:left;border:5px solid #e3e7e9;width:253px;height:282px;overflow:hidden;}

.new2009 .mediaBoxList .colMbox {padding: 14px 5px 15px 5px;}
.new2009 .mediaBoxList .titleUl_1, .new2009 .mediaBoxList .titleUl_2, .new2009 .mediaBoxList .titleUl_3 { width:243px; height:25px; margin-bottom:5px; overflow:hidden; background:url(https://img.sbs.co.kr/s9/netv/netvViewTab.gif) no-repeat 0 0; }
.new2009 .mediaBoxList .titleUl_2 { background-position:0 -35px; }
.new2009 .mediaBoxList .titleUl_3 { background-position:0 -70px; }
.new2009 .mediaBoxList .titleUl_1 li, .titleUl_2 li, .titleUl_3 li { float:left; width:126px; }
.new2009 .mediaBoxList .titleUl_1 span, .new2009 .mediaBoxList .titleUl_2 span, .new2009 .mediaBoxList .titleUl_3 span {display:none;}
.new2009 .mediaBoxList .titleUl_1 li a, .new2009 .mediaBoxList .titleUl_2 li a, .new2009 .mediaBoxList .titleUl_3 li a { display:inline-block; width:100%; height:25px;}

.new2009 .mediaBoxList .mediaTabList { height: 190px;margin-bottom:14px;}
.new2009 .mediaBoxList .mediaTabList li { border-bottom: 1px solid #ededed; padding: 6px 0 6px 8px;}
.new2009 .mediaBoxList .mediaTabList li a {background: url(https://img.sbs.co.kr/s9/netv/netvIco.gif) no-repeat right 0;display:inline-block; padding-right:14px;}
.new2009 .mediaBoxList .mediaTabList li a:hover,.new2009 .mediaBoxList .mediaTabList li a:active{color:#018bcc !important;text-decoration:none;}

.new2009 .mediaBoxList li.tab1 {width:59px;}
.new2009 .mediaBoxList li.tab2 {width:98px;}
.new2009 .mediaBoxList li.tab3 {width:86px;}



.new2009 .mediaBoxList #paging { clear:both; width:100%; text-align:center; padding:0 !important; }

#paging { clear:both; width:100%; text-align:center; padding:22px 0 0 0; }
#paging a { display:inline-block; font-family:verdana; border:1px solid #e3e3e3; height:14px; padding:1px 4px 2px 4px; margin:0 -1px 0 -1px; color:#000; text-align:center; letter-spacing:-1px;}
#paging a:hover { border:1px solid #ffb063; color:#ff7e00 !important; text-decoration:none; font-weight:bold;}
#paging .over { border:1px solid #ffb063; color:#ff7e00 !important; text-decoration:none; font-weight:bold; }
/*추가 skydown@sbs.co.kr 20090728*/
/* 2009-08-10 추가 및 수정 */
#paging .homeOn, #paging .endOn, #paging .homeOff, #paging .endOff,#paging .prevOn, #paging .nextOn, #paging .prevOff, #paging .nextOff { width:17px; height:17px; vertical-align:top; padding:0 !important; margin: 0 -3px 0 -3px !important; overflow:hidden; }
#paging .homeOn span, #paging .endOn span, #paging .homeOff span, #paging .endOff span, #paging .prevOn span, #paging .nextOn span, #paging .prevOff span, #paging .nextOff span { visibility:hidden; }
#paging .homeOn { background:url(https://img.sbs.co.kr/s9/news/paging2.gif) no-repeat 1px -37px; }
#paging .endOn { background:url(https://img.sbs.co.kr/s9/news/paging2.gif) no-repeat -63px -37px; }
#paging .homeOff { background:url(https://img.sbs.co.kr/s9/news/paging2.gif) no-repeat 1px 0; margin-right: -2px;}
#paging .endOff { background:url(https://img.sbs.co.kr/s9/news/paging2.gif) no-repeat -63px 0; }
#paging .prevOn { background:url(https://img.sbs.co.kr/s9/news/paging2.gif) no-repeat -21px -37px; margin-right:2px !important;}
#paging .nextOn { background:url(https://img.sbs.co.kr/s9/news/paging2.gif) no-repeat -41px -37px; margin-left:2px !important;}
#paging .prevOff { background:url(https://img.sbs.co.kr/s9/news/paging2.gif) no-repeat -21px 0; margin-right:2px !important;}
#paging .nextOff { background:url(https://img.sbs.co.kr/s9/news/paging2.gif) no-repeat -41px 0; margin-left:2px !important;}

.mgrNone {margin-right:0 !important;}


/* 20091102 추가 */
#NTrightBox .myZone .myarea {clear:both; height:100%; overflow:auto; margin-left:8px;}
#NTrightBox .myZone .myarea .txt_who {float:left; padding-top:5px;}
#NTrightBox .myZone .myarea .txt_who span {font-size:12px; font-weight:bold; color:#3996ce;}
#NTrightBox .myZone .myarea .btn_what {float:right;}

#NTrightBox .netv_who_point {clear:both; margin-top:7px; margin-left:8px; color:#444444; font-size:11px; font-family:Dotum; font-weight:bold;}
#NTrightBox .netv_who_point span.number {clear:both; margin-top:5px; padding-left:15px; background:url(https://img.sbs.co.kr/s9/netv/netv_line02.gif) 7px 1px no-repeat; color:#3996ce; font-size:11px; font-family:Dotum; font-weight:normal;}
#NTrightBox .go_today_point {margin-top:5px; margin-left:8px;}
#NTrightBox .go_today_point, #NTrightBox .go_today_point a, #NTrightBox .go_today_point a:hover {color:#718998 !important; font-size:11px; font-family:Dotum;}

/*100319_피겨특집 정성희*/
.figureCnt {float:left; width:733px; border:1px solid #dedede; }
/*#contents_area {float:left; width:688px; _height:100%; overflow:auto;}*/
#sub_contents_area { width:717px; margin:8px auto;}
/*베스트 영상 클립*/
#sub_contents_area #area_main_hi{ margin-bottom:22px}
#sub_contents_area #area_big_thumb { width:717px; }
#sub_contents_area #area_big_thumb iframe { display:block; width:640px; margin:0 auto;}
#sub_contents_area #area_big_thumb h2 { height:20px; background:url(https://img.sbs.co.kr/s9/common/headfoot/figure_tit02.gif) 0 0 no-repeat; border-bottom:2px solid #86c9e9; margin-bottom:14px;}
#sub_contents_area #area_big_thumb h2 em { font-size:0; line-height:0; visibility:hidden;}
#sub_contents_area #area_main_hi h2 { height:20px; background:url(https://img.sbs.co.kr/s9/common/headfoot/figure_tit01.gif) 0 0 no-repeat; border-bottom:2px solid #86c9e9; margin-bottom:14px;}
#sub_contents_area #area_main_hi h2 em { font-size:0; line-height:0; visibility:hidden;}
#sub_contents_area .visual { margin-bottom:21px;}
#sub_contents_area .visual02 { text-align:center;}
.main_hi_cnt {float:left; margin:27px 0; display:inline; }
.main_hi_cnt dt {float:left; display:inline; width:352px; height:334px; margin:0 28px; padding:10px 28px 0 28px; background:#000; overflow:hidden;}
.main_hi_cnt dt .tit_hiCnt { white-space:nowrap; overflow:hidden; width:321px; height:14px; padding:1px 1px 1px 12px; margin-bottom:0; font-family:dotum, 돋움; font-weight:bold; font-size:12px; line-height:12px; background:url(https://img.sbs.co.kr/s9/2010olympic/img/sub/bar_whiteBulet.gif) no-repeat left top; color:#fff;}
.main_hi_cnt dd { display:inline; position:relative; float:left; width:232px; height:74px; padding-bottom:17px;background:url(https://img.sbs.co.kr/s9/2010olympic/img/line_main_game.gif) repeat-x left 82px;}
.main_hi_cnt .lastDd {padding:0; background:none;}

.main_hi_cnt dt div {margin:0; padding:0; overflow:hidden; width:333px; height:310px;}

.main_hi_cnt .hiOn .frameOn{display:block; position:absolute; top:-7px; left:-5px; border:2px solid #4e99ea; width:198px; height:84px;}

.mainHi_sub_img {float:left; position:relative; width:98px; height:74px; overflow:hidden;}
.mainHi_sub_img .vod_btn{ width:24px; height:19px; border:none; cursor:pointer; background:url(https://img.sbs.co.kr/s9/2010olympic/img/vod_btn.gif) no-repeat 0 0; position:absolute; right:0; bottom:0; text-indent:-5000px; }


.mainHi_sub_txt {float:right; width:113px; padding:3px 0; font:bold 12px dotum;}
.mainHi_sub_txt a {	color:#d2d5dd;	line-height:140%;}
.mainHi_sub_txt span {
	display:block;
	margin-top:3px;
	font-weight:normal;
	font-family:dotum,돋움;
	font-size:11px;
	color:#888;	
}
/*//베스트 영상 클립*/

/*최신 영상클립*/
.area_big_thumb_ul{
	float:left;
}
.area_big_thumb_ul li{
	width:200px;
	float:left;
	margin-right:20px;
}
.area_big_thumb_ul li p{
	width:200px;
	height:151px;
	position:relative;
}
.area_big_thumb_ul li p .trans_border{
	width:198px;
	height:149px;
	position:absolute;
	left:0;
	top:0;
	border:1px solid #000;filter:alpha(opacity=10);opacity:0.1;-moz-opacity:0.1;
}
.area_big_thumb_ul li p .big_thumb_btn{
	width:24px;
	height:19px;
	border:none;
	cursor:pointer;
	background:url(https://img.sbs.co.kr/s9/2010olympic/img/vod_btn.gif) no-repeat 0 0;
	position:absolute;
	right:0;
	bottom:0;
	text-indent:-5000px;
}
.area_big_thumb_ul li .big_tit{
	width:200px;
	height:28px;
	overflow:hidden;
	text-align:center;
	display:block;
	margin-top:10px;
	word-spacing:-1px;
}
.area_big_thumb_ul li .big_tit a{
	font-family:Dotum;
	font-size:12px;
	color:#292929;
	text-decoration:none;
}
.area_big_thumb_ul li .big_tit a:hover{
	text-decoration:underline;
}

/* 페이징 부분 */

#list_paging{
	clear:both;
	padding-top:20px;
	text-align:center;
	width:100%;
}
.pager_ul li{
	display:inline;
}
div.pager a {
	vertical-align: middle;
	height: 12px;
	padding: 1px 6px 3px;
	font-size: 11px;
	font-family: "arial";
	border: 1px solid #e3e3e3;
	display: inline-block;
	text-decoration:none;  
	color:#000;
}

div.pager a:hover {
	color: #ff7e00;
	border: 1px solid #ffb063;
	text-decoration: none;
}
div.pager a.thispage {
	color: #ff7e00;
	border: 1px solid #ffb063;
}
div.pager a img {
	margin: 3px 0 1px;
}

/* //페이징 부분 */

/*//최신 영상클립*/
body{margin:0; padding:0;}
ul, li, ol{list-style:none;}
img, fieldset{border:none;}
img{padding:0; margin:0;}
div{padding:0; margin:0;}
dl{padding:0; margin:0;}
dt{padding:0; margin:0;}
dd{padding:0; margin:0;}
ul{padding:0; margin:0;}
ol{padding:0; margin:0;}
li{padding:0; margin:0;}
h1{padding:0; margin:0;}
h2{padding:0; margin:0;}
h3{padding:0; margin:0;}
h4{padding:0; margin:0;}
h5{padding:0; margin:0;}
h6{padding:0; margin:0;}
pre{padding:0; margin:0;}
form{padding:0; margin:0;}
fieldset{padding:0; margin:0;}
input{padding:0; margin:0;}
textarea{padding:0; margin:0;}
p{padding:0; margin:0;}
blockquote{padding:0; margin:0;}
th, td{margin:0; padding:0;}
table{border-spacing:0; border-collapse:collapse;}
colgroup, col {border:none;margin:0; padding:0;border-spacing:0; background:none}
address{font-style:normal; font-weight:normal;}
caption{font-style:normal; font-weight:normal;}
th{font-style:normal; font-weight:normal;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal;}




/*100319_피겨특집 정성희//*/


/*100719_자막갤러리 정진의*/
#NTScontent h3.captionH3 {width:100%; overflow:hidden; }
#NTScontent h3.captionH3 img {float:left; margin-right:10px;}
#NTScontent h3.captionH3 span {float:left; margin-top:2px; font-weight:bold;}
#NTScontent h3.captionH3 .sub {float:right; margin-top:4px; font-weight:normal; color:#777;}

#NTSleftMenu .captionT a {display:block;}
#NTSleftMenu .captionT .firstA { margin-bottom:10px;}

#NTSleftMenu dd .captionM img {vertical-align:top}

#NTSleftMenu dd .captionM li { border-bottom:1px solid #eaeaea; padding:23px 0 0 0;}
#NTSleftMenu dd .captionM li a {padding-left:9px; _vertical-align:top; _line-height:1em;}
#NTSleftMenu dd .captionM li ul {overflow-y:auto; overflow-x:hidden; width:100%; height:210px;  margin-top:7px; padding:15px 0 20px;  border-top:1px solid #eaeaea;
	scrollbar-face-color:#fff;
	scrollbar-arrow-color:#e1e1e1;
	scrollbar-track-color:#f8f8f8;
	scrollbar-highlight-color:#e1e1e1;
	scrollbar-shadow-color:#e1e1e1;
	scrollbar-3dlight-color:#f8f8f8;
	scrollbar-darkshadow-color:#f8f8f8;
}
#NTSleftMenu dd .captionM li ul li {overflow:hidden; width:100%; height:12px; line-height:15px; padding:1px 0; margin-bottom:9px; border:none; background:none;}
#NTSleftMenu dd .captionM li ul li a {font-family:gulim; font-size:12px;}

.captionBest {padding:20px 0;}
.captionBest h4 {padding:0 0 10px 15px;}
.captionBest ul {overflow:hidden; width:100%;}
.captionBest li {overflow:hidden; position:relative; display:inline; float:left; width:160px; height:145px; margin:0 15px;}
.captionBest li span {overflow:hidden; display:block; position:absolute; top:0; left:0; width:20px; height:20px; text-align:center; text-indent:-500px; z-index:99}
.captionBest li .best1 {background:url(https://img.sbs.co.kr/s9/netv/caption/num_best1.gif) no-repeat 0 0;}
.captionBest li .best2 {background:url(https://img.sbs.co.kr/s9/netv/caption/num_best2.gif) no-repeat 0 0;}
.captionBest li .best3 {background:url(https://img.sbs.co.kr/s9/netv/caption/num_best3.gif) no-repeat 0 0;}

.captionBest li .thumImg {position:relative;overflow:hidden; display:block; width:160px; height:90px; }
.captionBest li .thumImg img {position:relative; top:0; left:0;}
.captionBest li .thumImg:hover, .captionBest .thisPage .thumImg {width:154px; height:84px; border:3px solid #f28b26;}
.captionBest li .thumImg:hover img, .captionBest .thisPage .thumImg img { top:-3px; left:-3px;} 

.captionBest li .memo {}
.captionBest li .memo a { display:block;}
.captionBest li .memo p {font-family:Verdana, dotum; font-size:11px; color:#979797;vertical-align:top}
.captionBest li .memo .tit {font-weight:bold; color:#0b7bc9;  padding-top:10px; height:14px; overflow:hidden;}
.captionBest li .memo .txt {color:#333;}

.captionCnt {position:relative; border:1px solid #e0e0e0;}
.captionCnt h4 {padding:20px 43px 5px; font-weight:bold;}
.captionCnt .originalView {display:block; position:absolute; top:9px; left:458px; width:65px; height:12px; padding:7px 0 5px; border:1px solid #dadbdc; font-family:dotum; font-size:11px; font-weight:bold; color:#919191; letter-spacing:-1px; text-align:center; line-height:1;  _vertical-align:top}
.captionCnt .captionThum {position:relative;width:482px; margin:0 auto;}

.captionCnt .captionThum .thumImg img {vertical-align:top}

.captionList {padding:30px 15px 0; width:540px;}
.captionList li {clear:both; overflow:hidden; width:100%; height:54px; padding-bottom:15px; }
.captionList li .thumImg {display:inline; position:relative; float:left; width:96px; vertical-align:top}
.captionList li .thumImg span {display:block; position:absolute; top:0; left:0; width:16px; height:16px; text-align:center; color:#fff;text-indent:-500px; background-image:url(https://img.sbs.co.kr/s9/netv/caption/num_best.gif); background-repeat:no-repeat;}
.captionList .best4 .thumImg span {background-position:0 0;}
.captionList .best5 .thumImg span {background-position:0 -25px;}
.captionList .best6 .thumImg span {background-position:0 -50px;}
.captionList .best7 .thumImg span {background-position:0 -75px;}
.captionList .best8 .thumImg span {background-position:0 -100px;}
.captionList .best9 .thumImg span {background-position:0 -125px;}
.captionList .best10 .thumImg span {background-position:0 -150px;}
.captionList li .txt, .captionList li .tit {display:inline;float:right; width:430px;vertical-align:top}
.captionList li .tit {margin-bottom:5px;}
.captionList li .tit a {font-weight:bold; color:#0b7bc9;}
.captionList li .tit span {margin-left:5px; font-family:Verdana; font-size:11px; color:#979797}
.captionList li .txt a:hover {color:#ed7d0f !important; text-decoration:underline;}

#NTScontent .mt20 {margin-top:20px;}

.gellery_list #list_paging{	padding:12px 0 30px;}

/*왼쪽메뉴 셀렉트박스*/
.selectDiv {position:relative; width:125px; margin-right:9px; margin-bottom:15px;}
.selectDiv .selBox {overflow:hidden; width:100%; line-height:14px; font-family:dotum; font-size:11px; color:#797979; background:#f4f4f4 url(https://img.sbs.co.kr/s9/netv/arrow_downSelBox.gif) no-repeat 112px 8px; border:1px solid #e7e7e7;}
.selectDiv .selBox a {display:block;  padding:5px 15px 1px 5px; height:14px; line-height:14px; font-family:dotum; font-size:11px; color:#797979; letter-spacing:-1px;}
.selectDiv .optBox {display:none; position:absolute; left:0; top:20px;  overflow:hidden; overflow-y:auto; width:120px; height:108px; padding-top:2px; padding-left:5px; background-color:#fff; border:1px solid #e7e7e7;}
.selectDiv .optBox a {display:block; color:#797979; font-size:11px; font-family:dotum; letter-spacing:-1px; line-height:18px;}

.h3_tvDetail {font-size:16px; font-weight:bold; font-family:dotum, '돋움' !important; color:#1d1d1d; letter-spacing:-1px;}
.h3_tvDetail span {font-size:100%;color:#6a6969;font-weight:bold; font-family:dotum, '돋움' !important;}