﻿@charset "utf-8";

/**
@import url(http://cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);
**/

@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {
  font-family: 'Nanum Square';
  font-style: normal;
  font-weight: 400;
  src: url(./NanumSquareR.eot);
  src: local('Nanum Square Regular'),
       local('NanumSquareR'),
       url(./NanumSquareR.eot?#iefix) format('embedded-opentype'),
       url(./NanumSquareR.woff2) format('woff2'),
       url(./NanumSquareR.woff) format('woff'),
       url(./NanumSquareR.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Square';
  font-style: normal;
  font-weight: 700;
  src: url(./NanumSquareB.eot);
  src: local('Nanum Square Bold'),
       local('NanumSquareB'),
       url(./NanumSquareB.eot?#iefix) format('embedded-opentype'),
       url(./NanumSquareB.woff2) format('woff2'),
       url(./NanumSquareB.woff) format('woff'),
       url(./NanumSquareB.ttf) format('truetype');
}

@font-face{
 font-family:'Daum';
 font-style:normal;
 font-weight:400;
 src:url('//cdn.jsdelivr.net/korean-webfonts/1/corps/daum/Daum/Daum-Regular.woff2') format('woff2'),
     url('//cdn.jsdelivr.net/korean-webfonts/1/corps/daum/Daum/Daum-Regular.woff') format('woff');
}
@font-face{
 font-family:'Daum';
 font-style:normal;
 font-weight:700;
 src:url('//cdn.jsdelivr.net/korean-webfonts/1/corps/daum/Daum/Daum-SemiBold.woff2') format('woff2'),
     url('//cdn.jsdelivr.net/korean-webfonts/1/corps/daum/Daum/Daum-SemiBold.woff') format('woff');
}

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,p,iframe,em { margin:0; padding:0;font-size:inherit; }
body { font-family:'Nanum Square', 'Nanum Gothic', '����',Dotum,Arial,Helvetica,sans-serif; font-size:14px; font-style:normal; color:#333; line-height:1.4; -webkit-text-size-adjust:none; -webkit-appearance:none;}
.lang-cn {font-family:'Nanum Square', 'Nanum Gothic', '����', Dotum, Arial, Helvetica, sans-serif;}
header, hgroup, footer, section, article, aside, nav, canvas, figure, figcaption { display:block; }
table { font-size:inherit; border-collapse:separate; *border-collapse:collapse; border-spacing:0; table-layout:fixed; }
th, td { word-wrap:break-word; word-break:break-all; }
fieldset, iframe { border:0; vertical-align:top; }
small { font-size:11px; }
img {width:100%; border:0; line-height:0; font-size:0; vertical-align:top; }
address,cite,code,dfn,em,var,th { font-style:normal; font-weight:normal; }
li, dd {list-style:none; word-break:keep-all; word-break:break-word; }
q:before,q:after { content:''; }
hr { display:none; }
caption { overflow:hidden;width:100%;height:1px;font-size:0;line-height:0;text-indent:-9999px; *text-indent:0; *color:transparent; letter-spacing:-100px; margin-top:-1px; }
legend { display:block; position:absolute; left:-9999px; text-indent:9999px; width:0; height:0; overflow:hidden; font-size:0; line-height:0; white-space:nowrap; color:#333; }
button { padding:0; border:0; cursor:pointer; background:none; vertical-align:middle; font-family:'Nanum Square', 'Nanum Gothic', '����',Dotum,Arial,Helvetica,sans-serif; font-size:14px; color:#333; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; }
a, a code{color:inherit; *color:#333; text-decoration:none; }
sup,sub{font-size:0.9em; color:#2460ce; }
select{font-family:'Nanum Square', 'Nanum Gothic', '����',Dotum,Arial,Helvetica,sans-serif; font-size:14px; line-height:27px; padding:3px 2px 3px 3px; vertical-align:middle; border:solid 1px #ddd; }
html.ie.v8 select{ padding:2px 2px 2px 3px; }
html.safari select{ line-height:22px; }
a:hover{color:#333; text-decoration:none;}

/* all  �˻�â ��*/
::-webkit-input-placeholder { color:#ffffff; }
::-moz-placeholder { color:#ffffff; } /* firefox 19+ */
:-ms-input-placeholder { color:#ffffff; } /* ie */
input:-moz-placeholder { color:#ffffff; }

#dim{width:100%; height:100%;}
.dot{text-overflow:ellipsis; white-space:nowrap;}

/* sns â ���� css*/
.snsboxwrap{width: 193px;height:46px;background-color:#fff;position:absolute;bottom: -48px;left: -1px;overflow:hidden;border: 1px solid #e1dede;z-index: 99;}
.snsboxwrap span{float:left;}
.snsboxwrap .snsbox{display:block;width: 49px;height:46px;cursor:pointer;background: url(../images/main_icon.png) -2px -303px no-repeat;}
.snsboxwrap .snsbox2{display:block;width: 49px;height:46px;cursor:pointer;background: url(../images/main_icon.png) -51px -303px no-repeat;}
.snsboxwrap .snsbox3{display:block;width: 49px;height:46px;cursor:pointer;background: url(../images/main_icon.png) -100px -303px no-repeat;}
.snsboxwrap .snsbox4{display:block;width: 49px;height:46px;cursor:pointer;background: url(../images/main_icon.png) -149px -303px no-repeat;}
.snsboxwrap .snsbox5{display:block;width: 46px;height:46px;cursor:pointer;background: url(../images/main_icon.png) -199px -303px no-repeat;}

/* GNB  �޴� */
#gnb{width:210px; height:100%; position: fixed;top: 0;left: 0;  background:url(../images/gnb_bg.png) 0 0 no-repeat; z-index: 99;}
#gnb #gnb_inner{width:184px; height:100%; /* border-right:1px solid #c9c9c9;  */ padding-bottom:2em;  overflow:hidden;}
#gnb #gnb_inner h1{width:185px; height:122px; background-color:#fff; border-bottom:1px solid #c9c9c9;  overflow:hidden;}
#gnb #gnb_inner h1 a{display:block;width:75px;height:79px;background: url(../images/logo.png) 0 0 no-repeat;float:left;text-indent:-9999px;overflow:hidden;position: relative;top: 22px;left: 41px;}
#gnb #gnb_inner h1.m6 a{display:block;width:184px;height:122px;background: url(../images/logom6.png) 0 0 no-repeat;float:left;text-indent:-9999px;overflow:hidden;position: relative;top: 0px;left: 0px;}
#gnb #gnb_inner h1.m6d6 a{display:block;width:184px;height:122px;background: url(../images/logom6d6.png) 0 0 no-repeat;float:left;text-indent:-9999px;overflow:hidden;position: relative;top: 0px;left: 0px;}
#gnb #gnb_inner .timewrap{width:185px;overflow: hidden;border-bottom: 1px solid #c9c9c9;}
#gnb #gnb_inner .timewrap a{width:92px;height:73px; display: block; float:left;}
#gnb #gnb_inner .timewrap .time{border-right: 1px solid #c9c9c9; background: url(../images/gnb_date.png) 0 0 no-repeat;}
#gnb #gnb_inner .timewrap .time:hover{background: url(../images/gnb_date_on.png) 0 0 no-repeat;}
#gnb #gnb_inner .timewrap .time2{background: url(../images/gnb_time.png) 0 0 no-repeat;}
#gnb #gnb_inner .timewrap .time2:hover{background: url(../images/gnb_time_on.png) 0 0 no-repeat;}
#gnb #gnb_inner .menuwrap{width:100%; height:100%; overflow:hidden;}
#gnb #gnb_inner .menuwrap #menu_on{background: url(../images/gnb1_on.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap #menu_on2{background: url(../images/gnb2_on.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap #menu_live{background: url(../images/gnb2_live_on.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap #menu_on3{background: url(../images/gnb3_on.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap #menu_on4{background: url(../images/gnb4_on.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap #menu_on5{background: url(../images/gnb5_on.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap #menu_on6{background: url(../images/gnb6_on.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap #menu_on7{background: url(../images/gnb7_on.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menu_1{display:block; width:185px; height:39px; text-indent:-9999px; border-bottom: 1px solid #c9c9c9;  float:left; background: url(../images/gnb1.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menu_1:hover{background: url(../images/gnb1_h.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menu_1:focus{background: url(../images/gnb1_on.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menu_2{display:block; width:185px; height:39px; text-indent:-9999px; border-bottom: 1px solid #c9c9c9;  float:left; background: url(../images/gnb2.png) 0 0 no-repeat; float:left;}
#gnb #gnb_inner .menuwrap .menu_2:hover{background: url(../images/gnb2_h.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menu_2:focus{background: url(../images/gnb2_on.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menu_live{display:block; width:185px; height:39px; text-indent:-9999px; border-bottom: 1px solid #c9c9c9;  float:left; background: url(../images/gnb2_live.png) 0 0 no-repeat; float:left;}
#gnb #gnb_inner .menuwrap .menu_live:hover{background: url(../images/gnb2_live_h.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menu_live:focus{background: url(../images/gnb2_live_on.png) 0 0 no-repeat; }

#gnb #gnb_inner .menu_3_inner{display:block; width:130px; height:39px; text-indent:-9999px; background: url(../images/qq1.png) 0 0 no-repeat; float:left; border-bottom: 1px solid #c9c9c9;}
#gnb #gnb_inner .menu_3_inner:hover{background: url(../images/qq1_h.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menu_3{width: 54px; height:39px; position: relative; background:url(../images/qq1_d.png) 25px 15px no-repeat;  border-bottom:1px solid #c9c9c9; float:left; overflow:hidden; z-index:200; cursor:pointer;}
#gnb #gnb_inner .menuwrap #menu_3_w{width: 54px; height:39px; position: relative; background:url(../images/qq1_u_w.png) 25px 15px no-repeat; background-color:#69aa4b; border-bottom:1px solid #c9c9c9; float:left; overflow:hidden; z-index:200; cursor:pointer;}
#gnb #gnb_inner #m3_on{display:block; width:130px; height:39px; text-indent:-9999px; background: url(../images/qq1_on.png) 0 0 no-repeat; float:left; border-bottom: 1px solid #c9c9c9;}

/*�޴�-�������α׷� �����޴� ������ 161102ȭ�� �߰�*/
.menu_pro_icon{width: 16px;height: 16px;overflow: hidden;float: left;padding-right: 4px;padding-top: 2px;}


/* �������α׷� �߰� 11_10�� */
.menusub_3_1{width:65%; float:left;}
#gnb #gnb_inner .menuwrap .menu_3_1, #gnb #gnb_inner .menuwrap .menu_3_2{width: 54px;height: 36px;position: relative;background: url(../images/qq1_d.png) center no-repeat;border-bottom:1px solid #c9c9c9;float:left;overflow:hidden;z-index:98;cursor:pointer;background-color: #f4f4f4;}
.menusub_3_2{width:65%; float:left;}


#gnb #gnb_inner .menu_4_inner{display:block; width:130px; height:39px; text-indent:-9999px; background: url(../images/qq2.png) 0 0 no-repeat; float:left; border-bottom: 1px solid #c9c9c9;}
#gnb #gnb_inner .menu_4_inner:hover{background: url(../images/qq2_h.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menu_4{width: 54px; height:39px; position: relative; background:url(../images/qq1_d.png) 25px 15px no-repeat;  border-bottom:1px solid #c9c9c9; float:left; overflow:hidden; z-index:200; cursor:pointer;}
#gnb #gnb_inner .menuwrap #menu_4_w{width: 54px; height:39px; position: relative; background:url(../images/qq1_u_w.png) 25px 15px no-repeat; background-color:#00adb5; border-bottom:1px solid #c9c9c9; float:left; overflow:hidden; z-index:200; cursor:pointer;}
#gnb #gnb_inner #m4_on{display:block; width:130px; height:39px; text-indent:-9999px; background: url(../images/qq2_on.png) 0 0 no-repeat; float:left; border-bottom: 1px solid #c9c9c9;}
#gnb #gnb_inner .menu_6_inner{display:block; width:130px; height:39px; text-indent:-9999px; background: url(../images/qq3.png) 0 0 no-repeat; float:left; border-bottom: 1px solid #c9c9c9;}
#gnb #gnb_inner .menu_6_inner:hover{background: url(../images/qq3_h.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menu_6{width: 54px; height:39px; position: relative; background:url(../images/qq1_d.png) 25px 15px no-repeat;  border-bottom:1px solid #c9c9c9; float:left; overflow:hidden; z-index:200; cursor:pointer;}
#gnb #gnb_inner .menuwrap #menu_6_w{width: 54px; height:39px; position: relative; background:url(../images/qq1_u_w.png) 25px 15px no-repeat; background-color:#027da6; border-bottom:1px solid #c9c9c9; float:left; overflow:hidden; z-index:200; cursor:pointer;}
#gnb #gnb_inner #m6_on{display:block; width:130px; height:39px; text-indent:-9999px; background: url(../images/qq3_on.png) 0 0 no-repeat; float:left; border-bottom: 1px solid #c9c9c9;}

#gnb #gnb_inner .menuwrap .menu_5{display:block; width:185px; height:39px; text-indent:-9999px; border-bottom: 1px solid #c9c9c9;  float:left; background: url(../images/gnb5.png) 0 0 no-repeat; float:left;}
#gnb #gnb_inner .menuwrap .menu_5:hover{background: url(../images/gnb5_h.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menu_5:focus{background: url(../images/gnb5_on.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menu_7{display:block; width:185px; height:39px; text-indent:-9999px; border-bottom: 1px solid #c9c9c9;  float:left; background: url(../images/gnb7.png) 0 0 no-repeat; float:left;}
#gnb #gnb_inner .menuwrap .menu_7:hover{background: url(../images/gnb7_h.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menu_7:focus{background: url(../images/gnb7_on.png) 0 0 no-repeat; }
#gnb #gnb_inner .menuwrap .menuitems ul{overflow:hidden; float:left;}

#gnb #gnb_inner .menuwrap .menuitems .m3{width:100%; border-bottom:4px solid #69aa4b;}
#gnb #gnb_inner .menuwrap .menuitems .m4{width:100%;  border-bottom:4px solid #00adb5;}
#gnb #gnb_inner .menuwrap .menuitems .m5{width:100%;  border-bottom:4px solid #027da6;}
#gnb #gnb_inner .menuwrap .menuitems .m5 .line h4{width:100%; color:#027da6;}
#gnb #gnb_inner .menuwrap .menuitems ul li{padding:0; color:#333; border-bottom: 1px solid #c9c9c9;  float:left;}
#gnb #gnb_inner .menuwrap .menuitems .m3 li a:hover{color:#69aa4b;}
#gnb #gnb_inner .menuwrap .menuitems .m4 li a:hover{color:#00adb5;;}
#gnb #gnb_inner .menuwrap .menuitems .m5 li a:hover{color:#027da6;}
#gnb #gnb_inner .menuwrap .menuitems ul .line{width:100%;  line-height:22px;}
#gnb #gnb_inner .menuwrap .menuitems ul .line h4{background: #f4f4f4;padding: 7px 0 7px 27px;color:#438724;border-bottom:1px solid #c9c9c9;width: 55%;float: left;}
#gnb #gnb_inner .menuwrap .menuitems ul .line span, #gnb #gnb_inner .menuwrap .menuitems ul .line .menu_sub{display:block;padding: 4px 0 4px 34px;overflow: hidden;width: 82%;color: #333333;}

#gnb #gnb_inner .menuwrap .menuitems ul .line .menu_icon{padding-left:20px;}

.menuitems{display:none;}
#gnbbtn{position:fixed; top:79px; left:184px; z-index:100; cursor:pointer;}
.close #aside{left:-200px;}
#wrap.close{padding-left:0;}

/* ��ũ�� �� */
#gnb .mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		width:20px;
		left: -23px;
		bottom: 0;
		right: 0;
		height: auto;
		z-index: 99;
	}
#gnb .mCSB_inside > .mCSB_container{margin-right:inherit;}
#gnb .mCSB_scrollTools .mCSB_draggerRail{background:none;}

/* gnb �����̵� ������ */
.menuwrap .gallery_boxin{width:160px;height:225px;position: relative;/* top:16px; *//* left:11px; */overflow:hidden;float: left;margin: 13px 0 0 12px;}
.menuwrap .gallery_boxin h3{margin:0 0 20px 20px}
.menuwrap .gallery_boxin ul li{width:160px;height:225px; }
.menuwrap .gallery_boxin .news1 li{background:#6C0}
.menuwrap .gallery_boxin .news2 li{background:#F9F}
.menuwrap .gallery_boxin .news3 li{background:#66F}
.menuwrap .gallery_boxin li{width:230px;height:80px;} 
.menuwrap .gallery_boxin .num{color:#fff;font-weight:bold;position:absolute;bottom:5px;right:10px;}
.gallery_box_con{width:160px;height:225px;overflow:hidden;position: absolute;top: 0;left: 0;}
.menuwrap .gallery_boxin span a{display:block; width:14px; height:16px; text-indent:-9999px; overflow:hidden; float:left}
.menuwrap .gallery_boxin span .leftBtn{ background:url(../images/g_left.png);  position: absolute; top:96px; width:21px; height:29px; opacity: 0.7;}
.menuwrap .gallery_boxin span .RightBtn{background:url(../images/g_right.png); position: absolute; top:96px; width:21px; height:29px; opacity: 0.7; right:0;}

.linkwrap{margin-top:14px; margin-left:12px; float:left; overflow:hidden;}
.linkwrap li{margin-left:10px; float:left;}
.linkwrap li:first-child{margin-left:0;}
.linkwrap li a{display:block; width:73px; height:54px; text-indent:-9999px; overflow:hidden; float:left;}
.linkwrap li .linkmov1{background:url(../images/seoul_sns.png) 0 0 no-repeat;}
.linkwrap li .linkmov2{background:url(../images/seoul_sns.png) -83px 0 no-repeat;}
.linkwrap li .linkmov3{background:url(../images/seoul_sns.png) 0 -64px no-repeat;}
.linkwrap li .linkmov4{background:url(../images/seoul_sns.png) -83px -64px no-repeat;}
.linkwrap li .linkmov5{background:url(../images/seoul_sns.png) 0 -128px no-repeat;}
.linkwrap li .linkmov6{background:url(../images/seoul_sns.png) -83px  -128px no-repeat;}

/*�ٷΰ��� tab - skip nav*/
#skipNav{position:relative;width:100%;overflow:hidden;}
#skipNav a{display:block; height:1px; margin-bottom:-1px; overflow:hidden; text-align:center; text-decoration:none; color:#333; font-size:12px;}
#skipNav a:hover,#skipNav a:focus,#skipNav a:active{display:block;height:auto;padding:5px 0; background:none repeat scroll 0 0 #f2f2f2;}
   
/* header */
#header{width:100%; height:70px; background-color:#697d9e;}
#header #header_inner{width:1045px; height:70px; margin:0 auto; position:relative; overflow:hidden;}
#header #header_inner .home{width:139px;height:28px;margin-top: 21px;background:url(../images/home.png) 0 0 no-repeat;text-indent:-9999px;overflow:hidden;}

#header #header_inner .snswrap{position: absolute;top: 20px;left: 250px;width: 87px;height: 30px;overflow: hidden;}

#header #header_inner .snswrap a{display:block; width:30px; height:30px;  text-indent:-9999px; overflow:hidden; float:left;}
#header #header_inner .snswrap .sns{margin-right:13px; background:url(../images/sns_icon.png) 0 0 no-repeat;}
#header #header_inner .snswrap .sns2{margin-right:13px; background:url(../images/sns_icon.png) -43px 0 no-repeat;}
#header #header_inner .snswrap .sns3{background:url(../images/sns_icon.png) -83px 0 no-repeat;}
#header #header_inner .searchwrap{width: 367px;height:38px;position:absolute;top: 16px;right:0;background:url(../images/search_bg.png) 0 0 no-repeat;float:left;left: 340px;}
#header #header_inner .searchwrap input[type='text']{width: 309px;height: 21px;border:none;color:#fff;line-height:20px;font-size:14px;padding: 3px 0 0 8px;float:left;overflow:hidden;background-color: #697d9e;position:absolute; top: 6px;left: 13px;}
#header #header_inner .searchwrap .search_btn{position:absolute; top:9px; right:17px;  overflow:hidden;}

/************** friend site img link start****************/ 
#header #header_inner .friendsite{position: absolute;top: 10px;/* left: 790px; */right: 0;width: 200px;height: 50px;overflow: hidden;}

#header #header_inner .friendsite a{display:block;width: 70px;height: 50px;text-indent:-9999px;overflow:hidden;float: left;}
#header #header_inner .friendsite .have{margin-right: 13px;background: url(../images/top_logo_friendsite_white.png) -69px 0 no-repeat;width: 90px;}
#header #header_inner .friendsite .mediahub{/* margin-right: 1px; */margin-left: 10px;background: url(../images/top_logo_friendsite_white.png) 0 0 no-repeat;}
/************** friend site img link end****************/ 



/* content_ban */
#content_ban{width:100%; /*height:422px;*/ padding-bottom: 12px; background-color:#e0e5e9; overflow:hidden; margin-top:20px;}
/*161103hr ���̺��϶� ����*/
#content_ban .live_title{width:1045px; overflow:hidden; padding-top: 12px;}
#content_ban .live_title dt{margin-right: 6px; width:50px;height: 22px;background: url(../images/main_icon.png) -98px -114px no-repeat; float:left;}
#content_ban .live_title dd{width: 989px;color: #333;font-size: 17px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*161103hr�߰� ���� ���� ���� 4���߰�*/
#content_ban .mainmov_t_wrap{position: absolute; top:0; left:0; width:659px; height:40px;}
#content_ban .mainmov_t_wrap .mainmov_title{display:block; position: absolute; color: #fff; z-index: 1;font-size: 18px; line-height: 40px; font-weight: bold;padding: 0 1%; width: 98%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#content_ban .mainmov_t_wrap .mainmov_title_bg{display:block; width: 100%; height: 40px; position: absolute; background-color: #666; opacity: 0.8;}
/*full������ ���ο�������*/
#content_ban .mainmov_t_wrap_full{position:absolute; top:0; left:0; width:1045px; height:40px;}

#content_ban .content_movinner{width:1045px; margin:0 auto;}
#content_ban .content_movinner .ac1090{position: relative;width: 659px; height: 400px; margin-top:9px;  margin-right:4px;  float:left;}
#content_ban .content_movinner .ac1090_full{position: relative; width: 1045px; height: 616px; margin-top:9px;  margin-right:4px;  float:left;}
#content_ban .content_movinner .mov_info{width: 380px; height:400px; margin-top:9px; position:relative; overflow:hidden;}
#content_ban .mov_info{width:380px; height:693px; position:relative; float:right;}
#content_ban .mov_info dl{width:388px; overflow:hidden; float:left;}

#content_ban .mov_info .clip_t{display:block; height:25px; position:absolute; top:29px; left:0; background:url(../images/mainicon4.png) 0 0 no-repeat; padding-left: 42px;font-size: 22px; line-height:21px; font-weight: bold; overflow: hidden;}
#content_ban .mov_info dl .clip_m{width:48.4%; height:197px; margin-right:6px;  overflow:hidden; float:left;}/* kb 10�� 20�� */
#content_ban .mov_info dl .bup{margin-top:6px;}
#content_ban .mov_info dl .clip_m a .mov_banner{position:absolute;bottom:5px;left:11px; z-index:99;}
#content_ban .mov_info dl .clip_m a strong{
	position: absolute;
	top: -50%;
	left: -50%;
	right: -50%;
	bottom: -50%;
	-webkit-transform: translate(50%,50%);
	-ms-transform: translate(50%,50%);
	transform: translate(50%,50%);
}/* kb 10�� 20�� */

#content_ban .mov_info dl .clip_m a strong img{
	 position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 max-width: 100%;
	 height: auto;
	 -webkit-transform: translate(-50%,-50%);
	 -ms-transform: translate(-50%,-50%);
	 transform: translate(-50%,-50%);
}/* kb 10�� 20�� */

#content_ban .mov_info dl .clip_m a, .clip_m2 a{display:block; width:100%; height:197px; position:relative;  overflow: hidden;}/* kb 10�� 20�� */
#content_ban .mov_info dl .clip_m a .clip_bg{display:block; width:188px; height:198px; position:absolute; bottom:0; left:0; background:url(../images/main_b_bg.png) 0 0 repeat-x; z-index:97;}
/* kb 10�� 24�� */
#content_ban .mov_info dl .clip_m a .clip_tit{display:block;width: 166px;color: #f69830;font-weight:500; background:url(../images/clipbg.png) 0 0 repeat-x; /* white-space:nowrap; text-overflow:ellipsis; */ overflow:hidden; z-index:98; font-size: 13px;}
#content_ban .mov_info dl .clip_m a .clip_txt{display:block;width: 166px;color:#fff;font-weight:500; background:url(../images/clipbg.png) 0 0 repeat-x; /* white-space:nowrap; text-overflow:ellipsis; */ overflow:hidden;z-index:98;}
#content_ban .mov_info dl .clip_m2{width:251px; position:absolute; top:329px;}
/*���������� ���� full �� ��*/
#content_ban .content_movinner .mov_info_full{width: 1045px; height:138px; padding: 13px 0 14px 0; position:relative; overflow:hidden;}
#content_ban .mov_info_full dl .clip_m_full{width:247px; height:138px; margin-left:19px;  overflow:hidden; float:left; position: relative;}
#content_ban .mov_info_full dl .clip_m_full:first-child{margin-left:0;}
#content_ban .mov_info_full dl .clip_m_full a .mov_banner_full{position:absolute;bottom:5px;left:8px; z-index:99;}
#content_ban .mov_info_full dl .clip_m_full a img{width:100%;}/* kb 10�� 19�� */
#content_ban .mov_info_full dl .clip_m_full a .clip_bg_full{display:block; width:248px; height:100px; position:absolute; bottom:0; left:0; background:url(../images/clipbg3.png) 0 0 repeat-x; z-index:97;}
#content_ban .mov_info_full dl .clip_m_full a .clip_tit_full{display:block;width: 235px;color: #f69830;font-weight:500; background:url(../images/clipbg.png) 0 0 repeat-x; /* white-space:nowrap; text-overflow:ellipsis; */ overflow:hidden; z-index:98; font-size: 13px;}
#content_ban .mov_info_full dl .clip_m_full a .clip_txt_full{display:block;width: 235px;color:#fff;font-weight:500;background:url(../images/clipbg.png) 0 0 repeat-x;/* white-space:nowrap; text-overflow:ellipsis; */overflow:hidden;z-index:98;height: 19px;/* overflow: hidden; */white-space: nowrap;text-overflow: ellipsis;}

/* �ֽſ��� �α⿵��*/
#content_info{width:100%; margin-bottom:25px; overflow:hidden;}
#mov_user{width:1045px; margin:0 auto; position:relative; overflow:hidden; }
#mov_user .mov_userinner{width:725px; position:relative; float:left;}
#mov_user .mov_left{width:725px; position:relative;  float:left;}
#mov_user .mov_userinner h3{margin-top:25px; margin-bottom:25px;  font-size: 22px; line-height:21px; font-weight: bold;overflow: hidden;}
#mov_user .mov_userinner h3 .icon{display:block; width:23px; height:24px; background:url(../images/main_icon.png) 0 0 no-repeat; text-indent:-9999px;  float:left;}
#mov_user .mov_userinner h3 .icon2{display:block; width:23px; height:24px; background:url(../images/main_icon.png) -99px 0 no-repeat; text-indent:-9999px;  float:left;}
#mov_user .mov_userinner h3 .tit{padding-left:17px; line-height:27px;}
#mov_user .mov_userinner .mov_more{display:block; width:20px; height:19px; position:absolute; top:5px; right:0; background:url(../images/main_icon.png) 0 -80px no-repeat; text-indent:-9999px; overflow:hidden;}
#content_list #mov_user2 .mov_more{display:block; width:20px; height:19px; position:absolute; top:5px; right:0; background:url(../images/main_icon.png) 0 -80px no-repeat; text-indent:-9999px; overflow:hidden;}

#mov_user .mov_userinner .more_view{display:block;width:20px;height:19px;position:absolute;top:5px;right:0;background:url(../images/main_icon.png) 0 -80px no-repeat;text-indent:-9999px;overflow:hidden;margin-top: 30px;}


#mov_user .mov_userinner .mov_more2{display:block; width:20px; height:19px; position:absolute; top:9px; right:0; background:url(../images/main_icon.png) 0 -80px no-repeat; text-indent:-9999px; overflow:hidden;}
#mov_user .mov_userinner .mov_con{width:960px; height:173px; overflow:hidden;}
#mov_user .mov_userinner .mov_con li{margin-right:0; float:left;}
#mov_user .mov_userinner #movlist li{margin-left:20px; float:left;}
#mov_user .mov_userinner #movlist li:first-child{margin-left:0; float:left;}
#mov_user .mov_userinner .mov_con li dl{width: 255px;height: 220px;position:relative;overflow:hidden;}
#mov_user .mov_userinner .mov_con li dl a{display:block; width:253px; height:143px; position:relative; border:1px solid #e1dede;  overflow:hidden;}
#mov_user .mov_userinner .mov_con li dl .usertime{position:absolute; bottom:0; right:0; background-color:#676767; padding:1px 5px; font-size:12px; color: #fff; z-index:99;}
#mov_user .mov_userinner .mov_con li dl .usertime2{position:absolute; bottom:0; right:0; background-color:#676767; padding:1px 5px; font-size:12px; color: #fff; z-index:99;}
#mov_user .mov_userinner .mov_con li dl dt{margin-top:5px; font-weight:500; white-space:nowrap; text-overflow:ellipsis; color:#333; overflow:hidden;}
#mov_user .mov_userinner .mov_con li dl dd{font-size:13px; color:#666666; overflow:hidden;}
#mov_user .mov_userinner .mov_con li dl .mov_userbox .mov_usertit{display:block; width:115px; font-size:13px; color:#0084ff;  float:left;}
#mov_user .mov_userinner .mov_con li dl .mov_userbox .mov_userday{float:right;}
#mov_user .mov_userinner .mov_con li dl .mov_userbox .mov_userday img, .mov_userlike img{padding-top:3px;}
#mov_user .mov_userinner .mov_con li dl .mov_userbox .mov_playicon{display:block;width:9px;height:13px;background: url(../images/main_icon.png) -108px -80px no-repeat;float: left;/* padding-top: 15px; */position: relative;top: 3px;left: 0;}
#mov_user .mov_userinner .mov_con li dl .mov_userbox .mov_userplay{color:#666; padding-left:5px; float:left;}
#mov_user .mov_userinner .mov_con li dl .mov_userbox .mov_playicon{display:block; width:9px; height:13px; background: url(../images/main_icon.png) -108px -80px no-repeat;}

/* ��õ ���α׷� 9/6�� ���� */
#content_info #mov_user  .mov_left #mov_home{width:1045px;}
#content_info #mov_user  .mov_left .clip_bg{display:block; width:255px; height:126px; position:absolute; bottom:0; left:0; background:url(../images/main_b_bg2.png) 0 0 repeat-x; z-index:98;}
/* kb 10�� 24�� */
#content_info #mov_user  .mov_left .mov_banner{display:block;width:244px;position:absolute;bottom:9px;left:9px;background:url(../images/clipbg.png) 0 0 repeat-x;z-index:99;display: none;}
#content_info #mov_user  .mov_left .mov_banner  .clip_tit{display:block;width: 166px;color: #f69830;font-weight:500; background:url(../images/clipbg.png) 0 0 repeat-x; /* white-space:nowrap; text-overflow:ellipsis; */ overflow:hidden; z-index:99; font-size: 13px;}
#content_info #mov_user  .mov_left .mov_banner  .clip_txt{display:block;width: 244px;color:#fff;font-weight:500; background:url(../images/clipbg.png) 0 0 repeat-x;   white-space:nowrap; text-overflow:ellipsis; overflow:hidden;z-index:99; font-size: 14px;}
#content_info #mov_user  .mov_left .mov_con li .mov_pro{ height:inherit;}
#content_info #mov_user  .mov_left .mov_con .mov_mainlist{ width:255px; margin-left:9px; overflow:hidden;}
#content_info #mov_user  .mov_left .mov_con .mov_mainlist:first-child{margin-left:0;}
#content_info #mov_user  .mov_left .mov_prowrap{overflow:hidden;}
#content_info #mov_user  .mov_left .mov_proicon{overflow:hidden;}
#content_info #mov_user  .mov_left .mov_proicon img{ width: inherit; float:left;}
#content_info #mov_user  .mov_left .mov_protxt{
	 font-size: 18px;  /* padding-top: 6px; padding-left:40px; padding-bottom:8px;  */position:relative;
	 left:11px; top:6px; 
	 color:#333; font-weight: bold;
	}
#content_info #mov_user  .mov_left .mov_protxt:hover{text-decoration:underline;}	
#content_info #mov_user .mov_prowrap em{font-size: 18px;position: relative;left:11px; top:6px; color:#282828;}
	
/*�α⿵�� 9/6�� ���� */
#mov_user2 ul{width:1045px; /* height:180px; */}
#mov_user2 ul li{margin-left:13.5px; float:left;}
#mov_user2 ul li:first-child{margin-left:0;}
#mov_user2 ul li dl{width: 198px; position:relative; overflow:hidden;}
#mov_user2 ul li dl dt{width:198px; margin-top:10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#mov_user2 ul li dl a{display:block; width:196px; height:110px; position:relative; border:1px solid #e1dede;  overflow:hidden;}
#mov_user2 li dl dd{font-size:13px; color:#666666; overflow:hidden;}
#mov_user2 ul li dl .mov_userbox .mov_userplay2{display: block;  padding-left: 14px;  float:right; background:url(../images/main_icon.png) -108px -77px no-repeat;}
/*�� 161101 ȭ���߰�*/
#mov_user2 ul li dl .mov_userbox .mov_usertit{display: block; float: left; color: #0084ff;}

#mov_userleft{width:694px; overflow:hidden; float:left;}


/*���Ŭ�� 9/6�߰�*/
.tit_sub{font-size:16px; color:#999;font-weight: normal;}
.new_vod_date{color:#40a014; font-size:18px; padding-bottom:5px;}

/*�������α׷� menu Ŭ���� title ���� ��ȯ 161028ȭ��*/
.vod_menu_on{color:#69aa4b;}

/*���� ���α׷� 9/6�߰�*/
#content_program{width:1045px; margin: 0 auto;position:relative; overflow:hidden;}
#content_program .con_playlist{width:1045px; margin-bottom: 25px; position:relative;}
#content_program .con_playlist .con_playlistinner{width:1045px; overflow:hidden;}
/*161107hr�������α׷��������߰�*/
#content_program .proicon_wrap{padding-bottom:9px;}
#content_program .proicon_wrap .mov_proicon{width:31px; height:31px; display:block; float:left;padding-right: 10px;}
#content_program .proicon_wrap .mov_protxt2 {font-size: 18px; color:#333; display:block; line-height: 31px;font-weight: bold;}
#content_program .proicon_wrap .mov_protxt2:hover{text-decoration: underline;}
#content_program .con_playlist .con_playlistinner .con_playlist_tit{width:188px; margin-right:12px;/*161107hr*/ border:1px solid #e1dede;   overflow:hidden; float:left;}
#content_program .con_playlist .con_playlistinner dd{overflow:hidden; margin-bottom:10px;}
#content_program .con_playlist .con_playlistinner dd dl{width: 195px;height:154px;position:relative; margin-left:21px;  overflow:hidden; float:left;}
#content_program .con_playlist .con_playlistinner dd dl:first-child{margin-left:0;}
#content_program .con_playlist .con_playlistinner dl a{display:block; width:196px; height:110px; border:1px solid #e1dede; position:relative; overflow:hidden;}
#content_program .con_playlist .con_playlistinner dl dt{margin-top: 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
#content_program .con_playlist .con_playlistinner dl .mov_userbox .mov_userday img, .mov_userlike img{padding-top:3px;}
#content_program .submov_more{position: relative; width:1045px; height:46px; margin-bottom:40px; text-align:center; font-size:18px; color:#fff; cursor:pointer; line-height:55px; float:right; background-color:#c1c1c1}
#content_program .submov_more dl {position: absolute;top: 0;left:480px;overflow: hidden;}
#content_program .submov_more .more_icon{width:23px;height:34px;background:url(../images/main_icon.png) 0 -102px no-repeat;float: left;}
#content_program .submov_more .more_text{width:91px; height:46px; line-height: 48px;}

.todaylist .submov_more{position: relative;width: 100%;height: 29px;margin-bottom:40px;text-align:center;font-size: 12px;color:#fff;cursor:pointer;line-height:55px;float:right;background-color:#c1c1c1;top: 0;}


.todaylist .submov_more dl {position: absolute;top: 0;left: 33%;overflow: hidden;height: 29px;}
.todaylist .submov_more .more_icon{width:23px;/* background-size: 30%; */height:34px;background: url(../images/main_icon.png) 0 -110px no-repeat;float: left;/* background-size: 38px; */margin-left: 14px;}
.todaylist .submov_more .more_text{width:91px;/* height:46px; */line-height: 32px;}


/*�������α׷�-������ 9/6�߰�*/
#program_photo{width:1045px; margin: 0 auto;position:relative; overflow:hidden; margin-bottom: 29px;}
#program_photo dl dt{width:1043px; height:263px; border:0px solid #cbcbcb;}
.p_icon{position: absolute; background: url(../images/program_icon.png) 0 0 no-repeat; top:158px; right:95px; border:1px solid #cbcbcb; width:61px; height:61px; text-indent:-9999px;}
.p_icon2{position: absolute; background: url(../images/main_icon.png) -149px -153px no-repeat; top:158px; right: 22px;border:1px solid #cbcbcb; width:61px; height:61px; text-indent:-9999px;}
.p_icon2_on{position: absolute; background: url(../images/main_icon.png) -149px -226px no-repeat; top:158px; right: 22px;border:1px solid #cbcbcb; width:61px; height:61px; text-indent:-9999px;}
.program_day{position: absolute; top:233px; right: 22px;}
#program_photo .snsboxwrap {bottom:106px; right:22px; left: inherit;}
#program_photo .snsboxwrap li{float:left;}


/* ��ĳ��Ʈ */
#mov_pod{width:288px;position:relative;margin-left:48px;float:left;}
#mov_pod .icon3{display:block; width:23px; height:24px; background:url(../images/main_icon.png) -51px 0 no-repeat; text-indent:-9999px;  float:left;}
#mov_pod .mov_con2{width:303px; overflow:hidden;}
#mov_pod .mov_con2 li{width:303px; overflow:hidden;}
#mov_pod .mov_podpic{border:1px solid #e1dede;}
#mov_pod .podlist{display:block;  width:303px; height:35px; padding-left:4px; line-height:38px; border-bottom:1px solid #e1dede; position: relative; overflow:hidden;}
#mov_pod .podlist_txt{display:block;  width:278px; color:#666; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#mov_pod .podlist_play{display:block;width:16px;height:17px;background:url(../images/main_icon.png) -32px -79px no-repeat;position: absolute;top: 10px;right: 8px;}
#mov_pod .mov_con3{width:303px; margin-top: 14px; overflow: hidden;}
#mov_pod .mov_con3 li{width:303px;overflow:hidden;float:left;margin-bottom: 14px;}
 #mov_pod .mov_con3 li a{display:block; overflow:hidden;}
#mov_pod .mov_con3 .mov_podpic2{width:73px; border:1px solid #e1dede; float:left;}
#mov_pod .mov_con3 .podlist2{width: 218px;overflow:hidden;padding-left: 10px;}
#mov_pod .mov_con3 .podlist2 dt{color:#333; font-weight:bold;}
#mov_pod .mov_con3 .podlist2 dd{color:#666;margin-top: 4px; line-height:16px;}


/* ��ĳ��Ʈ ���� jplayer */
#jplayerwrap{width: 575px; height:297px; float:left;}


/* ��õ ������ */
#content_list{width:100%; position:relative; background-color:#f4f4f4; overflow:hidden;}
#content_list #mov_user2{width:1045px; margin:0 auto; position:relative; margin-top:25px;  margin-bottom:25px; overflow:hidden;}
#content_list #mov_user2 h3{display:block; width:180px;  height:25px; font-size: 22px; line-height:21px; font-weight: bold;overflow: hidden;}
#content_list #mov_user2 h3 .icon{display:block;width: 26px;height:25px;background: url(../images/main_icon.png) -143px 0 no-repeat;text-indent:-9999px;float:left;}
#content_list #mov_user2 h3 .icon2{display:block; width:23px; height:24px; background:url(../images/main_icon.png) -99px 0 no-repeat; text-indent:-9999px;  float:left;}
#content_list #mov_user2 h3 .tit{padding-left:17px; line-height:27px;}
#content_list #mov_user2 .con_playlist{width:1045px; margin-top: 25px; position:relative;}
#content_list #mov_user2 .con_playlist h4{width:640px;float:right;font-size:16px;font-weight:bold;overflow:hidden;text-align: right;position: absolute;top: -26px;right:0;}
#content_list #mov_user2 .con_playlist .con_playlistinner{width:1075px; overflow:hidden;}
#content_list #mov_user2 .con_playlist .con_playlistinner .con_playlist_tit{width:383px; border:1px solid #e1dede; margin-right:24px;  overflow:hidden; float:left;}
#content_list #mov_user2 .con_playlist .con_playlistinner .con_playlist_tit a .mov_banner{position:absolute;bottom:5px;left:11px; z-index:99;}
#content_list #mov_user2 .con_playlist .con_playlistinner .con_playlist_tit a{display:block; width:383px; height:205px; position:relative; overflow: hidden;}
#content_list #mov_user2 .con_playlist .con_playlistinner .con_playlist_tit a .clip_bg{display:block; width:386px; height:126px; position:absolute; bottom:0; left:0; background:url(../images/clipbg.png) 0 0 repeat-x; z-index:97;}
#content_list #mov_user2 .con_playlist .con_playlistinner .con_playlist_tit a .clip_tit{display:block;width: 360px;color: #fff;font-weight:500;background:url(../images/clipbg.png) 0 0 repeat-x; text-overflow:ellipsis; white-space:nowrap;  overflow:hidden ;z-index:98; font-size: 18px;}
#content_list #mov_user2 .con_playlist .con_playlistinner .con_playlist_tit a .clip_txt{display:block;width: 166px;color:#fff;font-weight:500;background:url(../images/clipbg.png) 0 0 repeat-x;/* white-space:nowrap; text-overflow:ellipsis; */overflow:hidden;z-index:98;margin-top: 3px;}
#content_list #mov_user2 .con_playlist .con_playlistinner dd dl{width: 198px;height: 207px;position:relative; margin-right:21px;  overflow:hidden; float:left;}
#content_list #mov_user2 .con_playlist .con_playlistinner dl a{display:block; width:196px; height:110px; border:1px solid #e1dede; position:relative; overflow:hidden;}
#content_list #mov_user2 .con_playlist  .con_playlistinner .usertime{position:absolute; bottom:0; right:0; background-color:#676767; padding:1px 5px; font-size:12px; color: #fff; z-index:99;}
#content_list #mov_user2 .con_playlist .con_playlistinner .usertime2{position:absolute; bottom:0; right:0; background-color:#676767; padding:1px 5px; font-size:12px; color: #fff; z-index:99;}
#content_list #mov_user2 .con_playlist .con_playlistinner dl dt{color:#ff5a00; font-size:13px;}
#content_list #mov_user2 .con_playlist .con_playlistinner dl  .mov_userbox .mov_usertit{color:#666;float:left;overflow: hidden;height: 39px;}
#content_list #mov_user2 .con_playlist .con_playlistinner dl .mov_userbox .mov_userday{float:right;}
#content_list #mov_user2 .con_playlist .con_playlistinner dl .mov_userbox .mov_userday img, .mov_userlike img{padding-top:3px;}
#content_list #mov_user2 .con_playlist .con_playlistinner dl .mov_userbox .mov_playicon{display:block;width:9px;height:13px;background: url(../images/main_icon.png) -108px -80px no-repeat;float: left;/* padding-top: 15px; */position: relative;top: 3px;left: 0;}
#content_list #mov_user2 .con_playlist .con_playlistinner dl .mov_userbox .mov_userplay{color:#666; padding-left:5px; float:left;}
#content_list #mov_user2 .con_playlist .con_playlistinner dl .mov_userbox .mov_playicon{display:block; width:9px; height:13px; background: url(../images/main_icon.png) -108px -80px no-repeat;}

/*����- ���� ũ�������� */

#content_view{width:100%; height:307px; overflow:hidden;}
/*
#content_view .con_viewlist li:first-child{margin-left:0;}
#content_view .con_viewlist li{width:222px; margin-left:14px; overflow:hidden;  float:left;}
#content_view .con_viewlist li a{display:block; width:222px; overflow:hidden;}
*/
/*161103ȭ�� �߰�*/
#content_view .con_viewlist li{margin-left:14px; float:left;}
#content_view .con_viewlist li:first-child{margin-left:0;}
#content_view .con_viewlist li dl{width: 222px; position:relative; overflow:hidden;}
#content_view .con_viewlist li dl dt{width:222px; margin-top:10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#content_view .con_viewlist li dl a{display:block; width:220px; height:124px; position:relative; border:1px solid #e1dede;  overflow:hidden;}
#content_view .con_viewlist li dl dd{font-size:13px; color:#666666; overflow:hidden;}
#content_view .con_viewlist li dl .mov_userbox .mov_userday{  float:right; }
#content_view .con_viewlist li dl .mov_userbox .mov_usertit{display: block; float: left; color: #00adb5;}


#content_view #mov_user .mov_userinner .con_viewlist{width:694px; overflow:hidden;}
#content_view #mov_user .mov_userinner h3{position:relative; margin-bottom:25px;}
#content_view #mov_user .mov_userinner h3 .icon{display:block;width: 32px;height: 27px;background: url(../images/main_icon.png) 0 -36px no-repeat;text-indent:-9999px;float:left;}
#content_view #mov_user .mov_userinner h3 .icon2{display:block;width: 33px;height: 28px;background: url(../images/main_icon.png) -48px -36px no-repeat;text-indent:-9999px;float:left;}
#content_view #mov_user .mov_userinner h3 .tit{padding-left:17px; line-height:30px;}
#content_view #mov_user .mov_userinner li .con_viewpic{display:block; width:160px; height:160px; border:1px solid #e1dede;  overflow:hidden;}
#content_view #mov_user .mov_userinner li .con_viewtxt{width: 160px;color:#666;text-align:center;display: block; line-height:39px; text-overflow:ellipsis; white-space:nowrap;  overflow:hidden;}


.bro_tit{position:relative; margin-bottom:25px;}
.bro_tit .icon{display:block;width: 32px;height: 27px;background: url(../images/main_icon.png) 0 -36px no-repeat;text-indent:-9999px;float:left;}
.bro_tit .icon2{display:block;width: 33px;height: 28px;background: url(../images/main_icon.png) -48px -36px no-repeat;text-indent:-9999px;float:left;}
.bro_tit .tit{padding-left:17px; line-height:30px;}




/* �ֽſ���_�Ǳ��� */
#content_mov{width:100%; position:relative; background-color:#f4f4f4;}
#content_mov #mov_user .mov_userinner{width:1045px; }
#content_mov #mov_user .mov_userinner h3 .icon{display:block;width: 32px;height: 27px;background: url(../images/main_icon.png) -98px -36px no-repeat;text-indent:-9999px;float:left;}
#content_mov #mov_user .mov_userinner .content_movlocation{overflow:hidden;}
#content_mov #mov_user .mov_userinner #tabmov, #tabmov2, #tabmov3{margin-top:19px; overflow:hidden;}
#content_mov #mov_user .mov_userinner .content_movlocation .buttons{width:158px; height:48px; cursor:pointer; float:left; background-color: #fff;}
#content_mov #mov_user .mov_userinner .content_movlocation .buttons span{display:block; width:158px; height:48px; cursor:pointer; text-align: center;line-height: 20px;font-size: 15px;font-weight: bold; float:left;padding-top:5px;}
#content_mov #mov_user .mov_userinner .content_movlocation .buttons a{display:block; width:158px; height:48px; font-size:15px; line-height:20px;  text-align:center; float:left; }
#content_mov #mov_user .mov_userinner .content_movlocation .tabline{border-top:1px solid #cdcdcd; border-left:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;line-height:46px;}
#content_mov #mov_user .mov_userinner .content_movlocation .tabline2{border-top:1px solid #cdcdcd; border-left:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;}
#content_mov #mov_user .mov_userinner .content_movlocation .tabline3{border:1px solid #cdcdcd;}
#content_mov #mov_user .mov_userinner .tabline3 #best_mov .mov_con li{margin-right:13.6px;}
/*
#content_mov #mov_user .mov_userinner .content_movlocation dd .linkon{color:#fff; background:url(../images/tab_bg.png) 0 0 no-repeat;}
#content_mov #mov_user .mov_userinner .content_movlocation dd .linkon2{color:#fff; background:url(../images/tab_bg2.png) 0 0 no-repeat;}
#content_mov #mov_user .mov_userinner .content_movlocation dd .linkon3{color:#fff; background:url(../images/tab_bg3.png) 0 0 no-repeat;}
#content_mov #mov_user .mov_userinner .content_movlocation dd .link, dd .link2, dd .link3{background-color:#fff;}
*/


/* live�ٽú��� �� */
#content_mov #livemov_wrap{width:1065px; height: 278px; margin-bottom:23px;  overflow:visible;}
#content_mov #livemov_list{width:244px;height:276px;position:relative;background-color:#fff;border:1px solid #e1dede;overflow: visible; /*z-index:10;*/}
/*���� ���� height�� ���� 161102ȭ��*/
#content_mov #livemov_list #livemov_tit{width:228px; height:20px; margin:9px 8px; overflow:hidden;}
#content_mov #livemov_list #livemov_tit a{display:block; width:228px;font-weight: bold;}
#content_mov #livemov_list #livemov_tit a:hover{width:228px; position:absolute;top:0;left:0;padding: 9px 8px; overflow:visible;/* height: auto; */display: block;z-index: 98;background-color: #fff; opacity: .9}
#content_mov #livemov_list #mov_starin{display: block; width:244px; height:140px; border:none;}
#content_mov #livemov_list .mov_userbox{position:relative; padding:9px 12px 0 12px;}
/*�Ʒ� ���� width�� �� ��ġ ���� 161102ȭ��*/
#content_mov #livemov_list .mov_userbox .mov_usertit{width:92px; float: right; text-align: right; color: #0084ff;}
#content_mov #livemov_list .mov_userbox .mov_userday{width:220px; overflow:hidden; float: left;}
#content_mov #livemov_list .mov_userbox .mov_usertxt{width:128px; padding-bottom:9px; text-overflow:ellipsis; white-space:nowrap;  overflow:hidden; float: left;}
#content_mov #livemov_list .mov_userbox .live_line{position:absolute;bottom:0;left: 10px;width:220px;border-top:1px solid #e1dede; float: left;}
#content_mov #livemov_list .live_snsbox{padding: 12px 0 0 12px; overflow:hidden; float:left;}
#content_mov #livemov_list .live_snsbox .live_play{width: 176px;overflow:hidden;display: block;float:left;}
#content_mov #livemov_list .live_snsbox .live_play .live_playicon{display:block;width:18px;height:18px;background: url(../images/main_icon.png) -111px -429px;float:left;}
#content_mov #livemov_list .live_snsbox .live_play .live_playtxt{padding-left: 8px;}
#content_mov #livemov_list .live_snsbox .live_like{display:block;width:19px;height:17px;background: url(../images/main_icon.png) -146px -429px;float:left;margin-right: 10px; cursor:pointer;}
#content_mov #livemov_list .live_snsbox .likeon{display:block;width:19px;height:17px;background: url(../images/main_icon.png) -180px -429px;float:left;margin-right: 10px; cursor:pointer;}
#content_mov #livemov_list .live_snsbox .live_sns{display:block;width:14px;height:17px;background: url(../images/main_icon.png) -214px -429px;float:left; cursor:pointer;}
#content_mov #livemov_list .live_snsbox .snson{display:block;width:14px;height:17px;background: url(../images/main_icon.png) -240px -429px;float:left; cursor:pointer;}
#content_mov #livemov_list #mov_starin .overlay{display:none;}
#content_mov #livemov_list #mov_starin .info{margin:18% 39%;}
#livemov_wrap li{margin-right:20px; float:left;}
#livemov_wrap li dl{width: 228px;height: 220px;position:relative;overflow:hidden;}
#livemov_wrap li dl #mov_starin{display:block; width:226px; height:125px; position:relative; border:1px solid #e1dede;  overflow:hidden;}
#livemov_wrap li dl .usertime{position:absolute; bottom:0; right:0; background-color:#676767; padding:1px 5px; font-size:12px; color: #fff; z-index:99;}
#livemov_wrap li dl .usertime2{position:absolute; bottom:0; right:0; background-color:#676767; padding:1px 5px; font-size:12px; color: #fff; z-index:99;}
#livemov_wrap li dl dt{margin-top:8px; font-weight:500; white-space:nowrap; text-overflow:ellipsis; color:#333; overflow:hidden;}
#livemov_wrap li dl dd{font-size:13px; color:#666666; overflow:hidden;}
#livemov_wrap .snsboxwrap li{margin-right:0; overflow:hidden;}

.htmlboxwrap{width:428px;height:452px;position:absolute;top: -279px;left: 148px;background-color:#f3f3f5;border:1px solid #999999;overflow:hidden;z-index: 98;}
.htmlboxwrap{display:none;}/* kb 11�� 4�� */
#htmlbox2{left:-486px;}
.htmlboxwrap .html_c{display:block; width:18px; height:18px; position:absolute; top:19px; right:16px; text-indent:-9999px; background: url(../images/main_icon.png) -268px -429px no-repeat; overflow:hidden; cursor:pointer;}
.htmlboxwrap .html_tit{padding:35px 0 9px 173px; font-size:34px; font-weight:bold;}
.htmlboxwrap .html_tab{width:394px;height:49px;margin:0 auto;overflow:hidden;border: 1px solid #cdcdcd;/* cursor: pointer; */}
.htmlboxwrap .html_tab .html_t{border-right:1px solid #cdcdcd; font-size: 15px;color: #666;text-align: center;line-height: 48px;}
.htmlboxwrap .html_tab .html_t2{font-size: 15px;color: #666;text-align: center;line-height: 48px;}
.html_ton{background:url(../images/live_tab.png) 0 0 no-repeat; font-size: 15px;color: #666;text-align: center;line-height: 48px; color: #fff;}
.html_ton2{background:url(../images/live_tab.png) 0 0 no-repeat; font-size: 15px;color: #666;text-align: center;line-height: 48px; color: #fff;}
.html_ton2 a{color:#fff;}
.htmlboxwrap .html_tab dd{width:196px; height:49px; overflow:hidden; float:left; cursor:pointer; background-color:#fff;}
.htmlboxwrap .html_txt{width:394px; background-color:#fff; border: 1px solid #cdcdcd; margin:0 auto; margin-top:8px; overflow:hidden;}
.htmlboxwrap .html_txt .html_txt_t{width: 384px;height: 186px;overflow:hidden;padding: 5px;overflow: auto;}
.htmlboxwrap .html_txt .html_txt_t .source_txt{width:100%; height:100%; overflow:auto; padding:0; margin:0; border:0;}
.htmlboxwrap .html_txt .html_txt_t2{display:none; width:394px; height:186px; overflow:hidden;}
.htmlboxwrap .html_btn{display:block; width:394px; height:48px; background-color:#656565; color:#fff;  margin:0 auto; font-size:15px; font-weight:bold; text-align:center; line-height:49px; margin-top:11px; overflow:hidden; cursor:pointer;}
.htmlboxwrap p{margin-top: 13px; text-align:center;}
.html_sns dd{width:337px;height:51px;margin:0 auto; text-indent:-9999px; margin-bottom:10px; overflow:hidden;}
.html_sns dd a{display:block; width:337px;height:51px;}
.html_sns .html_s{background: url(../images/main_icon.png)  0 -518px no-repeat;}
.html_sns .html_s2{background: url(../images/main_icon.png)  0 -580px no-repeat;}
.html_sns .html_s3{background: url(../images/main_icon.png)  0 -641px no-repeat;}
.html_sns .html_s4{background: url(../images/main_icon.png)  0 -703px no-repeat;}
.html_sns .html_s5{background: url(../images/main_icon.png)  0 -770px no-repeat;}

/* vod ������ */
#content_vodlist{width:100%; overflow:hidden;}
#content_vods #slides{width:1045px; height:180px; overflow:hidden;}
#content_vods #slides .slides_container{width:948px; height:180px; margin:0 auto; overflow:hidden;}
#content_vods #slides .slides_container .slide{width:1045px; height:180px; overflow:hidden;}
#content_vods #slides .slides_container .slide .mov_con li{margin-right:12px; float:left;}
#content_vods #slides .slides_container .slide .mov_con li dl{width: 228px; position:relative;overflow:hidden;}
#content_vods #slides .slides_container .slide .mov_con li dl a{display:block; width:226px; height:125px; position:relative; border:1px solid #e1dede;  overflow:hidden;}
#content_vods #slides .slides_container .slide .mov_con li dl .usertime{position:absolute; bottom:0; right:0; background-color:#676767; padding:1px 5px; font-size:12px; color: #fff; z-index:99;}
#content_vods #slides .slides_container .slide .mov_con li dl .usertime2{position:absolute; bottom:0; right:0; background-color:#676767; padding:1px 5px; font-size:12px; color: #fff; z-index:99;}
#content_vods #slides .slides_container .slide .mov_con li dl dt{margin-top:1px; font-weight:500; white-space:nowrap; text-overflow:ellipsis; color:#333; overflow:hidden;}
#content_vods #slides .slides_container .slide .mov_con li dl dd{font-size:13px; color:#666666; overflow:hidden;}
#content_vods #slides .slides_container .slide .mov_con li dl .mov_userbox .mov_usertit{display:block; width:115px; font-size:13px; color:#ff5a00;  float:left;}
#content_vods #slides .slides_container .slide .mov_con li dl .mov_userbox .mov_userday{float:right;}
#content_vods #slides .slides_container .slide .mov_con li dl .mov_userbox .mov_userday img, .mov_userlike img{padding-top:3px;}
#content_vods #slides .slides_container .slide .mov_con li dl .mov_userbox .mov_playicon{display:block;width:9px;height:13px;background: url(../images/main_icon.png) -108px -80px no-repeat;float: left;/* padding-top: 15px; */position: relative;top: 3px;left: 0;}
#content_vods #slides .slides_container .slide .mov_con li dl .mov_userbox .mov_userplay{color:#666; padding-left:5px; float:left;}
#content_vods #slides .slides_container .slide .mov_con li dl .mov_userbox .mov_playicon{display:block; width:9px; height:13px; background: url(../images/main_icon.png) -108px -80px no-repeat;}
#slides{width:1082px; height:140px; margin:0 auto; position:relative; overflow:hidden;}
#slides .slides_container{width:1082px; height:140px; overflow:hidden; position:relative; display:none;}
#slides .slides_container .slide{display:block; width:1082px; height:140px;}
#slides #newmovbtn a{display:block; width:37px; height:55px; overflow:hidden;}
#slides #newmovbtn .prev{position:absolute; top:56px; left:0; background: url(../images/main_icon.png) -256px -80px no-repeat;}
#slides #newmovbtn .next{position:absolute; top:56px; right:0; background: url(../images/main_icon.png) -324px -80px no-repeat;}

#content_vodlist  #mov_user{width:1045px;  height: 77px; margin:0 auto; position:relative; overflow:hidden;}
#content_vodlist #mov_user .mov_userinner{width:1045px; position:relative; float:left;}
#content_vodlist #mov_user .mov_userinner h3{margin-top:35px; margin-bottom:inherit; line-height:32px;}


#content_vodlist #mov_user .creator_news2 {font-size:14px; position:absolute; /*margin: 16px 0 0 336px; float:left;*/top: 15px;/* right: 187px;*/}
#content_vodlist #mov_user .creator_news2 .n_icon {display:block; width:44px; height:24px; background:url(../images/main_icon.png) -219px -840px no-repeat; text-indent:-9999px; float:left;}
#content_vodlist #mov_user .creator_news2 .p_notice{display:block; color:#666; float:left;}
#content_vodlist #mov_user .creator_news2 .creator_notice strong{color:#e25147; font-weight: normal;}

#content_vodlist #content_vods{background-color:#ececec;  padding-top: 30px; padding-bottom:5px;}
#content_vodlist #content_vods #mov_user #best_mov{width:1045px;  padding-bottom:15px; position:relative; float:left;}
#content #mov_user #best_mov{width:1045px; position:relative; float:left;}
#content_vodlist #mov_user .mov_userinner .icon4{display:block; width:26px; height:25px; background:url(../images/main_icon.png) -142px 0px no-repeat; text-indent:-9999px;  float:left;}
#content_vodlist #mov_user .mov_userinner .tit2{padding-left:0px; line-height:27px;}
#content_vodlist #mov_user .location2{display:block; color:#666666; width:100%; height:19px; position:absolute; top:12px; right:0; text-align:right;  overflow:hidden;}
#content_vodlist #mov_user .mov_userinner .icon7{display:block; width:28px; height:24px; background:url(../images/main_icon.png) -98px -37px no-repeat; text-indent:-9999px;  float:left;  overflow:hidden;}
#content_vodlist #mov_user .mov_userinner .mov_more2{display:block; width:20px; height:19px; position:absolute; top:41px; right:0; background:url(../images/main_icon.png) 0 -80px no-repeat; text-indent:-9999px; overflow:hidden;}
#content_best #mov_user #best_mov ul li{margin-right:0;}
#content_best #mov_user  #best_mov{width:1045px; padding-bottom:0; overflow:hidden;}
#content_best #mov_user #best_mov .mov_more2{display:block; width:20px; height:19px; position:absolute; top:29px; right:0; background:url(../images/main_icon.png) 0 -80px no-repeat; text-indent:-9999px; overflow:hidden;}

/*�α⿵�� hr*/
#mov_user .mov_userinner .location{display:block; color:#666666; height:19px; position:absolute; top:27px; right:0;  overflow:hidden;}
/*#mov_user .mov_userinner .location{display:block; color:#666666; height:19px; position:absolute; top:32px; right:0;  overflow:hidden;}*/
#mov_user .mov_userinner ul li dl .mov_userbox .mov_userplay2{display: block;  padding-left: 14px;  float:left; background:url(../images/main_icon.png) -108px -77px no-repeat;}
/*#mov_user #best_mov ul li dl a 160906 ȭ��*/ 
.staricon{display: block;width: 20px;height: 26px;padding: 2px 0; font-size:13px;  position: absolute;color: #fff;left: 0;background: url(../images/main_icon.png) -143px -37px no-repeat;z-index:9;text-align: center;}
#mov_user #best_mov ul{width:1045px; /* height:180px; */}
#mov_user #best_mov ul li{margin-left:13.5px; float:left;}
#mov_user #best_mov ul li:first-child{margin-left:0;}
#mov_user #best_mov ul li dl{width: 198px;height: 154px; position:relative; overflow:hidden;}
#mov_user #best_mov ul li dl dt{width:198px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#mov_user #best_mov ul li dl a{display:block; width:196px; height:110px; position:relative; border:1px solid #e1dede;  overflow:hidden;}

#mov_user .submov_more{position: relative; width:1045px; height:46px; margin-bottom:40px; text-align:center; font-size:18px; color:#fff; cursor:pointer; line-height:55px; float:right; background-color:#c1c1c1}
#mov_user .submov_more dl {position: absolute;top: 0;left:480px;overflow: hidden;}
#mov_user .submov_more .more_icon{width:23px;height:34px;background:url(../images/main_icon.png) 0 -102px no-repeat;float: left;}
#mov_user .submov_more .more_text{width:91px; height:46px; line-height: 48px;}

/*[vod-sub]��å.�̽�  hr*/
#header #header_inner .vod3{width:139px;height:37px; margin-top:16px; background:url(../images/vod.png) 0 0 no-repeat;text-indent:-9999px;overflow:hidden; }
#mov_user .mov_userinner .sub_top{margin-top:20px; margin-bottom:20px;  font-size: 25px; line-height:23px; font-weight: bold;overflow: hidden;}
#mov_user .mov_userinner h3 .icon{display:block; width:25px; height:25px; background:url(../images/main_icon.png) -143px 0 no-repeat; text-indent:-9999px;  float:left;}
#mov_user .mov_userinner h3 .icon2{display:block; width:23px; height:24px; background:url(../images/main_icon.png) -99px 0 no-repeat; text-indent:-9999px;  float:left;}
#mov_user .mov_userinner h3 .tit{padding-left:17px; line-height:27px;}
#content_job #mov_user .mov_userinner #vodsub_top{padding-bottom:0px;}

/*[vod_sub]���ڸ�������, ��å�̽�*/
#content_job #mov_user #best_mov{width:1045px;  /*padding-bottom:25px;*/ position:relative; float:left;}
#content_job #mov_user .mov_userinner h3{display:block; margin-top:20px; margin-bottom:20px; font-size: 25px; line-height:23px; font-weight: bold;overflow: hidden;}
#content_job #mov_user .mov_userinner .job p{/*width: 354px;*/ position:relative; border:1px solid #e1dede;  overflow:hidden; float: left;}
#content_job #mov_user .mov_userinner .job dl{width: 665px; padding: 7px 0 0 20px; position:relative;  overflow:hidden; float:right;}
#content_job #mov_user .mov_userinner .job dt{color:#666; font-size:14px;}
#content_job #tab{position:relative; overflow:hidden; }
#content_job #tab .tab_button .buttons{width:158px; height:48px; cursor:pointer; float:left;}
#content_job #tab .tab_button .buttons span{display:block; width:158px; height:48px; cursor:pointer; text-align: center;line-height: 47px;font-size: 15px;font-weight: bold; float:left;}
#content_job #tab .tab_button .buttons a{display:block; width:158px; height:48px; font-size:15px; line-height:48px;  text-align:center; float:left;}
#content_job #tab .tab_button .tab_newline{display:block; width:158px; height:48px; line-height: 47px; text-align: center;  border:1px solid #e1dede; color:#666; float:left;}
#content_job #tab .tab_button .tab_bestline{display:block; width:158px; height:48px; line-height: 47px; text-align: center; border-top:1px solid #e1dede;  border-right:1px solid #e1dede; border-bottom:1px solid #e1dede; color:#666; float: left;}
#content_job #tab .tab_button dd .tab_new_on, dd .tab_best_on{color:#fff; background:url(../images/tab_hover.png) 0 0 no-repeat;}
#content_job #tab .tab_button dd .tab_new, dd .tab_best{background-color:#fff; display:block; width:158px; height:48px; cursor:pointer;}
#content_job #tab .job_vodlist{overflow: hidden; position: absolute;top:33px; right: 0;}
#content_job #tab .job_vodlist .playlist{color:#666; display: block;  float:right;}
#content_job #tab .job_vodlist .playlist_icon{display:block; width:20px; height:20px; background:url(../images/main_icon.png) -32px -79px no-repeat; float:right;}
.job{width:1045px; margin-bottom:25px; overflow:hidden;}
#mov_user #mov_joblist{width:1045px; overflow:hidden;}


/* content_vodabout - vod�������� 160729-������ ȭ��*/
#content_vodabout .mov_proh{margin:14px 0; overflow:hidden;}
#content_vodabout .mov_proicon{overflow:hidden;}
#content_vodabout .mov_proicon img{ width: inherit; float:left;}
#content_vodabout .mov_protxt{
	 font-size: 18px;  /* padding-top: 6px; padding-left:40px; padding-bottom:8px;  */position:relative;
	 left:11px; top:6px;
	 color:#282828;
}

#content_vodabout{width:100%; /* height:470px; */  background-color:#ececec; overflow:hidden;}
#content_vodabout .mov_userinner{width:1045px; height:35px; margin: 0 auto; position: relative; overflow:hidden;}
#content_vodabout .mov_userinner .location{display:block; color:#666666; width:100%; height: 17px; margin-top:13px; right:0; text-align: right; position: absolute; overflow:hidden;}
#content_vodabout .content_movinner{width:1045px; height: 767px;  margin:0 auto; position: relative; margin-bottom:16px;}
#content_vodabout .content_movinner_h{height:915px;}/* kb 10�� 19�� ���� */
#content_vodabout .content_movinner_noclip{height:780px;}/* kb 10�� 19�� ���� */
#content_vodabout .content_movinner .location{font-size:14px; display:block; color:#fff; height:19px; position:absolute; top:10px; right:0;  overflow:hidden;}
#content_vodabout .content_movinner .ac1090{width: 661px; /* height: 400px;  */  float:left;}
#content_vodabout .content_movinner .mov_info{width: 362px; height:400px; margin-top:35px; position:relative; overflow:hidden;}
#content_vodabout .content_movinner .mov_list{width:371px;height:754px;position:relative;padding-left: 13px;background-color:#fff;float:left;overflow:hidden;padding-top: 11px;}
/*161104hr (vod�� ���� Ǯ�������� ��)*/#content_vodabout .content_movinner .mov_list_full{top:616px;}
/*  kb/10/26��  */
#content_vodabout .content_movinner .mov_list_noclip{width:371px;height:754px;position:relative;padding-left: 13px;background-color:#fff;float:left;overflow:hidden;padding-top: 11px;}
#content_vodabout .content_movinner .mov_list_h{height:905px;} /* kb 10�� 19�� ���� */
#content_vodabout .content_movinner .mov_list_noclip{height:754px;} /* kb 10�� 19�� ���� */
#content_vodabout .content_movinner .mov_list h4{display:block; /*width:180px; 161101ȭ��*/  /* height:39px; */ color:#fff; font-size: 22px; line-height:21px; font-weight:bold; overflow: hidden;}
#content_vodabout .content_movinner .mov_list h4 .icon{display:block; width:31px; height:21px;background: url(../images/main_icon.png) -205px -465px no-repeat;text-indent:-9999px;float:left;}
#content_vodabout .content_movinner .mov_list h4 .tit{display:block;font-size:18px;padding-top: 0;padding-left: 33px;color:#000; /*161101ȭ���߰� ��*/line-height: 22px; margin-left: 4px;}
#content_vodabout .content_movinner .mov_list .todaylist{width:362px; height:100%; margin-top: 9px; overflow:hidden;}
#content_vodabout .content_movinner .mov_list .todaylist ul{width:362px; height:100%; padding-bottom:1em; overflow:hidden;}
#content_vodabout .content_movinner .mov_list .todaylist ul li{width:362px; /* height:85px; */ overflow:hidden;}
#content_vodabout .content_movinner .mov_list .todaylist ul li:first-child{margin-top:0;}
#content_vodabout .content_movinner .mov_list .todaylist ul li{margin-top:8px; position:relative;}
#content_vodabout .content_movinner .mov_list .todaylist ul li a{width:124px; height:70px; position:relative; overflow:hidden; float:left;}
#content_vodabout .content_movinner .mov_list .todaylist ul li a span{display:block; padding:0 4px 0; position:absolute; bottom:0; right:0; color:#fff; font-size:12px; background-color:#000000;}
#content_vodabout .content_movinner .mov_list .todaylist ul li dl{width:224px; height:72px; padding-left:9px; overflow:hidden; float:left;}
#content_vodabout .content_movinner .mov_list .todaylist ul li dl dt .tit_cilck{width:inherit; color: #666;}
#content_vodabout .content_movinner .mov_list .todaylist ul li dl .usertit{font-weight: bold;display:block; width:190px; height:37px; font-size:14px; padding-bottom: 5px;/*text-overflow: ellipsis; white-space: nowrap;*/ overflow: hidden;/* position: absolute; line-height:18px; top: 54px;left: 128px;*/}
#content_vodabout .content_movinner .mov_list .todaylist ul li dl .userday{display:block; width:220px; color:#666; font-size:12px; overflow: hidden;/*line-height:18px; top: 54px;left: 128px;*/}
#content_vodabout .content_movinner .mov_list .todaylist ul li dd .usericon{display:block; width:9px; height:13px; background: url(../images/main_icon.png) -108px -80px no-repeat; float:left;}
#content_vodabout .content_movinner .mov_list .todaylist ul li dd .userplay{display:block; padding-left: 15px; color:#666; font-size:12px; /*line-height:18px; top: 54px;left: 128px;*/}
#content_vodabout .content_movinner .mov_list .todaylist .mov_on{width:124px; height:70px; overflow:hidden; border:1px solid #e1dede; position: relative;}
#content_vodabout #click_on{width:120px; height:66px; overflow:hidden; border:3px solid #69aa4b;}
#content_vodabout #vod_click_on{width:126px; height:72px; background:url(../images/vod_click.png) 0 0 no-repeat; opacity:0.7; display:block; position: absolute; overflow: hidden;     cursor: pointer;}

/* 09/28 kb ���� */
#content_movclip{height:151px; background-color:#000;}
#content_movclip h4{display:block;width:180px;/* height:39px; */color:#fff;font-size: 22px;line-height:21px;font-weight:bold;overflow: hidden;padding-top: 12px;padding-left: 14px;}
#content_movclip h4 .icon{display:block; width:31px; height:21px;background: url(../images/main_icon.png) -273px -36px no-repeat;text-indent:-9999px;float:left;}
#content_movclip h4 .tit{display:block;font-size:18px;padding-top: 0;padding-left: 33px;color:#fff;}
#content_livevod2 #live1 #live_sub .live_contents dl .pod_cate_txt{color:#666dcc; font-size:14px; font-weight:bold; margin-bottom:5px;}
#content_livevod2 #live1 #live_sub .live_contents dl .broad_cate_txt{color:#03b5f0; font-size:14px; font-weight:bold; margin-bottom:5px;}
#content_livevod2 #live1 #live_sub .live_contents dl .simin_cate_txt{color:#019ba2; font-size:14px; font-weight:bold; margin-bottom:5px;}
#content_livevod2 #live3{width:1045px; margin:0 auto; overflow:hidden;}
#content_livevod2 #live3 .live_sub3{width:1045px; margin:0 auto; overflow:hidden; padding:0 0 36px 0; color:#666; }
#content_livevod2 #live3 .live_sub3 a{display:block; margin-left:17px; float:left;}
#content_livevod2 #live3 .live_sub3 a:hover{display:block; width:118px; height:33px; background-color: #69aa4b; color:#fff}
#content_livevod2 #live3 .live_sub3 .vod_series1, .vod_series2, .vod_series3, .vod_series4, .vod_series5, .vod_series6{display:block; width:118px; height:33px; border:1px solid #666; margin:0 auto; overflow:hidden; text-align:center; line-height:35px; float:left;}
#content_livevod2 #live3 .live_sub3 .vod_series1:focus, .vod_series2:focus, .vod_series3:focus, .vod_series4:focus, .vod_series5:focus, .vod_series6:focus{background-color:#656565; color:#fff}
#content_livevod2_sns{width:100%; max-height:100%;  /* background:url(../images/snspattern.png) 0 0 repeat; */ position: relative; }
.sns_bg{ background-color:#fff; /* border-bottom: 1px solid #e1e1e1; */}
#content_livevod2_sns #livevod2_sns{width: 1045px; max-height:100%; margin: 0 auto; overflow: hidden; }
#content_livevod2 #live1 #live_sub .live_contents .live_icon2{width:105px; height:34px; background:url(../images/main_icon.png) -48px -461px no-repeat; float:left; overflow: hidden;}

#content_cliplist{overflow:hidden; margin-top: 17px;}
#content_cliplist #slides{width:629px; height:82px; position:relative;  overflow:hidden;}
#content_cliplist #slides .slides_container{width:552px; height:82px; margin:0 auto; overflow:hidden;}
#content_cliplist #slides .slides_container .slide{width:552px; height:81px; overflow:hidden;}
#content_cliplist #slides .slides_container .slide .mov_con{width:611px; overflow:hidden;}
#content_cliplist #slides .slides_container .slide .mov_con li:first-child{margin-left: 0;}
#content_cliplist #slides .slides_container .slide .mov_con li{margin-left:10px; float:left;}
#content_cliplist #slides .slides_container .slide .mov_con li dl{width: 145px; position:relative;overflow:hidden;}
#content_cliplist #slides .slides_container .slide .mov_con li dl a{display:block; width:145px; height:82px; position:relative; overflow:hidden;}
#content_cliplist #slides .slides_container .slide .mov_con li dl .usertime{position:absolute; bottom:0; right:0; background-color:#676767; padding:1px 5px; font-size:12px; color: #fff; z-index:99;}
#content_cliplist #slides .slides_container .slide .mov_con li dl .usertime2{position:absolute; bottom:0; right:0; background-color:#676767; padding:1px 5px; font-size:12px; color: #fff; z-index:99;}
#content_cliplist #slides .slides_container .slide .mov_con li dl dt{margin-top:1px; font-weight:500; white-space:nowrap; text-overflow:ellipsis; color:#333; overflow:hidden;}
#content_cliplist #slides .slides_container .slide .mov_con li dl dd{font-size:13px; color:#666666; overflow:hidden;}
#content_cliplist #slides .slides_container .slide .mov_con li dl .mov_userbox .mov_usertit{display:block; width:115px; font-size:13px; color:#ff5a00;  float:left;}
#content_cliplist #slides .slides_container .slide .mov_con li dl .mov_userbox .mov_userday{float:right;}
#content_cliplist #slides .slides_container .slide .mov_con li dl .mov_userbox .mov_userday img, .mov_userlike img{padding-top:3px;}
#content_cliplist #slides .slides_container .slide .mov_con li dl .mov_userbox .mov_playicon{display:block;width:9px;height:13px;background: url(../images/main_icon.png) -108px -80px no-repeat;float: left;/* padding-top: 15px; */position: relative;top: 3px;left: 0;}
#content_cliplist #slides .slides_container .slide .mov_con li dl .mov_userbox .mov_userplay{color:#666; padding-left:5px; float:left;}
#content_cliplist #slides .slides_container .slide .mov_con li dl .mov_userbox .mov_playicon{display:block; width:9px; height:13px; background: url(../images/main_icon.png) -108px -80px no-repeat;}
#content_cliplist #slides .slides_container .slide .mov_con #mov_starin .overlay span{color: #fff; text-align:center; display: block; padding:26px 5px 0;}
/*kb ���� ���� 1025 */
#content_cliplist #slides #newmovbtn .prev{display:block; width:21px; height:40px; top:28px;  background:url(../images/m_clip_prev.png) 0 0 no-repeat; background-size:19px 28px;  overflow:hidden;}
#content_cliplist #slides #newmovbtn .next{display:block; width:21px; height:40px;   top:28px;  background:url(../images/m_clip_next.png) 0 0 no-repeat;  background-size:19px 28px; overflow:hidden;}


/* content_siminabout - vod�������� 160926-kb*/
#content_siminabout{width:100%; /* height:470px; */  background-color:#303030; overflow:hidden;}
#content_siminabout .mov_userinner{width:1045px; height:35px; margin: 0 auto; position: relative; overflow:hidden;}
#content_siminabout .mov_userinner .location{display:block; color:#fff; width:100%; height: 17px; margin-top:13px; right:0; text-align: right; position: absolute; overflow:hidden;}
#content_siminabout .content_movinner{width:1045px; height: 437px; margin:0 auto; position: relative;}
#content_siminabout .content_movinner .location{font-size:14px; display:block; color:#fff; height:19px; position:absolute; top:10px; right:0;  overflow:hidden;}
#content_siminabout  .content_movinner .ac1090{width: 661px; height: 400px;  float:left;}
#content_siminabout  .content_movinner .mov_info{width: 362px; height:400px; margin-top:35px; position:relative; overflow:hidden;}
#content_siminabout  .content_movinner .mov_list{width:362px; height:400px; position:relative;  margin-left:22px; float:left; overflow:hidden;}
#content_siminabout .content_movinner .mov_list h4{display:block; /*width:180px; 161101ȭ��*/  height:39px; color:#fff; font-size: 22px; line-height:21px; font-weight:bold; overflow: hidden;}
#content_siminabout .content_movinner .mov_list h4 .icon{display:block; width:31px; height:36px;background: url(../images/main_icon.png) 0 -458px no-repeat;text-indent:-9999px;float:left;}
#content_siminabout  .content_movinner .mov_list h4 .tit{display:block; padding-top:10px; padding-left:44px;}
#content_siminabout .simin_full{height:650px;}/*161104 hr */
#content_siminabout .content_movinner .mov_list .todaylist{width:362px; height:100%; margin-top: 9px; overflow:hidden;}
#content_siminabout .content_movinner .mov_list .todaylist ul{width:362px; height:100%; padding-bottom:4em; overflow:hidden;}
#content_siminabout .content_movinner .mov_list .todaylist ul li{width:362px; height:85px; overflow:hidden;}
#content_siminabout .content_movinner .mov_list .todaylist ul li:first-child{margin-top:0;}
#content_siminabout  .content_movinner .mov_list .todaylist ul li{margin-top:8px; position:relative;}
#content_siminabout .content_movinner .mov_list .todaylist ul li a{width:124px; height:70px; position:relative; overflow:hidden; float:left;}
#content_siminabout  .content_movinner .mov_list .todaylist ul li a span{display:block; padding:0 4px 0; position:absolute; bottom:0; right:0; color:#fff; font-size:12px; background-color:#000000;}
#content_siminabout .content_movinner .mov_list .todaylist ul li dl{width:224px; height:72px; padding-left:9px; overflow:hidden; float:left;}
#content_siminabout  .content_movinner .mov_list .todaylist ul li dl dt .tit_cilck{width:inherit; color: #fff;}
#content_siminabout .content_movinner .mov_list .todaylist ul li dl .usertit{display:block; width:190px; height:37px; font-size:14px; padding-bottom: 5px;/*text-overflow: ellipsis; white-space: nowrap;*/ overflow: hidden;/* position: absolute; line-height:18px; top: 54px;left: 128px;*/}
#content_siminabout .content_movinner .mov_list .todaylist ul li dl .userday{display:block; width:220px; color:#666; font-size:12px; overflow: hidden;/*line-height:18px; top: 54px;left: 128px;*/}
#content_siminabout .content_movinner .mov_list .todaylist ul li dd .usericon{display:block; width:9px; height:13px; background: url(../images/main_icon.png) -108px -80px no-repeat; float:left;}
#content_siminabout .content_movinner .mov_list .todaylist ul li dd .userplay{display:block; padding-left: 15px; color:#666; font-size:12px; /*line-height:18px; top: 54px;left: 128px;*/}
#content_siminabout .content_movinner .mov_list .todaylist .mov_on{width:124px; height:70px; overflow:hidden; border:1px solid #e1dede;}
#content_siminabout  #click_on{width:120px; height:66px; overflow:hidden; border:3px solid #69aa4b;}
#content_siminabout  #click_on2{color:#69aa4b;}


#content_siminvod2{width:100%; position: relative; overflow:visible;}
#content_siminvod2 #live1{width:100%;  margin: 0 auto;  position: relative; border-bottom:1px solid #e1dede; }
/*161108���̺� ���̾ƿ� ����*/
#content_siminvod2 #live1 #live_sub{width:1045px; height:98px; margin:0 auto; padding:10px 0 11px 0; position:relative; }
#content_siminvod2 #live1 #live_sub .live_contents {width:660px; float:left; overflow: hidden;}
#content_siminvod2 #live1 #live_sub .live_contents dl .sub_tit{height:52px;  font-size: 22px; color:#000; font-weight: bold; line-height: 26px; overflow: hidden;}
#content_siminvod2 #live1 #live_sub .live_contents dl .live_top{padding-top:9px;}
#content_siminvod2 #live1 #live_sub .live_contents dl .sub_txt{padding-top: 7px;  font-size: 14px; overflow: hidden; font-weight: normal; color:#666}
#content_siminvod2 #live1 #live_sub .live_contents dl .live_top2{padding-top:19px;}
#content_siminvod2 #live1 #live_sub .live_contents .live_icon{display:block;width:50px;height: 22px;background: url(../images/main_icon.png) -98px -114px no-repeat;float:left;overflow: hidden;padding-right: 8px;}
#content_siminvod2 #live1 #live_sub .live_contents .vod_icon{display:block;width:74px;height: 22px;background: url(../images/main_icon.png) -161px -114px no-repeat;float:left;overflow: hidden;padding-right: 8px;}

#content_siminvod2 #live1 #live_sub .live_shere{width:385px; top:3px; position:relative; float:left;}
#content_siminvod2 #live1 #live_sub .live_shere .snsboxwrap {bottom:-51px; left:74px;}
#content_siminvod2 #live1 #live_sub .live_shere .snsboxwrap li{float:left;}

#content_siminvod2 #live1 #live_sub .live_shere .live_shere_inner{float:right;}
#content_siminvod2 #live1 #live_sub .live_shere .sns_m{margin-right:13px;}
#content_siminvod2  #live1 #live_sub .live_shere #sns1 .userplay, #sns2 .comment{display:block; width:63px; line-height: 99px; text-align: center;}
#content_siminvod2 #live1 #live_sub .live_shere #sns1{width:63px; height:63px; background:url(../images/main_icon.png) 0 -152px no-repeat; float:left;}
#content_siminvod2  #live1 #live_sub .live_shere #sns2{width:63px; height:63px; background:url(../images/main_icon.png) -76px -152px no-repeat; float:left;}
#content_siminvod2 #live1 #live_sub .live_shere #sns3{width:63px; height:63px; background:url(../images/main_icon.png) -148px -152px no-repeat; float:left; cursor:pointer;}
#content_siminvod2 #live1 #live_sub .live_shere #sns3_on{width:63px; height:63px; background:url(../images/main_icon.png) -148px -225px no-repeat; float:left; cursor:pointer;}
#content_siminvod2 #live1 #live_sub .live_shere #sns4{width:63px; height:63px; background:url(../images/main_icon.png) -223px -152px no-repeat; float:left; cursor:pointer;}
#content_siminvod2 #live1 #live_sub .live_shere #sns4_on{width:63px; height:63px; background:url(../images/main_icon.png) -223px -225px no-repeat; float:left; cursor:pointer;}
#content_siminvod2  #live1 #live_sub .live_shere #sns5{width:63px; height:63px; background:url(../images/main_icon.png) -297px -152px no-repeat; float:left; cursor:pointer; position: relative; overflow:hidden}
#content_siminvod2  #live1 #live_sub .live_shere #sns5 #good{display:block;  width:31px; height:26px; background:url(../images/main_icon.png) -315px -301px no-repeat; float:left; margin: 9px 0 0 18px; cursor:pointer; position: absolute;}
#content_siminvod2 #live1 #live_sub .live_shere #sns5 #good_on{display:block;  width:31px; height:26px; background:url(../images/main_icon.png) -315px -234px no-repeat; float:left; margin: 9px 0 0 18px; cursor:pointer; position: absolute;}
#content_siminvod2 #live1 #live_sub .live_shere #sns5 #goodtxt{display:block; width:63px; line-height: 99px; text-align: center;}
#content_siminvod2 #live2{width:100%; margin: 0 auto;  position: relative; border-bottom:1px solid #e1dede; overflow:visible;}

#content_siminvod2 #live2 #live_sub2{width:1045px; margin:0 auto; padding:7px 0 30px 0; color:#666; position:relative; overflow:visible; }
#content_siminvod2 #live2 #live_sub2 .sub_contents{line-height: 27px;}
#content_siminvod2 .sub_con_off{position:absolute; display:block; width:73px; height:33px; bottom:-1px; text-indent:-9999px; background:url(../images/main_icon.png) -132px -360px no-repeat; margin-left:492px; cursor:pointer;}
#content_siminvod2 .sub_con_on{position:absolute; display:block; width:74px; height:33px; top:-32px; text-indent:-9999px; background:url(../images/main_icon.png) -211px -360px no-repeat; margin-left:492px; cursor:pointer;}



#content_siminvod2 #live1 #live_sub .live_contents dl .pod_cate_txt{color:#666dcc; font-size:14px; font-weight:bold; margin-bottom:5px;}
#content_siminvod2 #live1 #live_sub .live_contents dl .broad_cate_txt{color:#03b5f0; font-size:14px; font-weight:bold; margin-bottom:5px;}
#content_siminvod2 #live1 #live_sub .live_contents dl .simin_cate_txt{color:#019ba2; font-size:14px; font-weight:bold; margin-bottom:5px;}
#content_siminvod2 #live3{width:1045px; margin:0 auto; overflow:hidden;}
#content_siminvod2 #live3 .live_sub3{width:1045px; margin:0 auto; overflow:hidden; padding:0 0 36px 0; color:#666; }
#content_siminvod2 #live3 .live_sub3 a{display:block; margin-left:17px; float:left;}
#content_siminvod2 #live3 .live_sub3 a:hover{display:block; width:118px; height:33px; background-color: #69aa4b; color:#fff}
#content_siminvod2 #live3 .live_sub3 .vod_series1, .vod_series2, .vod_series3, .vod_series4, .vod_series5, .vod_series6{display:block; width:118px; height:33px; border:1px solid #666; margin:0 auto; overflow:hidden; text-align:center; line-height:35px; float:left;}
#content_siminvod2 #live3 .live_sub3 .vod_series1:focus, .vod_series2:focus, .vod_series3:focus, .vod_series4:focus, .vod_series5:focus, .vod_series6:focus{background-color:#656565; color:#fff}
#content_siminvod2_sns{width:100%; background:url(../images/snspattern.png) 0 0 repeat; position: relative; /* border-top: 1px solid #e1e1e1; */  border-bottom: 1px solid #e1e1e1;}
#content_siminvod2_sns #livevod2_sns{width: 1045px; height:238px;margin: 0 auto; overflow: hidden; }
#content_siminvod2 #live1 #live_sub .live_contents .live_icon2{width:105px; height:34px; background:url(../images/main_icon.png) -48px -461px no-repeat; float:left; overflow: hidden;}


/*live������_ȭ�� */
#header #header_inner .live{width:139px;height:37px;margin-top: 16px;background:url(../images/live.png) 0 0 no-repeat;text-indent:-9999px;overflow:hidden;}

/* #content_livevod{width:100%; height:675px; background-color:#000; overflow:hidden;} */
.content_livevod{width:100%; height:485px; background-color:#000; overflow:hidden;}
.content_livevod_full{width:100%; height:675px; background-color:#000; overflow:hidden;}
/* kb 11�� 4�� ���� */
.content_livevod .content_movinner{width:1045px; margin:0 auto; overflow: hidden; position: relative;}
.content_livevod_full .content_movinner{width:1045px; margin:0 auto; overflow: hidden; position: relative;}
/* #content_livevod .content_movinner .ac1090{width: 1045px; height: 616px; margin-top:58px;  margin-right:4px;  float:left;} */
 .content_livevod .content_movinner .ac1090{width: 657px; height: 399px; margin-top:58px;  margin-right:4px;  float:left;} 
 .content_livevod_full .content_movinner .ac1090{width: 1045px; height: 616px; margin-top:58px;  margin-right:4px;  float:left;} 

/* kb 11�� 4�� ���� */
.content_livevod .content_movinner #location{width:242px; height:45px; top:13px; left:0px; position: absolute; overflow:hidden;}
.content_livevod_full .content_movinner #location{width:242px; height:45px; top:13px; right:0px; position: absolute; overflow:hidden;}

/*#content_livevod .content_movinner #location a{display:block; width:30px; height:30px;  text-indent:-9999px; overflow:hidden; float:left;}*/
.content_livevod .content_movinner #location .ch1{width:121px; height:45px; float:left; cursor:pointer;}
.content_livevod_full .content_movinner #location .ch1{width:121px; height:45px; float:left; cursor:pointer;}
.content_livevod .content_movinner #location .ch2{width:121px; height:45px; float:left; cursor:pointer;}
.content_livevod_full .content_movinner #location .ch2{width:121px; height:45px; float:left; cursor:pointer;}
.content_livevod .content_movinner #location .ch1_on{width:242px; height:45px; float:left; margin-right:13px; background:url(../images/channel.png) 0 0 no-repeat;}
.content_livevod_full .content_movinner #location .ch1_on{width:242px; height:45px; float:left; margin-right:13px; background:url(../images/channel.png) 0 0 no-repeat;}
.content_livevod .content_movinner #location .ch2_on{width:242px; height:45px; float:left; margin-right:13px; background:url(../images/channel.png) 0 -52px no-repeat;}
.content_livevod_full .content_movinner #location .ch2_on{width:242px; height:45px; float:left; margin-right:13px; background:url(../images/channel.png) 0 -52px no-repeat;}

 /* #content_livevod2{width:646px; position: relative; background-color:#fff; padding:14px 0 0 15px;}  */
#content_livevod2{ width:646px; height:352px; position: relative; background-color:#fff; padding:14px 0 0 15px; overflow:visible;}
/*  kb/10/26��  */
#content_livevod2 #live1{width:100%;  margin: 0 auto;  position: relative; overflow:visible;/* border-bottom:1px solid #e1dede; */ }
#content_livevod2 #live1 #live_sub{width:1045px;height: inherit;/* margin:0 auto; *//* padding:10px 0 11px 0; */position:relative;/* overflow: hidden; */}
#content_livevod2 #live1 #live_sub .live_contents {width:660px; float:left; overflow: hidden;}
/*  kb/10/26��  */
#content_livevod2 #live1 #live_sub .live_contents dl{padding-bottom:5px;}
#content_livevod2 #live1 #live_sub .live_contents dl .sub_tit{ width: 412px;  height:52px;  /*padding-top:5px;*/  font-size: 18px; color:#000; font-weight: bold; line-height: 26px; overflow: hidden;}
/*  kb/10/26��  */
#content_livevod2 #live1 #live_sub .live_contents dl .sub_txt{width:457px; padding: 7px 0;  font-size: 14px; border-bottom:1px solid #e1e1e1;  overflow: hidden; font-weight: normal; color:#666;}
#content_livevod2 #live1 #live_sub .live_contents .live_icon{ display: block; float: left;width: 104px;height: 23px;background: url(../images/main_icon.png) -48px -464px no-repeat;overflow: hidden;padding-right: 8px;}
#content_livevod2 #live1 #live_sub .live_contents .vod_icon{ display: block; float: left;width: 74px;height: 23px;background: url(../images/main_icon.png) -161px -113px no-repeat;overflow: hidden;padding-right: 8px;}
/*  kb/10/26��  */
#content_livevod2 #live1 #live_sub .live_shere{width: 152px;top:3px;position: absolute;/* float:left; */right: 396px; z-index:99}
#content_livevod2 #live1 #live_sub .live_shere .snsboxwrap {bottom:-47px; left:-183px;}
#content_livevod2 #live1 #live_sub .live_shere .snsboxwrap li{float:left;}

/*  kb/11/4��  */
.content_livevod .content_movinner .mov_list{width: 340px;height: 399px;position:relative;/* padding-left: 13px; */background-color: #403e3e;float:left;overflow:hidden;/* padding-top: 11px; */margin-top: 58px; margin-left: 40px;}
.content_livevod .content_movinner .mov_list_full{top:616px;}
.content_livevod .content_movinner .mov_list_noclip{width:371px;height:754px;position:relative;padding-left: 13px;background-color:#fff;float:left;overflow:hidden;padding-top: 11px;}
.content_livevod .content_movinner .mov_list_h{height:905px;} /* kb 10�� 19�� ���� */
.content_livevod .content_movinner .mov_list_noclip{height:754px;} /* kb 10�� 19�� ���� */
.content_livevod .content_movinner .mov_list h4{display:block;/*width:180px; 161101ȭ��*//* height:39px; */color:#fff;font-size: 22px;line-height:21px;font-weight:bold;overflow: hidden;width: 170px;float: left;text-align: center;padding: 8px 0; cursor:pointer; }
.content_livevod .content_movinner .mov_list h4 .icon{display:block; width:31px; height:21px;background: url(../images/main_icon.png) -205px -465px no-repeat;text-indent:-9999px;float:left;}
.content_livevod .content_movinner .mov_list h4 .tit{display:block;font-size:18px;padding-top: 0;/* padding-left: 33px; */color:#fff; /*161101ȭ���߰� ��*/line-height: 22px;margin-left: 4px;}

/* ��� on/off */
.content_livevod .content_movinner .mov_list .mov_listsns{background-color: #959595;}
.content_livevod .content_movinner .mov_list .mov_listsns .tit{color:#adadad;}
.content_livevod .content_movinner .mov_list .mov_listsns_on{background-color: #403e3e;}
.content_livevod .content_movinner .mov_list .mov_listsns_on .tit{color:#fff;}
/* ����ǥ on/off */
.content_livevod .content_movinner .mov_list .mov_listday{background-color: #959595;}
.content_livevod .content_movinner .mov_list .mov_listday .tit{color:#adadad;}
.content_livevod .content_movinner .mov_list .mov_listday_on{background-color: #403e3e;}
.content_livevod .content_movinner .mov_list .mov_listday_on .tit{color:#fff;}

.content_livevod .content_movinner .mov_list .todaylist{width:340px;height:100%;/* margin-top: 9px; */overflow:hidden;/*padding: 9px 0 0 12px;*/}
.content_livevod .content_movinner .mov_list .todaylist ul{width:362px; height:100%; padding-bottom:4em; overflow:hidden;}
.content_livevod .content_movinner .mov_list .todaylist ul li{width:362px; /* height:85px; */ overflow:hidden;}
.content_livevod .content_movinner .mov_list .todaylist ul li:first-child{margin-top:0;}
.content_livevod .content_movinner .mov_list .todaylist ul li{margin-top:8px; position:relative;}
.content_livevod .content_movinner .mov_list .todaylist ul li a{width:124px; height:70px; position:relative; overflow:hidden; float:left;}
.content_livevod .content_movinner .mov_list .todaylist ul li a span{display:block; padding:0 4px 0; position:absolute; bottom:0; right:0; color:#fff; font-size:12px; background-color:#000000;}
.content_livevod .content_movinner .mov_list .todaylist ul li dl{width:224px; height:72px; padding-left:9px; overflow:hidden; float:left;}
.content_livevod .content_movinner .mov_list .todaylist ul li dl dt .tit_cilck{width:inherit;color: #fff;}
.content_livevod .content_movinner .mov_list .todaylist ul li dl .usertit{display:block; width:190px; height:37px; font-size:14px; padding-bottom: 5px;/*text-overflow: ellipsis; white-space: nowrap;*/ overflow: hidden;/* position: absolute; line-height:18px; top: 54px;left: 128px;*/}
.content_livevod .content_movinner .mov_list .todaylist ul li dl .userday{display:block;width:220px;color: #afafaf;font-size:12px;overflow: hidden;/*line-height:18px; top: 54px;left: 128px;*/}
.content_livevod .content_movinner .mov_list .todaylist ul li dd .usericon{display:block; width:9px; height:13px; background: url(../images/main_icon.png) -108px -80px no-repeat; float:left;}
.content_livevod .content_movinner .mov_list .todaylist ul li dd .userplay{display:block;padding-left: 15px;color: #afafaf;font-size:12px;/*line-height:18px; top: 54px;left: 128px;*/}
.content_livevod .content_movinner .mov_list .todaylist .mov_on{width:124px; height:70px; overflow:hidden; border:1px solid #e1dede; position: relative;}

.content_livevod .content_movinner .mov_list .todaylist2{width:362px;height:100%;/* margin-top: 9px; */overflow:hidden;padding: 9px 0 0 12px;}
.content_livevod .content_movinner .mov_list .todaylist2{display:none;}
.content_livevod .content_movinner .mov_list .todaylist2 ul{width:362px; height:100%; padding-bottom:4em; overflow:hidden;}
.content_livevod .content_movinner .mov_list .todaylist2 ul li{width:362px; /* height:85px; */ overflow:hidden;}
.content_livevod .content_movinner .mov_list .todaylist2 ul li:first-child{margin-top:0;}
.content_livevod .content_movinner .mov_list .todaylist2 ul li{margin-top:8px; position:relative;}
.content_livevod .content_movinner .mov_list .todaylist2 ul li a{width:124px; height:70px; position:relative; overflow:hidden; float:left;}
.content_livevod .content_movinner .mov_list .todaylist2 ul li a span{display:block; padding:0 4px 0; position:absolute; bottom:0; right:0; color:#fff; font-size:12px; background-color:#000000;}
.content_livevod .content_movinner .mov_list .todaylist2 ul li dl{width:224px; height:72px; padding-left:9px; overflow:hidden; float:left;}
.content_livevod .content_movinner .mov_list .todaylist2 ul li dl dt .tit_cilck{width:inherit;color: #fff;}
.content_livevod .content_movinner .mov_list .todaylist2 ul li dl .usertit{display:block; width:190px; height:37px; font-size:14px; padding-bottom: 5px;/*text-overflow: ellipsis; white-space: nowrap;*/ overflow: hidden;/* position: absolute; line-height:18px; top: 54px;left: 128px;*/}
.content_livevod .content_movinner .mov_list .todaylist2 ul li dl .userday{display:block;width:220px;color: #afafaf;font-size:12px;overflow: hidden;/*line-height:18px; top: 54px;left: 128px;*/}
.content_livevod .content_movinner .mov_list .todaylist2 ul li dd .usericon{display:block; width:9px; height:13px; background: url(../images/main_icon.png) -108px -80px no-repeat; float:left;}
.content_livevod .content_movinner .mov_list .todaylist2 ul li dd .userplay{display:block;padding-left: 15px;color: #afafaf;font-size:12px;/*line-height:18px; top: 54px;left: 128px;*/}
.content_livevod .content_movinner .mov_list .todaylist2 .mov_on{width:124px; height:70px; overflow:hidden; border:1px solid #e1dede; position: relative;}



/*ȭ�� 161031 ���۱Ǹ�ũ*/
.ccl_1{width:117px;height: 41px ;float: right; background:url(../images/ccl00.png) 0 0px no-repeat; position: absolute;bottom: 3px;right: 0;}
.ccl_2{width:117px;height: 41px ;float: right; background:url(../images/ccl01.png) 0 0px no-repeat; position: absolute;bottom: 3px;right: 0;}
.ccl_3{width:117px;height: 41px ;float: right; background:url(../images/ccl10.png) 0 0px no-repeat; position: absolute;bottom: 3px;right: 0;}
.ccl_4{width:117px;height: 41px ;float: right; background:url(../images/ccl11.png) 0 0px no-repeat; position: absolute;bottom: 3px;right: 0;}
.ccl_5{width:117px;height: 41px ;float: right; background:url(../images/ccl20.png) 0 0px no-repeat; position: absolute;bottom: 3px;right: 0;}
.ccl_6{width:117px;height: 41px ;float: right; background:url(../images/ccl21.png) 0 0px no-repeat; position: absolute;bottom: 3px;right: 0;}


#content_livevod2 #live1 #live_sub .live_shere .live_shere_inner{float:right;}
#content_livevod2 #live1 #live_sub .live_shere .sns_m{margin-right:9px;}
#content_livevod2 #live1 #live_sub .live_shere #sns1 .userplay, #sns2 .comment{display:block; width:63px; line-height: 99px; text-align: center;}
#content_livevod2 #live1 #live_sub .live_shere #sns1{width:63px; height:63px; background:url(../images/main_icon.png) 0 -152px no-repeat; float:left;}
#content_livevod2 #live1 #live_sub .live_shere #sns2{width:63px; height:63px; background:url(../images/main_icon.png) -76px -152px no-repeat; float:left; cursor:pointer;}
#content_livevod2 #live1 #live_sub .live_shere #sns3{width:63px; height:63px; margin-top:8px; background:url(../images/main_icon.png) -148px -152px no-repeat; float:left; cursor:pointer;}
#content_livevod2 #live1 #live_sub .live_shere #sns3_on{width:63px; height:63px; margin-top:8px; background:url(../images/main_icon.png) -148px -225px no-repeat; float:left; cursor:pointer;}
#content_livevod2 #live1 #live_sub .live_shere #sns4{width:63px; height:63px; margin-top:8px; background:url(../images/main_icon.png) -223px -152px no-repeat; float:left; cursor:pointer;}
#content_livevod2 #live1 #live_sub .live_shere #sns4_on{width:63px; height:63px; margin-top:8px; background:url(../images/main_icon.png) -223px -225px no-repeat; float:left; cursor:pointer;}
#content_livevod2 #live1 #live_sub .live_shere #sns5{width:63px; height:63px; background:url(../images/main_icon.png) -297px -152px no-repeat; float:left; cursor:pointer; position: relative; overflow:hidden}
#content_livevod2 #live1 #live_sub .live_shere #sns5 #good{display:block;  width:31px; height:26px; background:url(../images/main_icon.png) -315px -301px no-repeat; float:left; margin: 9px 0 0 18px; cursor:pointer; position: absolute;}
#content_livevod2 #live1 #live_sub .live_shere #sns5 #good_on{display:block;  width:31px; height:26px; background:url(../images/main_icon.png) -315px -234px no-repeat; float:left; margin: 9px 0 0 18px; cursor:pointer; position: absolute;}
#content_livevod2 #live1 #live_sub .live_shere #sns5 #goodtxt{display:block; width:63px; line-height: 99px; text-align: center;}
#content_livevod2 #live2{width:100%; height:214px; position: relative; overflow:hidden;}
/*  kb/10/26��  */
#content_livevod2 #live2 #live_sub2{width:457px; overflow:hidden; padding: 3px 0 56px 0; color:#666;}
#content_livevod2 #live2 #live_sub2 .sub_contents{line-height: 27px;}
#open_c_btn{width:1045px; margin:0 auto; position:relative;}
#content_livevod2 .sub_con_off{position:absolute; display:block; width:73px; height:33px; bottom:0px; text-indent:-9999px; background:url(../images/main_icon.png) -132px -360px no-repeat; margin-left:492px; cursor:pointer;}
#content_livevod2 .sub_con_on{position:absolute; display:block; width:74px; height:33px; bottom:0px; text-indent:-9999px; background:url(../images/main_icon.png) -211px -360px no-repeat; margin-left:492px; cursor:pointer;}

#content_livevod5{width:100%; height:90px; text-align:center; overflow:hidden;/* background-color:#e4e4e4; */}
#content_livevod5 #daytable {width:1045px; height:266px;}
#content_livevod5 #mov_user .mov_userinner{width: 1045px; overflow:hidden;}
#content_livevod5 #mov_user .mov_userinner h3{float:left;}
#content_livevod5 #mov_user .mov_userinner h3 .icon{width:25px; height:25px;  background:url(../images/main_icon.png) -185px 0 no-repeat;}
#content_livevod4{width:100%; overflow:hidden;}

/*  live ������ ��������ǥ */
.datetap{width:170px;height:32px; padding-left:19px; overflow:hidden;float:left;padding-top: 23px;}
.datetap a{float: left;}
.numlist{position:absolute;top:28px;right:-1px;}
.numlist .num{float:left;padding-right: 3px;text-align: right;display: block;}
.numlist .num strong{font-size:16px;color:#666666;display: block;float: left;}
.d_ch{width:1045px; height:90px; border:1px solid #b1b1b1; overflow:hidden;}
.datelist_inner .numlist a{float:left;}
.gallery_box_container{width: 1948px;height:90px;overflow:hidden;position: absolute;top: 0;left: 35px;}
.gallery_box_container ul{width: 1948px; height:90px; overflow:hidden;}
.gallery_box_container .news1 .date_time{display:block;width: 90px;color:#000;font-size: 20px;font-weight:bold;float: left;    padding-top: 10px;}
.gallery_box_container .news1 .date_txt {float: left;margin-left: 16px;text-align: left;}
						
.gallery_box_container .news2, .gallery_box_container .news3{width:974px;}
.gallery_box_container .news2 li, .gallery_box_container .news3 li{width: 100%;height: 132px;padding: 0px 0px 0;border-left:1px solid #b0b0b0;background-color:#fff;line-height: 90px;} 
.gallery_box_container .news2 .date_txt2, .news3 .date_txt2{display:block;width: 100%;height:90px;overflow: hidden; text-align:center;}
.datelist_inner .gallery_box .news2 li, .datelist_inner .gallery_box .news3 li{width:100%;}
.gallery_box_container .news1 li{float:left;}
.datelist_inner .gallery_box{width:1043px;height:90px; position:relative;font-size:12px; border:1px solid #b0b0b0; background-color:#fff; overflow:hidden}
.datelist_inner .gallery_box h3{margin:0 0 20px 20px}

.datelist_inner .gallery_box li:first-child{border:none;}
.datelist_inner .gallery_box li{width: 194px;height: 90px; padding: 0px 0px 0; border-left:1px solid #b0b0b0; background-color:#fff;} 
.datelist_inner .gallery_box .thislive {background-color:#ddd;} 
.datelist_inner .numlist .leftbtn{display:block; width:42px; height:21px; text-indent:-9999px; background:url(../images/main_icon.png) -1px -429px no-repeat;}
.datelist_inner .numlist .rightbtn{display:block; width:42px; height:21px; text-indent:-9999px; background:url(../images/main_icon.png) -43px -429px no-repeat;}
.datelist_inner2 .gallery_box{width:1043px;height:90px; position:relative;font-size:12px; border:1px solid #b0b0b0; background-color:#fff; overflow:hidden}
.datelist_inner2 .gallery_box h3{margin:0 0 20px 20px}
.datelist_inner2 .gallery_box li:first-child{border:none;}
.datelist_inner2 .gallery_box li{width: 172px;height: 132px; padding: 13px 11px 0; border-left:1px solid #b0b0b0; background-color:#fff;} 
.datelist_inner2 .numlist .leftbtn{display:block; width:42px; height:21px; text-indent:-9999px; background:url(../images/main_icon.png) -1px -429px no-repeat; float:left;}
.datelist_inner2 .numlist .rightbtn{display:block; width:42px; height:21px; text-indent:-9999px; background:url(../images/main_icon.png) -43px -429px no-repeat; float:left;} 
.gallery_box_container .live_icon{width:50px; height:28px; text-indent:-9999px; background:url(../images/main_icon.png) -98px -111px no-repeat; float:left; overflow: hidden;    margin-top: 10px;}
.g_left{display:block; width:35px;height:90px; position: absolute;top: 0;left: 0; background:url(../images/live_table.png) -90px -30px no-repeat; overflow:hidden; cursor:pointer; z-index:10;}
.g_left:hover{background:url(../images/live_table.png) 0 -30px no-repeat; }
.g_right{display:block; width:35px;height:90px;overflow:hidden;position: absolute;top: 0;right: 0; background:url(../images/live_table.png) -135px -30px no-repeat; overflow:hidden; cursor:pointer; z-index:10;}
.g_right:hover{background:url(../images/live_table.png) -45px -30px no-repeat; }

/*live-simin ��������ǥ hover*/
.datelist_inner .gallery_box .date_live_over{cursor: pointer;}
.datelist_inner .gallery_box li:hover{background-color:#f69830; cursor: pointer;}
.datelist_inner .gallery_box .date_simin_over{cursor: pointer;}
.datelist_inner .gallery_box .date_simin_over:hover{background-color:#00adb5;}



/*���޹�� 160729-1 ȭ��*/
#header #header_inner .broadcast{width:144px;height:39px;margin-top: 15px;background:url(../images/broadcast_logo.png) 0 0 no-repeat;text-indent:-9999px;overflow:hidden;}
#mov_user #best_mov ul li dl a .cate_icon{display: block; padding: 1px 4px; margin-top:90px; font-size:13px;  position: absolute; color: #fff; right:0; background-color: #027da6; z-index: 99;}
#mov_user #best_mov ul li dl a .cate_icon .cate_txt{font-weight:normal;}
#tabmov_best, #tabmov_new{margin-top:19px; overflow:hidden;}
#broad_tab, #broad_tab2, #broad_tab3{margin-top:19px; overflow:hidden;}
.broadcast_channel ul{margin-bottom: 27px;  float: left;}
.broadcast_channel ul li{width: 196px; height: 127px; overflow: hidden; margin-left: 16px; float:left; }
.broadcast_channel ul li:first-child{margin-left:0;}
.broadcast_channel ul li a{display: block; width: 194px; height: 98px; border: 1px solid #e1dede; overflow: hidden;}
.broadcast_channel ul li .channel_txt{display: block; text-align: center; line-height: 28px;}
/*���޹�� ä�� �̹���*/
.b_img1 {width:194px;height:98px;background:url(../images/broadcast.png) 0 0 no-repeat;}
.b_img2 {width:194px;height:98px;background:url(../images/broadcast.png) -205px 0 no-repeat;}
.b_img3 {width:194px;height:98px;background:url(../images/broadcast.png) -420px 0 no-repeat;}
.b_img4 {width:194px;height:98px;background:url(../images/broadcast.png) -635px 0 no-repeat;}
.b_img5 {width:194px;height:98px;background:url(../images/broadcast.png) -850px 0 no-repeat;}
.b_img6 {width:194px;height:98px;background:url(../images/broadcast.png) 0 -155px no-repeat;}
.b_img7 {width:194px;height:98px;background:url(../images/broadcast.png) -205px -155px no-repeat;}
.b_img8 {width:194px;height:98px;background:url(../images/broadcast.png) -420px -155px no-repeat;}
.b_img9 {width:194px;height:98px;background:url(../images/broadcast.png) -635px -155px no-repeat;}
.b_img10 {width:194px;height:98px;background:url(../images/broadcast.png) -850px -155px no-repeat;}
.b_img11 {width:194px;height:98px;background:url(../images/broadcast.png) 0 -315px no-repeat;}
.b_img12 {width:194px;height:98px;background:url(../images/broadcast.png) -205px -311px no-repeat;}
.b_img13 {width:194px;height:98px;background:url(../images/broadcast.png) -420px -310px no-repeat;}
.b_img14 {width:194px;height:98px;background:url(../images/broadcast.png) -635px -315px no-repeat;}
.b_img15 {width:194px;height:98px;background:url(../images/broadcast.png) -844px -315px no-repeat;}
.b_img16 {width:194px;height:98px;background:url(../images/broadcast.png) 0 -470px no-repeat;}
.b_img17 {width:194px;height:98px;background:url(../images/broadcast.png) -210px -468px no-repeat;}
/*���޹�� ä�� �̹��� �ѿ���*/
.b_img1:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) 0 0 no-repeat;}
.b_img2:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) -205px 0 no-repeat;}
.b_img3:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) -420px 0 no-repeat;}
.b_img4:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) -635px 0 no-repeat;}
.b_img5:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) -850px 0 no-repeat;}
.b_img6:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) 0 -155px no-repeat;}
.b_img7:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) -205px -155px no-repeat;}
.b_img8:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) -420px -155px no-repeat;}
.b_img9:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) -635px -155px no-repeat;}
.b_img10:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) -850px -155px no-repeat;}
.b_img11:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) 0 -315px no-repeat;}
.b_img12:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) -205px -311px no-repeat;}
.b_img13:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) -420px -310px no-repeat;}
.b_img14:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) -635px -315px no-repeat;}
.b_img15:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) -844px -315px no-repeat;}
.b_img16:hover {width:194px;height:98px;background:url(../images/broadcast_on.png) 0 -470px no-repeat;}
.b_img17:hover{width:194px;height:98px;background:url(../images/broadcast_on.png) -210px -468px no-repeat;}
#content_podlist .broadcast_pic{width:188px; height:100px; border:1px solid #e1dede; float:left;}
#broadcast_wrab{width: 100%; /*height: 133px; 161121hr*/ padding-top: 30px; background-color: #f8f8f8;}
#broadcast_wrab #content_podlist .podcast_seoulwrap{width:835px;}
/*���޹�� ����Ŭ���� ���󺯰�*/
#content_vodabout #broad_m{margin-top:34px;}
#content_vodabout #broad_click_on{width:120px; height:66px; overflow:hidden; border:3px solid #03b5f0;}
#content_vodabout #broad_click_on2{color:#03b5f0;}
#content_siminabout #broad_m{margin-top:34px;}
#content_siminabout #broad_click_on{width:120px; height:66px; overflow:hidden; border:3px solid #03b5f0;}
#content_siminabout #broad_click_on2{color:#03b5f0;}



/*�������� 160729-2ȭ��*/
#header #header_inner .notice{width:100%;height:100%;margin-top: 21px;background:url(../images/notice.png) 0 0 no-repeat;text-indent:-9999px;overflow:hidden;}
#content_notice{width:100%; overflow:hidden;}
#content_notice .location_wrab{width:1045px; height:35px; margin: 0 auto; position: relative; overflow:hidden;}
#content_notice .location_wrab .location{display:block; color:#666; width:100%; height:29px; position:absolute; top:12px; right:0; text-align:right;  overflow:hidden;}
#content_notice .notice_tab{width: 1045px;    margin: 0 auto;}

/*�������� ��*/
#content_notice #content_mov #mov_user .mov_userinner #notice_tab, #notice_tab2, #notice_tab3, #notice_tab4, #notice_tab5{margin-top: 25px; overflow:hidden;}
#content_mov #mov_user .mov_userinner .content_movlocation .tabline4{border-top:1px solid #cdcdcd; border-left:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;}
#content_mov #mov_user .mov_userinner .content_movlocation .tabline5{border-top:1px solid #cdcdcd; border-left:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;}
#content_mov #mov_user .mov_userinner #tabmov4, #tabmov5{margin-top:19px; overflow:hidden;}
.linkon4, .linkon5{background:none; background-color:#656565; color:#fff;}
.linkon4{background:none; background-color:#656565;}
.linkon5{background:none; background-color:#656565;}
.notice{ width: 1045px;    margin: 0 auto;    position: relative; overflow: hidden;}  
.notice .hgroup{position:relative; width:1045px; height: 38px; margin:0; border-top: 2px solid #4c4c4c; border-bottom: 1px solid #efefef; }  
.notice .n_no{width:416px; overflow:hidden; font-size:14px; float:left; padding: 10px; color:#333;}
.notice .n_ti{width:370px; overflow:hidden; font-size:14px; float:left; padding: 10px; color:#333;}
.notice .n_day{width:101px; overflow:hidden; font-size:14px; float:left; padding: 10px; color:#333;}
.notice .n_play{width:68px; overflow:hidden; font-size:14px; float:left; padding: 10px; color:#333;}
.notice .hgroup .all{position:absolute; top:5px; right:10px; text-decoration:none;}  
/*.notice .n_txt{margin:0;padding:10px 15px;line-height:1.5}*/ 
.notice ul{width:1045px; margin:0;padding:0;list-style:none; }  
.notice li{width:100%; overflow:hidden;}
.notice .q{border-bottom:1px solid #efefef;}
.notice .q_on{border-bottom:1px solid #efefef; }
.notice .q .trigger{display:block; height:37px; cursor:pointer; padding:10px 15px; text-align:left; text-decoration:none ;}
.notice .q .trigger .num{float:left; color:#666; line-height:39px; text-align:center; display: block;width:35px;}
.notice .q .trigger .notice_tit, .notice_cate, .notice_cate2, .notice_date, .notice_play{margin-top: 10px;float:left;}
.notice .q .trigger .notice_cate{display: block;width: 113px; color:#0ba7ae; margin-left: 35px;}
.notice .q .trigger .notice_cate2{display: block;width: 113px; color:#8187d8; margin-left: 35px;}
.notice .q .trigger .notice_tit{display: block;width: 606px; }
.notice .q .trigger .notice_tit strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block; font-weight:normal; float: left; color:#666;}
.notice .q .trigger .notice_tit .new_icon{width:27px; height:16px; margin: 1px 0px 0 9px; background:url(../images/main_icon.png) -348px -842px no-repeat; text-indent:-9999px; float: left;}
.notice .q .trigger .notice_date{width:124px; text-align: center; color:#666;}
.notice .q .trigger .notice_play{width:102px; text-align: center; color:#666;}
.notice .hide .q .trigger{overflow:hidden;}  
.notice .q .trigger:hover, 
.notice .q .trigger:active,  
.notice .q .trigger:focus{background:#f8f9fb; color:#fff;}  
.notice .n_txt{color: #666; padding: 20px 20px;display:none; border-bottom: 1px solid #efefef;}  
.notice .n_txt .noticeinner{position: relative;top: 1px;left: 118px;width: 800px;display: block;overflow: hidden;} 
.notice .show .notice_icon{/*background:url(../images/btn_open.png)0 0 no-repeat;*/float: right;    padding-left: 58px;    margin-top: 10px;}
.notice .hide .notice_icon{/*background:url(../images/btn_close.png)0 0 no-repeat;*/float: right;    padding-left: 58px;    margin-top: 10px;}
/*�������� ������*/
#pagewrap{width:100%; overflow:hidden;}
#pagewrap .pagination{text-align:center; margin:20px 0 40px 0;}
#pagewrap .pagination .page_m{margin-left: 9px;}
#pagewrap .pagination .page_m:first-child{margin-left:0;}
#pagewrap .pagination .prev2 img{width:inherit; border:1px solid #d6d6d6;}
#pagewrap .pagination .prev{width:30px; height:30px; background:url(../images/page.png) -39px 0 no-repeat;}
#pagewrap .pagination .pagelist{display:inline-block;}
#pagewrap .pagination .pagelist li{width: initial; margin-left: 9px; color: #666; float: left; }
#pagewrap .pagination .pagelist .page1, #pagewrap .pagination .pagelist strong{display:inline-block;  width: 28px;  height: 28px;  margin-left: 9px; font-size:14px;line-height:30px;vertical-align:top;border:1px solid #d6d6d6;background:#fff;}
#pagewrap .pagination .pagelist  strong{color:#000000; border:1px solid #d6d6d6;background:#f0f0f0;}
#pagewrap .pagination .pagelist .page2{width: 28px;height: 28px;border:1px solid #cecfd1; text-align: center;line-height: 30px;float: left;}
#pagewrap .pagination .pagelist .page3{width: 28px;height: 28px;border:1px solid #cecfd1; text-align: center;line-height: 30px;float: left;}
#pagewrap .pagination .pagelist .page4{width: 28px;height: 28px;border:1px solid #cecfd1; text-align: center;line-height: 30px;float: left;}
#pagewrap .pagination .pagelist .page5{width: 28px;height: 28px;border:1px solid #cecfd1; text-align: center;line-height: 30px;float: left;}
#pagewrap .pagination .next{width:30px; height:30px; background:url(../images/page.png) -78px 0 no-repeat;}
#pagewrap .pagination .next2{width:30px; height:30px; background:url(../images/page.png) -117px 0 no-repeat;}

/* ��ĳ��Ʈ ���� */
#header #header_inner .podcast{width:160px;height:37px; margin-top:16px; background:url(../images/podcast.png) 0 0 no-repeat;text-indent:-9999px;overflow:hidden; }
#content_podcast{width:1045px; margin:0 auto; overflow:hidden;}
#content_podcast .podcast_banner{width:705px; height:230px; border:1px solid #9caab5; float:left;}
.podcast_noticewrap{width:320px; margin-left:0; margin-bottom:15px; overflow:hidden; float:left;}
.podcast_noticewrap .podcast_notice{width:318px; height:117px; position:relative; border:1px solid #9caab5; overflow:hidden;}
.podcast_noticewrap .podcast_notice h4{width: 131px;font-size:18px;font-weight:bold;overflow:hidden;padding: 15px 0 0 10px;}
.podcast_noticewrap .podcast_notice h4 span{display:block;width:42px;height: 22px;background: url(../images/main_icon.png) -219px -839px no-repeat;text-indent:-9999px;float: left;}
.podcast_noticewrap .podcast_notice h4 strong{padding-left:3px; font-size:18px; font-weight: bold; color: #333; float: left;}
 .podcast_noticewrap .podcast_notice .noticebtn{display:block; width:20px; height:19px; position:absolute; top:14px; right:10px; background: url(../images/main_icon.png)  0 -80px no-repeat; text-indent:-9999px; overflow:hidden;}
 .podcast_noticewrap .podcast_notice ul{margin-top:7px;}
 .podcast_noticewrap .podcast_notice ul li{list-style-type:square;list-style-position:inside;padding-left:12px;width: 289px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap;line-height: 30px;}
 .podcast_noticewrap .podcast_notice ul li a{color:#666666;}
 .podcast_noticewrap .podcast_notice ul li a:hover{text-decoration:underline;}
.podcast_noticewrap .podcast_notice ul li span{color:#e25147;}
 .podcast_noticewrap .noticebanner{width:318px;height:100px;margin-top: 11px;border:1px solid #9caab5;overflow:hidden;display: block;}

#content_mov #mov_user #mov_podcast{width:707px; overflow:visible;}  /* kb 10�� 28�� */
#content_mov #mov_user #mov_podcast #tabmov3{overflow:visible;} /* kb 10�� 28�� */

.linkon, .linkon2, .linkon3{background:none; background-color:#656565; color:#fff;}
.cheak_pic{display:inline-block; width:18px; height:9px; background:url(../images/cheak.png) 0 0 no-repeat;} 
.linkon2{background:none; background-color:#656565; }
.linkon3{background:none; background-color:#656565;}

#content_mov #mov_user #mov_podcast #tabmov #newpodcast{width:707px; overflow:hidden;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con{width:100%; height:inherit; overflow:hidden;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li{width:100%; border-bottom:1px solid #e1dede; padding:13.1px 0;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li .podcast_listpic{display:block; width:93px; height:93px; position:relative; background:url(../images/pod_pic5.png) 0 0 no-repeat; border:1px solid #e1dede; overflow:hidden; float:left;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl{width: 602px; height:inherit;  overflow:visible; margin-left: 10px;float: left;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl a{width:484px; height:inherit; border:none;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl dt{color:#666dcc;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl dd{color:#333333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .upplay{padding-top:4px; float:left;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .podcast_up{float:left;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .podcast_up span{display:block; width:21px; height:15px; background:url(../images/main_icon.png) -36px -856px no-repeat; text-indent:-9999px; float:left;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .podcast_up strong{padding-left:5px; font-weight:normal;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .podcast_play{padding-left:10px;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .podcast_play span{display:block;width: 13px;height:15px;background: url(../images/main_icon.png) -109px -77px no-repeat;text-indent:-9999px;float:left;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .podcast_play strong{padding-left: 0; font-weight:normal;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .podcast_snswrap{width:104px; overflow:hidden; float:right;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .podcast_snswrap span{display:block; width:46px; height:46px; border:1px solid #e1dede; overflow:hidden; float:left;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .snsboxwrap{top: 89px;right: 56px;left: inherit;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .podcast_snswrap .snsbtn{background: url(../images/main_icon.png) -327px -469px no-repeat; cursor: pointer;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .podcast_snswrap .snsbtnon{background: url(../images/main_icon.png) -375px -469px no-repeat; cursor: pointer;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .podcast_snswrap .snsbtn2{margin-left:8px; background: url(../images/main_icon.png) -326px -433px no-repeat; cursor: pointer;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con li dl .podcast_snswrap .snsbtn2on{margin-left:8px; background: url(../images/main_icon.png) -374px -433px no-repeat; cursor: pointer;}

#content_mov #mov_user #mov_podcast .submov_more{width:707px; margin-bottom:inherit; overflow:hidden;}
#content_mov #mov_user #mov_podcast .submov_more dl{left:312px;}
#content_mov #mov_user #mov_podcast #newpodcast .mov_con .podcast_listpic .podcast_rank{display:block;width:20px;height:28px;position:absolute;top:0;left:0; background:url(../images/main_icon.png) -93px -843px no-repeat;color: #fff;text-align: center;padding: 3px 0;}
#content_mov #mov_user #mov_podcast #tabmov3 #newpodcast .mov_con{width:707px; overflow:visible;}
#content_mov #mov_user #mov_podcast #tabmov3 #newpodcast .mov_con li{width:164px; height:197px; position:relative; border:1px solid #e1dede; padding:inherit; margin-bottom:39.3px; margin-left:14px;}
#content_mov #mov_user #mov_podcast #tabmov3 #newpodcast .mov_con li:first-child{margin-left:0;}
#content_mov #mov_user #mov_podcast #tabmov3 #newpodcast .mov_con li .podcast_listpic{display:block; width:164px; height:167px; position:relative; border:none;  border-bottom:1px solid #e1dede; background:url(../images/pod_chpic.png) 0 0 no-repeat; overflow:hidden; float:left;}
#content_mov #mov_user #mov_podcast #tabmov3 #newpodcast .mov_con li dl{width:144px; height:63px; margin:0 10px;}
#content_mov #mov_user #mov_podcast #tabmov3 #newpodcast .mov_con li dl dt{margin:inherit;text-align:center;line-height: 32px;}
#content_mov #mov_user #mov_podcast #tabmov3 #newpodcast .mov_con li dl dd{color:#666;line-height: 29px;width: 105px;float: left;}
#content_mov #mov_user #mov_podcast #tabmov3 #newpodcast .mov_con li dl .podcast_listline{border-top:1px solid #e1dede;width:144px;/* line-height: 17px; */}
#content_mov #mov_user #mov_podcast #tabmov3 #newpodcast .mov_con li dl .podcast_listsns{width:14px;height: 29px;background: url(../images/main_icon.png) -214px -423px;overflow:hidden;float: right;cursor: pointer;}
#content_mov #mov_user #mov_podcast #tabmov3 #newpodcast .mov_con li dl .podcast_listsns2{width:14px;height: 29px;background: url(../images/main_icon.png) -297px -423px;overflow:hidden;float: right;cursor: pointer;}
#content_mov #mov_user #mov_podcast #tabmov,
#content_mov #mov_user #mov_podcast #tabmov2,
#content_mov #mov_user #mov_podcast #tabmov3,
#content_mov #mov_user #mov_podcast #tabmov4{margin-top:26px;}
#content_mov #mov_user #mov_podcast_rt{width:320px; margin-left:18px;  overflow:hidden; float:left;}
#content_mov #mov_user #mov_podcast_rt h3{width: 100%; font-size: 22px; line-height:21px; font-weight: bold;overflow: hidden;}
#mov_podcast_rt .icon3{display:block; width:23px; height:24px; background:url(../images/main_icon.png) -51px 0 no-repeat; text-indent:-9999px;  float:left;}


#content_mov #mov_user #mov_podcast_rt .icon5{display:block; width:28px; height:26px; background:url(../images/main_icon.png) 0 -843px no-repeat; text-indent:-9999px;  float:left;}
#content_mov #mov_user #mov_podcast_rt .tit2{padding-left:0px; line-height:27px;}
#content_mov #mov_user #mov_podcast_rt .tit{padding-left:17px; line-height:27px;}
#content_mov #mov_user #mov_podcast_rt .podcast_bestbtn{width:318px; height:45px; margin-top:13px; text-align:center; line-height:44px;  border:1px solid #cdcdcd; border-bottom:none; overflow:hidden; cursor:pointer;}
#content_mov #mov_user #mov_podcast_rt .podcast_bestbtn span{display:block; width:158px; font-size:16px; color:#000000; float:left;}
#content_mov #mov_user #mov_podcast_rt .podcast_bestbtn .bestlist_btnoff{border-right:1px solid #cdcdcd; color:#000000; border-bottom:1px solid #cdcdcd; background-color:#edeff1;}
#content_mov #mov_user #mov_podcast_rt .podcast_bestbtn .bestlist_btn{border-right:1px solid #cdcdcd; color:#ff4343; background-color: #fff; border-bottom:none;}
#content_mov #mov_user #mov_podcast_rt .podcast_bestbtn .bestlist_btn2{width:159px; border-bottom:none; color:#ff4343;}
#content_mov #mov_user #mov_podcast_rt .podcast_bestbtn .bestlist_btn2off{width:159px; border-bottom:1px solid #cdcdcd; background-color:#edeff1;}
#content_mov #mov_user #mov_podcast_rt .podcast_listtab{border:1px solid #cdcdcd; border-top:none;}
#content_mov #mov_user #mov_podcast_rt .podcast_listtab li{padding:0 0 17px 8px; overflow:hidden;} /* 11�� 11�� kb */
#content_mov #mov_user #mov_podcast_rt .podcast_listtab li:first-child{padding:15px 0 16px 8px;}  /* 11�� 11�� kb */
#content_mov #mov_user #mov_podcast_rt .podcast_listtab .podcast_listpic{display:block; width:93px; height:93px; position:relative; background:url(../images/pod_pic5.png) 0 0 no-repeat; border:1px solid #e1dede; overflow:hidden; float:left;}
#content_mov #mov_user #mov_podcast_rt .podcast_listtab .podcast_listpic .podcast_rank{display:block;width:20px;height:28px;position:absolute;top:0;left:0;background:url(../images/main_icon.png) -143px -37px no-repeat;color: #fff;text-align: center;padding: 3px 0;}
#content_mov #mov_user #mov_podcast_rt .podcast_listtab .podcast_listtit{display:block; width:193px; margin-top:8px; margin-left:10px; overflow:hidden; float:left;}
#content_mov #mov_user #mov_podcast_rt .podcast_listtab ul{width: 198px; margin-top:7px; overflow: hidden; float: left;}
#content_mov #mov_user #mov_podcast_rt .podcast_listtab ul li:first-child{padding:inherit; padding-left:8px; }
#content_mov #mov_user #mov_podcast_rt .podcast_listtab ul li{width: 154px;padding:inherit;padding-left:8px;color:#666666;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;line-height: 20px;background: url(../images/main_icon.png) -451px -465px no-repeat;margin-left: 11px;float: left;/* margin-top: 5px; */}

/* ��ĳ��Ʈ-���������Ѷ�-5 ȭ�� */
#content_podlist{width:1045px; margin:0 auto; overflow:hidden; padding-bottom: 15px;}
#content_podlist .podcast_pic{width:143px; height:143px; border:1px solid #e1dede; float:left;}
#content_podlist .podcast_seoulwrap{width:885px; margin-left:15px;  overflow:hidden; float:left; /*161021ȭ���߰�*/height:145px; position: relative;}
#content_podlist .podcast_seoulwrap .podcast_title{ position:relative; overflow:hidden;}
#content_podlist .podcast_seoulwrap .podcast_title .p_title{font-size:22px; color:#333; font-weight: bold; overflow:hidden;}
#content_podlist .podcast_seoulwrap .podcast_title .p_list{font-size:14px; color:#666; margin-top:5px; overflow:hidden;}
#content_podlist .podcast_seoulwrap .podcast_title .b_url{display: block; font-size:14px; color:#666; margin-top:5px; overflow:hidden;}
#content_podlist .podcast_seoulwrap .pod_news2 {width:324px; height:44px; font-size:14px;  margin-top: 11px; float:left;}
#content_podlist .podcast_seoulwrap .pod_news2 .n_icon {display:block; width:44px; height:24px; background:url(../images/main_icon.png) -219px -840px no-repeat; text-indent:-9999px;}
#content_podlist .podcast_seoulwrap .pod_news2 .p_notice{display:block; color:#666; float:left;}
#content_podlist .podcast_seoulwrap .pod_news2 .p_notice strong{color:#e25147; font-weight: normal;}
#content_podlist .podcast_seoulwrap .pod_link{display:block; font-size:16px;  margin-top:27px; float:right; /*161021ȭ���߰�*/ position: absolute; bottom: 0; right: 0;}
#content_podlist .podcast_seoulwrap .pod_link .pod_click{color:#fff; width:130px; height:43px; background:url(../images/main_icon.png) -134px -889px no-repeat; float:left; line-height: 43px; text-indent: 47px;}
#content_podlist .podcast_seoulwrap .pod_link .pod_click:hover{color:#fef502; width:130px; height:43px; background:url(../images/main_icon.png) 0px -889px no-repeat; float:left; line-height: 43px; text-indent: 47px;}
/*#content_podlist .podcast_seoulwrap .pod_link .pod_click_on{color:#fef502; width:130px; height:43px; background:url(../images/main_icon.png) 0px -889px no-repeat; float:left; line-height: 43px; text-indent: 47px;}*/
#content_podlist .podcast_seoulwrap .pod_link .pod_click3{color:#fff; width:172px; height:43px; background:url(../images/main_icon.png) 0 -944px no-repeat; float:left; margin-left: 13px; line-height: 43px; text-indent:26px; text-align: center;}
#content_podlist .podcast_seoulwrap .pod_link .pod_click2{color:#fff; width:130px; height:43px; background:url(../images/main_icon.png) -268px -889px no-repeat; float:left; margin-left: 13px; line-height: 43px; text-align: center;}
#content_podlist .podcast_seoulwrap .pod_link .share_click{color:#fff; width:130px; height:43px; background:url(../images/main_icon.png) -339px -944px no-repeat; float:left; margin-left: 13px; line-height: 43px; text-indent: 16px; text-align: center;}
#content_podlist .podcast_seoulwrap .pod_link .address_click{color:#fff; width:130px; height:43px; background:url(../images/main_icon.png) -190px -944px no-repeat; float:left; margin-left: 13px; line-height: 43px; text-indent: 22px; text-align: center;}
/*161129hr*/
#content_podlist .podcast_seoulwrap .snsboxwrap{width: 193px;height:46px;background-color:#fff;position:absolute; bottom: 43px; left: 612px; overflow:hidden;border: 1px solid #e1dede;z-index: 99;}
#content_podlist .podcast_seoulwrap .snsboxwrap a{float:left;}

#content_podseoul{width:100%; height:470px; background-color:#303030; overflow:hidden; /*margin-top: 14px;*/}
#content_podseoul .content_movinner{width:1045px; height: 437px; margin:26px auto; position: relative;}
#content_podseoul .content_movinner .podbbang_vod{width: 575px; height: 414px;  float:left;}
#content_podseoul .content_movinner .mov_list{width:447px; height:415px; position:relative;  margin-left:23px; float:left; overflow:hidden;}
#content_podseoul .content_movinner .mov_list h4{display:block; width:230px;  height:39px; color:#fff; font-size: 22px; line-height:21px; font-weight:bold; overflow: hidden;}
#content_podseoul .content_movinner .mov_list h4 .icon{display:block; width:31px; height:36px;background: url(../images/main_icon.png) 0 -458px no-repeat;text-indent:-9999px;float:left;}
#content_podseoul .content_movinner .mov_list h4 .tit{display:block; padding-top:10px; padding-left:44px;}
#content_podseoul .content_movinner .mov_list .todaylist #mCSB_1 #mCSB_1_container{margin-right:6px;}
#content_podseoul .content_movinner .mov_list .todaylist{width:448px; height:100%; overflow:hidden;}
#content_podseoul .content_movinner .mov_list .todaylist ul{width:447px; height:100%; padding-bottom:4em; overflow:hidden;}
#content_podseoul .content_movinner .mov_list .todaylist ul li .podbbang_on{width:447px; height:40px; background-color:#5a5a5a;}
#content_podseoul .content_movinner .mov_list .todaylist ul li dl{width:447px; height:40px; overflow:hidden; padding:10px 0 12px 0; cursor: pointer;}
#content_podseoul .content_movinner .mov_list .todaylist ul li dl .usertit{display:block; padding-left: 5px; width:429px; color:#fff; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#content_podseoul .content_movinner .mov_list .todaylist ul li dl .usertit_on{color:#c1c5ff;}
#content_podseoul .content_movinner .mov_list .todaylist ul li dl .userbox{padding: 6px 0 0 5px; overflow: hidden;}
#content_podseoul .content_movinner .mov_list .todaylist ul li dl dd .upicon{display:block; width:20px; height:13px; background: url(../images/main_icon.png) -35px -842px no-repeat; float:left;}
#content_podseoul .content_movinner .mov_list .todaylist ul li dl dd .timeicon{display:block; width:15px; height:13px; background: url(../images/main_icon.png) -303px -844px no-repeat; float:left;}
#content_podseoul .content_movinner .mov_list .todaylist ul li dl dd .playicon{display:block; width:12px; height:13px; background: url(../images/main_icon.png) -326px -844px no-repeat; float:left;}
#content_podseoul .content_movinner .mov_list .todaylist ul li dl dd .likeicon{display:block; width:12px; height:13px; background: url(../images/main_icon.png) -66px -870px no-repeat; float:left;}
#content_podseoul .content_movinner .mov_list .todaylist ul li dl dd .likeicon_on{display:block; width:12px; height:13px; background: url(../images/main_icon.png) -66px -842px no-repeat; float:left;}
#content_podseoul .content_movinner .mov_list .todaylist ul li dl dd .userday{display:block; width:69px; color:#fff; font-size:13px; overflow: hidden; float:left; margin: 0px 10px 0 5px;line-height: 15px;}
#content_podseoul .content_movinner .mov_list .todaylist ul li dl dd .usertime{display:block; width:55px; color:#fff; font-size:13px; overflow: hidden; float:left; margin: 0px 10px 0 5px; line-height: 15px;}
#content_podseoul .content_movinner .mov_list .todaylist ul li dl dd .userplay{display:block; width:36px; color:#fff; font-size:13px; overflow: hidden; float:left; margin: 0px 10px 0 5px; line-height: 15px;}
#content_podseoul .content_movinner .mov_list .todaylist ul li dl dd .userlike{display:block; width:36px; color:#fff; font-size:13px; overflow: hidden; float:left; margin: 0px 10px 0 5px; line-height: 15px;}
#content_mov #mov_user #mov_podcast #tabmov #seoulpodcast{width:707px; overflow:hidden;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con{width:100%; height:inherit; overflow:hidden;}
/*#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li:first-child{border:none; padding-top:0;}*/
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li{/*width:100%;*/ border-bottom:1px solid #e1dede; padding:9px 0;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li .podcast_listpic{display:block; width:93px; height:93px; position:relative; background:url(../images/pod_pic5.png) 0 0 no-repeat; border:1px solid #e1dede; overflow:hidden; float:left;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl{ position: relative; width: 707px; height:inherit;  overflow:visible; float: left;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl a{width:588px; height:inherit; border:none;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl dt{color:#666dcc;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl dd{color:#333333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .upplay{padding-top:4px; float:left;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .podcast_up{float:left;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .podcast_up span{display:block; width:21px; height:15px; background:url(../images/main_icon.png) -36px -856px no-repeat; text-indent:-9999px; float:left;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .podcast_up strong{padding-left:5px; font-weight:normal;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .podcast_play{padding-left:10px;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .podcast_play span{display:block;width: 13px;height:15px;background: url(../images/main_icon.png) -109px -77px no-repeat;text-indent:-9999px;float:left;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .podcast_play strong{padding-left: 0; font-weight:normal;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .podcast_snswrap{width:104px; position: absolute; overflow:hidden; right: 0; margin-top: -34px;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .podcast_snswrap span{display:block; width:46px; height:46px; border:1px solid #e1dede; overflow:hidden; float:left;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .snsboxwrap{top: 55px;right: 56px;left: inherit;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .podcast_snswrap .snsbtn{background: url(../images/main_icon.png) -327px -469px no-repeat; cursor: pointer;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .podcast_snswrap .snsbtnon{background: url(../images/main_icon.png) -375px -469px no-repeat; cursor: pointer;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .podcast_snswrap .snsbtn2{margin-left:8px; background: url(../images/main_icon.png) -326px -433px no-repeat; cursor: pointer;}
#content_mov #mov_user #mov_podcast #seoulpodcast .mov_con li dl .podcast_snswrap .snsbtn2on{margin-left:8px; background: url(../images/main_icon.png) -374px -433px no-repeat; cursor: pointer;}
/*��ĳ��Ʈindex-ä���� 161109 hr*/
#content_mov #mov_user #mov_podcast #tabmov3 #newpodcast .mov_con .pod_box{height:230px;}

/* �ùι�� ����  */
#header #header_inner .podcast_simin{width:160px;height:37px; margin-top:16px; background:url(../images/simin.png) 0 0 no-repeat;text-indent:-9999px;overflow:hidden; }
#content_vodlist #mov_user .mov_userinner .mov_userinner_lt{width:667px; overflow: hidden; float:left;}
#content_vodlist #mov_user .mov_userinner .simin_brolist{width:667px; overflow:hidden;}
#content_vodlist #mov_user .mov_userinner .simin_brolist li{width:153px; margin-left:18px; overflow:hidden; float:left;}
#content_vodlist #mov_user .mov_userinner .simin_brolist li a{display:block; width:151px; height:151px; border:1px solid #e1dede;  background:url(../images/simin_b.png) 0 0 no-repeat; overflow:hidden; }
#content_vodlist #mov_user .mov_userinner .simin_brolist li p{padding-top: 7px;text-align:center;/* line-height: 28px; */color: #666666;}
#content_vodlist #mov_user .mov_userinner  h3{margin-bottom:10px;}
#content_vodlist #mov_user .mov_userinner .mov_userinner_rt{width:320px;overflow: hidden;margin-left: 58px;float: left;}
#content_vodlist #mov_user .mov_userinner .mov_userinner_rt{width:320px; overflow:hidden;}
#content_vodlist #mov_user .mov_userinner  .mov_userinner_rt .simin_brolist li{margin-left:14px;}
#content_vodlist #mov_user .mov_userinner .simin_brolist li:first-child{margin-left:0;}
#content_vodlist #mov_user .mov_userinner .icon6{display:block; width:26px; height:25px; background:url(../images/main_icon.png) -98px 0px no-repeat; text-indent:-9999px;  float:left;}
#mov_user #simain_movlist .mov_con{width:707px; height:193px; }
#mov_user #simain_movlist .mov_con li{width:226px; height:182px; margin-left:14px;}
#mov_user #simain_movlist .mov_con li dl{width:226px;}
#mov_user #simain_movlist .mov_con li dl a{width:224px; height:131px;}
#mov_user #simain_movlist .mov_con li dl #mov_starin .info{margin:18% 38%;}
#mov_user #simain_movlist .mov_con li dl dt{margin-top:7px;}
#mov_user #simain_movlist .mov_con li dl .mov_userbox .mov_usertit{color:#00adb5;}
/*161028ȭ�� ��ĳ��Ʈ ����� ũ�� ���簢������ height�� ����*/ 
#content_mov #mov_user #mov_podcast #tabmov3 #newpodcast .mov_con li #simin_listpic{display:block; width:164px; height:164px;position:relative; border:none; border-bottom:1px solid #e1dede; background:url(../images/simin_movbg.png) 0 0 no-repeat; overflow:hidden; float:left;}
#content_mov #mov_user #mov_podcast #newpodcast #simin_txt li dl dt{color:#00adb5;}
#tabmov2 #simain_movlist #mov_starin .rank{display:block;width:20px;height:28px;position:absolute;top:-1px;left:0;background:url(../images/main_icon.png) -273px -842px no-repeat;color: #fff;text-align: center;padding: 3px 0;}
#podcast_simin{width:320px; margin-left:18px; margin-bottom:28px; overflow:hidden; float:left;}
#podcast_simin .podcast_notice{width:318px; height:117px; position:relative; border:1px solid #cdcdcd; overflow:hidden;}
#podcast_simin .podcast_notice h4{width: 131px;font-size:18px;font-weight:bold;overflow:hidden;padding: 15px 0 0 10px;}
#podcast_simin .podcast_notice h4 span{display:block;width:42px;height: 22px;background: url(../images/main_icon.png) -219px -839px no-repeat;text-indent:-9999px;float: left;}
#podcast_simin .podcast_notice h4 strong{padding-left:3px; font-size:18px; font-weight: bold; color: #333; float: left;}
#podcast_simin .podcast_notice .noticebtn{display:block; width:20px; height:19px; position:absolute; top:14px; right:10px; background: url(../images/main_icon.png)  0 -80px no-repeat; text-indent:-9999px; overflow:hidden;}
#podcast_simin .podcast_notice ul{margin-top:7px;}
#podcast_simin .podcast_notice ul li{list-style-type:square;list-style-position:inside;padding-left:12px;width: 289px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap;line-height: 30px;}
#podcast_simin .podcast_notice ul li a{color:#666666;}
#podcast_simin .podcast_notice ul li a:hover{text-decoration:underline;}
#podcast_simin .podcast_notice ul li span{color:#e25147;}
#podcast_simin .noticebanner{width:318px;height:100px;margin-top: 15px;border:1px solid #cdcdcd;overflow:hidden;display: block;}
#content_mov #mov_user #mov_podcast_rt .podcast_listtab #simin_spic{display:block; width:93px; height:93px; position:relative; background:url(../images/simin_s.png) 0 0 no-repeat; border:1px solid #e1dede; overflow:hidden; float:left;}
#content_mov #mov_user #mov_podcast_rt .podcast_listtab .podcast_listpic .podcast_rank{display:block;width:20px;height:28px;position:absolute;top:0;left:0;background:url(../images/main_icon.png) -143px -37px no-repeat;color: #fff;text-align: center;padding: 3px 0;}
/*�ùι��-����ũ�������� 160729-4 ȭ��*/
#pd_tab #content #mov_user #best_mov .mov_con{height:150px;}
#pd_tab #content #mov_user #best_mov h3{margin-bottom:15px;}
#pd_tab #content #mov_user #best_mov h3 .icon{display:block;width: 33px;height: 28px;background: url(../images/main_icon.png) -48px -36px no-repeat;text-indent:-9999px;float:left;}
#pd_tab #content_creator #mov_user h3 .icon{display: block; width: 32px;  height: 27px; background: url(../images/main_icon.png) 0 -36px no-repeat; text-indent: -9999px; float: left;}
#pd_tab #content_creator #mov_user h3 .tit {display: block; float: left;}
#pd_tab #content_creator #mov_user h3 .creator_conut2_on {display: block; width: 81px;  height: 27px; background: url(/VodPd/IncPd/_assets/images/bt_2nd_on.png)  no-repeat; text-indent: -9999px; float: left; margin-left:15px;}
#pd_tab #content_creator #mov_user h3 .creator_conut2_off {display: block; width: 81px;  height: 27px; background: url(/VodPd/IncPd/_assets/images/bt_2nd_off.png)  no-repeat; text-indent: -9999px; float: left; margin-left:15px; cursor:pointer;}
#pd_tab #content_creator #mov_user h3 .creator_conut1_on {display: block; width: 81px;  height: 27px; background: url(/VodPd/IncPd/_assets/images/bt_1st_on.png)  no-repeat; text-indent: -9999px; float: left; margin-left:15px;}
#pd_tab #content_creator #mov_user h3 .creator_conut1_off {display: block; width: 81px;  height: 27px; background: url(/VodPd/IncPd/_assets/images/bt_1st_off.png) no-repeat; text-indent: -9999px; float: left; margin-left:15px; cursor:pointer;}

#pd_tab #content_creator #mov_user h3 .creator_conut3_on {display: block; width: 81px;  height: 27px; background: url(/VodPd/IncPd/_assets/images/bt_3st_on.png)  no-repeat; text-indent: -9999px; float: left; margin-left:15px;}
#pd_tab #content_creator #mov_user h3 .creator_conut3_off {display: block; width: 81px;  height: 27px; background: url(/VodPd/IncPd/_assets/images/bt_3st_off.png) no-repeat; text-indent: -9999px; float: left; margin-left:15px; cursor:pointer;}




.creator_about_news2 {font-size:14px; position:absolute; /*margin: 16px 0 0 336px;*/ float:left;top: 15px; right: 187px;}
.creator_about_news2 .n_icon {display:block; width:44px; height:24px; background:url(../images/main_icon.png) -219px -840px no-repeat; text-indent:-9999px; float:left;}
.creator_about_news2 .p_notice{display:block; color:#666; float:left;}
.creator_about_news2 .creator_notice strong{color:#e25147; font-weight: normal;}

#about_us .about_img{width:100%; margin-top:15px;}
#about_us #content_creator #mov_user #best_mov h3{margin-top: 40px;  margin-bottom: 40px; font-size: 22px; line-height: 21px; font-weight: bold; overflow: hidden;}
#about_us #content_creator #mov_user .mov_userinner h3 .icon{display: block; width: 32px;  height: 27px; background: url(../images/main_icon.png) 0 -36px no-repeat; text-indent: -9999px; float: left;}
#about_us #content_creator #mov_user h3 .icon{display: block; width: 32px;  height: 27px; background: url(../images/main_icon.png) 0 -36px no-repeat; text-indent: -9999px; float: left;}
#about_us #content_creator #mov_user h3 .tit {display: block; float: left;}
#about_us #content_creator #mov_user h3 .creator_conut2_on {display: block; width: 81px;  height: 27px; background: url(/VodPd/IncPd/_assets/images/bt_2nd_on.png)  no-repeat; text-indent: -9999px; float: left; margin-left:15px;}
#about_us #content_creator #mov_user h3 .creator_conut2_off {display: block; width: 81px;  height: 27px; background: url(/VodPd/IncPd/_assets/images/bt_2nd_off.png)  no-repeat; text-indent: -9999px; float: left; margin-left:15px; cursor:pointer;}
#about_us #content_creator #mov_user h3 .creator_conut1_on {display: block; width: 81px;  height: 27px; background: url(/VodPd/IncPd/_assets/images/bt_1st_on.png)  no-repeat; text-indent: -9999px; float: left; margin-left:15px;}
#about_us #content_creator #mov_user h3 .creator_conut1_off {display: block; width: 81px;  height: 27px; background: url(/VodPd/IncPd/_assets/images/bt_1st_off.png) no-repeat; text-indent: -9999px; float: left; margin-left:15px; cursor:pointer;}

#about_us #content_creator #mov_user h3 .creator_conut3_on {display: block; width: 81px;  height: 27px; background: url(/VodPd/IncPd/_assets/images/bt_3st_on.png)  no-repeat; text-indent: -9999px; float: left; margin-left:15px;}
#about_us #content_creator #mov_user h3 .creator_conut3_off {display: block; width: 81px;  height: 27px; background: url(/VodPd/IncPd/_assets/images/bt_3st_off.png)  no-repeat; text-indent: -9999px; float: left; margin-left:15px; cursor:pointer;}


#content_creator {width:100%; overflow: hidden; margin-bottom:40px;}
#pd_tab #content_creator {width:100%; overflow: hidden; margin-bottom:0px;}
#content_creator #mov_user .creator_about{width:100%; height: 142px; margin-top:23px;}
#content_creator #mov_user .creator_about:first-child{margin-top:0;}

#content_creator #mov_user ul li{width:328px; height:140px; float:left; margin-right:20px; position:relative;}
#content_creator #mov_user ul li .con_creatpic{display:block;float:left; width:138px; height:138px; border:1px solid #e1dede;}
#content_creator #mov_user ul li .c_profile{line-height:21px; margin-left:8px; float:left; overflow: hidden;}
#content_creator #mov_user ul li dt{font-size:16px; margin:4px 0 19px 0;}
#content_creator #mov_user ul li dl .c_profile_btn{position: absolute; bottom: 0;display:block; margin-top: 6px; width:69px; height:24px; background-color:#bebebe; text-align:center;}
#content_creator #mov_user ul li dl .c_profile_btn span{width:69px; height:24px; color:#fff; line-height: 25px;}

#content_creator #mov_user ul li dl .c_profile_btn span{width:69px; height:24px; color:#fff; line-height: 25px;}
#content_creator #mov_user ul li dl .c_profile_txt{width: 180px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#mov_user .mov_userinner ul li dl .mov_userbox .mov_userprofile{float:left; color:#00adb5;}
#mov_user .mov_userinner ul li dl .mov_userbox .mov_userplay3{display: block;  padding-left: 14px;  float:right; background:url(../images/main_icon.png) -108px -77px no-repeat;}
.icon_star{display: block; width: 23px; height: 24px; background: url(../images/main_icon.png) 0 0 no-repeat; text-indent: -9999px; float: left;}
.about_us_link{width:100%; overflow:hidden;}
.about_us_link dl{width: 1045px; margin: 0 auto; position: relative; overflow: hidden;}
.about_us_link .borderline{text-align: center; border-top: 1px solid #cdcdcd; border-left: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; width: 158px; height: 48px; cursor: pointer; float: left;}
.about_us_link .borderline .a_link{font-size:15px; color:#666; line-height: 49px;}


.about_us_link .borderline2{text-align: center; border:1px solid #cdcdcd; /*background-color:#656565;*/ width: 158px; height: 48px; cursor: pointer; float: left;}
.about_us_link .borderline2 .a_link2{font-size:15px; color:#666; line-height: 49px;}

#profile_about{width:100%; background-color:#f8f8f8; padding-top:32px;}
#content_siminlist{width:100%; overflow:hidden; background-color:#f8f8f8;}
#content_siminlist #mov_user {height:35px;}
#content_siminlist #mov_user .mov_userinner{width:1045px; position:relative; float:left;}
#content_siminlist #mov_user .location2{display:block; color:#666666; width:100%; height:19px; position:absolute; top:12px; right:0; text-align:right;  overflow:hidden;}
/*�ùι�� ����Ŭ���� ���󺯰�*/
#content_vodabout #simin_click_on{width:120px; height:66px; overflow:hidden; border:3px solid #4eeef5;}
#content_vodabout #simin_click_on2{color:#4eeef5;}
#content_siminabout #simin_click_on{width:120px; height:66px; overflow:hidden; border:3px solid #4eeef5;}
#content_siminabout #simin_click_on2{color:#4eeef5;}


/*�˻���� 160729-3 ȭ��*/
#header #header_inner .search{width:139px;height:28px;margin-top: 21px;background:url(../images/search_page.png) 0 0 no-repeat;text-indent:-9999px;overflow:hidden;}
#content_search .location_wrab{width:1045px; height:35px; margin: 0 auto; position: relative; overflow:hidden;}
#content_search .location_wrab .location{display:block; color:#666; width:100%; height:19px; position:absolute; top:12px; right:0; text-align:right;  overflow:hidden;}
#content_search .search_c{overflow:hidden;}
#content_search .search_c .search_result{text-align: center; line-height: 108px; font-size:22px; color:#333; font-weight: bold;height: 109px; background-color: #f8f8f8;}
#content_search .search_c .search_result strong{color:#ff3c3c;}
#content_search .search_c .search_txt{height:143px; margin-top:24px;}
#content_search .search_c .search_txt dt{text-align: center; font-size: 16px;  color: #666; font-weight: bold;}
.mov_userinner .s_result{font-size: 22px; color:#333; font-weight: bold; margin-bottom: 19px;}
.mov_userinner .s_result span{font-size:15px;}
#search_newpodcast .newpodcast{width:100%;}
/*�˻���� ����*/
#search_newpodcast #newpodcast{width:707px; overflow:hidden;}
#search_newpodcast #newpodcast .mov_con{width:100%; height:inherit; overflow:hidden;}
#search_newpodcast #newpodcast .mov_con li:first-child{border:none; padding-top:0;}
#search_newpodcast #newpodcast .mov_con li{width:100%; border-top:1px solid #e1dede; padding:12px 0;}
#search_newpodcast #newpodcast .mov_con li .podcast_listpic{display:block; width:93px; height:93px; position:relative; background:url(../images/pod_pic5.png) 0 0 no-repeat; border:1px solid #e1dede; overflow:hidden; float:left;}
#search_newpodcast #newpodcast .mov_con li dl{width: 920px; height:inherit;  overflow:visible; margin-left: 10px;float: left;}
#search_newpodcast #newpodcast .mov_con li dl a{width:768px; height:inherit; border:none;}
#search_newpodcast #newpodcast .mov_con li dl dt{color:#666dcc;}
#search_newpodcast #newpodcast .mov_con li dl dd{color:#333333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#search_newpodcast #newpodcast .mov_con li dl .upplay{padding-top:4px; float:left;}
#search_newpodcast #newpodcast .mov_con li dl .podcast_up{float:left;}
#search_newpodcast #newpodcast .mov_con li dl .podcast_up span{display:block; width:21px; height:15px; background:url(../images/main_icon.png) -36px -856px no-repeat; text-indent:-9999px; float:left;}
#search_newpodcast #newpodcast .mov_con li dl .podcast_up strong{padding-left:5px; font-weight:normal;}
#search_newpodcast #newpodcast .mov_con li dl .podcast_play{padding-left:10px;}
#search_newpodcast #newpodcast .mov_con li dl .podcast_play span{display:block;width: 13px;height:15px;background: url(../images/main_icon.png) -109px -77px no-repeat;text-indent:-9999px;float:left;}
#search_newpodcast #newpodcast .mov_con li dl .podcast_play strong{padding-left: 0; font-weight:normal;}
#search_newpodcast #newpodcast .mov_con li dl .podcast_snswrap{width:104px; overflow:hidden; float:right;}
#search_newpodcast #newpodcast .mov_con li dl .podcast_snswrap span{display:block; width:46px; height:46px; border:1px solid #e1dede; overflow:hidden; float:left;}
#search_newpodcast #newpodcast .mov_con li dl .snsboxwrap{top: 89px;right: 56px;left: inherit;}
#search_newpodcast #newpodcast .mov_con li dl .podcast_snswrap .snsbtn{background: url(../images/main_icon.png) -327px -469px no-repeat; cursor: pointer;}
#search_newpodcast #newpodcast .mov_con li dl .podcast_snswrap .snsbtnon{background: url(../images/main_icon.png) -375px -469px no-repeat; cursor: pointer;}
#search_newpodcast #newpodcast .mov_con li dl .podcast_snswrap .snsbtn2{margin-left:8px; background: url(../images/main_icon.png) -326px -433px no-repeat; cursor: pointer;}
#search_newpodcast #newpodcast .mov_con li dl .podcast_snswrap .snsbtn2on{margin-left:8px; background: url(../images/main_icon.png) -374px -433px no-repeat; cursor: pointer;}


/*�������ǥ*/
#header #header_inner .schedule{width:100%;height:100%;margin-top: 21px;background:url(../images/schedule.png) 0 0 no-repeat;text-indent:-9999px;overflow:hidden;}
.schedule_inner{width: 1045px; overflow:hidden; margin: 0 auto; /*padding-left: 216px;*/}
#SD {float:left; width:1045px;}
	#SD_DAY {float:left; width:184px; height:49px; border-left:1px solid #cacccf; border-top:1px solid #cacccf; background-color:#f8f9f9;text-align:center;}
	#SD_MON {float:left; width:183px; height:48px; border:1px solid #cacccf; background-color:#ffffff;text-align:center;}
	#SD_DAY2 {float:left; width:183px; height:48px; border:1px solid #cacccf; background-color:#ffffff;text-align:center;}
	#SD_MON2 {float:left; width:184px; height:49px; border-right:1px solid #cacccf; border-top:1px solid #cacccf; background-color:#f8f9f9;text-align:center;}
	#SD_LINE {float:left;width: 675px;height:49px;border-bottom:1px solid #cacccf;}
#SD_daymove {float:left;  width:1043px; height:58px; border-left:1px solid #cacccf; border-right:1px solid #cacccf; background-color:#f8f9f9;}
	#iconstext {float:left; width:306px;/*161024ȭ��*/ margin-top:23px; height:15px; text-align:left; padding-right: 68px;}
	#dayleft {float:left; width:30px; margin-top:16px; height:30px; text-align:left;}
	#thisdate {float:left; width:236px;margin-top:14px; height:30px; text-align:center;}
	#dayright {float:left; width:30px; margin-top:16px; height:30px; text-align:left;}
	#listorcal {float:left;  margin-top:10px; height:38px; text-align:left;}
	#listorcal2 {float:left;  margin-top:10px; height:38px; text-align:left;}
		.orlist {float:left; margin-left:103px; width:123px;border: 1px solid #e1dede; }
		.orcal {float:left; width:123px; border-top:1px solid #e1dede; border-right:1px solid #e1dede; border-bottom:1px solid #e1dede;}
#nowtimeline {position:relative; float:left; width:1045px; height:5810px;}
	#timelinetp {position:absolute; width:1045px; height:16px; text-align:left; border-top:3px solid #ff0000;}
		#timelinenow {font-size:18px; color:#ff3700; margin-left:5px;}
	#tabtime {float:left; width:151px; overflow:hidden;}
		#timetitle {float:left; width:149px; height:48px; border:1px solid #cacccf; background-color:#f2f4f5;text-align:center;}
			#timeul {float:left; width:149px; height:5759px; border-left:1px solid #cacccf; border-right:1px solid #cacccf; border-bottom:1px solid #cacccf; background-color:#ffffff;}
				.timeline {float:left; width:149px; height:240px; text-align:center;}
	.channel {float:left; width:447px; overflow:hidden;}
		.channelname {float:left; width:446px; height:48px; border-top:1px solid #cacccf; border-bottom:1px solid #cacccf; border-right:1px solid #cacccf; background-color:#e1e7e9; text-align:center;}
		.schbox {float:left; width:446px; height:5759px; overflow:hidden; border-bottom:1px solid #cacccf; border-right:1px solid #cacccf; background-color:#ffffff;}
			.schlistlive {float:left; width:446px; overflow:hidden; border-bottom:1px solid #cacccf; background-color:#43434a;}
			.schlistvod {float:left; width:446px; overflow:hidden; border-bottom:1px solid #cacccf; background-color: #f8f8f8;}
				.schmg {margin:10px; text-align:left;}
	#schedule_box {float:left; width:1045px;}
		#month_title {float:left; width:1045px; height:50px; overflow:hidden;text-align:center;}
			.sunday {float:left; width:148px; height:48px; border:1px solid #cacccf; background-color:#ffcccc;}
			.otherday {float:left; width:148px; height:48px; border-right:1px solid #cacccf; border-top:1px solid #cacccf; border-bottom:1px solid #cacccf;background-color:#e1e1e1;}
			.satday {float:left; width:149px; height:48px; border-right:1px solid #cacccf; border-top:1px solid #cacccf; border-bottom:1px solid #cacccf; background-color:#cceffc;}
		#day_list {float:left; width:1045px;}
		#day_list img {padding-top: 2px; width:13px; height:13px; overflow:hidden; }
			.day_litop {float:left; width:148px; border-left:1px solid #cacccf; border-right:1px solid #cacccf; border-bottom:1px solid #cacccf;}
				.date_empty {float:left; width:148px; overflow:hidden;}
			.day_libottom {float:left; border-right:1px solid #cacccf; border-bottom:1px solid #cacccf;}
			.day_lisun {float:left; width:148px; border-left:1px solid #cacccf; border-right:1px solid #cacccf; border-bottom:1px solid #cacccf; /*background: url(/ls/images/calendar/bg_sun.gif);*/}
			.day_liother {float:left; width:148px; border-right:1px solid #cacccf; border-bottom:1px solid #cacccf; /*background: url(/ls/images/calendar/bg_week.gif);*/ overflow:hidden;}
			.day_lisat {float:left; width:149px;border-right:1px solid #cacccf; border-bottom:1px solid #cacccf; /*background: url(/ls/images/calendar/bg_sat.gif);*//*161024ȭ�� background�̹��� ����*/}
				.date_num {float:right; }
					.datenumfltr {float:right; text-align:center; width:27px;height: 27px; background-color:#ebebeb;}
				.date_event { text-align:left; width:140px; height:110px; padding:27px 0 0 4px;}
				.date_event_hi {float:left; text-align:left; width:140px; height:140px; padding:0px 0 0 4px; }
				.date_event_hist1 {float:left; text-align:left; width:144px; height:215px; padding:0px 0 0 4px; }
				.date_event_hist2 {float:left; text-align:left; width:144px; height:325px; padding:0px 0 0 4px; }
				.date_event_hist3 {float:left; text-align:left; width:144px; height:425px; padding:0px 0 0 4px; }
				.date_event_hist4 {float:left; text-align:left; width:144px; height:550px; padding:0px 0 0 4px; }
				.date_event_hist5 {float:left; text-align:left; width:144px; height:560px; padding:0px 0 0 4px; }
	#schedule_box2 {float:left;width: 1043px;border-left:1px solid #cacccf;border-bottom:1px solid #cacccf;border-right:1px solid #cacccf;background-color:#f8f9f9;}
		#schedule_list {float:left;width: 1043px;}
			#schedule_ul {float:left;width: 1043px;}
				.day_li2 {float:left; width: 1043px; background-color:#fff;}
				.day_li2_bottomline{border-bottom:1px solid #cacccf;}
					.date_num2 {float:left; margin-top:20px; width:100px; margin-left:20px;}
					.itb_box {float:right; margin-right:10px; width:913px; height:95px; overflow:hidden;}
						.date_img {float:left; margin-top:10px; width:115px; height:85px; }
						.date_txt_wrab {float:left; margin-top:17px; margin-left:45px;width:667px; text-align:left;}
						.date_btn {float:left; margin-top:10px; width:85px; height:85px;}
					.itb_box_under {float:left; margin-left:115px; margin-top:-5px; width:820px; height:11px; overflow:hidden;}
/*�������ǥ ��Ʈ*/
.org_day_txt{font-size: 20px; color: #666666; text-decoration: none;line-height: 48px; font-weight: bold;}
.org_day_ov{font-size: 20px; color: #333333; text-decoration: none; line-height: 49px; font-weight: bold;}
.org_date_txt{font-size: 30px; color: #666666; text-decoration: none; line-height: 30px; font-weight: bold;}
.c_txt{padding:5px 0; text-align: justify;}
.c_txt_line{border-bottom: 1px solid #cacccf;}
.cadal_txt {font-size: 16px; color: #333333; text-decoration: none; line-height: 48px; font-weight: bold;}	
.cadal_t a{font-size: 13px; color: #060606; text-decoration: none; line-height: 19px;}
.cadal_t a:hover{font-size: 13px; color: #697d9e;}
.cadal_place{font-size: 13px; color: #666666; text-decoration: none; line-height: 19px;}				
.cadal_d_time{font-size: 13px; color: #999999; text-decoration: none; line-height: 19px;}
.c_no{color:#010101; line-height: 28px;}
.c_no2{color:#ebebeb;}
.monthly_d{font-size:18px;}
.monthly_dd{font-size:18px;}
.monthly_tt a{font-size:18px; color:#060606;  width: 580px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; }
.monthly_tt a:hover{color: #697d9e;}
.monthly_pp{font-size:13px; color:#666;}
.monthly_time2{font-size:13px; color:#999;}
.org_tm {font-size: 18px;color: #333333; text-decoration: none;line-height: 48px;}
.org_left_time {font-size: 18px;color: #000; text-decoration: none;line-height: 120px;}
.org_vod a{font-size:14px; color:#060606;}
.org_vod a:hover{font-size:14px; color:#697d9e;}
.org_place_vod{font-size:14px; color:#666;}
.org_time_vod{font-size:14px; color:#999;}
/*����ǥ - live �� ��*/
.org_live{overflow:hidden;}
.date_live_icon{float:left;padding:1px 0 0 4px;}
.org_live a{font-size:18px; color:#fff; float:left;}
.org_live a:hover{font-size:18px; color:#697d9e;}
.org_place_live{font-size:14px; color:#fff;}
.org_time_live{font-size:14px; color:#fff;}



/* �� ĳ��Ʈ ���*/
#featured{
	/* width:400px; */
	/* padding-right:250px; */
	position:relative;
	/* border:5px solid #ccc; */
	/* height:250px; */
	overflow:hidden;
	/* background:#fff; */
}

#featured ul.ui-tabs-nav{
	position:absolute;
	top:0;
	right: 0;
	list-style:none;
	/* padding:0; */
	/* margin:0; */
	width: 324px;
	height: 230px;
	overflow: hidden;
	overflow-x:hidden;
}
#featured ul.ui-tabs-nav li{
	color:#666;
	overflow: hidden;
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{
	/* line-height: 31px; */
	color: #fff;
	padding: 10px 0 0 9px;
	/* display: inline; */
	float: left;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height: 58px;
	text-decoration:none;
	color:#333;
	background:#9caab5;
	/* line-height:20px; */
	outline:none;
	overflow: hidden;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#84929b; 
}
#featured li.ui-tabs-selected, #featured li.ui-tabs-active{ 
	background:url('../images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a{ 
	background:#84929b; 
}
#featured .ui-tabs-panel{ 
	width:381px; height:230px; 
	background:#999; position:relative;
	overflow:hidden;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0; left:0; 
	height:70px; 
	background: url('../images/transparent-bg.png'); 
}
#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:11px; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}
#featured .info h2{ 
	font-size:1.2em; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0; font-weight:normal;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#featured .ui-tabs-panel .info{
		display:none;
	}


#featured .upplay{width: 315px;line-height:26px;float:left;padding-left: 9px;}
#featured .upplay dd{float:left;}
#featured .upplay dd span{display:block;width: 15px;height: 9px;background: url(../images/main_icon.png) -36px -836px no-repeat;text-indent:-9999px;float:left;}
#featured .upplay .podcast_up strong{padding-left:5px; font-weight:normal; color:#fff;}
#featured .upplay .podcast_play{padding-left:10px; color:#fff;}
#featured .upplay .podcast_play span{display:block;width: 13px;height:15px;background: url(../images/main_icon.png) -121px -73px no-repeat;text-indent:-9999px;float:left;}
#featured .upplay .podcast_play strong{padding-left: 0; font-weight:normal;}


/* footer */
#footer{width:100%; height:176px; background-color:#e9e9e9;}
#footer .footer_inner{width:1045px; height:176px; margin:0 auto; position:relative; overflow:hidden;}
#footer .footer_inner .footer_lt{overflow:hidden;width: 555px;position: absolute;top: 87px;left: 154px;}
#footer .footer_inner .f_logo{width:201px; height:31px; position:absolute; top:32px; left:423px; text-indent:-9999px; background:url(../images/f_logo.png) 0 0 no-repeat; z-index:99;}
#footer .footer_inner ul{position:relative; top:0; right:34px; /* width: 505px; *//* margin:0 auto; */font-size:15px;overflow: hidden;/* margin-top:90px; *//* margin-bottom: 4px; *//* margin-left:194px; */float: right;}
#footer .footer_inner ul li{padding-left: 12px; color: #818287;font-size:15px;float:left;}
#footer .footer_inner ul li:first-child{padding-left: 0; color: #818287;font-size:15px;float:left;}
#footer .footer_inner ul li a:hover{text-decoration:underline; color: #818287;}
#footer .footer_inner  address{color:#2a2828;/* text-align:center; *//* margin: 0 auto; *//* width: 556px; */line-height: 30px;/* margin-left:119px; */display: inline;float: right;}
#footer .footer_inner .footersns_box {position: absolute; top: 62px; right: 40px; width: 158px; height: 58px; overflow: hidden;}
#footer .footer_inner .footersns_box a{margin-right:21px;  float:left;}
#footer .footer_inner .footersns_box .footer_sns{display:block; width:58px; height:58px; background:url(../images/f_sns_icon.png) 0 0 no-repeat;}
#footer .footer_inner .footersns_box .footer_sns2{display:block; width:58px; height:58px; background:url(../images/f_sns_icon.png) -79px 0 no-repeat;}
#footer .footer_inner .footersns_box .footer_sns3{display:block;width:58px;height: 58px;background: url(../images/f_sns_icon.png) -160px 0 no-repeat;}


/*�̹����� ȭ��*/
#best_mov_strain{width:196px; height:109px; overflow:hidden;}
#mov_starin .info2 {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
margin:10% 30%;
}

/* �̹��� �� */
#m_over img{transition:all .4s linear;}
#m_over img:hover{transform:scale(1.2);}
#mov_starin{width:250px; height:140px; overflow:hidden;}
#mov_starin .rank{display:block;width:20px;height:28px; font-weight:bold; color:#fff; text-align:center; padding-top:4px; background: url(../images/main_icon.png) -143px -37px no-repeat; position: absolute;top: 0;left: 0;z-index: 95;}
#mov_starin .overlay{width:100%; height:100%; position:absolute; overflow:hidden; top:0; left:0; opacity:0; background-color:rgba(43,43,43,0.6); -webkit-transition:all .4s ease-in-out; transition:all .4s ease-in-out}
#mov_starin .mov_img img{width:100%;
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}
#mov_starin:hover .mov_img img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}
#mov_starin .info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
margin:15% 38%;
}
#mov_starin:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}
#mov_starin:hover .info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}
/*
#mov_starin .info {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(50%,50%,0);
  transform: translate3d(50%,50%,0);
}
*/
#mov_starin .info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}

#livevod2 iframe #snsscroll{height:238px;}

