@import url('base.css');

/* 공통적용 */
	/* 페이징 */
	.paging {overflow:hidden; text-align:center;}
	.paging a {display:inline-block; overflow:hidden; padding:0 7px 0 8px; height:16px; background:url(../images/etc/bg_pagingBar2.gif) no-repeat 0 2px; font-family:Tahoma; font-size:11px; vertical-align:top; line-height:15px; color:#666;}
	.paging a strong {font-weight:normal; color:#ff3333;}
	.paging a.first {padding:0; background:none; line-height:0px;}
	.paging a.prev {margin:0 8px 0 -1px; padding:0; background:none;}
	.paging a.next {margin:0 -1px 0 8px; padding:0; background:none;}
	.paging a.end {padding:0; background:none;}
	.paging span.first {padding:0; background:none; line-height:0px;}
	.paging span.prev {margin:0 8px 0 -1px; padding:0; background:none;}
	.paging span.next {margin:0 -1px 0 8px; padding:0; background:none;}
	.paging span.end {padding:0; background:none;}
	.paging a.first_child {background:none;}
	/* 레이어_날짜선택 */
	#date_layer {position:absolute; width:195px; height:192px; background:#fff; border:1px solid #787b85;}
	#date_layer h3 {display:none;}
	#date_layer .mlv {position:relative; overflow:hidden; padding:0 10px; height:41px;}
	#date_layer .mlv h4 {overflow:hidden; margin-top:13px; padding-left:2px;}
	#date_layer .mlv h4 img {float:left;}
	#date_layer .mlv .month {position:relative; margin-top:-9px; text-align:center;}
	#date_layer .mlv .month .date {display:inline-block; width:37px; vertical-align:middle;}
	#date_layer .mlv .month .back {width:10px; height:18px; background:url(../images/button/btn_prev6.gif) no-repeat 3px 5px; vertical-align:middle;}
	#date_layer .mlv .month .next {width:10px; height:18px; background:url(../images/button/btn_next6.gif) no-repeat 4px 5px; vertical-align:middle;}
	#date_layer .calendar {margin:0 10px; background:url(../images/etc/s_calendarDay.gif) no-repeat center 0;}
	#date_layer .calendar table {}
	#date_layer .calendar th {height:24px; text-indent:-9999px;}
	#date_layer .calendar td {height:24px; font-family:Tahoma; font-size:11px; text-align:center; color:#000;}
	#date_layer .calendar td a {display:block; margin:4px 1px; height:16px; font-family:Tahoma; font-size:11px; color:#000; text-decoration:none; line-height:16px;}
	#date_layer .calendar td a.sat {margin-right:3px; color:#3366cc;}
	#date_layer .calendar td a.sun {margin-left:3px; color:#ef7050;}
	#date_layer .calendar td a:hover {background:#ffe6df; font-family:Tahoma; font-size:11px; color:#000; text-decoration:none;}
	#date_layer .calendar td a.sat:hover {color:#3366cc;}
	#date_layer .calendar td a.sun:hover {color:#ef7050;}
	/* 버튼 */
	.btn_area {text-align:center;}
	.btn_area .l_group {float:left; padding-left:5px;}
	.btn_area .l_group a {float:left; margin-right:3px;}
	.btn_area .l_group a img {float:left;}
	.btn_area .l_group input {float:left; margin-right:3px;}
	.btn_area .l_group button  {float:left; margin-right:3px;}
	.btn_area .r_group {float:right;}
	.btn_area .r_group a {float:left; display:inline;}
	.btn_area .r_group a img {float:left;}
	.btn_area .r_group input {float:left; display:inline;}
	.btn_area .r_group button {float:left; display:inline;}
	.btn_area .list1 {width:72px; height:22px; background:url(../images/button/btn_list.gif) no-repeat 0 0;} /* 목록 */
	/* 검색 */

	/* 탭 */

	/* 리스트 */
.list_type1 {}
.list_type1 li {overflow:hidden; padding-left:10px; height:21px; background:url(../images/bl/bl_cross1.gif) no-repeat 0 8px; line-height:21px;}
.list_type1 li .sort {padding-right:4px; color:#888;}
.list_type1 li a {color:#333;}
.list_type1 li:first-child a {font-weight:bold;}

.list_type3 {}
.list_type3 li {overflow:hidden; padding-left:15px; height:22px; background:url(../images/bl/bl_square3.gif) no-repeat 7px 9px; line-height:22px;}
.list_type3 li a {color:#333;}

.list_type4 {}
.list_type4 li {overflow:hidden; padding-left:26px; height:22px; line-height:22px;}
.list_type4 li.n1 {background:url(../images/etc/no_1.gif) no-repeat 7px 6px;}
.list_type4 li.n2 {background:url(../images/etc/no_2.gif) no-repeat 7px 5px;}
.list_type4 li.n3 {background:url(../images/etc/no_3.gif) no-repeat 6px 5px;}
.list_type4 li.n4 {background:url(../images/etc/no_4.gif) no-repeat 6px 5px;}
.list_type4 li.n5 {background:url(../images/etc/no_5.gif) no-repeat 6px 5px;}
.list_type4 li.n6 {background:url(../images/etc/no_6.gif) no-repeat 6px 5px;}
.list_type4 li.n7 {background:url(../images/etc/no_7.gif) no-repeat 7px 5px;}
.list_type4 li.n8 {background:url(../images/etc/no_8.gif) no-repeat 6px 5px;}
.list_type4 li.n9 {background:url(../images/etc/no_9.gif) no-repeat 6px 5px;}
.list_type4 li.n10 {background:url(../images/etc/no_10.gif) no-repeat 4px 5px;}
.list_type4 li a {color:#333;}
.list_type4 li em {float:right; width:50px; height:21px; font-family:Tahoma; font-size:10px; color:#999;}
.list_type4 li em.up {padding-left:12px; width:38px; background:url(../images/bl/bl_arrow_up.gif) no-repeat 0 center;}
.list_type4 li em.dn {padding-left:12px; width:38px; background:url(../images/bl/bl_arrow_dn.gif) no-repeat 0 center;}
.list_type4 li em.eq {padding-left:12px; width:38px; background:url(../images/bl/bl_equal.gif) no-repeat 0 center;}
.list_type4 li em.new {padding-top:7px;}
.list_type4 li em.new img {float:left;}

.list_type_p1 {overflow:hidden;}
.list_type_p1 > li {overflow:hidden; *float:left; *width:100%;}
.list_type_p1 > li .thum {float:left; overflow:hidden; margin-right:12px; width:90px; height:70px;}
.list_type_p1 > li .thum a {display:block; overflow:hidden;}
.list_type_p1 > li .thum a img {display:block; width:90px; height:70px;}
.list_type_p1 > li .con {}
.list_type_p1 > li .con .tit {display:block; margin-bottom:4px;}
.list_type_p1 > li .con .tit a {line-height:17px; letter-spacing:-1px; color:#333;}
.list_type_p1 > li .con .txt {font-size:11px; line-height:16px; letter-spacing:-1px; color:#999;}
/* 추가 20121109 해리 */
.list_type_p1.plan > li {float:left; padding-left:13px; width:292px; height:95px; background:url(../images/etc/bg_dotLine.gif) no-repeat 0 0;}
.list_type_p1.plan > li:first-child {padding-left:0; padding-right:25px; width:280px; background:none;}
.list_type_p1.plan > li .p_tit {display:block; margin-bottom:6px; letter-spacing:-1px; font-weight:bold; color:#00aeef;}
/*// 추가 20121109 해리 */

.list_type_p2 {overflow:hidden;}
.list_type_p2 .bundle {overflow:hidden; *float:left; *width:100%;}
.list_type_p2 .bundle h4 {margin-bottom:-2px; padding-bottom:10px; font-size:12px; letter-spacing:-1px; color:#f3491d;}
.list_type_p2 .bundle .thum {float:left; overflow:hidden; margin-right:20px; margin-bottom:20px; width:120px; height:82px;}
.list_type_p2 .bundle .thum img {width:120px; height:82px;}
.list_type_p2 .bundle .con {padding-top:5px;}
.list_type_p2 .bundle .con .tit {display:block; padding-bottom:9px; font-size:14px; line-height:20px; letter-spacing:-1px;}
.list_type_p2 .bundle.noimg .con {padding-top:0;}
.list_type_p2 .bundle.noimg .con .tit {padding-left:15px; background:url(../images/bl/bl_circle1.gif) no-repeat 2px 7px;}
.list_type_p2 .bundle .con .tit a {color:#333;}
.list_type_p2 .bundle .con .tit .sort {padding-left:7px; font-size:12px; font-weight:normal; color:#999;}
.list_type_p2 .bundle .con .txt {margin-top:-1px; margin-bottom:20px; line-height:18px; color:#666;}
.list_type_p2 .bundle .con .rel_list {overflow:hidden; margin-top:-1px; margin-bottom:20px;}
.list_type_p2 .bundle .con .rel_list li {padding-left:13px; background:url(../images/bl/bl_rel1.gif) no-repeat 0 3px; line-height:20px;}
.list_type_p2 .bundle .con .rel_list li a {color:#333;}

.list_type_p4 {overflow:hidden;}
.list_type_p4 li {float:left; margin-left:8px; width:136px; max-height:150px;}
.list_type_p4 li:first-child {margin-left:0;}
.list_type_p4 li.first {margin-left:0;}
.list_type_p4 li .thum {position:relative; display:block; overflow:hidden; margin-bottom:10px; width:136px; height:88px;}
.list_type_p4 li .thum img {width:136px; height:88px;}
.list_type_p4 li .thum .edge_line {position:absolute; top:0; left:0; width:136px; height:88px; background:url(../images/etc/bg_edge136x88.png) no-repeat 0 0;}
		/* 추가 150403 해리 */
.list_type_p4.ath1 li {max-height:198px;}
.list_type_p4 li .thum2 {position:relative; display:block; overflow:hidden; margin-bottom:10px; width:136px; height:136px;}
.list_type_p4 li .thum2 img {width:136px; height:136px;}
.list_type_p4 li .thum2 .edge_line {position:absolute; top:0; left:0; width:134px; height:134px; border:1px solid #000; opacity:0.1; filter:alpha(opacity:10);}
		/*// 추가 150403 해리 */
.list_type_p4 li.slide .thum .mark {position:absolute; right:0; bottom:0; overflow:hidden; margin-top:-18px; width:33px; height:18px; background:url(../images/etc/bg_slideInfo2.png) no-repeat 0 0; font-family:Tahoma; font-size:10px; line-height:18px; text-align:center; text-decoration:none !important; color:#fff !important;}	/* 수정 140826 해리 */
.list_type_p4 li.vod .thum .mark {position:absolute; right:0; bottom:0; overflow:hidden; margin-top:-18px; width:33px; height:18px; background:url(../images/etc/bg_slideInfo2.png) no-repeat 0 0; font-family:Arial; font-size:10px; line-height:18px; text-align:center; text-decoration:none !important; color:#fff !important;}	/* 수정 140826 해리 */
.list_type_p4 li .sort {display:block; font-size:11px; letter-spacing:-1px; line-height:16px; color:#999;}
.list_type_p4 li .sort2 {display:block; padding-left:15px; background:url(../images/etc/icon_comment.gif) no-repeat 2px 1px; font-size:11px; letter-spacing:-1px; line-height:16px; color:#999;}
.list_type_p4 li .tit {display:block; overflow:hidden; height:30px; line-height:16px;}
.list_type_p4 li .tit a {color:#333;}

.list_type_p4_1 {overflow:hidden;}
.list_type_p4_1 li {float:left; margin-left:20px; width:80px; height:125px;}
.list_type_p4_1 li:first-child {margin-left:0;}
.list_type_p4_1 li .thum {position:relative; display:block; overflow:hidden; width:80px; height:60px;}
.list_type_p4_1 li .thum img {width:80px; height:60px;}
.list_type_p4_1 li .sort {display:block; margin-top:11px; font-size:11px; letter-spacing:-1px; line-height:16px; color:#999;}
.list_type_p4_1 li .tit {display:block; overflow:hidden; height:30px; line-height:16px;}
.list_type_p4_1 li .tit a {color:#333;}
/* 추가 140602 세종 */
.list_type_p4_2 {overflow:hidden;}
.list_type_p4_2 li {float:left; margin-left:20px; width:80px; height:125px;}
.list_type_p4_2 li:first-child {margin-left:0;}
.list_type_p4_2 li .thum {position:relative; display:block; overflow:hidden; width:80px; height:80px;}
.list_type_p4_2 li .thum img {display:block; width:100%; height:100%;}
.list_type_p4_2 li .tit {display:block; overflow:hidden; margin-top:8px; height:30px; line-height:16px;}
.list_type_p4_2 li .tit a {color:#333;}
/* //추가 140602 세종 */
.list_type_p5 {}
.list_type_p5 .bundle {overflow:hidden; padding-left:10px; padding-bottom:20px;}
.list_type_p5 .bundle .thum {float:left; overflow:hidden; margin:0 17px 0 0; width:110px; height:110px; background:#fff; text-align:center; border:1px solid #e8e8e8;}
.list_type_p5 .bundle .thum .vm {display:inline-block; width:0; height:100%; vertical-align:middle;}
.list_type_p5 .bundle .thum img {max-width:110px; max-height:110px; vertical-align:middle;}
.list_type_p5 .bundle .con {padding-top:2px;}
.list_type_p5 .bundle .con .tit {display:block; margin-bottom:8px; font-size:14px; letter-spacing:-1px; line-height:20px;}
.list_type_p5 .bundle .con .tit a {color:#333;}
.list_type_p5 .bundle .con .rel {}
.list_type_p5 .bundle .con .rel li {overflow:hidden; padding-left:12px; height:20px; background:url(../images/bl/bl_rel2.gif) no-repeat 0 3px; line-height:20px;}
.list_type_p5 .bundle .con .rel li a {color:#333;}
.list_type_p5 .bundle .con .txt {line-height:18px; color:#666;}
.list_type_p5 .bundle .con .date {display:block; margin-top:4px; font-family:Tahoma; font-size:11px; color:#999;}
.list_type_p5 .bundle .con .date .writer {padding-right:7px; font-family:dotum; font-size:12px; letter-spacing:-1px; color:#00aeef;}
	/* 영문 리스트 - 20111222 해리추가 */
.list_type_p5 .bundle .con2 {padding-top:2px; font-family:'Arial';}
.list_type_p5 .bundle .con2 .tit {display:block; margin-bottom:8px; font-size:16px; line-height:20px;}
.list_type_p5 .bundle .con2 .tit a {color:#333;}
.list_type_p5 .bundle .con2 .rel {padding-top:2px;}
.list_type_p5 .bundle .con2 .rel li {overflow:hidden; padding-left:12px; height:20px; background:url(../images/bl/bl_rel2.gif) no-repeat 0 3px; line-height:20px;}
.list_type_p5 .bundle .con2 .rel li a {color:#333;}
.list_type_p5 .bundle .con2 .txt {line-height:17px; color:#666;}
.list_type_p5 .bundle .con2 .date {display:block; margin-top:4px; font-family:Tahoma; font-size:11px; color:#999;}
.list_type_p5 .bundle .con2 .date .writer {padding-right:7px; font-family:dotum; font-size:12px; letter-spacing:-1px; color:#00aeef;}
	/* 일문 리스트 - 120308 해리추가 */
.list_type_p5 .bundle .con3 {padding-top:2px; font-family:'MS Pgothic',sans-serif;}
.list_type_p5 .bundle .con3 .tit {display:block; margin-bottom:8px; font-size:16px; line-height:20px;}
.list_type_p5 .bundle .con3 .tit a {color:#333;}
.list_type_p5 .bundle .con3 .rel {padding-top:2px;}
.list_type_p5 .bundle .con3 .rel li {overflow:hidden; padding-left:12px; height:20px; background:url(../images/bl/bl_rel2.gif) no-repeat 0 3px; line-height:20px;}
.list_type_p5 .bundle .con3 .rel li a {color:#333;}
.list_type_p5 .bundle .con3 .txt {line-height:17px; letter-spacing:1px; color:#666;}
.list_type_p5 .bundle .con3 .date {display:block; margin-top:4px; font-family:Tahoma; font-size:11px; color:#999;}
.list_type_p5 .bundle .con3 .date .writer {padding-right:7px; font-family:dotum; font-size:12px; letter-spacing:-1px; color:#00aeef;}
	/* 중문 리스트 - 120308 해리추가 */
.list_type_p5 .bundle .con4 {padding-top:2px; }
.list_type_p5 .bundle .con4 .tit {display:block; margin-bottom:8px; font-family:'simsun',sans-serif; font-size:16px; line-height:20px;}
.list_type_p5 .bundle .con4 .tit a {color:#333;}
.list_type_p5 .bundle .con4 .rel {padding-top:2px;}
.list_type_p5 .bundle .con4 .rel li {overflow:hidden; padding-left:12px; height:20px; background:url(../images/bl/bl_rel2.gif) no-repeat 0 3px; line-height:20px;}
.list_type_p5 .bundle .con4 .rel li a {color:#333;}
.list_type_p5 .bundle .con4 .txt {font-family:'simsun',sans-serif; line-height:17px; letter-spacing:1px; color:#666;}
.list_type_p5 .bundle .con4 .date {display:block; margin-top:4px; font-family:Tahoma; font-size:11px; color:#999;}
.list_type_p5 .bundle .con4 .date .writer {padding-right:7px; font-family:dotum; font-size:12px; letter-spacing:-1px; color:#00aeef;}

.list_type_p6 {overflow:hidden;}
.list_type_p6 .group {overflow:hidden; margin-left:-22px;}
.list_type_p6 .group li {float:left; overflow:hidden; margin-left:22px; width:136px; height:208px;}
.list_type_p6 .group li .thum {position:relative; display:block; overflow:hidden; width:136px; height:136px;}
.list_type_p6 .group li .thum img {display:block; width:136px; height:136px;}
.list_type_p6 .group li .thum .edge_line {position:absolute; top:0; left:0; width:136px; height:136px; background:url(../images/etc/bg_edge136x136.png) no-repeat 0 0;}
.list_type_p6 .group li.slide .thum .mark {position:absolute; right:0; bottom:0; overflow:hidden; margin-top:-18px; width:33px; height:18px; background:url(../images/etc/bg_slideInfo2.png) no-repeat 0 0; font-family:Tahoma; font-size:10px; line-height:18px; text-align:center; text-decoration:none !important; color:#fff !important;}
.list_type_p6 .group li.vod .thum .mark {position:absolute; right:0; bottom:0; overflow:hidden; margin-top:-18px; width:33px; height:18px; background:url(../images/etc/bg_slideInfo2.png) no-repeat 0 0; font-family:Tahoma; font-size:10px; line-height:18px; text-align:center; text-decoration:none !important; color:#fff !important;}
.list_type_p6 .group li.stphoto .thum .mark {position:absolute; right:0; bottom:0; overflow:hidden; margin-top:-18px; width:46px; height:18px; background:url(../images/etc/bg_slideInfo2.png) no-repeat 0 0; font-family:Tahoma; font-size:10px; line-height:18px; text-align:center; text-decoration:none !important; color:#fff !important;} /* 추가 120413 세종 */
.list_type_p6 .group li.stphoto .thum .mark * {text-decoration:none !important; color:#fff !important;} /* 추가 120413 세종 */
.list_type_p6 .group li .sort {display:block; margin:11px 0 -11px; font-size:11px; line-height:16px; letter-spacing:-1px; color:#999;}
.list_type_p6 .group li .txt {display:block; margin-top:11px; line-height:16px; letter-spacing:-1px;}
.list_type_p6 .group li .txt a {color:#333;}
.list_type_p6 .group li .txt .lang_ico {position:relative; margin-left:4px;} /* 추가 130411 세종 */
:root .list_type_p6 .group li .txt .lang_ico {top:1px;} /* 추가 130411 세종 */
:root .list_type_p6 .group li .txt .lang_ico {top:-1px \0/IE9;} /* 추가 130411 세종 */

.list_type_p6_1 {overflow:hidden;}
.list_type_p6_1.h174 {padding-bottom:5px;}
.list_type_p6_1 li {float:left; overflow:hidden; width:195px; height:180px;}
.list_type_p6_1.h174 li {height:174px;}
.list_type_p6_1 li.cen {margin:0 12px 0 13px;}
.list_type_p6_1 li .thum {position:relative; display:block; overflow:hidden; width:195px; height:111px;}
.list_type_p6_1 li .thum img {display:block; width:195px; height:111px;}
.list_type_p6_1 li .thum .edge_line {position:absolute; top:0; left:0; width:195px; height:111px; background:url(../images/etc/bg_edge195x111.png) no-repeat 0 0;}
.list_type_p6_1 li.vod .thum .mark {position:absolute; right:0; bottom:0; overflow:hidden; margin-top:-18px; width:33px; height:18px; background:url(../images/etc/bg_slideInfo2.png) no-repeat 0 0; font-family:Tahoma; font-size:10px; line-height:18px; text-align:center; text-decoration:none !important; color:#fff !important;} /* 추가 140416 세종 */
.list_type_p6_1 li .sort {display:block; margin:13px 0 -8px; font-size:11px; font-weight:bold; line-height:16px; letter-spacing:-1px; color:#00aeef;}
.list_type_p6_1 li .txt {display:block; margin-top:11px; line-height:16px; letter-spacing:-1px;}
.list_type_p6_1 li .txt a {color:#333;}
/* 영문텍스트 20111221 해리추가 */
.list_type_p6_1 li .txt2 {overflow:hidden; display:block; margin-top:11px; height:48px; font-family:'Arial'; line-height:16px;}
.list_type_p6_1 li .txt2 a {color:#333;}
/*// 영문텍스트 20111221 해리추가 */
/* 일문텍스트 120308 해리추가 */
.list_type_p6_1 li .txt3 {overflow:hidden; display:block; margin-top:11px; height:48px; font-family:'MS Pgothic',sans-serif; line-height:16px;}
.list_type_p6_1 li .txt3 a {color:#333;}
/*// 일문텍스트 120308 해리추가 */
/* 중문텍스트 120308 해리추가 */
.list_type_p6_1 li .txt4 {overflow:hidden; display:block; margin-top:11px; height:48px; font-family:'simsun',sans-serif; line-height:16px;}
.list_type_p6_1 li .txt4 a {color:#333;}
/*// 중문텍스트 120308 해리추가 */

/* 추가 20140826 해리 */
.list_type_p6_7 {position:relative;}
.list_type_p6_7 li {float:left; margin-top:15px; margin-left:15px; width:290px;}
.list_type_p6_7 li.first {margin-left:0;}
.list_type_p6_7 li.mtop {margin-top:0;}
.list_type_p6_7 li .thum {position:relative; display:block;}
.list_type_p6_7 li .thum .png {position:absolute; top:0; left:0; width:290px; height:228px; background:url(../images/etc/png10_290x228.png) no-repeat 0 0;}
.list_type_p6_7 li .thum a {overflow:hidden; display:block; width:290px; height:228px;}
.list_type_p6_7 li .thum a img {width:290px;}
.list_type_p6_7 li .area {overflow:hidden; padding:0 15px; height:107px; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; border-bottom:1px solid #bce6f5;}
.list_type_p6_7 li .tit {overflow:hidden; display:block; height:57px;}
.list_type_p6_7 li .tit a {font-size:16px; line-height:19px; color:#333;}
.list_type_p6_7 li .date {display:block; font-family:tahoma; font-size:11px; color:#959595;}

/* wrap */
#wrap {position:relative;}
	/* skip */
#wrap a.skip {position:absolute; top:-100px; display:block; z-index:999;}
#wrap a.skip:focus {top:0; background:yellow;}
/* header */
#header {position:relative; height:119px; background:url(../images/etc/bg_headerGnb.gif) repeat-x 0 bottom;}
#header .limit_header {margin:0 auto; width:950px;}
#header .util_area {position:relative; height:22px;} /* 수정 140416 세종 */
#header .util_area .link {position:absolute; top:10px; right:0; overflow:hidden;} /* 수정 140826 해리 */
#header .util_area .link li {float:left; padding:0 8px; background:url(../images/etc/bg_bar1.gif) no-repeat 0 1px; font-size:11px; letter-spacing:-1px;} /* 수정 140826 해리 */
#header .util_area .link li:first-child {padding-left:0px; background:none;}
#header .util_area .link li.last {padding-right:0;}
#header .util_area .link li a {color:#84888e;}
#header .util_area .link li a:hover,
#header .util_area .link li a:focus {color:#e13131;}
#header .util_area .member {float:right; margin-top:10px;}
#header .util_area .member li {float:left; padding:0 8px 0 9px; background:url(../images/etc/bg_bar1.gif) no-repeat 0 1px; font-size:11px; letter-spacing:-1px;}
#header .util_area .member li:first-child {padding-left:0px; background:none;}
#header .util_area .member li a {color:#84888e;}
#header .util_area .member li a:hover,
#header .util_area .member li a:focus {color:#e13131;}
/* 소셜 - 추가 140826 해리 */
#header .btn_social {position:absolute; top:32px; right:225px;}
#header .btn_social li {float:left; margin-left:14px;}
#header .btn_social li a {overflow:hidden; display:block; height:16px;}
#header .btn_social li a span {font-size:0; line-height:0;}
#header .btn_social li.b_tw a {width:16px; background:url(../images/button/btn_s_tw.gif) no-repeat 0 0;}
#header .btn_social li.b_fa a {width:9px; background:url(../images/button/btn_s_fa.gif) no-repeat 0 0;}
#header .btn_social li.b_rss a {width:14px; background:url(../images/button/btn_s_rss.gif) no-repeat 0 0;}
#header .btn_social li.b_weibo a {width:18px; background:url(../images/button/btn_s_weibo.gif) no-repeat 0 0;}	/* 추가 150121 해리 */
#header .btn_social li a:hover {background-position:0 -16px;}
/*// 소셜 - 추가 140826 해리 */
/* 추가 140416 세종 */
#header .util_area .mt_mgroup {position:absolute; top:0; left:0;}
#header .util_area .mt_mgroup dt {overflow:hidden; width:122px; height:24px;}
#header .util_area .mt_mgroup dt button {float:left; overflow:hidden; margin:10px 0 0 0; padding-right:13px; background:url(//menu.mt.co.kr/new_navi2/bl_arrow2.gif) no-repeat right 2px; font-size:11px; letter-spacing:-0.5px; color:#7d7d7d;}
.ie8 #header .util_area .mt_mgroup dt button {background-position:right 1px; line-height:14px;}		/* 수정 140613 해리 */
.ie9 #header .util_area .mt_mgroup dt button {background-position:right 1px; line-height:16px;}		/* 수정 140613 해리 */
.ie10 #header .util_area .mt_mgroup dt button {background-position:right 1px; line-height:16px;}		/* 수정 140613 해리 */
.ie11 #header .util_area .mt_mgroup dt button {background-position:right 1px; line-height:16px;}		/* 추가 140613 해리 */
#header .util_area .mt_mgroup dd {position:absolute; top:27px; left:0; padding-top:4px; width:122px; /*background:url(//menu.mt.co.kr/new_navi2/bg_mt2_mgroup1.gif) no-repeat -20px 0;*/ z-index:3;}
#header .util_area .mt_mgroup dd ul {overflow:hidden; padding:8px 17px 12px 15px; /*background:url(//menu.mt.co.kr/new_navi2/bg_mt2_mgroup2.png) no-repeat 0 bottom;*/ background:#fff; border:1px solid #4b5261;}
#header .util_area .mt_mgroup dd ul li {overflow:hidden; font-size:11px; letter-spacing:-0.25px;}
#header .util_area .mt_mgroup dd ul li a {display:block; overflow:hidden; height:22px; background:url(//menu.mt.co.kr/new_navi2/bl_arrow3.gif) no-repeat right 8px; line-height:23px; color:#414754 !important;}
.ie8 #header .util_area .mt_mgroup dd ul li a {line-height:24px;}
.ie9 #header .util_area .mt_mgroup dd ul li a {line-height:26px;}
.ie10 #header .util_area .mt_mgroup dd ul li a {line-height:26px;}
.ie11 #header .util_area .mt_mgroup dd ul li a {line-height:26px;}	/* 추가 140613 해리 */
#header .util_area .mt_mgroup dd ul li a:hover,
#header .util_area .mt_mgroup dd ul li a:focus {font-weight:bold; text-decoration:none !important;}
#header .util_area .mt_mgroup dd .tarrow {position:absolute; top:0; left:48px; width:10px; height:5px; background:url(../images/bl/bl_arrow8.gif) no-repeat 0 0;}
/* 추가 140416 세종 */
#header .logo_area {position:relative; height:65px;}
#header .logo_area .logo {position:absolute; top:0; left:389px; overflow:hidden; width:172px; height:52px;}
#header .logo_area .logo a {display:block;}
#header .logo_area .logo a img {display:block;}
#header .logo_area .date {position:absolute; bottom:0; left:0; overflow:hidden; width:105px; height:40px;}
#header .logo_area .date span {float:left; margin-top:16px;}
#header .logo_area .weather_info {position:absolute; bottom:5px; left:106px; overflow:hidden; width:110px; height:32px;}
#header .logo_area .weather_info a {float:left; overflow:hidden; margin-top:11px; height:19px; cursor:pointer;}
#header .logo_area .weather_info a:hover,
#header .logo_area .weather_info a:focus {text-decoration:none !important;}
#header .logo_area .weather_info .icon {float:left;}
#header .logo_area .weather_info .area {float:left; padding:3px 3px 0 0; font-size:11px; letter-spacing:-1px; color:#5d687f;}
#header .logo_area .weather_info .temperature {float:left; padding:2px 10px 0 0; background:url(//menu.mt.co.kr/common/weather/txt_tpt.gif) no-repeat right 6px; font-family:Arial; font-size:11px; font-weight:bold; letter-spacing:-1px; color:#7e8491;}
#header .logo_area .newsflash_rolling {position:absolute; top:34px; left:0px; overflow:hidden; width:280px; height:14px; background:url(../images/etc/icon_live.gif) no-repeat 0 0;} /* 수정 140416 세종 */
#header .logo_area .newsflash_rolling ul {margin-left:36px;}
#header .logo_area .newsflash_rolling ul li {height:14px; line-height:14px;}
.ie11 #header .logo_area .newsflash_rolling ul li {line-height:16px;}	/* 추가 140613 해리 */
#header .logo_area .newsflash_rolling ul li a {letter-spacing:-1px; color:#0099cc;}
	/* 수정 20140826 해리 */
#header .logo_area .search {position:absolute; top:27px; right:0; overflow:hidden; width:203px; height:23px; background:#fff; border:1px solid #dbdbdb;}
#header .logo_area .search input[type='text'] {float:left; padding-left:5px; width:164px; height:23px; font-size:11px; line-height:23px; color:#333; border:none;}
#header .logo_area .search input[type='image'] {float:right;}
	/*// 수정 20140826 해리 */
	/* 네비게이션 */
#header .gnb_area {overflow:hidden; height:32px;}
#header .gnb_area .navi {float:left; width:100%;}	/* 수정 140613 해리 */
#header .gnb_area .navi li {position:relative; float:left; overflow:hidden; height:32px;}	/* 수정 150403 해리 */
#header .gnb_area .navi li a {display:block; overflow:hidden; padding:0 35px; height:32px; background-position:center 0; background-repeat:no-repeat; text-indent:-9999px;}		/* 수정 150403 해리 */
#header .gnb_area .navi li:first-child a {padding-left:5px; background-position:5px 0;} /* 수정 140416 세종 */
#header .gnb_area .navi li.lastchild a {padding-right:0; background-position:35px 0;} /* 수정 150403 해리 */
#header .gnb_area .navi li.broadcast a {width:28px; background-image:url(../images/etc/navi_broadcast.png);}		/* 방송 */
#header .gnb_area .navi li.movie a {width:29px; background-image:url(../images/etc/navi_movie.png);}					/* 영화 */
#header .gnb_area .navi li.music a {width:28px; background-image:url(../images/etc/navi_music.png);}					/* 음악 */
#header .gnb_area .navi li.star a {width:28px; background-image:url(../images/etc/navi_star.png);}						/* 스타 */
#header .gnb_area .navi li.series a {width:60px; background-image:url(../images/etc/navi_series.png);}					/* 기획/연재 */
#header .gnb_area .navi li.photo a {width:28px; background-image:url(../images/etc/navi_photo.png);}					/* 포토 */
#header .gnb_area .navi li.comic a {width:29px; background-image:url(../images/etc/navi_comic.png);}					/* 만화 */
#header .gnb_area .navi li.english a {width:56px; background-image:url(../images/etc/navi_english.png);}				/* ENGLISH */ /* 20111221 해리추가 */
#header .gnb_area .navi li.japan a {width:40px; background-image:url(../images/etc/navi_japan.png);}					/* JAPAN */ /* 20120308 해리추가 */
#header .gnb_area .navi li.china a {width:27px; background-image:url(../images/etc/navi_china.png);}					/* CHINA */ /* 20120308 해리추가 */
#header .gnb_area .navi li.issue a {width:28px; background-image:url(../images/etc/navi_issue.png);}					/* 이슈 추가 120525 세종 */
#header .gnb_area .navi li.sport a {width:42px; background-image:url(../images/etc/navi_sport.png);}					/* 스포츠 추가 121006 해리 */
#header .gnb_area .navi li.starmovie a {width:55px; background-image:url(../images/etc/navi_starmovie.png);}		/* 스타영상 추가 140416 세종 */
#header .gnb_area .navi li.fashion_life a {width:73px; background-image:url(../images/etc/navi_fashionLife.png);}		/* 패션라이프 추가 140613 해리 */
#header .gnb_area .navi li.photo_video a {width:60px; background-image:url(../images/etc/navi_photoVideo.png);}		/* 포토영상 추가 150403 해리 */
#header .gnb_area .navi li .icon_new {position:absolute; top:9px; left:15px;}	/* new 추가 150403 해리 */
			/* 추가 140613 해리 */
#header .gnb_area .navi li.s_navi {float:right; padding:0;}
#header .gnb_area .navi li.s_navi li {background:url(../images/etc/bg_barPng10.png) no-repeat 0 0;}
#header .gnb_area .navi li.s_navi li:first-child {background:none;;}
#header .gnb_area .navi li.s_navi li a {padding:0 8px 0 10px;}
#header .gnb_area .navi li.s_navi li:first-child a {padding:0 8px 0 10px; background-position:center 0;}
#header .gnb_area .navi li.s_english a {width:48px; background-image:url(../images/etc/navi_eng.png);}		/* ENGLISH */
#header .gnb_area .navi li.s_japan a {width:31px; background-image:url(../images/etc/navi_jep.png);}		/* JAPAN */

#header .gnb_area .navi li a.on,
#header .gnb_area .navi li a:hover,
#header .gnb_area .navi li a:focus {background-position:center -32px;}
#header .gnb_area .navi li:first-child a.on,
#header .gnb_area .navi li:first-child a:hover,
#header .gnb_area .navi li:first-child a:focus {background-position:5px -32px;} /* 수정 140416 세종 */
#header .gnb_area .navi li.lastchild a.on,
#header .gnb_area .navi li.lastchild a:hover,
#header .gnb_area .navi li.lastchild a:focus {background-position:35px -32px;} /* 수정 150403 세종 */
#header .gnb_area .navi li.s_navi li:first-child a.on,
#header .gnb_area .navi li.s_navi li:first-child a:hover,
#header .gnb_area .navi li.s_navi li:first-child a:focus {background-position:center -32px;} /* 추가 140613 해리 */

#header .gnb_area .search {float:right; overflow:hidden; margin:6px 0 0; width:280px; height:20px; background:url(../images/etc/bg_search1.gif) no-repeat 0 0;}
#header .gnb_area .search .txt {float:left; margin:0; padding:5px 6px 0; width:233px; height:15px; background:none; font-size:11px; color:#fff; border:none;}
:root #header .gnb_area .search .txt {padding:2px 6px 0; height:18px;}
#header .gnb_area .search .btn {float:left;}


/* 추가 140826 해리 - 분리페이지 헤더 */
#header2 {position:relative; height:110px; background:url(../images/etc/bg_headerBar.gif) repeat-x 0 0;}
#header2 .limit_header {position:relative; margin:0 auto; width:1030px;}
.lang_type #header2 .limit_header {width:900px;}
#header2 .logo {display:block; padding-top:32px;}
#header2 .gnb_area {position:absolute; top:55px; left:192px; width:100%; height:18px;}
#header2 .gnb_area .gnb {}
#header2 .gnb_area .gnb li {float:left; padding:0 16px; background:url(../images/etc/gnb_sp_bar.gif) no-repeat 0 0;}
#header2 .gnb_area .gnb li:first-child {padding-left:0; background:none;}
#header2 .gnb_area .gnb li a {overflow:hidden; display:block; height:18px;}
#header2 .gnb_area .gnb li a span {visibility:hidden; font-size:0; line-height:0; text-indent:-9999px;}
#header2 .gnb_area .gnb li.comic a {width:32px; background:url(../images/etc/gnb_sp_comic.gif) no-repeat 0 0;}
#header2 .gnb_area .gnb li.web a {width:49px; background:url(../images/etc/gnb_sp_web.gif) no-repeat 0 0;}
#header2 .gnb_area .gnb li.eng a {width:93px; background:url(../images/etc/gnb_sp_eng.gif) no-repeat 0 0;}
#header2 .gnb_area .gnb li.jp a {width:52px; background:url(../images/etc/gnb_sp_jp.gif) no-repeat 0 0;}
#header2 .gnb_area .gnb li.ch a {width:35px; background:url(../images/etc/gnb_sp_ch.gif) no-repeat 0 0;}
#header2 .gnb_area .gnb li.ru a {width:110px; background:url(../images/etc/gnb_sp_ru.gif) no-repeat 0 0;} /* 추가 171211 윤선 */
#header2 .gnb_area .gnb li.vnm a {margin-top:-2px; width:96px; height:22px; background:url(../images/etc/gnb_sp_vnm.gif) no-repeat 0 0;} /* 추가 190125 세종 */
#header2 .gnb_area .gnb li a:hover,
#header2 .gnb_area .gnb li a.on {background-position:0 bottom;} /* 수정 190125 세종 */
/*// 추가 140826 해리 - 분리페이지 헤더 */


/* total_search_header */
#total_search_header {position:relative; height:119px; background:url(../images/etc/bg_headerGnb.gif) repeat-x 0 bottom;}
#total_search_header .limit_header {margin:0 auto; width:950px;}
#total_search_header .util_area {float:right; height:24px;}
#total_search_header .util_area .member {float:left; margin-top:10px;}
#total_search_header .util_area .member li {float:left; padding:0 8px 0 9px; background:url(../images/etc/bg_bar1.gif) no-repeat 0 1px; font-size:11px; letter-spacing:-1px;}
#total_search_header .util_area .member li:first-child {padding-left:0px; background:none;}
#total_search_header .util_area .member li a {color:#84888e;}
#total_search_header .util_area .member li a:hover,
#total_search_header .util_area .member li a:focus {color:#e13131;}
#total_search_header .util_area .link {float:left; margin-top:10px;}
#total_search_header .util_area .link li {float:left; padding:0 8px 0 9px; background:url(../images/etc/bg_bar1.gif) no-repeat 0 1px; font-size:11px; letter-spacing:-1px;}
#total_search_header .util_area .link li:first-child {padding-left:15px; background:url(../images/etc/bg_bar4.gif) no-repeat 3px 1px;}
#total_search_header .util_area .link li a {color:#84888e;}
#total_search_header .util_area .link li a:hover,
#total_search_header .util_area .link li a:focus {color:#e13131;}

#total_search_header .logo_area {clear:both; overflow:hidden; position:relative; height:63px;}
#total_search_header .logo_area .logo {float:left; margin-right:15px; width:134px; height:41px;}
#total_search_header .logo_area .logo a {display:block;}
#total_search_header .logo_area .logo img {display:block;}
#total_search_header .logo_area .search {float:left; margin-top:2px; height:37px; background:url(../images/etc/bg_inputBorder1.gif) no-repeat 0 0;}
#total_search_header .logo_area .search .txt {float:left; margin-right:6px; width:360px; height:37px;}
#total_search_header .logo_area .search .txt input {float:left; margin:4px 0 0 4px; padding:7px 8px 0; width:336px; height:22px; background:#fff; font-size:16px; font-weight:bold; letter-spacing:-1px; color:#333; border:none;}
:root #total_search_header .logo_area .search .txt input {padding-top:0; height:29px;}
#total_search_header .logo_area .search .btn {float:left; margin-right:16px;}
#total_search_header .logo_area .search .detail {float:left; margin-top:21px;}
#total_search_header .logo_area .search .detail input {float:left; width:13px; height:13px;}
#total_search_header .logo_area .search .detail span {float:left; padding-left:5px; color:#666;}
#total_search_header .logo_area .sub_gnb {float:right; margin-top:21px;}
#total_search_header .logo_area .sub_gnb li {float:left; padding-left:23px; background:url(../images/bl/bl_square5.gif) no-repeat 10px 7px;}
#total_search_header .logo_area .sub_gnb li:first-child {padding-left:0; background:none;}
	/* 네비게이션 */
#total_search_header .gnb_area {overflow:hidden; height:32px;}
#total_search_header .gnb_area .navi {float:left;}
#total_search_header .gnb_area .navi li {float:left; overflow:hidden; height:32px;}
#total_search_header .gnb_area .navi li a {display:block; overflow:hidden; padding:0 19px; height:32px; background-position:center 0; background-repeat:no-repeat; text-indent:-9999px;}
#total_search_header .gnb_area .navi li:first-child a {padding-left:0; background-position:0 0;}
#total_search_header .gnb_area .navi li.total_search a {width:54px; background-image:url(../images/etc/navi_totalSearch.png);}		/* 통합검색 */
#total_search_header .gnb_area .navi li.news a {width:28px; background-image:url(../images/etc/navi_news.png);}							/* 뉴스 */
#total_search_header .gnb_area .navi li.photo a {width:28px; background-image:url(../images/etc/navi_photo.png);}						/* 포토 */
#total_search_header .gnb_area .navi li a.on,
#total_search_header .gnb_area .navi li a:hover,
#total_search_header .gnb_area .navi li a:focus {background-position:center -32px;}
#total_search_header .gnb_area .navi li:first-child a.on,
#total_search_header .gnb_area .navi li:first-child a:hover,
#total_search_header .gnb_area .navi li:first-child a:focus {background-position:0 -32px;}
/* footer 수정 140701 세종 */
#footer {position:relative; margin:0 auto; width:950px; border-top:1px solid #808080;}
.lang_type #footer {width:900px;}		/* 추가 140826 해리 */
#footer .etc_area {}
#footer .etc_area .etc1 {overflow:hidden; height:35px; font-size:11px; letter-spacing:-1px; line-height:38px; color:#999;}
.ie8 #footer .etc_area .etc1 {line-height:40px;}
.ie9 #footer .etc_area .etc1 {line-height:42px;}
.ie10 #footer .etc_area .etc1 {line-height:42px;}
.ie11 #footer .etc_area .etc1 {line-height:42px;}
#footer .etc_area .etc1 dt {float:left; padding-left:11px;}
#footer .etc_area .etc1 dd {float:left; padding:0 7px;}
#footer .etc_area .etc1 dd a {color:#828282;}

#footer .etc_area .etc2 {position:relative;}
#footer .etc_area .etc2 dt {position:absolute; top:-28px; right:0;}
#footer .etc_area .etc2 dt button.av_service {width:117px; height:21px; background:url(../images/button/btn_allView_service2.gif) no-repeat 0 0;}
#footer .etc_area .etc2 dt button.av_service.on {background-position:0 bottom;}
#footer .etc_area .etc2 dd {}
#footer .etc_area .etc2 dd {position:relative; margin-bottom:-1px; border-top:2px solid #808080; border-bottom:2px solid #808080;}
#footer .etc_area .etc2 dd .category {overflow:hidden; border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5;}
#footer .etc_area .etc2 dd .category h4 {overflow:hidden; padding-left:19px; height:35px; background:url(../images/etc/bg_lineW4.gif) repeat-x 0 bottom; font-size:11px; letter-spacing:-1px; line-height:40px; color:#5ba7c6;}
.ie8 #footer .etc_area .etc2 dd .category h4 {line-height:42px;}
.ie9 #footer .etc_area .etc2 dd .category h4 {line-height:44px;}
.ie10 #footer .etc_area .etc2 dd .category h4 {line-height:44px;}
.ie11 #footer .etc_area .etc2 dd .category h4 {line-height:44px;}
#footer .etc_area .etc2 dd .category .group1 {overflow:hidden;}
#footer .etc_area .etc2 dd .category .bundle1 {float:left; border-left:1px solid #e9e9ea;}
#footer .etc_area .etc2 dd .category .bundle1:first-child {border-left:none;}
#footer .etc_area .etc2 dd .category .group2 {overflow:hidden; margin:20px 0 0 19px; line-height:18px; color:#555;}
#footer .etc_area .etc2 dd .category .bundle2 {}
#footer .etc_area .etc2 dd .category .bundle2 strong {}
#footer .etc_area .etc2 dd .category .group3 {margin-top:3px;}
#footer .etc_area .etc2 dd .category .bundle3 {font-size:11px; letter-spacing:-1px;}
#footer .etc_area .etc2 dd .category .bundle3 a {color:#888;}

/* 소셜 - 추가 140826 해리 */
#footer .btn_f_social {position:absolute; top:10px; right:138px;}
#footer .btn_f_social li {float:left; margin-left:14px;}
#footer .btn_f_social li a {overflow:hidden; display:block; height:16px;}
#footer .btn_f_social li a span {font-size:0; line-height:0;}
#footer .btn_f_social li.b_tw a {width:16px; background:url(../images/button/btn_f_tw.gif) no-repeat 0 0;}
#footer .btn_f_social li.b_fa a {width:8px; background:url(../images/button/btn_f_fa.gif) no-repeat 0 0;}
#footer .btn_f_social li.b_rss a {width:16px; background:url(../images/button/btn_f_rss.gif) no-repeat 0 0;}
#footer .btn_f_social li.b_weibo a {width:18px; background:url(../images/button/btn_f_weibo.gif) no-repeat 0 0;}	/* 추가 150121 해리 */
/*// 소셜 - 추가 140826 해리 */

#footer address {display:block; overflow:hidden; padding:22px 11px 0; height:90px; font-size:11px; line-height:18px; letter-spacing:-1px; color:#999; border-top:1px solid #d0d8db;}
/* container */
#container {position:relative;}
	/* 20140106 수정 및 추가 top기사 해리 */
#container .b_txt {color:#0099cc!important;}
#container .r_txt {color:#ed2d38!important;}
#container .topnews_area {overflow:hidden; margin-bottom:15px; height:358px; background:url(../images/etc/bg_topnews_area.gif) repeat-x 0 0;}
#container .topnews_area .top_box {overflow:hidden; margin:19px auto 0; width:956px;}
#container .topnews_area .top_box .top_t_list {float:left; overflow:hidden; padding:11px 0 0 11px; width:624px; height:307px; background:url(../images/etc/bg_topNews_frame1.png) no-repeat 0 0;}
#container .topnews_area .top_box .top_t_list .top_thum {float:left; width:298px; height:300px;}
#container .topnews_area .top_box .top_t_list .top_thum .thum {position:relative; overflow:hidden; display:block; width:298px; height:224px;}
#container .topnews_area .top_box .top_t_list .top_thum .thum .edge {position:absolute; top:0; left:0; display:block; width:298px; height:224px; background:url(../images/etc/bg_png298x224.png) no-repeat 0 0;}
#container .topnews_area .top_box .top_t_list .top_thum .thum img {display:block; width:298px; height:224px;}
#container .topnews_area .top_box .top_t_list .top_thum .con {overflow:hidden; width:298px; height:68px;}
#container .topnews_area .top_box .top_t_list .top_thum .con .sort {float:left; padding:17px 0 0; width:90px;}
#container .topnews_area .top_box .top_t_list .top_thum .con .sort img {display:block;}
#container .topnews_area .top_box .top_t_list .top_thum .con .tit {padding:9px 9px 0 0; font-family:'맑은고딕','Malgun Gothic',dotum,sans-serif; font-size:24px; font-weight:bold; line-height:28px; text-align:right; letter-spacing:-2px; color:#414141;}
#container .topnews_area .top_box .top_t_list .top_thum .con .tit a {color:#333;}
#container .topnews_area .top_box .top_t_list .top_thum .icon_topNews {position:absolute; top:0; left:0; width:41px; height:41px; background:url(../images/etc/bg_top_news.png) no-repeat 0 0;}
#container .topnews_area .top_box .top_t_list .top_list {float:left; margin-left:10px; width:302px;}
#container .topnews_area .top_box .top_t_list .top_list li {float:left; width:302px; padding:8px 0 9px; border-top:1px solid #f2f2f2;}
#container .topnews_area .top_box .top_t_list .top_list li:first-child {padding-top:0; border-top:0;}
#container .topnews_area .top_box .top_t_list .top_list li .thum {position:relative; float:left; overflow:hidden; margin-right:10px; width:80px; height:60px; background:url(../images/etc/thum_default_80x60.jpg) no-repeat 0 0;}
#container .topnews_area .top_box .top_t_list .top_list li .thum .edge {position:absolute; top:0; left:0; display:block; width:80px; height:60px; background:url(../images/etc/bg_png80x60.png) no-repeat 0 0;}
#container .topnews_area .top_box .top_t_list .top_list li .thum a {display:block;}
#container .topnews_area .top_box .top_t_list .top_list li .thum a img {display:block; width:80px; height:60px;}
#container .topnews_area .top_box .top_t_list .top_list li .tit {overflow:hidden; display:block; margin-top:3px; width:200px; height:34px;}
#container .topnews_area .top_box .top_t_list .top_list li .tit a {display:block; font-size:14px; font-weight:bold; letter-spacing:-1px; line-height:18px; color:#333;}
.ie8 #container .topnews_area .top_box .top_t_list .top_list li .tit a {line-height:20px;}
.ie9 #container .topnews_area .top_box .top_t_list .top_list li .tit a {line-height:22px;}
.ie10 #container .topnews_area .top_box .top_t_list .top_list li .tit a {line-height:22px;}
#container .topnews_area .top_box .top_t_list .top_list li .tit img {margin-right:6px;}
#container .topnews_area .top_box .top_t_list .top_list li .division {display:block; margin-top:4px; font-size:11px; letter-spacing:-1px; color:#999;}
#container .topnews_area .top_box .thum_slide {float:left; overflow:hidden; padding:11px 11px 0 12px; width:298px; height:307px; background:url(../images/etc/bg_topNews_frame2.png) no-repeat 0 0;}
#container .topnews_area .top_box .thum_slide ul {overflow:hidden;}
#container .topnews_area .top_box .thum_slide ul li {overflow:hidden; float:left; margin:2px 0 0 2px; width:73px; height:70px;}
#container .topnews_area .top_box .thum_slide ul li.s_first {margin-left:0;}
#container .topnews_area .top_box .thum_slide ul li a {position:relative; overflow:hidden; display:block; width:73px; height:70px;}
#container .topnews_area .top_box .thum_slide ul li a.on .thum_on,
#container .topnews_area .top_box .thum_slide ul li a:hover .thum_on,
#container .topnews_area .top_box .thum_slide ul li a:focus .thum_on {position:absolute; top:0; left:0; width:73px; height:70px; background:url(../images/etc/bg_png73x70_on.png) no-repeat 0 0;}
#container .topnews_area .top_box .thum_slide ul li a img {display:block; height:70px;}
#container .topnews_area .top_box .thum_slide ul li a .edge {position:absolute; top:0; left:0 display:block; width:73px; height:70px; background:url(../images/etc/bg_png73x70.png) no-repeat 0 0;}
#container .topnews_area .top_box .thum_slide ul li a .subject {position:absolute; bottom:0; left:0; padding-left:51px; width:247px; height:41px; background:url(../images/etc/bg_top_slide.png) no-repeat 0 0; font-weight:bold; letter-spacing:-1px; line-height:43px; color:#fff;}
#container .topnews_area .top_box .thum_slide ul li a .subject2 {position:absolute; bottom:0; left:0; padding-left:51px; width:247px; height:41px; background:url(../images/etc/bg_top_photo.png) no-repeat 0 0; font-weight:bold; letter-spacing:-1px; line-height:43px; color:#fff;}	 /* 추가 20140207 해리 */
#container .topnews_area .top_box .thum_slide ul li:first-child {margin:0; width:298px; height:224px;}
#container .topnews_area .top_box .thum_slide ul li:first-child a {width:298px; height:224px;}
#container .topnews_area .top_box .thum_slide ul li:first-child a img {display:block; width:298px; height:224px;}
#container .topnews_area .top_box .thum_slide ul li:first-child a .edge {position:absolute; top:0; left:0 display:block; width:298px; height:224px; background:url(../images/etc/bg_png298x224.png) no-repeat 0 0;}
			/* 서브기사 */
#container .sub_article_type {margin:0 auto; width:950px; overflow:hidden; height:97px; background:#f1f8fb; border-bottom:1px solid #bce6f5;}
#container .sub_article_type .sub_list_box {overflow:hidden; border-left:1px solid #e5f4fa; border-right:1px solid #e5f4fa;}
#container .sub_article_type .sub_list_box .sbox_list {float:left; height:97px; background:url(../images/etc/bg_h_dot_line.gif) repeat-y 0 0;}
#container .sub_article_type .sub_list_box .sbox_list:first-child {background:none;}
#container .sub_article_type .sub_list_box .sbox_list.size1 {width:316px}
#container .sub_article_type .sub_list_box .sbox_list.size2 {width:158px;}
#container .sub_article_type .sub_list_box .sbox_list .thum_tit {padding:19px 25px 0 18px;}
#container .sub_article_type .sub_list_box .sbox_list .thum_tit .thum {position:relative; float:left; margin-right:12px;}
#container .sub_article_type .sub_list_box .sbox_list .thum_tit .thum a {overflow:hidden; display:block; width:80px; height:60px;}
#container .sub_article_type .sub_list_box .sbox_list .thum_tit .thum a img {display:block; width:80px; height:60px;}
#container .sub_article_type .sub_list_box .sbox_list .thum_tit .thum a .edge {position:absolute; top:0; left:0; width:80px; height:60px; background:url(../images/etc/bg_png80x60.png) no-repeat 0 0;}
#container .sub_article_type .sub_list_box .sbox_list .thum_tit .tit {overflow:hidden; display:block; margin-top:5px; height:14px;}
#container .sub_article_type .sub_list_box .sbox_list .thum_tit .tit a {display:block; letter-spacing:-1px; color:#333;}
#container .sub_article_type .sub_list_box .sbox_list .thum_tit .txt {overflow:hidden; display:block; margin-top:6px; height:36px;}
#container .sub_article_type .sub_list_box .sbox_list .thum_tit .txt a {display:block; line-height:18px; color:#666;}
#container .sub_article_type .sub_list_box .sbox_list .sbox_tit {display:block; margin-left:1px; height:97px; border-top:1px solid #e5f4fa;}
#container .sub_article_type .sub_list_box .sbox_list .sbox_tit a {display:inline-block; vertical-align:middle;}
#container .sub_article_type .sub_list_box .sbox_list.size2 .sbox_tit a {padding:0 21px 0 22px; text-align:center;}
#container .sub_article_type .sub_list_box .sbox_list .sbox_tit .vm {display:inline-block; width:0; height:100%; vertical-align:middle;}

#container .article_list {margin:25px auto 0; width:950px; overflow:hidden;}
#container .article_list.a_b_line {padding-bottom:25px; border-bottom:1px solid #e7e7e7;}
#container .article_list .a_l_box {float:left;}
#container .article_list .a_l_box .s_news {float:left; width:388px;}
#container .article_list .a_l_box .s_news ul {}
#container .article_list .a_l_box .s_news ul li.t_type {overflow:hidden; width:388px; margin-top:20px; height:60px;}
#container .article_list .a_l_box .s_news ul li:first-child {margin-top:0;}
#container .article_list .a_l_box .s_news ul li.t_type .thum {position:relative; float:left; margin-right:14px; width:80px; height:60px;  background:url(../images/etc/thum_default_80x60.jpg) no-repeat 0 0;}
#container .article_list .a_l_box .s_news ul li.t_type .thum a {overflow:hidden; display:block; width:80px; height:60px;}
#container .article_list .a_l_box .s_news ul li.t_type .thum a .vm {position:absolute; top:0; left:0; width:80px; height:60px; background:url(../images/etc/bg_png80x60.png) no-repeat 0 0;}
#container .article_list .a_l_box .s_news ul li.t_type .thum a img {display:block; width:80px; height:60px;}
#container .article_list .a_l_box .s_news ul li.t_type .tit {overflow:hidden; display:block; padding-top:1px; width:280px; height:18px;}
#container .article_list .a_l_box .s_news ul li.t_type .tit a {display:inline-block; font-size:14px; letter-spacing:-1px; line-height:18px; color:#333; word-break:break-all;}	/* 수정 20140603 해리 */
.ie8 #container .article_list .a_l_box .s_news ul li.t_type .tit a {line-height:20px;}
.ie9 #container .article_list .a_l_box .s_news ul li.t_type .tit a {line-height:22px;}
.ie10 #container .article_list .a_l_box .s_news ul li.t_type .tit a {line-height:22px;}
#container .article_list .a_l_box .s_news ul li.t_type .tit img {margin-right:6px;}
#container .article_list .a_l_box .s_news ul li.t_type .txt {overflow:hidden; display:block; padding-top:8px; width:280px; height:32px;}
#container .article_list .a_l_box .s_news ul li.t_type .txt a {line-height:17px; color:#666;}
#container .article_list .a_l_box .s_news ul li.txt_type a {overflow:hidden; display:block; padding-left:15px; width:350px; height:30px; background:url(../images/bl/bl_circle1.gif) no-repeat 2px 13px; font-size:14px; letter-spacing:-1px; line-height:30px;}
#container .article_list .a_r_box {float:right;}
#container .article_list .a_r_box .thum_type {position:relative; overflow:hidden; width:158px; height:100px;}
#container .article_list .a_r_box .thum_type.f_left {float:left;}
#container .article_list .a_r_box .thum_type a {display:block;}
#container .article_list .a_r_box .thum_type a img {display:inline-block; width:158px; height:100px; text-align:center;}	/* 수정 20140811 해리 */
#container .article_list .a_r_box .thum_type a .vm {position:absolute; top:0; left:0; width:158px; height:100px; background:url(../images/etc/bg_png158x100.png) no-repeat 0 0;}
#container .article_list .a_r_box .thum_type a .txt {position:absolute; bottom:0; left:0; overflow:hidden; display:inline-block; padding:0 5px; width:148px; height:26px; background:url(../images/etc/bg_opacity65.png) repeat 0 0; font-size:11px; line-height:28px; text-align:center; color:#fff;}
	/*// 20140106 수정 및 추가 top기사 해리 */

	/* top_position */
#container .top_position {overflow:hidden; height:49px; background:#a3ebff; border-bottom:1px solid #7ddcfb;}
#container .top_position .limit_box {overflow:hidden; margin:0 auto; width:950px; height:49px;}
#container .top_position h2 {float:left; padding-right:16px; height:49px; background:url(../images/bl/bl_bar1.gif) no-repeat right 16px;}
#container .top_position h2.n_bar {background:none;}
#container .top_position h2 img {display:block; margin-top:14px;}
#container .top_position .rolling_tnews {float:left; overflow:hidden; margin:17px 0 0 17px; width:400px; height:18px;}
#container .top_position .rolling_tnews .tit {float:left;}
#container .top_position .rolling_tnews ul {float:left; width:353px;}
#container .top_position .rolling_tnews ul li {height:18px; text-indent:7px; line-height:19px;}
#container .top_position .rolling_tnews ul li a {color:#004f78;}
#container .top_position .sub_tab {float:left; padding:20px 0 0 10px;}
#container .top_position .sub_tab li {float:left; padding:0 11px; background:url(../images/etc/bg_bar2.gif) no-repeat 0 1px;}	/* 수정 150403 해리 */
#container .top_position .sub_tab li:first-child {background:none;}
#container .top_position .sub_tab li a {float:left; color:#333;}
#container .top_position .sub_tab li a.on {padding-left:10px; background:url(../images/bl/bl_arrow3.gif) no-repeat 0 2px; font-weight:bold;}
.ie8 #container .top_position .sub_tab li a img {margin-top:-1px;}	 /* 추가 150403 해리 */
#container .top_position .corner_banner {float:right; overflow:hidden; height:49px;}
#container .top_position .corner_banner a {float:left;}
	/* top_position_search */
#container .top_position_search {overflow:hidden; height:49px; background:#fff; border-bottom:1px solid #abe6fb;}
#container .top_position_search .limit_box {overflow:hidden; margin:0 auto; width:950px; height:49px;}
#container .top_position_search .rel_word {overflow:hidden;}
#container .top_position_search .rel_word .tit {float:left; margin-top:20px; width:75px;}
#container .top_position_search .rel_word .tit img {display:block;}
#container .top_position_search .rel_word ul {float:left; overflow:hidden; margin-top:20px; height:15px;}
#container .top_position_search .rel_word ul li {float:left; margin-right:15px;}
#container .top_position_search .rel_word ul li a {text-decoration:underline; color:#0033cc;}

	/* content */
#container #content {position:relative; margin:0 auto; width:950px;} /* 수정 120131 세종 */
		/* 추가 140826 해리 */
.lang_type #container #content {width:900px;}
.lang_type #container #content.f_eng {font-family:'Arial';}
.lang_type #container #content.f_jp {font-family:'MS Pgothic',sans-serif;}
.lang_type #container #content.f_ch {font-family:'simhei',sans-serif;}
		/*// 추가 140826 해리 */

		/* content - main_area */
#content .main_area {float:left; padding-bottom:50px; width:649px; border-right:1px solid #e9e9ea;}
.lang_type #content .main_area {width:670px; border-right:0;}	/* 추가 140826 해리 */
#content .main_area .box1 {position:relative; width:610px;} /* 수정 111027 세종 */
#content .main_area h2.tit1 {overflow:hidden; background:url(../images/etc/bg_lineW2.gif) repeat-x 0 bottom;}
#content .main_area h2.tit1 img {float:left;}
#content .main_area h3 {overflow:hidden;}
#content .main_area h3 img {float:left;}
#content .main_area h4.search_stit {overflow:hidden; font-size:14px; font-weight:normal; letter-spacing:-1px; color:#000;}
#content .main_area .h_line {border-top:1px solid #e7e7e7;}
#content .main_area .h_line2 {border-top:1px solid #808080;}
#content .main_area .f_line1 {border-bottom:1px solid #e9e9ea;}
#content .main_area .f_line2 {border-bottom:1px solid #c6c7ca;}
#content .main_area .f_line3 {border-bottom:1px solid #ededed;}
#content .main_area .allview {float:right; padding-right:9px; background:url(../images/bl/bl_arrow2.gif) no-repeat right 2px;}
#content .main_area .allview a {float:left; height:12px; font-size:11px; font-weight:bold; letter-spacing:-1px; color:#787878; border-bottom:1px solid #ccc;}
#content .main_area .allview a:hover,
#content .main_area .allview a:focus {text-decoration:none;}
#content .main_area .more1 {position:absolute; right:0; display:block;}		/* 수정 120308 해리 */
#content .main_area .more2 {overflow:hidden;}
#content .main_area .more2 a {float:right; padding-right:9px; background:url(../images/bl/bl_arrow2.gif) no-repeat right 2px; font-size:11px; letter-spacing:-1px; color:#0099cc !important; text-decoration:none !important;}
#content .main_area .more2 a span {float:left; height:11px; border-bottom:1px solid #bfdee9;}
#content .main_area .more2 a:hover span,
#content .main_area .more2 a:focus span {text-decoration:none !important;}
#content .main_area .page {position:absolute; right:0; overflow:hidden; width:33px; height:20px; background:url(../images/button/btn_prevNext1.gif) no-repeat 0 0;}
#content .main_area .page button {float:left; width:17px; height:20px; background:none;}
#content .main_area .page .prev {margin-right:-1px;}
#content .main_area .page .next {}
#content .main_area .tab1 {overflow:hidden; height:26px; background:url(../images/etc/bg_ma_tab1.gif) no-repeat 0 0;}
#content .main_area .tab1 li {float:left; margin-left:-1px; height:26px;}
#content .main_area .tab1 li:first-child {margin-left:0;}
#content .main_area .tab1 li a {display:block; overflow:hidden; width:120px; height:26px; text-indent:-9999px;}
#content .main_area .tab1 li.latest_news a {background:url(../images/etc/tab_latestNews.gif) no-repeat 0 0;}			/* 최신기사 */
#content .main_area .tab1 li.popular_news a {background:url(../images/etc/tab_popularNews.gif) no-repeat 0 0;}		/* 인기기사 */
#content .main_area .tab1 li.reply_news a {background:url(../images/etc/tab_replyNews.gif) no-repeat 0 0;}				/* 댓글 인기기사 */
#content .main_area .tab1 li.stphoto_news a {background:url(../images/etc/tab_stphotoNews.gif) no-repeat 0 0;}		/* 추가 포토기사 120413 세종 */
#content .main_area .tab1 li.ntsc a {width:110px; background:url(../images/etc/tab_ntsc.gif) no-repeat 0 0;}				/* 공중파 */
#content .main_area .tab1 li.cable a {width:110px; background:url(../images/etc/tab_cable.gif) no-repeat 0 0;}			/* 케이블 */
#content .main_area .tab1 li.skylife a {width:110px; background:url(../images/etc/tab_skylife.gif) no-repeat 0 0;}		/* 스카이라이프 */
#content .main_area .tab1 li.dbs a {width:110px; background:url(../images/etc/tab_dbs.gif) no-repeat 0 0;}				/* 위성방송 */
#content .main_area .tab1 li a.on,
#content .main_area .tab1 li a:hover,
#content .main_area .tab1 li a:focus {position:relative; background-position:0 -26px;}
	 /* 추가 120413 세종 */
#content .main_area .tab2 {overflow:hidden; height:26px; background:url(../images/etc/bg_ma_tab1.gif) no-repeat 0 0;}
#content .main_area .tab2 li {float:left; width:50%; height:26px;}
#content .main_area .tab2 li a {display:block; overflow:hidden; height:26px; text-align:center; line-height:28px; color:#333;}
#content .main_area .tab2 li a.on,
#content .main_area .tab2 li a:hover,
#content .main_area .tab2 li a:focus {height:24px; background:#9ddbf2; font-size:14px; line-height:26px; text-decoration:none; color:#fff !important; border:1px solid #7ec6e0;}
#content .main_area .tab2 li a.on strong,
#content .main_area .tab2 li a:hover strong,
#content .main_area .tab2 li a:focus strong {text-decoration:none; color:#fff !important;}
	 /* //추가 120413 세종 */
			/* 추가 120308 해리 */
#content .main_area .ch_tit_lang {font-family:'simhei',sans-serif;}
#content .main_area .ch_txt_lang {font-family:'simsun',sans-serif;}
			/* 추가 120308 해리 */
#content .main_area .jp_txt_lang {font-family:'MS Pgothic',sans-serif;}
			/* english 링크 20111221 해리추가 */
#content .main_area .english_view {font-family:dotum; font-size:11px; color:#ccc; font-weight:normal!important; letter-spacing:0;}
#content .main_area .english_view .eng_bar {padding:0 6px 0 5px;}
#content .main_area .english_view .eng_view {font-family:tahoma; font-size:10px; font-weight:normal!important; text-decoration:underline; color:#ff4146!important;}
			/* main_area - 배너광고 */
#content .main_area .ad1 {overflow:hidden;}
#content .main_area .ad1 a {display:block;}
#content .main_area .ad1 img {display:block; width:610px; height:59px;}
			/* main_area - RANKING차트 */
#content .main_area .ranking_chart {}
#content .main_area .ranking_chart .ranking_tab {float:right; position:relative; margin-top:-23px;}
#content .main_area .ranking_chart .ranking_tab li {float:left; margin-left:-1px; width:120px; height:13px;}
#content .main_area .ranking_chart .ranking_tab li:first-child {margin-left:0;}
#content .main_area .ranking_chart .ranking_tab li a {display:block; overflow:hidden; height:13px; text-indent:-9999px;}
#content .main_area .ranking_chart .ranking_tab li.tv a {background:url(../images/etc/tab_rankingTv.gif) no-repeat 0 0;}
#content .main_area .ranking_chart .ranking_tab li.movie a {background:url(../images/etc/tab_rankingMovie.gif) no-repeat 0 0;}
#content .main_area .ranking_chart .ranking_tab li a.on,
#content .main_area .ranking_chart .ranking_tab li a:hover,
#content .main_area .ranking_chart .ranking_tab li a:focus {background-position:0 -13px;}
#content .main_area .ranking_chart .chart_table {clear:both; height:332px; background:url(../images/etc/bg_rankingChart.gif) no-repeat 0 0;}
#content .main_area .ranking_chart table {}
#content .main_area .ranking_chart table caption {display:none;}
#content .main_area .ranking_chart table thead th {height:26px; font-size:11px; font-weight:normal; line-height:26px; color:#fff;}
#content .main_area .ranking_chart table tbody td {height:61px;}
#content .main_area .ranking_chart table tbody tr:first-child td {height:62px;}
#content .main_area .ranking_chart table tbody td.no {text-align:center;}
#content .main_area .ranking_chart table tbody td.program {line-height:20px;}
#content .main_area .ranking_chart table tbody td.program .sort {color:#888;}
#content .main_area .ranking_chart table tbody td.program a {color:#333;}
#content .main_area .ranking_chart table tbody tr:first-child td.program a {font-weight:bold;}
#content .main_area .ranking_chart table tbody td.movie {}
#content .main_area .ranking_chart table tbody td.movie img {margin-right:17px; width:43px; height:43px; vertical-align:middle;}
#content .main_area .ranking_chart table tbody td.movie a {color:#333;}
#content .main_area .ranking_chart table tbody tr:first-child td.movie a {font-weight:bold;}
#content .main_area .ranking_chart table tbody td.percent {font-family:Tahoma; text-align:center; color:#888;}
#content .main_area .ranking_chart table tbody td.percent strong span {color:#ff4146;}
#content .main_area .ranking_chart table tbody td.fluctuation {font-family:Tahoma; font-size:10px; text-align:center; color:#888;}
#content .main_area .ranking_chart table tbody td.fluctuation img {margin:0 5px 0 0; vertical-align:middle;}
#content .main_area .ranking_chart table tbody td.date {font-family:Tahoma; font-size:11px; text-align:center; color:#888;}
#content .main_area .ranking_chart .etc_info {overflow:hidden; height:40px;}
#content .main_area .ranking_chart .etc_info .cmt {float:left; padding:13px; font-size:11px; color:#999;}
#content .main_area .ranking_chart .etc_info .period {float:right; padding:13px 43px 0 0; font-size:11px;  color:#999;}
			/* main_area - 방송 채널선택 */
#content .main_area .channer_choice {position:relative; zoom:1; z-index:2;}
#content .main_area .channer_choice .tit {float:left; overflow:hidden; padding:0 8px; height:14px; background:url(../images/bl/bl_arrow5.gif) no-repeat right 4px; font-size:11px; line-height:15px; color:#71798a;}
#content .main_area .channer_choice .channer_list {float:left;}
#content .main_area .channer_choice .channer_list li {float:left; overflow:hidden; padding:0 10px 0 11px; background:url(../images/etc/bg_bar5.gif) no-repeat 0 1px; line-height:15px;}
#content .main_area .channer_choice .channer_list li:first-child {background:none;}
#content .main_area .channer_choice .channer_list li a {color:#4967ab !important;}
#content .main_area .channer_choice .channer_list li a.on,
#content .main_area .channer_choice .channer_list li a:hover,
#content .main_area .channer_choice .channer_list li a:focus {font-weight:bold; text-decoration:underline;}
#content .main_area .channer_choice .close_channer {float:right; overflow:hidden; margin-right:10px; padding-right:19px; height:14px; background:url(../images/button/btn_close1.gif) no-repeat right 0; line-height:15px; letter-spacing:-1px; color:#71798a !important; text-decoration:none !important;}
				/* layer - 채널그룹 */
#content .main_area .channer_choice .layer_channer {position:absolute; top:28px; left:0; width:610px; background:#fffff2; z-index:20;}
#content .main_area .channer_choice .layer_channer .channer_group {overflow:hidden; padding:19px 0 16px 26px; border:1px solid #bce6f5;}
#content .main_area .channer_choice .layer_channer .channer_group .bundle {float:left; padding-right:15px; width:115px;}
#content .main_area .channer_choice .layer_channer .channer_group .bundle ul {overflow:hidden;}
#content .main_area .channer_choice .layer_channer .channer_group .bundle ul li {float:left; overflow:hidden; width:100%; height:22px; letter-spacing:-1px; line-height:22px;}
#content .main_area .channer_choice .layer_channer .channer_group .bundle ul li a {color:#333 !important;}
#content .main_area .channer_choice .layer_channer .channer_group .bundle ul li a:hover,
#content .main_area .channer_choice .layer_channer .channer_group .bundle ul li a:focus {font-weight:bold;}
			/* main_area - 방송타입 */
#content .main_area .schedule_bd_type {overflow:hidden; height:19px;}
#content .main_area .schedule_bd_type li {float:left; padding-right:12px; font-size:11px; color:#999;}
#content .main_area .schedule_bd_type li img {margin-right:3px;}
			/* main_area - 채널 편성표 */
#content .main_area .detail_schedule {position:relative; background:url(../images/etc/bg_scheduleHeader.gif) no-repeat 0 0;}
#content .main_area .detail_schedule table {position:relative; border-bottom:1px solid #c6c7ca;}
#content .main_area .detail_schedule table caption {display:none;}
#content .main_area .detail_schedule table thead th {height:27px; font-size:11px; font-weight:normal; letter-spacing:-1px; color:#fff;}
#content .main_area .detail_schedule table thead th span {display:inline-block; margin-top:3px;}
#content .main_area .detail_schedule table thead th.left_tit {text-align:left; border-left:1px solid #878a97;}
#content .main_area .detail_schedule table thead th.left_tit span {margin-left:11px;}
#content .main_area .detail_schedule table thead th.today span {padding-left:9px; background:url(../images/bl/bl_arrow4.gif) no-repeat 0 4px; font-weight:bold; color:#fff3a6;}
#content .main_area .detail_schedule table tbody th {font-weight:normal; text-align:left; vertical-align:top; letter-spacing:-1px; color:#666a72; border:1px solid #f3f3f3; border-top:1px solid #eee; border-bottom:1px solid #eee;}
#content .main_area .detail_schedule table tbody th span {position:relative; display:block; padding:13px 0 10px 17px;}
#content .main_area .detail_schedule table tbody td {vertical-align:top; border:1px solid #f3f3f3; border-top:1px solid #eee; border-bottom:1px solid #eee;}
#content .main_area .detail_schedule table tbody tr:first-child th {border-top:none;}
#content .main_area .detail_schedule table tbody tr:first-child td {border-top:none;}
#content .main_area .detail_schedule table tbody tr:last-child th {border-bottom:1px solid #c6c7ca;}
#content .main_area .detail_schedule table tbody tr:last-child td {border-bottom:1px solid #c6c7ca;}
#content .main_area .detail_schedule table tbody tr.pm th {border-top:3px solid #eee;}
#content .main_area .detail_schedule table tbody tr.pm td {border-top:3px solid #eee;}
#content .main_area .detail_schedule table tbody td ul {overflow:hidden; zoom:1; padding:10px 0 8px 15px;}
#content .main_area .detail_schedule table tbody td ul li {float:left; width:100%; line-height:19px;}
#content .main_area .detail_schedule table tbody td ul li .minute {float:left; width:18px; color:#999;}
#content .main_area .detail_schedule table tbody td ul li a {float:left; width:130px; color:#303642;}
#content .main_area .detail_schedule table tbody td ul li a img {margin-right:3px; vertical-align:middle;}
#content .main_area .detail_schedule table tbody td ul li a img:first-child {margin-left:3px;}
#content .main_area .detail_schedule table tbody td.today {background:#f7f7f7;}
#content .main_area .detail_schedule table tbody .current_time th {background:#fffff2; font-weight:bold; color:#303642;}
#content .main_area .detail_schedule table tbody .current_time th span .ctime {position:absolute; top:-8px; left:13px;}
#content .main_area .detail_schedule table tbody .current_time td {background:#fffff2;}
#content .main_area .detail_schedule table tbody .current_time td.today {background:#fffff2;}
#content .main_area .detail_schedule table tbody .current_time td a {font-weight:bold;}
#content .main_area .detail_schedule .channer_cmt {overflow:hidden; padding-top:7px; text-align:right; font-size:11px; color:#999;}
#content .main_area .detail_schedule .prev {position:absolute; top:5px; left:54px; width:13px; height:17px; background:url(../images/button/btn_prev2.gif) no-repeat 0 0;}
#content .main_area .detail_schedule .next {position:absolute; top:5px; right:6px; width:13px; height:17px; background:url(../images/button/btn_next2.gif) no-repeat 0 0;}
			/* main_area - top상세검색 */
#content .main_area .top_detail_area {padding:1px; background:#fff; border:1px solid #e1e1e1;}
#content .main_area .top_detail_area fieldset {display:block; padding:0 12px 0 9px; width:585px; background:#f8f8f8;}
#content .main_area .top_detail_area table {}
#content .main_area .top_detail_area table th {height:37px; font-family:gulim; text-align:right; color:#696969; border-top:1px solid #eaeaea;}
#content .main_area .top_detail_area table th span {padding-right:11px;}
#content .main_area .top_detail_area table td {height:37px; border-top:1px solid #eaeaea;}
#content .main_area .top_detail_area table td input {vertical-align:middle;}
#content .main_area .top_detail_area table td .txt1 {padding:3px 5px 0; width:295px; height:15px; background:#fff; font-family:gulim; color:#666; border:1px solid #c6c7ca;}
#content .main_area .top_detail_area table td .txt2 {padding:3px 5px 0; width:53px; height:15px; background:#fff; font-family:gulim; text-align:center; color:#666;  border:1px solid #c6c7ca;}
#content .main_area .top_detail_area table td ul.checklist {float:left;}
#content .main_area .top_detail_area table td ul.checklist li {float:left; margin-left:14px;}
#content .main_area .top_detail_area table td ul.checklist li:first-child {margin-left:0;}
#content .main_area .top_detail_area table td ul.checklist .radio {visibility:hidden; width:13px; height:13px; margin-right:-13px;}
#content .main_area .top_detail_area table td ul.checklist label {overflow:hidden; padding-left:13px; height:13px; background:url(../images/etc/bg_radio_off.gif) no-repeat 0 0; font-family:gulim; line-height:14px; color:#777;}
#content .main_area .top_detail_area table td ul.checklist li.checked label {background:url(../images/etc/bg_radio_on.gif) no-repeat 0 0; color:#000;}
#content .main_area .top_detail_area table td .btn {float:right;}
#content .main_area .top_detail_area table tr:first-child th,
#content .main_area .top_detail_area table tr:first-child td {border-top:none;}
			/* main_area - top검색결과 없음 */
#content .main_area .seach_no_result {padding-top:13px;}
#content .main_area .seach_no_result p {font-weight:bold; line-height:17px; color:#333;}
#content .main_area .seach_no_result p em {color:#ff4146;}
#content .main_area .seach_no_result ul {overflow:hidden; margin-top:22px; padding-left:10px;}
#content .main_area .seach_no_result ul li {float:left; overflow:hidden; width:100%; height:23px; background:url(../images/bl/bl_square6.gif) no-repeat 0 9px; line-height:23px; text-indent:7px; color:#555;}
			/* main_area - top최근기사 */
#content .main_area .top_latestnews {overflow:hidden; height:280px; background:url(../images/etc/bg_topLatest_news.gif) no-repeat 0 0;}
#content .main_area .top_latestnews ul {overflow:hidden; padding-top:10px;}
#content .main_area .top_latestnews ul li {float:left; overflow:hidden; margin-left:19px; width:184px; height:265px;}
#content .main_area .top_latestnews ul li:first-child {margin-left:10px;}
#content .main_area .top_latestnews ul li .thum {display:block; overflow:hidden; margin-bottom:12px; height:184px;}
#content .main_area .top_latestnews ul li .thum a {display:block;}
#content .main_area .top_latestnews ul li .thum img {display:block; width:184px; height:184px;}
#content .main_area .top_latestnews ul li .sort {display:block; margin-bottom:4px; color:#0099cc;}
#content .main_area .top_latestnews ul li .sort strong {font-size:11px; letter-spacing:-1px; color:#00aeef;}
#content .main_area .top_latestnews ul li .tit {font-size:14px; font-weight:bold; letter-spacing:-1px; line-height:18px;}
#content .main_area .top_latestnews ul li .tit a {color:#414141;}
#content .main_area .top_latestnews ul li .reply {display:block; margin-top:11px; padding-left:14px; height:13px; background:url(../images/etc/icon_comment.gif) no-repeat 0 center; line-height:13px; color:#888;}
#content .main_area .top_latestnews ul li .reply a {font-weight:bold; text-decoration:underline; color:#ff8083;}
/* english 링크 20111221 해리추가 */
#content .main_area .english_view {font-family:dotum; font-size:11px; color:#ccc; font-weight:normal!important; letter-spacing:0;}
#content .main_area .english_view .eng_bar {padding:0 6px 0 5px;}
#content .main_area .english_view .eng_view {font-family:tahoma; font-size:10px; font-weight:normal!important; text-decoration:underline; color:#ff4146!important;}

				/* 추가 120308 해리 */
#content .main_area .languages {}
#content .main_area .languages .bar {padding:0 7px 0 6px; font-size:11px; font-weight:normal; color:#ccc;}
#content .main_area .languages img {padding-right:3px; margin-top:-1px; vertical-align:middle;}
@media screen and (-webkit-min-device-pixel-ratio:0){#content .main_area .languages img {margin-top:-2px;}}
				/*// 추가 120308 해리 */
			/* main_area - top스타인터뷰 기사 */
#content .main_area .top_latestnews2 {overflow:hidden; height:211px; background:#fff; border-bottom:1px solid #83cfea;}
#content .main_area .top_latestnews2 .thum {float:left; margin-right:28px; width:184px; height:184px;}
#content .main_area .top_latestnews2 .thum a {display:block; position:relative; width:184px; height:184px;}
#content .main_area .top_latestnews2 .thum a img {display:block; width:184px; height:184px;}
#content .main_area .top_latestnews2 .thum a .edge {position:absolute; top:0; left:0; display:block; width:184px; height:184px; background:url(../images/etc/bg_edge184x184.png) no-repeat 0 0;}
#content .main_area .top_latestnews2 .con {padding-top:5px; /*padding-right:23px;*/} /* 수정 120308 해리 */
#content .main_area .top_latestnews2 .con .tit {margin-bottom:6px; font-size:24px; letter-spacing:-2px; line-height:30px; color:#006699;}
#content .main_area .top_latestnews2 .con .tit a {color:#006699;}
#content .main_area .top_latestnews2 .con .txt {margin-bottom:11px; line-height:18px; color:#666;}
#content .main_area .top_latestnews2 .con .txt .date1 {padding-left:5px; font-family:Tahoma; font-size:11px; color:#999;}
#content .main_area .top_latestnews2 .con .rel {}
#content .main_area .top_latestnews2 .con .rel li {overflow:hidden; padding-left:9px; height:22px; background:url(../images/bl/bl_square4.gif) no-repeat 1px 9px; font-family:gulim; font-size:13px; font-weight:bold; letter-spacing:-1px; line-height:22px;}
#content .main_area .top_latestnews2 .con .rel li a {color:#000333;}
#content .main_area .top_latestnews2 .con .date2 {display:block; font-family:Tahoma; font-size:11px; color:#999;}
#content .main_area .top_latestnews2 .con .date2 .writer {padding-right:7px; font-family:dotum; font-size:12px; letter-spacing:-1px; color:#00aeef;}
			/* main_area - 영문 - top스타인터뷰 기사 20111222 해리추가 */
#content .main_area .top_latestnews2 .eng_con {font-family:'Arial';}
#content .main_area .top_latestnews2 .eng_con .tit {margin-bottom:10px; letter-spacing:0; font-size:28px; line-height:28px;}
			/* main_area - 일문 - top스타인터뷰 기사 120308 해리추가 */
#content .main_area .top_latestnews2 .jp_con {font-family:'MS Pgothic',sans-serif;}
#content .main_area .top_latestnews2 .jp_con .tit {margin-bottom:10px; letter-spacing:0; font-size:28px; line-height:31px;}
			/* main_area - 중문 - top스타인터뷰 기사 120308 해리추가 */
#content .main_area .top_latestnews2 .ch_con {font-family:'simhei',sans-serif;}
#content .main_area .top_latestnews2 .ch_con .tit {margin-bottom:10px; letter-spacing:0; font-size:28px; line-height:31px;}
#content .main_area .top_latestnews2 .ch_con .txt {font-family:'simsun',sans-serif;}
			/* main_area - top통합 타이틀 */
#content .main_area .united_tit {overflow:hidden; height:37px; background:url(../images/etc/bg_lineW1.gif) repeat-x 0 bottom; line-height:26px; color:#333;}
#content .main_area .united_tit .box {padding-left:12px; background:url(../images/bl/bl_circle2.gif) no-repeat 1px center;}
			/* main_area - top메인포토 */
#content .main_area .top_mainphoto {overflow:hidden; padding-bottom:20px; background:url(../images/etc/bg_lineW1.gif) repeat-x 0 bottom;}
#content .main_area .top_mainphoto ul {overflow:hidden; margin-left:-5px;}
#content .main_area .top_mainphoto ul li {float:left; position:relative; overflow:hidden; margin-left:5px; margin-bottom:5px; width:200px; height:248px;}
#content .main_area .top_mainphoto ul li .thum {display:block; overflow:hidden; width:200px; height:248px; letter-spacing:-1px; color:#fff;}
#content .main_area .top_mainphoto ul li .thum img {display:block;}
#content .main_area .top_mainphoto ul li .thum .edge {position:absolute; top:0; left:0; display:block; width:200px; height:248px; background:url(../images/etc/bg_edge200x248.png) no-repeat 0 0;}
#content .main_area .top_mainphoto ul li .title {position:relative; left:0; display:block; margin-top:-41px; padding:0 10px; height:41px; background:url(../images/etc/bg_transparent1.png) no-repeat 0 0;}
#content .main_area .top_mainphoto ul li .title .vm {display:inline-block; width:0; height:100%; vertical-align:middle;}
#content .main_area .top_mainphoto ul li .title a {*margin-top:2px; display:inline-block; line-height:14px; vertical-align:middle; color:#fff;}
#content .main_area .top_mainphoto ul li.slide {width:405px;}
#content .main_area .top_mainphoto ul li.slide .thum {width:405px;}
#content .main_area .top_mainphoto ul li.slide .thum .edge {width:405px; background:url(../images/etc/bg_edge405x248.png) no-repeat 0 0;}
#content .main_area .top_mainphoto ul li.slide .title {padding:0; background:url(../images/etc/bg_transparent2.png) no-repeat 0 0;}
#content .main_area .top_mainphoto ul li.slide .title a {display:block; padding-left:51px; height:41px; font-weight:bold; line-height:42px;}
			/* main_area - top메인포토 */
#content .main_area .top_starlately {overflow:hidden;}
#content .main_area .top_starlately img {display:block;}
			/* main_area - top날짜별 페이징 */
#content .main_area .date_paging {position:relative; overflow:hidden; padding-bottom:5px; background:url(../images/etc/bg_lineW1.gif) repeat-x 0 bottom;}
#content .main_area .date_paging .area1 {overflow:hidden; height:55px; border:1px solid #bce6f5; border-bottom:none;}
#content .main_area .date_paging .date {margin-top:21px; text-align:center;}
#content .main_area .date_paging .date a {color:#333;}
#content .main_area .date_paging .date a.on {font-weight:bold; color:#ff4146;}
#content .main_area .date_paging .date .bar {padding:0 10px; color:#d6d6d6;}
#content .main_area .date_paging button {position:absolute; top:19px; width:17px; height:20px;}
#content .main_area .date_paging button.first {left:16px; background:url(../images/button/btn_first1.gif) no-repeat 0 0;}
#content .main_area .date_paging button.prev {left:32px; background:url(../images/button/btn_prev1.gif) no-repeat 0 0;}
#content .main_area .date_paging button.next {right:32px; background:url(../images/button/btn_next1.gif) no-repeat 0 0;}
#content .main_area .date_paging button.end {right:16px; background:url(../images/button/btn_end1.gif) no-repeat 0 0;}
			/* main_area - 메인페이지 인기기사 1~6위 */
#content .main_area .ranking_top6 {overflow:hidden;}
#content .main_area .ranking_top6 ol {overflow:hidden; padding-bottom:2px;}
#content .main_area .ranking_top6 ol > li {overflow:hidden; padding-top:20px; height:82px;}
#content .main_area .ranking_top6 ol > li:first-child {padding-top:0;}
#content .main_area .ranking_top6 ol > li .rank {float:left; margin-right:22px; width:63px; height:82px;}
#content .main_area .ranking_top6 ol > li.no1 .rank {background:url(../images/etc/no_cmt_1b.png) no-repeat center 24px;}
#content .main_area .ranking_top6 ol > li.no2 .rank {background:url(../images/etc/no_cmt_2b.png) no-repeat center 24px;}
#content .main_area .ranking_top6 ol > li.no3 .rank {background:url(../images/etc/no_cmt_3b.png) no-repeat center 24px;}
#content .main_area .ranking_top6 ol > li.no4 .rank {background:url(../images/etc/no_cmt_4b.png) no-repeat center 24px;}
#content .main_area .ranking_top6 ol > li.no5 .rank {background:url(../images/etc/no_cmt_5b.png) no-repeat center 24px;}
#content .main_area .ranking_top6 ol > li.no6 .rank {background:url(../images/etc/no_cmt_6b.png) no-repeat center 24px;}
#content .main_area .ranking_top6 ol.hit > li.no1 .rank {background:url(../images/etc/no_hit_1b.png) no-repeat center 24px;}
#content .main_area .ranking_top6 ol.hit > li.no2 .rank {background:url(../images/etc/no_hit_2b.png) no-repeat center 24px;}
#content .main_area .ranking_top6 ol.hit > li.no3 .rank {background:url(../images/etc/no_hit_3b.png) no-repeat center 24px;}
#content .main_area .ranking_top6 ol.hit > li.no4 .rank {background:url(../images/etc/no_hit_4b.png) no-repeat center 24px;}
#content .main_area .ranking_top6 ol.hit > li.no5 .rank {background:url(../images/etc/no_hit_5b.png) no-repeat center 24px;}
#content .main_area .ranking_top6 ol.hit > li.no6 .rank {background:url(../images/etc/no_hit_6b.png) no-repeat center 24px;}
#content .main_area .ranking_top6 ol > li .rank span {display:block; overflow:hidden;  margin-top:64px; height:18px; background:url(../images/etc/bg_ranking_nobox1.gif) no-repeat 0 0; text-align:center; line-height:18px;}
#content .main_area .ranking_top6 ol > li .rank span.reply {background:url(../images/etc/bg_ranking_nobox2.gif) no-repeat 0 0; text-align:center; text-indent:10px;}
#content .main_area .ranking_top6 ol > li .rank span a {font-family:Tahoma; font-size:11px; text-decoration:underline; color:#ff8083 !important;}
#content .main_area .ranking_top6 ol > li .con1 {float:left; width:525px;}
#content .main_area .ranking_top6 ol > li .con1 .thum {float:left; overflow:hidden; margin-right:20px; width:120px; height:82px;}
#content .main_area .ranking_top6 ol > li .con1 .thum img {display:block; width:120px; height:82px;}
#content .main_area .ranking_top6 ol > li .con1 .con2 {margin-left:20px; padding-top:3px;}
#content .main_area .ranking_top6 ol > li .con1 .con2 .tit {display:block; margin-bottom:12px; font-size:14px; letter-spacing:-1px; line-height:20px;}
#content .main_area .ranking_top6 ol > li .con1 .con2 .tit a {color:#333;}
#content .main_area .ranking_top6 ol > li .con1 .con2 .txt {line-height:18px; color:#666;}
			/* main_area - 인기기사 순위 1~5위 */
#content .main_area .ranking_top5 {overflow:hidden;}
#content .main_area .ranking_top5 ol {overflow:hidden; padding-bottom:24px; border-bottom:1px solid #e9e9ea;}
#content .main_area .ranking_top5 ol > li {overflow:hidden; padding-bottom:16px;}
#content .main_area .ranking_top5 ol > li .rank {float:left; margin-right:15px; width:63px; height:112px;}
#content .main_area .ranking_top5 ol > li.no1 .rank {background:url(../images/etc/no_cmt_1.png) no-repeat center 34px;}
#content .main_area .ranking_top5 ol > li.no2 .rank {background:url(../images/etc/no_cmt_2.png) no-repeat center 34px;}
#content .main_area .ranking_top5 ol > li.no3 .rank {background:url(../images/etc/no_cmt_3.png) no-repeat center 34px;}
#content .main_area .ranking_top5 ol > li.no4 .rank {background:url(../images/etc/no_cmt_4.png) no-repeat center 34px;}
#content .main_area .ranking_top5 ol > li.no5 .rank {background:url(../images/etc/no_cmt_5.png) no-repeat center 34px;}
#content .main_area .ranking_top5 ol.hit > li.no1 .rank {background:url(../images/etc/no_hit_1.png) no-repeat center 34px;}
#content .main_area .ranking_top5 ol.hit > li.no2 .rank {background:url(../images/etc/no_hit_2.png) no-repeat center 34px;}
#content .main_area .ranking_top5 ol.hit > li.no3 .rank {background:url(../images/etc/no_hit_3.png) no-repeat center 34px;}
#content .main_area .ranking_top5 ol.hit > li.no4 .rank {background:url(../images/etc/no_hit_4.png) no-repeat center 34px;}
#content .main_area .ranking_top5 ol.hit > li.no5 .rank {background:url(../images/etc/no_hit_5.png) no-repeat center 34px;}
#content .main_area .ranking_top5 ol > li .rank span {display:block; overflow:hidden;  margin-top:74px; height:18px; background:url(../images/etc/bg_ranking_nobox1.gif) no-repeat 0 0; text-align:center; line-height:18px;}
#content .main_area .ranking_top5 ol > li .rank span.reply {background:url(../images/etc/bg_ranking_nobox2.gif) no-repeat 0 0; text-align:left; text-indent:23px;}
#content .main_area .ranking_top5 ol > li .rank span a {font-family:Tahoma; font-size:11px; color:#ff8083 !important;}
#content .main_area .ranking_top5 ol > li .con1 {float:left; width:532px;}
#content .main_area .ranking_top5 ol > li .con1 .thum {float:left; overflow:hidden; margin:0 17px 0 0; width:110px; height:110px; background:#fff; text-align:center; border:1px solid #e8e8e8;}
#content .main_area .ranking_top5 ol > li .con1 .thum .vm {display:inline-block; width:0; height:100%; vertical-align:middle;}
#content .main_area .ranking_top5 ol > li .con1 .thum img {max-width:110px; max-height:110px; vertical-align:middle;}
#content .main_area .ranking_top5 ol > li .con1 .con2 {margin-left:17px; padding-top:2px;}
#content .main_area .ranking_top5 ol > li .con1 .con2 .tit {display:block; margin-bottom:8px; font-size:14px; letter-spacing:-1px; line-height:20px;}
#content .main_area .ranking_top5 ol > li .con1 .con2 .tit a {color:#333;}
#content .main_area .ranking_top5 ol > li .con1 .con2 .rel {}
#content .main_area .ranking_top5 ol > li .con1 .con2 .rel li {overflow:hidden; padding-left:12px; height:20px; background:url(../images/bl/bl_rel2.gif) no-repeat 0 3px; line-height:20px;}
#content .main_area .ranking_top5 ol > li .con1 .con2 .rel li a {color:#333;}
#content .main_area .ranking_top5 ol > li .con1 .con2 .txt {line-height:18px; color:#666;}
#content .main_area .ranking_top5 ol > li .con1 .con2 .date {display:block; margin-top:4px; font-family:Tahoma; font-size:11px; color:#999;}
#content .main_area .ranking_top5 ol > li .con1 .con2 .date .writer {padding-right:7px; font-family:dotum; font-size:12px; letter-spacing:-1px; color:#00aeef;}
			/* main_area - 인기기사 순위 6~30위 */
#content .main_area .ranking_etc {overflow:hidden; padding-bottom:32px; border-bottom:1px solid #c6c7ca;}
#content .main_area .ranking_etc ol {overflow:hidden;}
#content .main_area .ranking_etc ol > li {overflow:hidden; padding:0 0 0 27px; height:29px;}
#content .main_area .ranking_etc ol > li .rank {float:left; margin-right:15px; width:63px; height:18px;}
#content .main_area .ranking_etc ol > li.no6 {background:url(../images/etc/no_cmt_6.png) no-repeat 5px 3px;}
#content .main_area .ranking_etc ol > li.no7 {background:url(../images/etc/no_cmt_7.png) no-repeat 5px 3px;}
#content .main_area .ranking_etc ol > li.no8 {background:url(../images/etc/no_cmt_8.png) no-repeat 5px 3px;}
#content .main_area .ranking_etc ol > li.no9 {background:url(../images/etc/no_cmt_9.png) no-repeat 5px 3px;}
#content .main_area .ranking_etc ol > li.no10 {background:url(../images/etc/no_cmt_10.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no11 {background:url(../images/etc/no_cmt_11.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no12 {background:url(../images/etc/no_cmt_12.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no13 {background:url(../images/etc/no_cmt_13.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no14 {background:url(../images/etc/no_cmt_14.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no15 {background:url(../images/etc/no_cmt_15.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no16 {background:url(../images/etc/no_cmt_16.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no17 {background:url(../images/etc/no_cmt_17.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no18 {background:url(../images/etc/no_cmt_18.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no19 {background:url(../images/etc/no_cmt_19.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no20 {background:url(../images/etc/no_cmt_20.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no21 {background:url(../images/etc/no_cmt_21.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no22 {background:url(../images/etc/no_cmt_22.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no23 {background:url(../images/etc/no_cmt_23.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no24 {background:url(../images/etc/no_cmt_24.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no25 {background:url(../images/etc/no_cmt_25.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no26 {background:url(../images/etc/no_cmt_26.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no27 {background:url(../images/etc/no_cmt_27.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no28 {background:url(../images/etc/no_cmt_28.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no29 {background:url(../images/etc/no_cmt_29.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol > li.no30 {background:url(../images/etc/no_cmt_30.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no6 {background:url(../images/etc/no_hit_6.png) no-repeat 5px 3px;}
#content .main_area .ranking_etc ol.hit > li.no7 {background:url(../images/etc/no_hit_7.png) no-repeat 5px 3px;}
#content .main_area .ranking_etc ol.hit > li.no8 {background:url(../images/etc/no_hit_8.png) no-repeat 5px 3px;}
#content .main_area .ranking_etc ol.hit > li.no9 {background:url(../images/etc/no_hit_9.png) no-repeat 5px 3px;}
#content .main_area .ranking_etc ol.hit > li.no10 {background:url(../images/etc/no_hit_10.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no11 {background:url(../images/etc/no_hit_11.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no12 {background:url(../images/etc/no_hit_12.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no13 {background:url(../images/etc/no_hit_13.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no14 {background:url(../images/etc/no_hit_14.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no15 {background:url(../images/etc/no_hit_15.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no16 {background:url(../images/etc/no_hit_16.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no17 {background:url(../images/etc/no_hit_17.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no18 {background:url(../images/etc/no_hit_18.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no19 {background:url(../images/etc/no_hit_19.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no20 {background:url(../images/etc/no_hit_20.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no21 {background:url(../images/etc/no_hit_21.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no22 {background:url(../images/etc/no_hit_22.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no23 {background:url(../images/etc/no_hit_23.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no24 {background:url(../images/etc/no_hit_24.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no25 {background:url(../images/etc/no_hit_25.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no26 {background:url(../images/etc/no_hit_26.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no27 {background:url(../images/etc/no_hit_27.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no28 {background:url(../images/etc/no_hit_28.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no29 {background:url(../images/etc/no_hit_29.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no30 {background:url(../images/etc/no_hit_30.png) no-repeat 2px 3px;}
/* 추가 20130215 해리 */
#content .main_area .ranking_etc ol.hit > li.no31 {background:url(../images/etc/no_hit_31.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no32 {background:url(../images/etc/no_hit_32.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no33 {background:url(../images/etc/no_hit_33.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no34 {background:url(../images/etc/no_hit_34.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no35 {background:url(../images/etc/no_hit_35.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no36 {background:url(../images/etc/no_hit_36.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no37 {background:url(../images/etc/no_hit_37.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no38 {background:url(../images/etc/no_hit_38.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no39 {background:url(../images/etc/no_hit_39.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no40 {background:url(../images/etc/no_hit_40.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no41 {background:url(../images/etc/no_hit_41.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no42 {background:url(../images/etc/no_hit_42.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no43 {background:url(../images/etc/no_hit_43.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no44 {background:url(../images/etc/no_hit_44.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no45 {background:url(../images/etc/no_hit_45.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no46 {background:url(../images/etc/no_hit_46.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no47 {background:url(../images/etc/no_hit_47.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no48 {background:url(../images/etc/no_hit_48.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no49 {background:url(../images/etc/no_hit_49.png) no-repeat 2px 3px;}
#content .main_area .ranking_etc ol.hit > li.no50 {background:url(../images/etc/no_hit_50.png) no-repeat 2px 3px;}

#content .main_area .ranking_etc ol > li .rank span {display:block; overflow:hidden; height:18px; background:url(../images/etc/bg_ranking_nobox1.gif) no-repeat 0 0; text-align:center; line-height:18px;}
#content .main_area .ranking_etc ol > li .rank span.reply {background:url(../images/etc/bg_ranking_nobox2.gif) no-repeat 0 0; text-align:left; text-indent:26px;}
#content .main_area .ranking_etc ol > li .rank span a {font-family:Tahoma; font-size:11px; color:#ff8083 !important;}
#content .main_area .ranking_etc ol > li .con {float:left; width:505px;}
#content .main_area .ranking_etc ol > li .con a {float:left; overflow:hidden; width:405px; height:18px; font-weight:bold; line-height:18px; color:#333;}
#content .main_area .ranking_etc ol > li .con .date {float:right; overflow:hidden; font-family:Tahoma; font-size:11px; line-height:18px; color:#999;}
			/* main_area - 스타요즘 소셜 */
#content .main_area h2.tit_star_lately {overflow:hidden; padding-left:10px; height:38px; background:url(../images/etc/bg_titleBox1.gif) no-repeat 0 bottom;}
#content .main_area h2.tit_star_lately img {float:left;}
#content .main_area .starlately_list {overflow:hidden; border-bottom:1px solid #c6c7ca;}
#content .main_area .starlately_list li {float:left; overflow:hidden; padding:20px 0; width:100%; border-top:1px solid #ededed;}
#content .main_area .starlately_list li:first-child {padding-top:0; border-top:none;}
#content .main_area .starlately_list li .thum {float:left; position:relative; overflow:hidden; margin-right:22px; width:136px; height:136px;}
#content .main_area .starlately_list li .thum a {display:block; width:136px; height:136px;}
#content .main_area .starlately_list li .thum img {display:block; width:136px; height:136px;}
#content .main_area .starlately_list li .thum .edge {position:absolute; top:0; left:0; display:block; width:136px; height:136px; background:url(../images/etc/bg_edge136x136.png) no-repeat 0 0;}
#content .main_area .starlately_list li .con {margin-left:158px;} /* 수정 111027 세종 */
#content .main_area .starlately_list li .con .txt {margin:-2px 0 16px; font-family:gulim; font-size:14px; line-height:21px; color:#333;}
#content .main_area .starlately_list li .con .txt em {color:#0066ac;}
#content .main_area .starlately_list li .con .info {overflow:hidden;}
#content .main_area .starlately_list li .con .info .photo {float:left; overflow:hidden; margin-right:12px; width:40px; height:40px; background:url(../images/etc/bg_thum40x40.gif) no-repeat 0 0;}
#content .main_area .starlately_list li .con .info .photo img {display:block; margin:3px; width:34px; height:34px;}
#content .main_area .starlately_list li .con .info .id {font-family:Tahoma; font-size:11px; line-height:18px; color:#00aeef;}
#content .main_area .starlately_list li .con .info .id a {color:#00aeef;}
#content .main_area .starlately_list li .con .info .datetime {display:block; font-size:11px; line-height:18px; color:#999;}
#content .main_area .starlately_list.mainbox {padding-top:20px; background:#f9fbfb; border-left:1px solid #e7e7e7; border-right:1px solid #e7e7e7;}
#content .main_area .starlately_list.mainbox li .thum {margin-left:19px;}
#content .main_area .starlately_list.mainbox li .con {margin-left:177px; margin-right:19px;} /* 수정 111027 세종 */
			/* main_area - 검색 인물정보 추가 111109 세종 */
#content .main_area .people_info {overflow:hidden;}
#content .main_area .people_info .thum {float:left; margin-right:26px; width:120px;}
#content .main_area .people_info .thum a {display:block;}
#content .main_area .people_info .thum img {display:block; width:120px;}
#content .main_area .people_info .detail {}
#content .main_area .people_info .detail table {}
#content .main_area .people_info .detail table caption {height:33px; font-size:14px; font-weight:bold; vertical-align:middle; line-height:33px; color:#0033cc;}
#content .main_area .people_info .detail table caption a {text-decoration:underline; color:#0033cc;}
#content .main_area .people_info .detail table th {height:20px; font-weight:normal; text-align:left; vertical-align:top; color:#888;}
#content .main_area .people_info .detail table td {text-align:left; vertical-align:top; color:#333;}
			/* main_area - 영상/앨범 추가 111109 세종 */
#content .main_area .vodlist2 {overflow:hidden; margin-left:43px; height:175px;}
#content .main_area .vodlist2 li {float:left; margin-right:21px; width:88px;}
#content .main_area .vodlist2 li .thum {display:block; margin:0 auto 9px; width:70px; height:100px;}
#content .main_area .vodlist2 li .thum a {display:block;}
#content .main_area .vodlist2 li .thum img {display:block; width:70px; height:100px;}
#content .main_area .vodlist2 li .title {display:block; font-size:11px; line-height:14px; color:#333;}
#content .main_area .vodlist2 li .info {display:block; font-size:11px; line-height:14px; color:#c6c6c6;}
#content .main_area .vodlist2 li .info .date {color:#999;}
#content .main_area .vodlist2 li .info .bar {padding:0 7px;}
#content .main_area .vodlist2 li .info .sort {color:#00aeef;}
#content .main_area .albumlist2 {overflow:hidden; margin-left:39px; height:149px;}
#content .main_area .albumlist2 li {float:left; margin-left:34px; width:108px;}
#content .main_area .albumlist2 li:first-child {margin-left:0px;}
#content .main_area .albumlist2 li .thum {display:block; overflow:hidden; margin:0 0 9px; width:108px; height:75px; background:url(../images/etc/bg_cdCase.gif) no-repeat 0 0;}
#content .main_area .albumlist2 li .thum a {display:block;}
#content .main_area .albumlist2 li .thum img {display:block; margin:2px 27px 2px 10px; width:71px; height:71px;}
#content .main_area .albumlist2 li .title1 {display:block; font-size:11px; line-height:14px; color:#666;}
#content .main_area .albumlist2 li .title2 {display:block; font-size:11px; line-height:14px; color:#333;}
#content .main_area .albumlist2 li .info {display:block; font-size:11px; line-height:14px; color:#c6c6c6;}
#content .main_area .albumlist2 li .info .date {color:#999;}
#content .main_area .albumlist2 li .info .bar {padding:0 7px;}
#content .main_area .albumlist2 li .info .name {color:#00aeef;}
			/* main_area - 본문영역 */
#content .main_area .article_area {padding-bottom:50px;}
#content .main_area .article_area .article_function {overflow:hidden; height:24px; background:url(../images/etc/bg_lineW1.gif) repeat-x 0 bottom;}
#content .main_area .article_area .article_function .group {float:right; margin-top:3px; height:12px;}
#content .main_area .article_area .article_function .group li {float:left; overflow:hidden; height:12px;}
#content .main_area .article_area .article_function .group li .bar {float:left; width:1px; height:12px; background:#e0e0e0; font-size:0; line-height:0;}
#content .main_area .article_area .article_function .group li button {float:left;}
#content .main_area .article_area .article_function .group li.font {background:url(../images/etc/txt_font.gif) no-repeat 0 2px;}
#content .main_area .article_area .article_function .group li.font strong {float:left; visibility:hidden; width:14px;}
#content .main_area .article_area .article_function .group li.font .z_in {width:20px; height:12px; background:url(../images/button/btn_zIn.gif) no-repeat center 2px;}
#content .main_area .article_area .article_function .group li.font .z_out {width:20px; height:12px; background:url(../images/button/btn_zOut.gif) no-repeat center 2px;}
			/* 영문 - 20111222 해리추가 */
#content .main_area .article_area .article_function .group li.eng_font {background:url(../images/etc/txt_font2.gif) no-repeat 0 2px;}
#content .main_area .article_area .article_function .group li.eng_font strong {float:left; visibility:hidden; width:14px;}
#content .main_area .article_area .article_function .group li.eng_font .z_in {width:20px; height:12px; background:url(../images/button/btn_zIn.gif) no-repeat center 2px;}
#content .main_area .article_area .article_function .group li.eng_font .z_out {width:20px; height:12px; background:url(../images/button/btn_zOut.gif) no-repeat center 2px;}
			/* 중문 - 120308 해리추가 */
#content .main_area .article_area .article_function .group li.ch_font {background:url(../images/etc/txt_font_ch.gif) no-repeat 0 2px;}
#content .main_area .article_area .article_function .group li.ch_font strong {float:left; visibility:hidden; width:28px;}
#content .main_area .article_area .article_function .group li.ch_font .z_in {width:20px; height:12px; background:url(../images/button/btn_zIn.gif) no-repeat center 2px;}
#content .main_area .article_area .article_function .group li.ch_font .z_out {width:20px; height:12px; background:url(../images/button/btn_zOut.gif) no-repeat center 2px;}
			/* 일문 - 120308 해리추가 */
#content .main_area .article_area .article_function .group li.jp_font {background:url(../images/etc/txt_font_jp.gif) no-repeat 0 2px;}
#content .main_area .article_area .article_function .group li.jp_font strong {float:left; visibility:hidden; width:16px;}
#content .main_area .article_area .article_function .group li.jp_font .z_in {width:20px; height:12px; background:url(../images/button/btn_zIn.gif) no-repeat center 2px;}
#content .main_area .article_area .article_function .group li.jp_font .z_out {width:20px; height:12px; background:url(../images/button/btn_zOut.gif) no-repeat center 2px;}

#content .main_area .article_area .article_function .group li.email button {width:23px; height:12px; background:url(../images/button/btn_email.gif) no-repeat center 2px;}
#content .main_area .article_area .article_function .group li.print button {width:21px; height:12px; background:url(../images/button/btn_print.gif) no-repeat center 2px;}
#content .main_area .article_area .article_sort {height:26px; background:url(../images/etc/bg_lineW3.gif) no-repeat 0 bottom;} /* 수정 111018 세종 */
#content .main_area .article_area .article_sort .tit {float:left; padding-left:11px; font-size:14px; letter-spacing:-1px; color:#333;}
#content .main_area .article_area .article_sort .tit img {float:left;}
#content .main_area .article_area .article_sort .tit .slide_page {font-size:11px; font-weight:normal; color:#333;}
#content .main_area .article_area .article_sort .tit .slide_page .bar {padding:0 4px 0 7px; color:#ddd;}
#content .main_area .article_area .article_sort .tit .slide_page em {font-weight:bold; color:#f3491d;}
#content .main_area .article_area .article_sort .function {float:right; margin-top:3px; height:12px;}
#content .main_area .article_area .article_sort .function li {float:left; overflow:hidden; height:12px;}
#content .main_area .article_area .article_sort .function li .bar {float:left; width:1px; height:12px; background:#e0e0e0; font-size:0; line-height:0;}
#content .main_area .article_area .article_sort .function li button {float:left;}
#content .main_area .article_area .article_sort .function li.font {background:url(../images/etc/txt_font.gif) no-repeat 0 2px;}
#content .main_area .article_area .article_sort .function li.font strong {float:left; visibility:hidden; width:14px;}
#content .main_area .article_area .article_sort .function li.font .z_in {width:20px; height:12px; background:url(../images/button/btn_zIn.gif) no-repeat center 2px;}
#content .main_area .article_area .article_sort .function li.font .z_out {width:20px; height:12px; background:url(../images/button/btn_zOut.gif) no-repeat center 2px;}
#content .main_area .article_area .article_sort .function li.email button {width:23px; height:12px; background:url(../images/button/btn_email.gif) no-repeat center 2px;}
#content .main_area .article_area .article_sort .function li.print button {width:21px; height:12px; background:url(../images/button/btn_print.gif) no-repeat center 2px;}
#content .main_area .article_area .article_sort .scrap_type {float:right; padding-right:10px; font-size:11px;}
#content .main_area .article_area .article_sort .scrap_type strong {float:left; margin:2px -2px 0 0; font-weight:normal; color:#999;}
#content .main_area .article_area .article_sort .scrap_type button {float:left; margin-left:8px; width:14px; height:14px;}
#content .main_area .article_area .article_sort .scrap_type .twitter {background:url(../images/etc/icon_twitter1.gif) no-repeat 0 0;}
#content .main_area .article_area .article_sort .scrap_type .facebook {background:url(../images/etc/icon_facebook1.gif) no-repeat 0 0;}
#content .main_area .article_area .article_sort .scrap_type .me2day {background:url(../images/etc/icon_me2day1.gif) no-repeat 0 0;}
/* 수정 111027 세종 */
#content .main_area .article_area .article_sort .together {float:right; position:relative; top:-6px; width:111px; height:22px; background:url(../images/etc/bg_select1.gif) no-repeat 0 0; font-size:11px; letter-spacing:-1px;}
#content .main_area .article_area .article_sort .together .selected {display:block; margin-left:1px; height:22px; background:url(../images/etc/bg_select1.gif) no-repeat right 0; font-weight:normal;}
#content .main_area .article_area .article_sort .together .selected a {display:block; overflow:hidden; padding-right:20px; height:22px; text-align:center; line-height:24px; text-decoration:none !important; color:#727272 !important;}
#content .main_area .article_area .article_sort .together ul {position:absolute; top:21px; left:0; width:109px; background:#fff; border:1px solid #bebebe;}
#content .main_area .article_area .article_sort .together ul li {float:left; padding:6px 0 6px 6px; width:103px; height:18px; line-height:18px; border-top:1px solid #e9e9e9;}
#content .main_area .article_area .article_sort .together ul li:first-child {padding-top:7px; border-top:none;}
/* //수정 111027 세종 */
				/* 본문영역 - 본문제목 */
#content .main_area .article_area h1 {overflow:hidden; margin:24px 5px 0; font-family:'맑은고딕','Malgun Gothic',dotum,sans-serif; font-size:26px; letter-spacing:-1px; color:#000;} /* 수정 120503 세종 */
#content .main_area .article_area h2 {overflow:hidden; margin:11px 5px 0; height:16px; font-size:14px; line-height:18px; letter-spacing:-1px; color:#666;}	/* 수정 130401 해리 */
				/* //본문영역 - 본문정보 */
				/* 본문영역 - 본문제목 영문 - 20111222 해리추가 */
#content .main_area .article_area h1.eng_title1 {overflow:hidden; margin:24px 5px 0; font-family:'Arial'; font-size:26px; line-height:30px; letter-spacing:0; color:#000;}
#content .main_area .article_area h2.eng_title2 {overflow:hidden; margin:11px 5px 0; height:17px; font-family:'Arial'; font-size:14px; line-height:16px; letter-spacing:0; color:#666;}
				/* //본문영역 - 본문정보 영문 - 20111222 해리추가 */
				/* 본문영역 - 본문제목 중문 - 120308 해리추가 */
#content .main_area .article_area h1.ch_title1 {overflow:hidden; margin:24px 5px 0; font-family:'simhei',sans-serif; font-size:30px; line-height:30px; letter-spacing:0; color:#000;}
#content .main_area .article_area h2.ch_title2 {overflow:hidden; margin:5px 5px 0; height:17px; font-family:'simsun',sans-serif; font-size:14px; line-height:16px; letter-spacing:0; color:#666;}
				/* //본문영역 - 본문정보 중문 - 120308 해리추가 */
				/* 본문영역 - 본문제목 일문 - 120308 해리추가 */
#content .main_area .article_area h1.jp_title1 {overflow:hidden; margin:24px 5px 0; font-family:'MS Pgothic',sans-serif; font-size:25px; line-height:22px; letter-spacing:0; color:#000;}
#content .main_area .article_area h2.jp_title2 {overflow:hidden; margin:10px 5px 0; height:17px; font-family:'MS Pgothic',sans-serif; font-size:14px; line-height:17px; letter-spacing:0; color:#666;}
				/* //본문영역 - 본문정보 일문 - 120308 해리추가 */
/* 수정 111110 세종 */
#content .main_area .article_area .article_info {position:relative; margin-top:20px; padding:0 115px 5px 5px; min-height:20px; font-size:11px; line-height:20px; border-bottom:1px solid #e9e9ea;}
#content .main_area .article_area .article_info .writer {display:inline-block; color:#999;}
#content .main_area .article_area .article_info .writer span {padding-right:9px; /*background:url(../images/bl/bl_arrow1.gif) no-repeat right 3px;*/}
#content .main_area .article_area .article_info .writer a {text-decoration:underline; color:#00aeef;}
#content .main_area .article_area .article_info .num {font-family:dotum; color:#999;}		/* 추가 120308 해리 */
#content .main_area .article_area .article_info .bar {display:inline-block; padding:0 6px; color:#ddd;}
#content .main_area .article_area .article_info .date {display:inline-block; color:#999;}
#content .main_area .article_area .article_info .click {display:inline-block; color:#999;}
#content .main_area .article_area .article_info .rp_su {display:inline-block; color:#999;}
#content .main_area .article_area .article_info .rp_su a {letter-spacing:-1px; text-decoration:underline; color:#00aeef;}
#content .main_area .article_area .article_info .rp_su a.e_comments {letter-spacing:0;}	/* 20111222 해리추가 */
#content .main_area .article_area .article_info .together {position:absolute; top:-4px; right:0; width:111px; height:22px; background:url(../images/etc/bg_select1.gif) no-repeat 0 0; font-size:11px; letter-spacing:-1px; z-index:2;}
#content .main_area .article_area .article_info .together .selected {display:block; margin-left:1px; height:22px; background:url(../images/etc/bg_select1.gif) no-repeat right 0; font-weight:normal;}
#content .main_area .article_area .article_info .together .selected a {display:block; overflow:hidden; padding-right:20px; height:22px; text-align:center; line-height:24px; text-decoration:none !important; color:#727272 !important;}
#content .main_area .article_area .article_info .together .selected a img {margin-top:1px;}		/* 추가 120308 해리 */
#content .main_area .article_area .article_info .together ul {position:absolute; top:21px; left:0; width:109px; background:#fff; border:1px solid #bebebe;}
#content .main_area .article_area .article_info .together ul li {padding:6px 0 6px 6px; height:18px; line-height:18px; border-top:1px solid #e9e9e9;}
#content .main_area .article_area .article_info .together ul li:first-child {padding-top:7px; border-top:none;}
/* //수정 111110 세종 */
/* 추가 121226 세종 */
#content .main_area .article_area > .info {position:relative; height:1%; margin:12px 0 30px 0; padding:10px 0 6px 5px; *padding:10px 0 4px 5px; border-top:1px solid #eee; border-bottom:1px solid #eee; font:11px 돋움,dotum; color:#777; letter-spacing:-1px;}
.lang_type #content .main_area .article_area > .info {margin-top:10px; padding-bottom:15px; *padding-bottom:15px; border-top:0;}	/* 추가 140826 해리 */
#content.f_eng .main_area .article_area > .info {font-family:'Arial'; font-size:12px;}	/* 추가 140826 해리 */
#content.f_jp .main_area .article_area > .info {font-family:'simhei'; font-size:12px;}	/* 추가 140826 해리 */
#content.f_ch .main_area .article_area > .info {font-family:'Pgothic',sans-serif; font-size:12px;}	/* 추가 140826 해리 */
#content .main_area .article_area > .info .img {float:left; margin:0 10px 0 0;}
#content .main_area .article_area > .info .img img {width:57px; height:34px; border:1px solid #d7d7d7;}
#content .main_area .article_area > .info ul {margin:0; padding:0;}
.lang_type #content .main_area .article_area > .info ul {float:left; line-height:20px;}		/* 추가 140826 해리 */
#content .main_area .article_area > .info ul li {padding:0 0 5px 0; color:#999;}
.lang_type #content .main_area .article_area > .info ul li {padding-bottom:0;}		/* 추가 140826 해리 */
#content .main_area .article_area > .info ul li a {text-decoration:underline; color:#00aeef;}
#content .main_area .article_area > .info ul li a.other {margin:0 0 0 5px; padding:0 0 0 5px; background:url(//menu.mt.co.kr/bil/bl_arrow.gif) no-repeat 0 3px; text-decoration:underline; color:#6276b1;}
#content .main_area .article_area > .info ul li a.link {margin:0 5px 0 0; padding:0 0 0 5px; background:url(//menu.mt.co.kr/bil/bl_arrow.gif) no-repeat 0 3px; text-decoration:underline; color:#457dd0;}
#content .main_area .article_area > .info ul li span.recommend {padding:1px 0 0 16px; background:url(//menu.mt.co.kr/bil/ico_recommand.gif) no-repeat 0 0; text-decoration:underline;}
#content .main_area .article_area > .info ul li span.comment {padding:0 0 0 20px; background:url(//menu.mt.co.kr/bil/ico_comment.gif) no-repeat 0 0; text-decoration:underline;}
#content .main_area .article_area > .info ul li span.recommend a,
#content .main_area .article_area > .info ul li span.comment a {text-decoration:underline; color:#6276b1;}
#content .main_area .article_area > .info ul li span.num {letter-spacing:normal;}
#content .main_area .article_area > .info ul li span#twreply_cnt {letter-spacing:normal;}
#content .main_area .article_area > .info ul li span.bar {padding:0 8px; color:#ddd;}
#content .main_area .article_area > .info ul li span.articopy {background:url(//menu.mt.co.kr/bil/ico_articopy.gif) no-repeat 0 0; padding:0 0 0 16px;}
#content .main_area .article_area > .info ul li span.articopy a {color:#6276b1; text-decoration:underline; }
#content .main_area .article_area > .info .etc_area {padding:3px 0 5px; height:18px;}
.lang_type #content .main_area .article_area > .info .etc_area {float:right; padding:0; height:18px;}	/* 추가 140826 해리 */
#content .main_area .article_area > .info .etc_area .together {float:left;}
#content .main_area .article_area > .info .etc_area .together .tit {float:left; font-size:11px; font-weight:normal; letter-spacing:-1px; line-height:22px; color:#999;}
/* 수정 190529 세종 */
#content .main_area .article_area > .info .etc_area .together ul {float:left;}
#content .main_area .article_area > .info .etc_area .together ul li {float:left; width:23px; height:23px; border:1px solid #dcdcdc;}
#content .main_area .article_area > .info .etc_area .together ul li + li {margin-left:-1px;}
#content .main_area .article_area > .info .etc_area .together ul li a {display:block; overflow:hidden; height:100%;}
#content .main_area .article_area > .info .etc_area .together ul li img {display:block; margin:4px auto 0;}
#content .main_area .article_area > .info .etc_area .together ul li img[alt='트위터'] {}
#content .main_area .article_area > .info .etc_area .together ul li img[alt='페이스북'] {margin-top:3px;}
#content .main_area .article_area > .info .etc_area .together ul li img[alt='라인'] {margin-top:3px;}
#content .main_area .article_area > .info .etc_area .together ul li img[alt='웨이보'] {}
#content .main_area .article_area > .info .etc_area .together ul li img[alt='브콘탁테'] {margin-top:3px;}
/* //수정 190529 세종 */
#content .main_area .article_area > .info .etc_area .together .lst_sc2 {margin-top:-10px;}
#content .main_area .article_area > .info .etc_area .together .lst_sc2 li {padding:0; }
#content .main_area .article_area > .info .etc_area .together .lst_sc2 li:first-child {padding:0;}
#content .main_area .article_area > .info .etc_area .together .lst_sc2 li + li {margin-left:-1px;}

#content .main_area .article_area > .info .etc_area .reply_su {float:left;  line-height:22px;}
#content .main_area .article_area > .info .etc_area .reply_su .bar {float:left; padding:0 8px; color:#ddd;}
#content .main_area .article_area > .info .etc_area .reply_su .tit {float:left; font-size:11px; font-weight:normal; letter-spacing:-1px;}
#content .main_area .article_area > .info .etc_area .reply_su .tit a {text-decoration:underline; color:#00aeef;}
#content .main_area .article_area > .info .etc_area .reply_su .su {float:left; font-size:11px; color:#999;}
/* //추가 121226 세종 */
/* 추가 140416 세종 */
#content .main_area .article_area > .info2 {position:relative; margin:15px 0 30px 0; height:34px; border-top:1px solid #eee; border-bottom:1px solid #eee; font-family:dotum; font-size:11px; color:#999;}
#content .main_area .article_area > .info2 .date {float:left; height:34px; padding:0 5px; line-height:34px;}
.ie8 #content .main_area .article_area > .info2 .date {line-height:36px;}
.ie9 #content .main_area .article_area > .info2 .date {line-height:38px;}
.ie10 #content .main_area .article_area > .info2 .date {line-height:38px;}
#content .main_area .article_area > .info2 .bar {float:left; height:34px; padding:0 8px; line-height:34px; color:#ddd;}
.ie8 #content .main_area .article_area > .info2 .bar {line-height:36px;}
.ie9 #content .main_area .article_area > .info2 .bar {line-height:38px;}
.ie10 #content .main_area .article_area > .info2 .bar {line-height:38px;}
#content .main_area .article_area > .info2 .etc_area {float:left; margin-top:7px; height:20px;}
#content .main_area .article_area > .info2 .etc_area .together {float:left;}
#content .main_area .article_area > .info2 .etc_area .together .tit {float:left; height:20px; font-size:11px; font-weight:normal; letter-spacing:-1px; line-height:20px; color:#999;}
.ie8 #content .main_area .article_area > .info2 .etc_area .together .tit {line-height:22px;}
.ie9 #content .main_area .article_area > .info2 .etc_area .together .tit {line-height:24px;}
.ie10 #content .main_area .article_area > .info2 .etc_area .together .tit {line-height:24px;}
#content .main_area .article_area > .info2 .etc_area .together ul {float:left;}
#content .main_area .article_area > .info2 .etc_area .together ul li {float:left; padding:0 0 0 6px;}
#content .main_area .article_area > .info2 .etc_area .together ul li:first-child {padding-left:4px;}
#content .main_area .article_area > .info2 .etc_area .reply_su {float:left;  line-height:22px;}
#content .main_area .article_area > .info2 .etc_area .reply_su .bar {float:left; padding:0 8px; color:#ddd;}
#content .main_area .article_area > .info2 .etc_area .reply_su .tit {float:left; font-size:11px; font-weight:normal; letter-spacing:-1px;}
#content .main_area .article_area > .info2 .etc_area .reply_su .tit a {text-decoration:underline; color:#00aeef;}
#content .main_area .article_area > .info2 .etc_area .reply_su .su {float:left; font-size:11px; color:#999;}
/* //추가 140416 세종 */
#content .main_area .article_area .article_info .scrap_type {float:right; position:relative; top:-9px; width:125px; height:22px; font-size:11px; letter-spacing:-1px;}
#content .main_area .article_area .article_info .scrap_type .selected {display:block; height:22px; background:url(../images/etc/bg_select1.gif) no-repeat 0 0; font-weight:normal;}
#content .main_area .article_area .article_info .scrap_type .selected a {display:block; overflow:hidden; padding-right:20px; height:22px; text-align:center; line-height:24px; text-decoration:none !important; color:#727272 !important;}
#content .main_area .article_area .article_info .scrap_type ul {position:absolute; top:21px; left:0; overflow:hidden; width:123px; background:#fff; border:1px solid #bebebe;}
#content .main_area .article_area .article_info .scrap_type ul li {float:left; overflow:hidden; width:100%; height:27px; background:url(../images/bl/bl_square5.gif) no-repeat 7px 13px; line-height:30px; border-top:1px solid #e9e9e9;}
#content .main_area .article_area .article_info .scrap_type ul li:first-child {border-top:none;}
#content .main_area .article_area .article_info .scrap_type ul li input[type='radio'] {position:absolute; left:-100px; width:0; height:0;}
#content .main_area .article_area .article_info .scrap_type ul li label {display:block; padding-left:13px; height:27px; color:#444;}
#content .main_area .article_area .article_info .scrap_type ul li.twitter label {background:url(../images/etc/icon_twitter1.gif) no-repeat 101px center;}
#content .main_area .article_area .article_info .scrap_type ul li.facebook label {background:url(../images/etc/icon_facebook1.gif) no-repeat 101px center;}
#content .main_area .article_area .article_info .scrap_type ul li.me2day label {background:url(../images/etc/icon_me2day1.gif) no-repeat 101px center;}
#content .main_area .article_area .article_info .scrap_type ul li.natescrap label {background:url(../images/etc/icon_natescrap1.gif) no-repeat 93px center;}
#content .main_area .article_area .article_info .scrap_type ul li.yozm label {background:url(../images/etc/icon_yozm1.gif) no-repeat 104px center;}
#content .main_area .article_area .article_info .scrap_type ul li.gonggam label {background:url(../images/etc/icon_gonggam1.gif) no-repeat 82px center;}
/*
#content .main_area .article_area .article_info .scrap_type strong {float:left; margin-top:1px; font-weight:normal; color:#999;}
#content .main_area .article_area .article_info .scrap_type button {float:left; height:14px;}
#content .main_area .article_area .article_info .scrap_type .twitter {width:14px; background:url(../images/etc/icon_twitter1.gif) no-repeat 0 0;}
#content .main_area .article_area .article_info .scrap_type .facebook {width:14px; background:url(../images/etc/icon_facebook1.gif) no-repeat 0 0;}
#content .main_area .article_area .article_info .scrap_type .me2day {width:14px; background:url(../images/etc/icon_me2day1.gif) no-repeat 0 0;}
#content .main_area .article_area .article_info .scrap_type .natescrap {width:22px; background:url(../images/etc/icon_natescrap1.gif) no-repeat 0 0;}
#content .main_area .article_area .article_info .scrap_type .yozm {width:11px; background:url(../images/etc/icon_yozm1.gif) no-repeat 0 0;}
#content .main_area .article_area .article_info .scrap_type .gonggam {width:36px; background:url(../images/etc/icon_gonggam1.gif) no-repeat 0 0;}
#content .main_area .article_area .article_info .scrap_type .dot {float:left; width:10px; height:14px; background:url(../images/bl/bl_square5.gif) no-repeat 4px 6px;}
*/
#content .main_area .article_area .article_info2 {overflow:hidden; margin-top:16px; padding:0 0 0 5px; font-size:11px;}
#content .main_area .article_area .article_info2 .writer {float:left; color:#999;}
#content .main_area .article_area .article_info2 .writer span {padding-right:9px; background:url(../images/bl/bl_arrow1.gif) no-repeat right 3px;}
#content .main_area .article_area .article_info2 .writer a {text-decoration:underline; color:#00aeef;}
#content .main_area .article_area .article_info2 .bar {float:left; padding:0 8px; color:#ddd;}
#content .main_area .article_area .article_info2 .date {float:left; color:#999;}
#content .main_area .article_area .article_info2 .click {float:left; color:#999;}
/* 추가 111018 세종 */
#content .main_area .article_area .article_info2 .rp_su {float:left; color:#999;}
#content .main_area .article_area .article_info2 .rp_su a {letter-spacing:-1px; text-decoration:underline; color:#00aeef;}
/* //추가 111018 세종 */
				/* 본문영역 - 오토 슬라이드 썸네일 */
#content .main_area .article_area .auto_slide_thum {margin-top:20px; border-top:1px solid #e9e9ea;}
#content .main_area .article_area .auto_slide_thum .control {overflow:hidden; padding-left:202px; height:58px;}
#content .main_area .article_area .auto_slide_thum .control dt {float:left; margin-top:24px; margin-right:11px;}
#content .main_area .article_area .auto_slide_thum .control dd {float:left; position:relative; overflow:hidden; margin-top:24px; margin-right:13px; height:11px;}
#content .main_area .article_area .auto_slide_thum .control dd input {position:absolute; left:-100px;}
#content .main_area .article_area .auto_slide_thum .control dd label {display:block; overflow:hidden; height:11px; font-size:0; line-height:0; text-indent:-9999px;}
#content .main_area .article_area .auto_slide_thum .control dd.stop {width:31px;}
#content .main_area .article_area .auto_slide_thum .control dd.stop label {width:31px; background:url(../images/etc/control_stop.gif) no-repeat 0 0;}
#content .main_area .article_area .auto_slide_thum .control dd.slow {width:40px;}
#content .main_area .article_area .auto_slide_thum .control dd.slow label {width:40px; background:url(../images/etc/control_slow.gif) no-repeat 0 0;}
#content .main_area .article_area .auto_slide_thum .control dd.fast {width:40px;}
#content .main_area .article_area .auto_slide_thum .control dd.fast label {width:40px; background:url(../images/etc/control_fast.gif) no-repeat 0 0;}
#content .main_area .article_area .auto_slide_thum .control dd label.on {background-position:0 -11px;}
#content .main_area .article_area .auto_slide_thum .thum_list {position:relative; overflow:hidden; height:82px; background:#f8f8f8; border:1px solid #d6d6d9;}
#content .main_area .article_area .auto_slide_thum .thum_list .limit_area {overflow:hidden; margin:12px 0 0 50px; width:525px; height:58px;}
#content .main_area .article_area .auto_slide_thum .thum_list ul {overflow:hidden; height:58px;}
#content .main_area .article_area .auto_slide_thum .thum_list ul li {float:left; overflow:hidden; margin-right:17px; width:58px; height:58px;}
#content .main_area .article_area .auto_slide_thum .thum_list ul li a {display:block; overflow:hidden;}
#content .main_area .article_area .auto_slide_thum .thum_list ul li a img {display:block; width:58px; height:58px;}
#content .main_area .article_area .auto_slide_thum .thum_list ul li a.on,
#content .main_area .article_area .auto_slide_thum .thum_list ul li a:hover,
#content .main_area .article_area .auto_slide_thum .thum_list ul li a:focus {border:2px solid #e97354;}
#content .main_area .article_area .auto_slide_thum .thum_list ul li a.on img,
#content .main_area .article_area .auto_slide_thum .thum_list ul li a:hover img,
#content .main_area .article_area .auto_slide_thum .thum_list ul li a:focus img {margin:-2px;}
#content .main_area .article_area .auto_slide_thum .prev {position:absolute; top:31px; left:16px; width:15px; height:20px; background:url(../images/button/btn_prev5.gif) no-repeat 4px 4px;}
#content .main_area .article_area .auto_slide_thum .prev.off {background:url(../images/button/btn_prev5_off.gif) no-repeat 4px 4px; cursor:default;}
#content .main_area .article_area .auto_slide_thum .next {position:absolute; top:31px; right:16px; width:15px; height:20px; background:url(../images/button/btn_next5.gif) no-repeat 5px 4px;}
#content .main_area .article_area .auto_slide_thum .next.off {background:url(../images/button/btn_next5_off.gif) no-repeat 5px 4px; cursor:default;}
				/* 본문영역 - 편집자주 */
#content .main_area .article_area .editor_is_note {margin-top:24px; padding:13px 17px; background:#f8f8f8; font-family:gulim; line-height:18px; border:1px solid #e9e9ea;}
#content .main_area .article_area .editor_is_note p {padding-top:2px; background:url(../images/etc/txt_editorIs_note.gif) no-repeat 1px 0; text-indent:65px; color:#666;}
				/* 본문영역 - 본문내용 */
#content .main_area .article_area .article_body {padding:30px 10px; font-family:gulim; font-size:15px; line-height:23px; color:#333; border-bottom:2px solid #c6c7ca;}
.lang_type #content .main_area .article_area .article_body {border-bottom:0;}	/* 추가 140826 해리 */
#content .main_area .article_area .article_body .article_photo {width:40px;} /* 수정 130115 세종 */
#content .main_area .article_area .article_body .article_photo img {display: block; width:auto; max-width:560px; margin-bottom: 5px;} /* 수정 131108 세종 */
#content .main_area .article_area .article_body .article_photo .img img {display: block; margin:0; padding:6px; border:1px solid #e6e6e6;}
#content .main_area .article_area .article_body .article_photo .desc {color:#888; font:11px dotum; letter-spacing:-1px; line-height:130%; padding:7px 0 7px 0;}
#content .main_area .article_area .article_body .eng .article_photo .desc {font-family:'Arial';}	/* 추가 150121 해리 */
#content .main_area .article_area .article_body .jp_txt_lang .article_photo .desc {font-family:'MS Pgothic',sans-serif;}	/* 추가 150121 해리 */
#content .main_area .article_area .article_body .ch_txt_lang .article_photo .desc {font-family:'simsun',sans-serif;}	/* 추가 150121 해리 */
#content .main_area .article_area .article_body .article_photo .tagbtn {background:#f6f6f6; padding:3px 3px 0 0; margin:0;}
#content .main_area .article_area .article_body .article_photo .tagbtn ul {margin:0; padding:0;}
#content .main_area .article_area .article_body .article_photo .tagbtn ul li.tag {float:left; padding: 2px 0 0 32px;  background:url(//menu.mt.co.kr/common/icon/icon_pictag.gif) no-repeat 3px 4px; color:#328db7;}
#content .main_area .article_area .article_body .article_photo .tagbtn ul li.tag a {color:#328db7; font:11px dotum; letter-spacing:-1px; padding:0 0 0 4px;}
#content .main_area .article_area .article_body .article_photo .tagbtn ul li.btn {float:right; width:54px}
#content .main_area .article_area .article_body .article_photo.left {float:left; margin:5px 20px 10px 0; padding:0;} /* 수정 130115 세종 */
#content .main_area .article_area .article_body .article_photo.right {float:right; margin:5px 0 10px 20px; padding:0;} /* 수정 130115 세종 */
#content .main_area .article_area .article_body .article_photo.center {margin:0 auto; margin-bottom:20px;} /* 수정 130115 세종 */
#content .main_area .article_area .article_body .article_photo .scrap_info {}
#content .main_area .article_area .article_body .article_photo .scrap_info a {float:left; overflow:hidden; width:121px; height:30px; background:url(//menu.mt.co.kr/common/button/btn_scrapInfo.gif) no-repeat 0 0; text-indent:-9999px;}
#content .main_area .article_area .article_body .only {padding-right:10px;}
#content .main_area .article_area .article_body .only img {margin-top:-1px; vertical-align:middle;}
#content .main_area .article_area .article_body .copyright {font-size:13px;}
				/* 본문영역 - 본문내용 영문박스 20111222 해리 추가 */
#content .main_area .article_area .article_body .eng_area {padding:14px 17px 18px; background:#f1f8fb; font-family:'Arial';}
#content .main_area .article_area .article_body .eng_area h3 {font-size:18px;}
#content .main_area .article_area .article_body .eng_area p {overflow:hidden; margin-top:10px; max-height:72px; font-size:12px; line-height:18px;}
#content .main_area .article_area .article_body .eng_area a.more img {margin-top:6px; *margin-top:5px; margin-left:13px;}
:root #content .main_area .article_area .article_body .eng_area a.more img {margin-top:7px; margin-left:13px;}

				/* 본문영역 - 영문 - 본문내용 20111222 해리 추가 */
#content .main_area .article_area .article_body .eng {font-family:'Arial';}
#content .main_area .article_area .article_body .only2 {padding-right:10px;}
#content .main_area .article_area .article_body .only2 img {margin-top:-2px; vertical-align:middle;}
#content .main_area .article_area .article_body .eng_copyright {font-family:'Arial'; font-size:12px; color:#888;}
#content .main_area .article_area .article_body .eng_copyright {font-family:'gulim'; font-size:12px; color:#888;}		/* 추가 120308 해리 */
#content .main_area .article_area .article_body .kor_view a {font-size:12px; font-weight:bold; letter-spacing:-1px; color:#0099cc;}
				/* 본문영역 - 포토슬라이드 본문사진 수정 120117 세종 */
#content .main_area .article_area .article_photo2 {position:relative; overflow:hidden; margin:18px 0 0; text-align:center;}
#content .main_area .article_area .article_photo2 img {max-width:520px;}
/*
#content .main_area .article_area .article_photo2 .w_resize {cursor:url(../images/button/btn_prev_ie.ico), w-resize;}
#content .main_area .article_area .article_photo2 .e_resize {cursor:url(../images/button/btn_next_ie.ico), e-resize;}
*/
#content .main_area .article_area .article_photo2 .prev {position:absolute; top:0; left:0; overflow:hidden; width:50%; height:100%; background:url(../images/button/btn_prev8.gif) no-repeat 0 center; text-indent:-9999px; cursor:pointer;}
#content .main_area .article_area .article_photo2 .prev:hover,
#content .main_area .article_area .article_photo2 .prev:focus {background-position:-305px center;}
#content .main_area .article_area .article_photo2 .next {position:absolute; top:0; right:0; overflow:hidden; width:50%; height:100%; background:url(../images/button/btn_next8.gif) no-repeat right center; text-indent:-9999px; cursor:pointer;}
#content .main_area .article_area .article_photo2 .next:hover,
#content .main_area .article_area .article_photo2 .next:focus {background-position:284px center;}
#content .main_area .article_area .article_photo2 a {position:absolute; bottom:0; overflow:hidden; width:30px; height:30px; text-indent:-9999px;}
#content .main_area .article_area .article_photo2 a:focus {text-indent:0;}


	#photo_slide {margin:0 auto; width:555px;}
	#photo_slide .pslide_box {position:relative; overflow:hidden; width:555px; height:641px; background:url(//menu.mt.co.kr/bil/bg_photoSlide_article.jpg) no-repeat 0 0;}
	#photo_slide .pslide_box .pslide_header {overflow:hidden; zoom:1; padding:0 17px 0 0; height:35px;}
	#photo_slide .pslide_box .pslide_header .tit {float:left; width:94px; height:35px; background:url(//menu.mt.co.kr/common/title/title_photoSlide_article.gif) no-repeat right 11px; text-indent:-9999px;}
	#photo_slide .pslide_box .pslide_header p {float:left; overflow:hidden; padding:9px 0 0 9px; width:390px; height:17px; font-size:12px;}
	#photo_slide .pslide_box .pslide_header p .subject {float:left; margin-right:6px; font-size:14px; font-weight:bold; line-height:20px; letter-spacing:-1px; color:#333;}
	#photo_slide .pslide_box .pslide_header p .adr_copy {position:absolute;}
	#photo_slide .pslide_box .pslide_header p .adr_copy img {vertical-align:top;}
	#photo_slide .pslide_box .pslide_header .sv_btn {float:right; margin-top:13px; width:39px;}
	#photo_slide .pslide_box .pslide_header .sv_btn a {float:right;}
	#photo_slide .pslide_box .pslide_header .sv_btn a img {float:right;}
	#photo_slide .pslide_box .slide_area {position:relative; overflow:hidden; padding:14px 18px 12px 17px; width:520px; height:500px;}
	#photo_slide .pslide_box .slide_area .photo {overflow:hidden; width:520px; height:500px; text-align:center;}
	#photo_slide .pslide_box .slide_area .photo .vm {display:inline-block; width:0px; height:100%; vertical-align:middle;}
	#photo_slide .pslide_box .slide_area .photo a {display:inline-block; vertical-align:middle;}
	#photo_slide .pslide_box .slide_area .prev {position:absolute; top:228px; left:17px; width:34px; height:73px;}
	#photo_slide .pslide_box .slide_area .prev a {display:block; overflow:hidden; width:34px; height:73px; background:url(//menu.mt.co.kr/common/button/btn_photoSlide_prev.gif) no-repeat 0 0; text-indent:-9999px;}
	#photo_slide .pslide_box .slide_area .prev a:hover,
	#photo_slide .pslide_box .slide_area .prev a:focus {background-position:0 -73px;}
	#photo_slide .pslide_box .slide_area .next {position:absolute; top:228px; right:18px; width:34px; height:73px;}
	#photo_slide .pslide_box .slide_area .next a {display:block; overflow:hidden; width:34px; height:73px; background:url(//menu.mt.co.kr/common/button/btn_photoSlide_next.gif) no-repeat 0 0; text-indent:-9999px;}
	#photo_slide .pslide_box .slide_area .next a:hover,
	#photo_slide .pslide_box .slide_area .next a:focus {background-position:0 -73px;}
	#photo_slide .pslide_box .photo_info_bg {position:absolute; left:17px; bottom:92px; width:520px; height:37px; background:url(//menu.mt.co.kr/common/layer_con_view2.png) no-repeat 0 0;}
	#photo_slide .pslide_box .photo_info {position:absolute; left:17px; bottom:92px; overflow:hidden; zoom:1; width:520px; height:37px;}
	#photo_slide .pslide_box .photo_info .title {float:left; overflow:hidden; padding:12px 0 0 9px; width:400px; height:17px; line-height:17px; color:#fff;}
	#photo_slide .pslide_box .photo_info .title a {color:#fff;}
	#photo_slide .pslide_box .photo_info .title .subject {float:left; margin-right:7px;}
	#photo_slide .pslide_box .photo_info .title .view {position:absolute;}
	#photo_slide .pslide_box .photo_info .title .view img {vertical-align:top;}
	#photo_slide .pslide_box .photo_info .count {float:right; padding:10px 18px 0 0; font-family:Tahoma; font-size:10px; color:#787878;}
	#photo_slide .pslide_box .photo_info .count strong {color:#b41901;}
	#photo_slide .pslide_box .slide_thumlist {overflow:hidden; zoom:1; padding:0 0 0 18px; width:522px; height:62px;}
	#photo_slide .pslide_box .slide_thumlist li {float:left; padding:0 5px 0 0;}
	#photo_slide .pslide_box .slide_thumlist li a {float:left; overflow:hidden; width:80px; height:60px; border:1px solid #fff;}
	#photo_slide .pslide_box .slide_thumlist li a img {width:80px; height:60px;}
	#photo_slide .pslide_box .slide_thumlist li a.on,
	#photo_slide .pslide_box .slide_thumlist li a:hover,
	#photo_slide .pslide_box .slide_thumlist li a:focus {border:1px solid #ff6600;}
			/* 본문영역 - 포토목록 페이징 */
#content .main_area .article_area .article_photo_paging {margin-top:-2px; padding:11px 0 13px; background:#fff; text-align:center; border-top:1px solid #e7e7e7; border-bottom:2px solid #c6c7ca;}
#content .main_area .article_area .article_photo_paging button {width:22px; height:22px; vertical-align:middle;}
#content .main_area .article_area .article_photo_paging .prev {background:url(../images/button/btn_prev6.gif) no-repeat 0 0;}
#content .main_area .article_area .article_photo_paging .next {background:url(../images/button/btn_next6.gif) no-repeat 0 0;}
#content .main_area .article_area .article_photo_paging .list {display:inline-block; padding:0 16px; height:22px; line-height:22px;}
#content .main_area .article_area .article_photo_paging .list a {font-weight:bold; text-decoration:underline; color:#333;}
				/* 본문영역 - 텍스트광고 */
#content .main_area .article_area .article_body .text_ad {overflow:hidden;}
#content .main_area .article_area .article_body .text_ad li {float:left; width:100%; height:24px; background:url(../images/bl/bl_square6.gif) no-repeat 0 9px; font-family:gulim; font-size:13px; text-indent:9px; line-height:24px;}
#content .main_area .article_area .article_body .text_ad li a {color:#606060;}
				/* 본문영역 - 배너광고 */
#content .main_area .article_area .article_body .banner_ad {overflow:hidden; margin-bottom:44px; text-align:center;}
#content .main_area .article_area .article_body .banner_ad a {display:block; margin-top:23px;}
#content .main_area .article_area .article_body .banner_ad iframe {margin-top:23px;}
#content .main_area .article_area .article_body .banner_ad object {margin-top:23px;}
#content .main_area .article_area .article_body .banner_ad img {display:block; margin:0 auto;}
				/* 본문영역 - 이 기사의 관련기사 */
#content .main_area .article_area .article_body .relnews {overflow:hidden; position:relative; border-bottom:1px solid #ececec;}
#content .main_area .article_area .article_body .relnews h3 {overflow:hidden; height:20px; border-bottom:1px solid #bfe2ef;}
#content .main_area .article_area .article_body .relnews h3 img {display:block;}
#content .main_area .article_area .article_body .relnews .rolling_box {overflow:hidden; margin-top:21px; padding-left:20px;}
#content .main_area .article_area .article_body .relnews ul {overflow:hidden;}
#content .main_area .article_area .article_body .relnews ul li {float:left; margin-left:23px; width:120px; height:139px;}
#content .main_area .article_area .article_body .relnews ul li:first-child {margin-left:0;}
#content .main_area .article_area .article_body .relnews ul li .thum {position:relative; display:block; overflow:hidden; margin-bottom:10px; width:120px; height:82px;}
#content .main_area .article_area .article_body .relnews ul li .thum img {width:120px; height:82px;}
#content .main_area .article_area .article_body .relnews ul li.slide .thum .mark {position:absolute; right:0; bottom:0; overflow:hidden; margin-top:-18px; width:33px; height:18px; background:url(../images/etc/bg_slideInfo2.png) no-repeat 0 0; font-family:Tahoma; font-size:10px; line-height:18px; text-align:center; text-decoration:none !important; color:#fff;}
#content .main_area .article_area .article_body .relnews ul li.vod .thum .mark {position:absolute; right:0; bottom:0; overflow:hidden; margin-top:-18px; width:33px; height:18px; background:url(../images/etc/bg_slideInfo2.png) no-repeat 0 0; font-family:Tahoma; font-size:10px; line-height:18px; text-align:center; text-decoration:none !important; color:#fff;}
#content .main_area .article_area .article_body .relnews ul li .sort {display:block; margin-top:8px; font-size:11px; letter-spacing:-1px; line-height:16px; color:#999;}
#content .main_area .article_area .article_body .relnews ul li .tit {display:block; overflow:hidden; height:30px; font-family:dotum; font-size:12px; line-height:16px;}
#content .main_area .article_area .article_body .relnews ul li .tit a {color:#333;}
#content .main_area .article_area .article_body .relnews button.prev {position:absolute; top:91px; left:0; width:9px; height:18px; background:url(../images/button/btn_prev3.gif) no-repeat 0 0;}
#content .main_area .article_area .article_body .relnews button.next {position:absolute; top:91px; right:0; width:9px; height:18px; background:url(../images/button/btn_next3.gif) no-repeat right 0;}
				/* 본문영역 - 영문 - 이 기사의 관련기사 20111222 해리추가 */
#content .main_area .article_area .article_body .relnews ul.eng_news li {float:left; margin-left:23px; width:120px; height:154px;}
#content .main_area .article_area .article_body .relnews ul.eng_news li:first-child {margin-left:0;}
#content .main_area .article_area .article_body .relnews ul.eng_news li .tit {display:block; overflow:hidden; height:47px; font-family:'Arial'; font-size:12px; line-height:16px;}
#content .main_area .article_area .article_body .relnews ul.eng_news li .tit a {color:#333;}
				/* 본문영역 - 일문 - 이 기사의 관련기사 120308 해리추가 */
#content .main_area .article_area .article_body .relnews ul.jp_news li {float:left; margin-left:23px; width:120px; height:154px;}
#content .main_area .article_area .article_body .relnews ul.jp_news li:first-child {margin-left:0;}
#content .main_area .article_area .article_body .relnews ul.jp_news li .tit {display:block; overflow:hidden; height:47px; font-family:'MS Pgothic',sans-serif; font-size:12px; line-height:16px;}
#content .main_area .article_area .article_body .relnews ul.jp_news li .tit a {color:#333;}
				/* 본문영역 - 중문 - 이 기사의 관련기사 20111222 해리추가 */
#content .main_area .article_area .article_body .relnews ul.ch_news li {float:left; margin-left:23px; width:120px; height:154px;}
#content .main_area .article_area .article_body .relnews ul.ch_news li:first-child {margin-left:0;}
#content .main_area .article_area .article_body .relnews ul.ch_news li .tit {display:block; overflow:hidden; height:47px; font-family:'simsun',sans-serif; font-size:12px; line-height:16px;}
#content .main_area .article_area .article_body .relnews ul.ch_news li .tit a {color:#333;}
				/* 본문영역 - 관련영상/관련앨범 추가 111109 세종 */
#content .main_area .article_area .article_body .rel_vod_album {overflow:hidden; position:relative; height:216px; font-family:dotum;}
#content .main_area .article_area .article_body .rel_vod_album .tab {overflow:hidden; height:26px; background:url(../images/etc/bg_tab1.gif) repeat-x 0 0; border-right:1px solid #e7e7e7;}
#content .main_area .article_area .article_body .rel_vod_album .tab li {float:left; width:140px; height:26px;}
#content .main_area .article_area .article_body .rel_vod_album .tab li a {overflow:hidden; display:block; height:26px; background:url(../images/etc/tab_relVod_album.gif) no-repeat 0 0; text-indent:-9999px;}
#content .main_area .article_area .article_body .rel_vod_album .tab li.relvod a {background-position:0 0}
#content .main_area .article_area .article_body .rel_vod_album .tab li.relvod a.on,
#content .main_area .article_area .article_body .rel_vod_album .tab li.relvod a:hover,
#content .main_area .article_area .article_body .rel_vod_album .tab li.relvod a:focus {background-position:0 -26px;}
#content .main_area .article_area .article_body .rel_vod_album .tab li.relalbum a {background-position:right 0;}
#content .main_area .article_area .article_body .rel_vod_album .tab li.relalbum a.on,
#content .main_area .article_area .article_body .rel_vod_album .tab li.relalbum a:hover,
#content .main_area .article_area .article_body .rel_vod_album .tab li.relalbum a:focus {background-position:right -26px;}
		/* 관련영상/관련앨범-중국 추가 120224 해리 */
#content .main_area .article_area .article_body .rel_vod_album .tab_ch {overflow:hidden; height:26px; background:url(../images/etc/bg_tab1.gif) repeat-x 0 0; border-right:1px solid #e7e7e7;}
#content .main_area .article_area .article_body .rel_vod_album .tab_ch li {float:left; width:140px; height:26px;}
#content .main_area .article_area .article_body .rel_vod_album .tab_ch li a {overflow:hidden; display:block; height:26px; background:url(../images/etc/tab_relVod_album_ch.gif) no-repeat 0 0; text-indent:-9999px;}
#content .main_area .article_area .article_body .rel_vod_album .tab_ch li.relvod a {background-position:0 0}
#content .main_area .article_area .article_body .rel_vod_album .tab_ch li.relvod a.on,
#content .main_area .article_area .article_body .rel_vod_album .tab_ch li.relvod a:hover,
#content .main_area .article_area .article_body .rel_vod_album .tab_ch li.relvod a:focus {background-position:0 -26px;}
#content .main_area .article_area .article_body .rel_vod_album .tab_ch li.relalbum a {background-position:right 0;}
#content .main_area .article_area .article_body .rel_vod_album .tab_ch li.relalbum a.on,
#content .main_area .article_area .article_body .rel_vod_album .tab_ch li.relalbum a:hover,
#content .main_area .article_area .article_body .rel_vod_album .tab_ch li.relalbum a:focus {background-position:right -26px;}
		/* 관련영상/관련앨범-일어 추가 120224 해리 */
#content .main_area .article_area .article_body .rel_vod_album .tab_jp {overflow:hidden; height:26px; background:url(../images/etc/bg_tab1.gif) repeat-x 0 0; border-right:1px solid #e7e7e7;}
#content .main_area .article_area .article_body .rel_vod_album .tab_jp li {float:left; width:140px; height:26px;}
#content .main_area .article_area .article_body .rel_vod_album .tab_jp li a {overflow:hidden; display:block; height:26px; background:url(../images/etc/tab_relVod_album_jp.gif) no-repeat 0 0; text-indent:-9999px;}
#content .main_area .article_area .article_body .rel_vod_album .tab_jp li.relvod a {background-position:0 0}
#content .main_area .article_area .article_body .rel_vod_album .tab_jp li.relvod a.on,
#content .main_area .article_area .article_body .rel_vod_album .tab_jp li.relvod a:hover,
#content .main_area .article_area .article_body .rel_vod_album .tab_jp li.relvod a:focus {background-position:0 -26px;}
#content .main_area .article_area .article_body .rel_vod_album .tab_jp li.relalbum a {background-position:right 0;}
#content .main_area .article_area .article_body .rel_vod_album .tab_jp li.relalbum a.on,
#content .main_area .article_area .article_body .rel_vod_album .tab_jp li.relalbum a:hover,
#content .main_area .article_area .article_body .rel_vod_album .tab_jp li.relalbum a:focus {background-position:right -26px;}
		/* 관련영상/관련앨범-영어 추가 120224 해리 */
#content .main_area .article_area .article_body .rel_vod_album .tab_en {overflow:hidden; height:26px; background:url(../images/etc/bg_tab1.gif) repeat-x 0 0; border-right:1px solid #e7e7e7;}
#content .main_area .article_area .article_body .rel_vod_album .tab_en li {float:left; width:140px; height:26px;}
#content .main_area .article_area .article_body .rel_vod_album .tab_en li a {overflow:hidden; display:block; height:26px; background:url(../images/etc/tab_relVod_album_en.gif) no-repeat 0 0; text-indent:-9999px;}
#content .main_area .article_area .article_body .rel_vod_album .tab_en li.relvod a {background-position:0 0}
#content .main_area .article_area .article_body .rel_vod_album .tab_en li.relvod a.on,
#content .main_area .article_area .article_body .rel_vod_album .tab_en li.relvod a:hover,
#content .main_area .article_area .article_body .rel_vod_album .tab_en li.relvod a:focus {background-position:0 -26px;}
#content .main_area .article_area .article_body .rel_vod_album .tab_en li.relalbum a {background-position:right 0;}
#content .main_area .article_area .article_body .rel_vod_album .tab_en li.relalbum a.on,
#content .main_area .article_area .article_body .rel_vod_album .tab_en li.relalbum a:hover,
#content .main_area .article_area .article_body .rel_vod_album .tab_en li.relalbum a:focus {background-position:right -26px;}

#content .main_area .article_area .article_body .rel_vod_album .listbox {overflow:hidden; height:189px; border:1px solid #e7e7e7; border-top:none;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .vodlist {overflow:hidden; margin:20px 0 0 32px;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .vodlist li {float:left; margin-right:21px; width:88px;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .vodlist li .thum {display:block; margin:0 auto 9px; width:70px; height:100px;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .vodlist li .thum a {display:block;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .vodlist li .thum img {display:block; width:70px; height:100px;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .vodlist li .title {display:block; font-size:11px; line-height:14px; color:#333;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .vodlist li .info {display:block; font-size:11px; line-height:14px; color:#c6c6c6;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .vodlist li .info .date {color:#999;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .vodlist li .info .bar {padding:0 7px;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .vodlist li .info .sort {color:#00aeef;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .albumlist {overflow:hidden; margin:20px 0 0 28px;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .albumlist li {float:left; margin-left:34px; width:108px;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .albumlist li:first-child {margin-left:0px;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .albumlist li .thum {display:block; overflow:hidden; margin:0 0 9px; width:108px; height:75px; background:url(../images/etc/bg_cdCase.gif) no-repeat 0 0;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .albumlist li .thum a {display:block;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .albumlist li .thum img {display:block; margin:2px 27px 2px 10px; width:71px; height:71px;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .albumlist li .title1 {display:block; font-size:11px; line-height:14px; color:#666;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .albumlist li .title2 {display:block; font-size:11px; line-height:14px; color:#333;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .albumlist li .info {display:block; font-size:11px; line-height:14px; color:#c6c6c6;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .albumlist li .info .date {color:#999;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .albumlist li .info .bar {padding:0 7px;}
#content .main_area .article_area .article_body .rel_vod_album .listbox .albumlist li .info .name {color:#00aeef;}
#content .main_area .article_area .article_body .rel_vod_album .more {position:absolute; top:8px; right:9px;}
				/* 본문영역 - 광고 및 본문배너 */
#content .main_area .article_area .article_body .related_flash {overflow:hidden; margin-top:51px;}
#content .main_area .article_area .article_body .related_flash .related_ad {float:left; width:370px;}
#content .main_area .article_area .article_body .related_flash .related_ad li {float:left; overflow:hidden; width:100%; height:23px; background:url(//menu.mt.co.kr/bil/bl_square1.gif) no-repeat 0 9px; font-family:gulim,'굴림'; font-size:13px; line-height:23px; text-indent:9px;}
#content .main_area .article_area .article_body .related_flash .related_ad li a {color:#303642;}
#content .main_area .article_area .article_body .related_flash .related_ad li a span {font-size:11px; color:#8c8c8c;}
#content .main_area .article_area .article_body .related_flash .mtflash {overflow:hidden; float:right; width:178px; height:100px; border:1px solid #d8d8d8;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_area_b {position:relative; overflow:hidden; width:178px; height:100px;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_area_b dt {position:absolute; top:10px; width:11px; height:11px;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_area_b dt a {display:block; font-family:tahoma; font-size:8px; text-align:center; font-weight:bold; line-height:1.5em;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_num_b1 {left:11px;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_num_b2 {left:25px;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_num_b3 {left:39px;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_num_b4 {left:53px;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_num_b5 {left:67px;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_area_b dt.pban_basic {background:#dfe2e5;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_area_b dt.pban_basic a {color:#333;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_area_b dt.pban_over {background:#ed5411;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_area_b dt.pban_over a {color:#fff !important; text-decoration:none;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_area_b dt a:hover {color:#fff !important; text-decoration:none;}
#content .main_area .article_area .article_body .related_flash .mtflash #pban_area_b dd.none {display:none;}
#content .main_area .article_area .article_body .happyprice {clear:both; padding:20px 0 8px 0; font:bold 13px 굴림,gulim;}
#content .main_area .article_area .article_body .happyprice strong {font:bold 13px 굴림,gulim; letter-spacing:-1px;}
#content .main_area .article_area .article_body .mobile {clear:both; padding:0 0 8px 0; font:bold 13px 굴림,gulim;}
#content .main_area .article_area .article_body .mobile strong {font:bold 13px 굴림,gulim; letter-spacing:-1px;}
#content .main_area .article_area .article_body .game {clear:both; padding:0 0 10px 0; font:bold 13px 굴림,gulim;}
#content .main_area .article_area .article_body .game strong {font:bold 13px 굴림,gulim; letter-spacing:-1px;}
				/* 본문영역 - 포토뉴스 */
#content .main_area .article_area .article_body .art_todayfocus {overflow:hidden; padding:30px 0;}
#content .main_area .article_area .article_body .art_todayfocus h4 {padding:0 0 12px 0; text-indent:-9999px; background:url(//menu.mt.co.kr/common/title_art_todayfocus.gif) no-repeat 0 0;}
#content .main_area .article_area .article_body .art_todayfocus ul {height:115px;}
#content .main_area .article_area .article_body .art_todayfocus ul li.img {float:left;}
#content .main_area .article_area .article_body .art_todayfocus ul li.img img {border:1px solid #d7d7d7; }
#content .main_area .article_area .article_body .art_todayfocus ul li.con {margin:0 0 0 240px;}
#content .main_area .article_area .article_body .art_todayfocus ul li.con dt {font:bold 13px 굴림,gulim; padding:0 0 8px 0;}
#content .main_area .article_area .article_body .art_todayfocus ul li.con dt span {margin:0 3px 0 0; padding:0; color:#d97000;}
#content .main_area .article_area .article_body .art_todayfocus ul li.con dd.text {margin:0; padding:0; font-size:12px; line-height:16px; color:#848892;}
#content .main_area .article_area .article_body .art_todayfocus ul li.con dd.btn {position:relative; background:url(//menu.mt.co.kr/bil/bg_outlinkline1.gif) repeat-x 0 8px; height:20px; text-align:right;}
#content .main_area .article_area .article_body .art_todayfocus ul li.con dd.btn .box_page1 {position:absolute; top:0; right:0; padding:0 33px 0 5px; background:#fff;}
#content .main_area .article_area .article_body .art_todayfocus ul li.con dd.btn .btn_prevnext1 {position:absolute; top:0; right:0; padding:0; background:#fff;}
		/* 본문영역 - 본문 분류위치 */
#content .main_area .article_area .article_poition {overflow:hidden; height:38px; text-align:center; line-height:40px; color:#666; border-bottom:1px solid #c6c7ca;}
#content .main_area .article_area .article_poition a {font-weight:bold; text-decoration:underline; color:#333;}
		/* 추가 120308 해리 */
#content .main_area .article_area .article_poition_ch {overflow:hidden; height:38px; font-family:'simsun',sans-serif; text-align:center; line-height:40px; color:#666; border-bottom:1px solid #c6c7ca;}
#content .main_area .article_area .article_poition_ch a {font-weight:bold; color:#666;}
		/* 추가 120308 해리 */
#content .main_area .article_area .article_poition_jp {overflow:hidden; height:38px; font-family:'MS Pgothic',sans-serif; text-align:center; line-height:40px; color:#666; border-bottom:1px solid #c6c7ca;}
#content .main_area .article_area .article_poition_jp a {font-weight:bold; color:#666;}
		/* 본문영역 - 상단광고 */
#content .main_area  #art_ad_top1 {overflow:hidden;}
#content .main_area  #art_ad_top1 .left {float:left; overflow:hidden; width:280px; height:140px;}
#content .main_area  #art_ad_top1 .right {float:right; overflow:hidden; width:330px; height:140px;}
		/* 본문영역 - 하단광고 */
#content .main_area .article_area #ad_dual {overflow:hidden; margin-top:13px; border:1px solid #e2e2e2;}
#content .main_area .article_area #ad_dual .ad_left {float:left; overflow:hidden; width:339px; text-align:center;} /* 수정 111123 세종 */
#content .main_area .article_area #ad_dual .ad_right {float:right; overflow:hidden; width:268px; border-left:1px solid #ddd;}
		/* 본문영역 - 포토슬라이드 */
#content .main_area .article_area .photo_slide {position:relative;}
#content .main_area .article_area .photo_slide h3 {overflow:hidden;}
#content .main_area .article_area .photo_slide h3 img {display:block;}
#content .main_area .article_area .photo_slide .photo_group {position:relative; overflow:hidden; height:280px; background:#7fd4ff;}
#content .main_area .article_area .photo_slide .photo_group li {position:absolute; overflow:hidden; width:163px; height:137px;}
#content .main_area .article_area .photo_slide .photo_group li a {position:relative; overflow:hidden; display:block; width:163px; height:137px; color:#fff !important;}
#content .main_area .article_area .photo_slide .photo_group li a:hover,
#content .main_area .article_area .photo_slide .photo_group li a:focus,
#content .main_area .article_area .photo_slide .photo_group li a * {text-decoration:none !important; color:#fff !important;}
#content .main_area .article_area .photo_slide .photo_group li a img {display:block;}
#content .main_area .article_area .photo_slide .photo_group li a .edge_line {position:absolute; top:0; left:0; width:163px; height:137px; background:url(../images/etc/bg_edge163x137.png) no-repeat 0 0;}
#content .main_area .article_area .photo_slide .photo_group li a .subject {position:absolute; left:0; bottom:-999px; width:163px; height:137px; background:url(../images/etc/bg_transparent3.png) repeat 0 0;}
#content .main_area .article_area .photo_slide .photo_group li a .subject .vm {display:inline-block; height:100%; width:0; vertical-align:middle;}
#content .main_area .article_area .photo_slide .photo_group li a .subject .tit {display:inline-block; margin-left:23px; margin-right:23px; vertical-align:middle; line-height:16px;}
#content .main_area .article_area .photo_slide .photo_group li a .subject .tit strong {font-weight:normal; color:#00aeef !important;}
#content .main_area .article_area .photo_slide .photo_group li a:hover .subject,
#content .main_area .article_area .photo_slide .photo_group li a:focus .subject {bottom:0;}

#content .main_area .article_area .photo_slide .photo_group li.photo_01 {top:2px; left:167px; width:276px; height:276px;}
#content .main_area .article_area .photo_slide .photo_group li.photo_01 a {width:276px; height:276px;}
#content .main_area .article_area .photo_slide .photo_group li.photo_01 a .edge_line {width:276px; height:276px; background:url(../images/etc/bg_edge276x276.png) no-repeat 0 0;}
#content .main_area .article_area .photo_slide .photo_group li.photo_01 a .subject {bottom:0; width:276px; height:36px;}
#content .main_area .article_area .photo_slide .photo_group li.photo_01 a .subject .tit {margin-left:4px; margin-right:4px;}
#content .main_area .article_area .photo_slide .photo_group li.photo_01 a:hover .subject,
#content .main_area .article_area .photo_slide .photo_group li.photo_01 a:focus .subject {width:276px; height:276px;}
#content .main_area .article_area .photo_slide .photo_group li.photo_01 a:hover .subject .tit,
#content .main_area .article_area .photo_slide .photo_group li.photo_01 a:focus .subject .tit {margin-left:80px; margin-right:80px;}
#content .main_area .article_area .photo_slide .photo_group li.photo_02 {top:2px; left:2px; }
#content .main_area .article_area .photo_slide .photo_group li.photo_03 {top:141px; left:2px;}
#content .main_area .article_area .photo_slide .photo_group li.photo_04 {top:141px; right:2px;}
#content .main_area .article_area .photo_slide .photo_group li.photo_05 {top:2px; right:2px;}
#content .main_area .article_area .photo_slide .more {position:absolute; top:4px; right:0;}
		/* 본문영역 - 댓글펼침 */
#content .main_area .article_area .reply_unfold {overflow:hidden; margin-top:22px; padding:18px 0 16px; text-align:center; line-height:22px; color:#333; border-top:1px solid #bcbfc7;}
#content .main_area .article_area .reply_unfold .total {color:#f3491d;}
#content .main_area .article_area .reply_unfold .unfold {width:72px; height:22px; background:url(../images/button/btn_replyUnfold.gif) no-repeat 0 0; vertical-align:middle;}
		/* 본문영역 - 소셜댓글 */
#mt_social_reply .mt_sreply_list .sreply_sort .sort_group li a.on,
#mt_social_reply .mt_sreply_list .sreply_sort .sort_group li a:hover,
#mt_social_reply .mt_sreply_list .sreply_sort .sort_group li a:focus {overflow:hidden; height:23px; background:#fff; font-family:gulim; text-decoration:none !important; font-weight:bold; letter-spacing:-1px; color:#666;}
#mt_social_reply.engv .mt_sreply_list .sreply_group .bundle1 .default_reply .con .sub_reply_btn button {width:62px; background:url(//menu.mt.co.kr/common/button/btn_subReply3_engv.gif) no-repeat 0 5px;}
#mt_social_reply.engv .mt_sreply_list .sreply_sort .sort_group li {width:auto;}
#mt_social_reply.engv .mt_sreply_list .sreply_sort .sort_group li a {padding-left:12px; padding-right:12px; width:auto; font-family:'Arial'; font-size:11px;}
#mt_social_reply.engv .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util button.rcmd {width:26px; background:url(//menu.mt.co.kr/common/button/btn_rcmd2_engv.gif) no-repeat 0 0;}
#mt_social_reply.engv .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util button.opsn {width:36px; background:url(//menu.mt.co.kr/common/button/btn_opsn2_engv.gif) no-repeat 0 0;}
#mt_social_reply.engv .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util button.cmpn {display:none; background:url(//menu.mt.co.kr/common/button/btn_cmpn1_engv.gif) no-repeat 0 0;}
#mt_social_reply.jp_txt_lang .mt_sreply_list .sreply_sort .sort_group li {width:auto;}
#mt_social_reply.jp_txt_lang .mt_sreply_list .sreply_sort .sort_group li a {padding:0 12px; width:auto; font-family:'MS Pgothic'; font-size:11px;}
#mt_social_reply.jp_txt_lang .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util button.rcmd {width:39px; height:12px; background:url(../images/button/btn_rcmd_jp.gif) no-repeat 0 0;}
#mt_social_reply.jp_txt_lang .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util button.opsn {width:75px; height:13px; background:url(../images/button/btn_opsn_jp.gif) no-repeat 0 0;}
#mt_social_reply.jp_txt_lang .mt_sreply_list .sreply_group .bundle1 .default_reply .con .sub_reply_btn button {float:left; overflow:hidden; width:80px; height:21px; background:url(../images/button/btn_subReply_jp.gif) no-repeat 0 5px; border:none; cursor:pointer;}
#mt_social_reply.jp_txt_lang .mt_sreply_list .sreply_group .bundle1 .default_reply .con .sub_reply_btn strong {float:left; overflow:hidden; margin:0 0 0 -30px; padding-right:9px; height:21px; background:url(../images/bl/bl_arrow6.gif) no-repeat right 8px; *background-position:right 7px; font-family:Tahoma; font-size:11px; line-height:20px; color:#ff0033;}
#mt_social_reply.ch_txt_lang .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util button.rcmd {width:42px; height:12px; background:url(../images/button/btn_rcmd_ch.gif) no-repeat 0 0;}
#mt_social_reply.ch_txt_lang .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util button.opsn {width:49px; height:12px; background:url(../images/button/btn_opsn_ch.gif) no-repeat 0 0;}
#mt_social_reply.ch_txt_lang .mt_sreply_list .sreply_group .bundle1 .default_reply .con .sub_reply_btn button {float:left; overflow:hidden; width:60px; height:21px; background:url(../images/button/btn_subReply_ch.gif) no-repeat 0 5px; border:none; cursor:pointer;}
#mt_social_reply.ch_txt_lang .mt_sreply_list .sreply_group .bundle1 .default_reply .con .sub_reply_btn strong {float:left; overflow:hidden; margin:0 0 0 -30px; padding-right:9px; height:21px; background:url(../images/bl/bl_arrow6.gif) no-repeat right 8px; *background-position:right 7px; font-family:Tahoma; font-size:11px; line-height:20px; color:#ff0033;}

		/* 본문영역 - 소셜댓글
#mt_social_reply {position:relative;}

#mt_social_reply .mt_sreply_write {overflow:hidden; padding:0 17px; height:158px; background:#fafafa; border:1px solid #e2e2e2;}
#mt_social_reply .mt_sreply_write .write_rel {overflow:hidden; height:43px; border-bottom:1px solid #e9e9ea;}
#mt_social_reply .mt_sreply_write .write_rel h3 {float:left; margin-top:16px;}
#mt_social_reply .mt_sreply_write .write_rel h3 img {float:left;}
#mt_social_reply .mt_sreply_write .write_rel .login_choice {float:right; margin-top:11px;}
#mt_social_reply .mt_sreply_write .write_rel .login_choice dt {float:left; margin-right:-1px;}
#mt_social_reply .mt_sreply_write .write_rel .login_choice dd {float:left; padding:0 1px 0 5px;}
#mt_social_reply .mt_sreply_write .write_rel .login_choice dd button {overflow:hidden; width:24px; height:24px;}
#mt_social_reply .mt_sreply_write .write_rel .login_choice dd button.twitter {background:url(../images/etc/icon_twitterReply.gif) no-repeat 0 0;}
#mt_social_reply .mt_sreply_write .write_rel .login_choice dd button.facebook {background:url(../images/etc/icon_facebookReply.gif) no-repeat 0 0;}
#mt_social_reply .mt_sreply_write .write_rel .logout {float:right; margin-top:11px; width:69px; height:26px; background:url(../images/button/btn_logout.gif) no-repeat 0 0; border:none; cursor:pointer;}
#mt_social_reply .mt_sreply_write .write_rel .logout span {visibility:hidden; font-size:0px; line-height:0px;}
#mt_social_reply .mt_sreply_write .write_rel .logout_eng {float:right; margin-top:11px; width:69px; height:26px; background:url(../images/button/btn_logout_eng.gif) no-repeat 0 0; border:none; cursor:pointer;}
#mt_social_reply .mt_sreply_write .write_rel .logout_eng span {visibility:hidden; font-size:0px; line-height:0px;}
#mt_social_reply .mt_sreply_write .write_rel .logout_ch {float:right; margin-top:11px; width:69px; height:26px; background:url(../images/button/btn_logout_ch.gif) no-repeat 0 0; border:none; cursor:pointer;}
#mt_social_reply .mt_sreply_write .write_rel .logout_ch span {visibility:hidden; font-size:0px; line-height:0px;}
#mt_social_reply .mt_sreply_write .write_rel .logout_jp {float:right; margin-top:11px; width:69px; height:26px; background:url(../images/button/btn_logout_jp.gif) no-repeat 0 0; border:none; cursor:pointer;}
#mt_social_reply .mt_sreply_write .write_rel .logout_jp span {visibility:hidden; font-size:0px; line-height:0px;}
#mt_social_reply .mt_sreply_write .write_area {position:relative;}
#mt_social_reply .mt_sreply_write .write_area .tit {overflow:hidden; height:41px;}
#mt_social_reply .mt_sreply_write .write_area .tit img {display:block; margin:16px 0 0 1px;}
#mt_social_reply .mt_sreply_write .write_area .tit strong {display:block; overflow:hidden; margin:14px 0 0 1px; padding-left:20px; height:16px; letter-spacing:-1px; line-height:16px; color:#3366cc;}
#mt_social_reply .mt_sreply_write .write_area .tit strong.twitter {background:url(../images/etc/icon_twitter1.gif) no-repeat 1px 0;}
#mt_social_reply .mt_sreply_write .write_area .tit strong.facebook {background:url(../images/etc/icon_facebook1.gif) no-repeat 1px 0;}
#mt_social_reply .mt_sreply_write .write_area fieldset {overflow:hidden;}
#mt_social_reply .mt_sreply_write .write_area fieldset .photo {float:left; padding:3px; width:48px; height:48px; background:#fff; border:1px solid #e0e1e4;}
#mt_social_reply .mt_sreply_write .write_area fieldset .photo img {width:48px; height:48px;}
#mt_social_reply .mt_sreply_write .write_area fieldset .write {float:right; overflow:hidden; width:510px; height:55px;}
#mt_social_reply .mt_sreply_write .write_area fieldset .write li {float:left;}
#mt_social_reply .mt_sreply_write .write_area fieldset .write li.tarea {width:444px; height:55px; background:url(../images/etc/bg_replyBox.gif) no-repeat 0 0;}
#mt_social_reply .mt_sreply_write .write_area fieldset .write li.tarea_ch {width:444px; height:55px; background:url(../images/etc/bg_replyBox.gif) no-repeat 0 0;}
#mt_social_reply .mt_sreply_write .write_area fieldset .write li.tarea_ch textarea {font-family:'simsun',sans-serif;}
#mt_social_reply .mt_sreply_write .write_area fieldset .write li.tarea_jp {width:444px; height:55px; background:url(../images/etc/bg_replyBox.gif) no-repeat 0 0;}
#mt_social_reply .mt_sreply_write .write_area fieldset .write li.tarea_jp textarea {font-family:'MS Pgothic',sans-serif;}
#mt_social_reply .mt_sreply_write .write_area fieldset .write li textarea {overflow-y:auto; overflow-x:hidden; margin:1px 0 0 4px; padding:5px 0 0; width:433px; height:48px; background:none; border:none;}
#mt_social_reply .mt_sreply_write .write_area fieldset .write li.btn {width:66px; height:55px;}
#mt_social_reply .mt_sreply_write .write_area fieldset .write li input {border:none;}
#mt_social_reply .mt_sreply_write .write_area .length {position:absolute; top:17px; right:0px; overflow:hidden; padding-right:2px; width:100px; height:12px; font-size:11px; text-align:right; line-height:12px; color:#555;}

#mt_social_reply .mt_sreply_list {margin:22px 0 0; padding-bottom:14px;}
#mt_social_reply .mt_sreply_list .sreply_sort {overflow:hidden; height:24px; background:#fff url(../images/etc/bg_tabLine.gif) repeat-x 0 bottom;}
#mt_social_reply .mt_sreply_list .sreply_sort .title {float:left; padding:3px 0 0 4px; font-family:gulim; color:#000;}
#mt_social_reply .mt_sreply_list .sreply_sort .title .all {color:#ff0033;}
#mt_social_reply .mt_sreply_list .sreply_sort .title_ch {float:left; padding:3px 0 0 20px; font-family:'simsun',sans-serif; color:#000;}
#mt_social_reply .mt_sreply_list .sreply_sort .title_ch .all {color:#ff0033;}
#mt_social_reply .mt_sreply_list .sreply_sort .title_jp {float:left; padding:3px 0 0 20px; font-family:'MS Pgothic',sans-serif; color:#000;}
#mt_social_reply .mt_sreply_list .sreply_sort .title_jp .all {color:#ff0033;}
#mt_social_reply .mt_sreply_list .sreply_sort .sort_group {float:right; padding:0 0 0 1px; height:24px; background:url(../images/etc/bg_tabLine.gif) repeat-x 0 bottom;}
#mt_social_reply .mt_sreply_list .sreply_sort .sort_group li {float:left; margin-left:-1px; width:69px; height:23px; border:1px solid #bcbfc7; border-bottom:none;}
#mt_social_reply .mt_sreply_list .sreply_sort .sort_group li a {float:left; overflow:hidden; width:69px; height:22px; background:#f2f2f2; text-align:center; line-height:24px; color:#444;}



#mt_social_reply .mt_sreply_list .sreply_group {overflow:hidden; border-bottom:1px solid #c6c7ca;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 {padding:22px 0 0; border-top:1px solid #ededed;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1.first {border-top:none;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply {overflow:hidden; padding:0 18px 22px;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .photo {float:left; width:56px; height:56px; background:url(../images/etc/bg_photoBack.gif) no-repeat 0 0;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .photo img {display:block; margin:4px; width:48px; height:48px;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con {float:right; position:relative; width:499px;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .info {overflow:hidden; height:18px;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .info .log {float:left; margin:1px 0 0 1px;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .info .uid {float:left; margin-top:1px; padding-left:6px; height:14px; font-family:dotum; letter-spacing:-1px; line-height:14px; color:#444;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .info .bar {float:left; margin-top:1px; padding:0 7px; height:14px; font-family:Tahoma; font-size:10px; line-height:14px; color:#dfddde;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .info .date {float:left; margin-top:1px; height:14px; font-family:Tahoma; font-size:10px; line-height:14px; color:#999;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .txt {overflow:hidden; padding:15px 0 15px; line-height:18px; color:#444; word-wrap:break-word; word-break:break-all;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .txt .del {overflow:hidden; margin-top:-2px; margin-left:5px; width:11px; height:10px; background:url(../images/button/btn_comm_del.gif) no-repeat 0 0; vertical-align:middle;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .txt .new {margin-top:-2px; margin-left:5px; vertical-align:middle;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .sub_reply_btn {overflow:hidden; zoom:1;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .sub_reply_btn button {float:left; overflow:hidden; width:77px; height:21px; background:url(//menu.mt.co.kr/common/button/btn_subReply3.gif) no-repeat 0 5px; border:none; cursor:pointer;}

#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .sub_reply_btn button span {visibility:hidden; font-size:0px; line-height:0px;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .sub_reply_btn strong {float:left; overflow:hidden; margin:0 0 0 -30px; padding-right:9px; height:21px; background:url(../images/bl/bl_arrow6.gif) no-repeat right 8px; *background-position:right 7px; font-family:Tahoma; font-size:11px; line-height:20px; color:#ff0033;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util {position:absolute; top:0px; right:0px; padding:2px 0 0; width:220px; height:14px; text-align:right;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util button {overflow:hidden; margin-left:19px; vertical-align:top; border:none; cursor:pointer;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util button span {visibility:hidden; font-size:0px; line-height:0px;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util button.rcmd {width:31px; height:12px; background:url(//menu.mt.co.kr/common/button/btn_rcmd2.gif) no-repeat 0 0;}

#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util button.opsn {width:31px; height:12px; background:url(//menu.mt.co.kr/common/button/btn_opsn2.gif) no-repeat 0 0;}

#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util button.cmpn {width:35px; height:11px; background:url(//menu.mt.co.kr/common/button/btn_cmpn1.gif) no-repeat 0 0;}

#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util strong {padding:0 0 0 5px; font-family:Tahoma; font-size:10px; line-height:13px; color:#323740;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .default_reply .con .util strong.like {color:#f3491d;}

#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area {overflow:hidden; padding:17px 0; background:#f9f9f9;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area fieldset {overflow:hidden; padding:0 0 0 18px; height:22px;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area fieldset .txt {float:left; padding:3px 5px 0; width:500px; height:17px; background:#fff; border:1px solid #c6c7ca; border-bottom:1px solid #d3d3d3;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area fieldset .btn {float:left; margin-left:-1px; border:none;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area .sub_reply_list {overflow:hidden; padding:0 18px;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area .sub_reply_list .sreply_sub_group {overflow:hidden;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area .sub_reply_list .sreply_sub_group .bundle2 {overflow:hidden; position:relative; padding:16px 0 0;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area .sub_reply_list .sreply_sub_group .bundle2.end {background:none;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area .sub_reply_list .sreply_sub_group .bundle2 .info {overflow:hidden; padding:0 0 0 14px; height:18px; background:url(../images/bl/bl_rel2.gif) no-repeat 0 2px;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area .sub_reply_list .sreply_sub_group .bundle2 .info .log {float:left;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area .sub_reply_list .sreply_sub_group .bundle2 .info .uid {float:left; overflow:hidden; padding-left:6px; letter-spacing:-1px; line-height:14px; color:#444;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area .sub_reply_list .sreply_sub_group .bundle2 .info .bar {float:left; padding:0 7px; font-family:Tahoma; font-size:10px; line-height:13px; color:#dfddde;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area .sub_reply_list .sreply_sub_group .bundle2 .info .date {float:left; font-family:Tahoma; font-size:10px; line-height:13px; color:#999;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area .sub_reply_list .sreply_sub_group .bundle2 .txt {overflow:hidden; margin-top:8px; padding-bottom:8px; line-height:18px; color:#666;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area .sub_reply_list .sreply_sub_group .bundle2 .txt .del {margin-left:5px; width:11px; height:10px; background:url(../images/button/btn_comm_del.gif) no-repeat 0 0; vertical-align:middle;}
#mt_social_reply .mt_sreply_list .sreply_group .bundle1 .sub_reply_area .sub_reply_list .sreply_sub_group .bundle2 .util {position:absolute; top:20px; right:0px; width:100px; height:14px; text-align:right;}
 */
	/* 소셜댓글 로그인 레이어
#layer_social_login {position:absolute; width:474px; height:240px; background:url(../images/etc/bg_loginType_reply.gif) no-repeat 0 0;}
#layer_social_login .title {display:block; visibility:hidden; height:36px;}
#layer_social_login .login_type {overflow:hidden; margin:44px 31px 0; height:102px; border-bottom:1px solid #ebebeb;}
#layer_social_login .login_type .atype {float:left;}
#layer_social_login .login_type .atype img {float:left;}
#layer_social_login .login_type .btype {float:right;}
#layer_social_login .login_type .btype img {float:left;}
#layer_social_login .close {display:block; margin:13px auto 0; width:53px; height:22px; background:url(../images/button/btn_close1.gif) no-repeat 0 0;}
 */
		/* content - main_area2 */
#content .main_area2 {float:left; padding-bottom:50px; width:729px; border-right:1px solid #e9e9ea;}	/* 수정 140826 해리 */
#content .main_area2 .box1 {position:relative; width:690px;}
			/* main_area2 - 왼쪽메뉴 */
#snb {float:left; width:115px; height:1%; padding:0 15px 15px 0; margin:0;}
#snb .menu {margin:0 0 7px 0; border:1px solid #d1d4dc; background:#f9f9f9;}
#snb .menu ul.depth1 {margin:7px 0 0 0; padding:0 7px;}
#snb .menu ul.depth1_1 {margin:7px 0 0 0; padding:0 3px;}
#snb .menu ul.depth1_1 .investment {padding-left:1px;}
#snb .menu ul.depth1 li {margin:0; padding:7px 0 5px 4px; border-bottom:1px solid #ebebeb;}
#snb .menu ul.depth1 li img {text-align: right; margin-top: -2px;}
#snb .menu ul.depth1 li span.bar {color:#c4c4c4;}
#snb .menu ul.depth1 li span.br {margin-left:4px;}
#snb .menu ul.depth1 li a {padding:0; font:12px 굴림,gulim;}
#snb .menu ul.depth1 li a.on {font-weight:bold; color:#e83131;}
#snb .menu ul.depth1 li.last {border:none;}
#snb .menu ul.depth1 li.last1 {padding:10px 0 17px 4px; border-bottom:2px solid #d0d2d6;}
#snb .menu ul.depth1 li.all {padding:10px 0 17px 4px; border-bottom:2px solid #d0d2d6; background:url(//menu.mt.co.kr/bil/bg_dotline1.gif) repeat-x 0 0;}
#snb .menu ul.depth1 li ul.depth2 {margin:5px 0 0 0;}
#snb .menu ul.depth1 li ul.depth2 li {padding:0 0 2px 4px; border:none; background:url(//menu.mt.co.kr/bil/bl_menurel.gif) no-repeat 2px 3px;}
#snb .menu ul.depth1 li ul.depth2 li a {padding:0 0 0 4px; font:11px 돋움,dotum; color:#646973; letter-spacing:-1px;}
#snb .menu ul.depth1 li ul.depth2 li a.on {font-weight:bold; text-decoration:underline;}
#snb .menu ul.other {padding:12px 7px 7px 7px;}
#snb .menu ul.other li {padding:0 0 5px 0;}
#snb .menu ul.other li.photovod {background:url(//menu.mt.co.kr/common/menu_photovod.gif) no-repeat 0 0; text-indent:-9999px;}
#snb .menu ul.other li.mainnews {background:url(//menu.mt.co.kr/common/menu_mainnews.gif) no-repeat 0 0; text-indent:-9999px;}
#snb .menu ul.other li.bestclick {background:url(//menu.mt.co.kr/common/menu_bestclick.gif) no-repeat 0 0; text-indent:-9999px;}
#snb .menu ul.other li a {display:block; width:80px; height:14px;}
			/* main_area2 - 만화 css 별도관리 */

		/* content - aside */
#content .aside_area {position:relative; float:right; margin-left:-1px; padding-bottom:90px; width:300px; border-left:1px solid #e9e9ea;}		/* 20120119 해리추가 */
#content .aside_area .box1 {position:relative; overflow:hidden;}	/* 수정 160721 해리 */
#content .aside_area .f_line {border-bottom:1px solid #e5e5e5;}
#content .aside_area .t_line2 {border-top:2px solid #e5e5e5;}
#content .aside_area .page {position:absolute; right:0; overflow:hidden; width:33px; height:20px; background:url(../images/button/btn_prevNext1.gif) no-repeat 0 0;}
#content .aside_area .page button {float:left; width:17px; height:20px; background:none;}
#content .aside_area .page .prev {margin-right:-1px;}
#content .aside_area .page .next {}
#content .aside_area .more1 {position:absolute; right:4px; display:block; width:36px; height:10px;}
#content .aside_area .more2 {position:absolute; right:0; display:block;}		/* 추가 120308 해리 */
#content .aside_area h3 {overflow:hidden;}
#content .aside_area h3 img {float:left;}
#content .aside_area h3 .detail {float:left; padding-left:6px; max-width:140px; font-size:12px; color:#00aeef;}
#content .aside_area h3 .detail span {padding-right:6px; font-weight:normal; color:#d7d7d7;}
#content .aside_area .tab1 {overflow:hidden; height:26px; background:#f7f7f7;}
#content .aside_area .tab1 li {float:left;}
#content .aside_area .tab1 li a {display:block; overflow:hidden; height:26px; text-indent:-9999px;}
#content .aside_area .tab1 li.broadcast a {width:56px; background:url(../images/etc/tab_as_broadcast.gif) no-repeat 0 0;}			/* 방송 */
#content .aside_area .tab1 li.movie a {width:56px; background:url(../images/etc/tab_as_movie.gif) no-repeat 0 0;}						/* 영화 */
#content .aside_area .tab1 li.music a {width:56px; background:url(../images/etc/tab_as_music.gif) no-repeat 0 0;}						/* 음악 */
#content .aside_area .tab1 li.photo a {width:56px; background:url(../images/etc/tab_as_photo.gif) no-repeat 0 0;}						/* 포토 */
#content .aside_area .tab1 li.total a {width:56px; background:url(../images/etc/tab_as_total.gif) no-repeat 0 0;}						/* 종합 */
#content .aside_area .tab1 li.moneytoday a {width:140px; background:url(../images/etc/tab_as_moneytoday.gif) no-repeat 0 0;}	/* 머니투데이 */
#content .aside_area .tab1 li.starnews a {width:140px; background:url(../images/etc/tab_as_starnews.gif) no-repeat 0 0;}			/* 스타뉴스 */
#content .aside_area .tab1 li.sport a {width:56px; background:url(../images/etc/tab_as_sport.gif) no-repeat 0 0;}					/* 추가 140826 해리 */	/* 스포츠 */
#content .aside_area .tab1 li.issue a {width:56px; background:url(../images/etc/tab_as_issue.gif) no-repeat 0 0;}					/* 추가 140826 해리 */ /* 이슈 */
#content .aside_area .tab1 li.star a {width:140px; background:url(../images/etc/tab_as_starSlide.gif) no-repeat 0 0;}				/* 추가 140826 해리 */	/* 연예슬라이드 */
#content .aside_area .tab1 li.sport2 a {width:140px; background:url(../images/etc/tab_as_sportSlide.gif) no-repeat 0 0;}						/* 추가 140826 해리 */	/* 스포츠슬라이드 */
#content .aside_area .tab1 li a.on,
#content .aside_area .tab1 li a:hover,
#content .aside_area .tab1 li a:focus {background-position:0 -26px;}
			/* aside - 배너광고250x250 */
#content .aside_area .ad1 {overflow:hidden; padding:15px 0 14px; background:#f6f6f6; text-align:center;}
#content .aside_area .ad1 a {position:relative;}
#content .aside_area .ad1 img {display:block; margin:0 auto; width:250px; height:250px;}
#content .aside_area .ad1 .edge {position:absolute; top:0; left:0; display:block; width:250px; height:250px; background:url(../images/etc/bg_edge250x250.png) no-repeat 0 0;}
			/* aside - 배너광고 */
#content .aside_area .ad2 {overflow:hidden;}
#content .aside_area .ad2 a {display:block;}
#content .aside_area .ad2 img {display:block;}
			/* aside- 광고1 */
#content .aside_area .ad3 {overflow:hidden; padding:0 15px; }
#content .aside_area .ad3 li {float:left; padding:0 15px; width:93px;}
#content .aside_area .ad3 li iframe {margin-bottom:10px;}
			/* aside- 광고2 */
#content .aside_area .ad4 {overflow:hidden; text-align:center;}
#content .aside_area .ad4 iframe {}
			/* aside- 광고3 */
#content .aside_area .ad5 {overflow:hidden; border:1px solid #e3e5e6;}
			/* aside - STAR Twitter Talk / STARNEWS SNS */
#content .aside_area .twitter_talk {padding-top:1px; background:url(../images/etc/bg_as_line1.gif) no-repeat 0 0;}
#content .aside_area .twitter_talk.bg2 {background:url(../images/etc/bg_as_line3.gif) no-repeat 0 0;}
#content .aside_area .twitter_talk li {overflow:hidden; padding:18px 10px 14px 0; border-bottom:1px solid #ededed;}
#content .aside_area .twitter_talk li .thum {float:left; overflow:hidden; width:40px; height:40px; background:url(../images/etc/bg_thum40x40.gif) no-repeat 0 0;}
#content .aside_area .twitter_talk li .thum img {display:block; margin:3px; width:34px; height:34px;}
#content .aside_area .twitter_talk li .txt {margin-top:-2px; margin-left:51px; line-height:16px;}
#content .aside_area .twitter_talk li .txt strong {padding-right:9px; font-family:Tahoma; font-size:11px; color:#00aeef;}
#content .aside_area .twitter_talk li .txt a {color:#444;}
#content .aside_area .refresh {position:absolute; right:0; width:20px; height:20px; background:url(../images/button/btn_refresh1.gif) no-repeat 0 0;}
			/* aside - STAR 요즘 */
#content .aside_area .star_today {padding-top:1px; background:url(../images/etc/bg_as_line4.gif) no-repeat 0 0;}
#content .aside_area .star_today.bg2 {background:url(../images/etc/bg_as_line3.gif) no-repeat 0 0;}
#content .aside_area .star_today li {overflow:hidden; padding:17px 10px 17px 0; border-bottom:1px solid #ededed;}
#content .aside_area .star_today li .thum {float:left; overflow:hidden; width:64px; height:63px; background:#a5e2f8;}
#content .aside_area .star_today li .thum img {display:block; margin:2px; width:60px; height:59px;}
#content .aside_area .star_today li .txt {margin-top:-2px; margin-left:74px; line-height:16px;}
#content .aside_area .star_today li .txt strong {display:block; padding-bottom:5px; padding-right:9px; font-family:Tahoma; font-size:11px; color:#00aeef;}
#content .aside_area .star_today li .txt a {color:#444;}
			/* aside - 스타뉴스 공식 앱 출시 */
#content .aside_area .starnews_appdown {overflow:hidden;}
			/* aside - 스타뉴스 트위터 */
#content .aside_area .starnews_twitter_follow {overflow:hidden;}
			/* 우측 어바웃 쇼핑박스 */
#content .aside_area #about_shopping {position:relative; overflow:hidden; padding:18px 0 11px; border:1px solid #d1d4dc;}
#content .aside_area #about_shopping h4 {overflow:hidden; padding-left:20px;}
#content .aside_area #about_shopping h4 img {float:left;}
#content .aside_area #about_shopping ul {overflow:hidden; padding-top:23px;}
#content .aside_area #about_shopping ul li {float:left; padding:0 5px 0 12px; width:50px; height:79px;}
#content .aside_area #about_shopping ul li a {display:block; font-size:11px; text-align:center; letter-spacing:-1px; line-height:14px; color:#7f7f7f;}
#content .aside_area #about_shopping ul li a img {display:block; width:50px; height:40px;}
#content .aside_area #about_shopping ul li a .txt {display:block; margin:4px -2px 0;}
#content .aside_area #about_shopping a.info {position:absolute; top:17px; left:190px;}
			/* 우측 3x2광고 */
#content .aside_area .ad3x2type {overflow:hidden; }
#content .aside_area .ad3x2type .limit {overflow:hidden; margin-left:-19px; *padding-bottom:10px;}
#content .aside_area .ad3x2type iframe {float:left; margin-left:19px; margin-bottom:10px;}
#content .aside_area .ad3x2type a {float:left; margin-left:19px; margin-bottom:10px;}

		/* content - 포토섹션 상단 포토 슬라이드 */
#content .section_top_slide {position:relative; overflow:hidden; height:139px; background:#fff url(../images/etc/bg_lineW1.gif) repeat-x 0 bottom;}
#content .section_top_slide .slide_box {overflow:hidden; margin:20px 0 0 46px; width:850px; height:94px;}
#content .section_top_slide .slide_box .slide_group {overflow:hidden; height:94px;}
#content .section_top_slide .slide_box .slide_group li {float:left; position:relative; overflow:hidden; margin-left:25px; width:94px; height:94px;}
#content .section_top_slide .slide_box .slide_group li img {display:block; width:94px; height:94px;}
#content .section_top_slide .slide_box .slide_group li a {position:absolute; top:0; left:0; display:block; width:94px; height:94px; background:url(../images/etc/bg_thumEdge1.gif) no-repeat 0 0;}
#content .section_top_slide .slide_box .slide_group li a.on,
#content .section_top_slide .slide_box .slide_group li a:hover,
#content .section_top_slide .slide_box .slide_group li a:focus {background-position:0 -94px;}
#content .section_top_slide .slide_box.vod .slide_group li a {position:absolute; top:0; left:0; display:block; width:94px; height:94px; background:url(../images/etc/bg_thumEdge2.png) no-repeat 0 0;}
#content .section_top_slide .slide_box.vod .slide_group li a.on,
#content .section_top_slide .slide_box.vod .slide_group li a:hover,
#content .section_top_slide .slide_box.vod .slide_group li a:focus {background-position:0 -94px;}
#content .section_top_slide .slide_box.vod .slide_group li .mark {position:absolute; right:0; bottom:0; width:33px; height:18px; background:url(../images/etc/bg_slideInfo2.png) no-repeat 0 0; font-family:Tahoma; font-size:10px; text-align:center; line-height:18px; color:#fff;}
#content .section_top_slide .slide_box.slide .slide_group li a {position:absolute; top:0; left:0; display:block; width:94px; height:94px; background:url(../images/etc/bg_thumEdge2.png) no-repeat 0 0;}
#content .section_top_slide .slide_box.slide .slide_group li a.on,
#content .section_top_slide .slide_box.slide .slide_group li a:hover,
#content .section_top_slide .slide_box.slide .slide_group li a:focus {background-position:0 -94px;}
#content .section_top_slide .slide_box.slide .slide_group li .mark {position:absolute; right:0; bottom:0; width:33px; height:18px; background:url(../images/etc/bg_slideInfo2.png) no-repeat 0 0; font-family:Tahoma; font-size:10px; text-align:center; line-height:18px; color:#fff;}
#content .section_top_slide .prev {position:absolute; top:53px; left:15px; width:29px; height:29px; background:url(../images/button/btn_prev4.gif) no-repeat 0 0;}
#content .section_top_slide .next {position:absolute; top:53px; right:15px; width:29px; height:29px; background:url(../images/button/btn_next4.gif) no-repeat 0 0;}

/* 나도 한마디 */
#comicBox .reply {margin:28px 0;}
#comicBox .reply .reply {margin:0; padding:0;}
#comicBox .reply .comment_click {height:33px; padding:18px 0 0 0; background:url(//menu.mt.co.kr/common/bg_comment_click.gif) repeat-x 0 0; text-align:center;}
#comicBox .reply .comment_click a {font:12px 돋움,dotum; text-decoration:underline; color:#6d7179;}
#comicBox .reply .comment_view {height:36px; padding:15px 0 0 0; background:url(//menu.mt.co.kr/common/bg_comment_click.gif) repeat-x 0 0; text-align:center; color:#6d7179;}
#comicBox .reply .comment_view strong {padding:0 10px 0 0; color:#303642; background:url(//menu.mt.co.kr/bil/bl_bar.gif) no-repeat right 0; }
#comicBox .reply .comment_view .count {padding:0 0 0 10px; color:#ff0033; font-weight:bold;}
#comicBox .reply .comment_view img {margin:-4px 0 0 5px;}
#comicBox .reply .comment_noreply {padding:17px 0; border-top:2px solid #a7aab3; border-bottom:1px solid #a7aab3; text-align:center;}
#comicBox .reply .comment_noreply a {font:bold 12px 돋움,dotum; color:#6d7179;}
#comicBox .reply .cmt_sum{height:21px; padding-top:8px;}
#comicBox .reply .cmt_sum dt{width:108px; background:url(//menu.mt.co.kr/common/title_sec_replywrite.gif) no-repeat 0 1px; text-indent:-9999px;}
#comicBox .reply .cmt_sum dt,
#comicBox .reply .cmt_sum dd{float:left;}
#comicBox .reply .cmt_sum strong{color:#ff0033;}
#comicBox .reply .cmt_sum dd.reply_rule{float:right;}
#comicBox .reply .cmt_sum dd.reply_btn {float:right;}
/* 나도 한마디 작성란 */
#comicBox .reply .write {height:78px;margin-bottom:20px; padding-top:18px; background:url(//menu.mt.co.kr/common/bt_reply_write.gif) no-repeat 0 0;}
#comicBox .reply .write dl{width:508px; margin:auto;}
#comicBox .reply .write textarea{width:415px; height:27px; padding:10px; border-top:1px solid #8b8b8b; border-left:1px solid #8b8b8b; border-right:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3; color:#999; font:11px 돋음,Dotum;}
#comicBox .reply .write dt{float:right;}
#comicBox .reply .write dd.input_con{float:left;}
#comicBox .reply .write dd.byte{clear:left; width:437px; padding-top:5px; color:#888; font:9px Tahoma; text-align:right;}
#comicBox .reply .write dd.byte strong{color:#555;}

#comicBox .reply .comicNick {height:25px; margin-bottom:0; padding-top:10px;}
#comicBox .reply .comicNick input[type='text'] {margin:0; border-color:#959AA4 #B9BDC3 #B9BDC3 #959AA4; border-style:solid; border-width:1px;}
/* //나도 한마디 작성란 */

/* 나도 한마디 베스트 */
#comicBox .reply .best_list{height:1%; margin-bottom:20px; padding-top:10px; background:#f9f9f9; border-top:2px solid #a7aab3; border-bottom:1px solid #a7aab3; overflow:hidden;}
#comicBox .reply .best_list .end {border:none;}
#comicBox .reply .best_list .list{border-bottom:1px solid #d7d7d7;}
#comicBox .reply .best_list dl{padding:10px 20px 0 20px;}
#comicBox .reply .best_list dl.first{margin-bottom:10px;}
#comicBox .reply .best_list dl.end {border:none;}
#comicBox .reply .best_list dd.writer,
#comicBox .reply .best_list dd.date{float:left;}
#comicBox .reply .best_list dd.updown{float:right;}
#comicBox .reply .best_list dd.writer{margin-right:8px; padding-right:7px; background:url(//menu.mt.co.kr/bil/bl_bar2.gif) no-repeat right 2px; color:#3366cc; font-weight:bold;}
#comicBox .reply .best_list dd.writer img{margin-top:-2px; vertical-align:middle;}
#comicBox .reply .best_list dd.date{padding-top:1px; color:#999; font:9px Tahoma;}
#comicBox .reply .best_list .rcmd{margin-right:20px; color:#8f949e; font:bold 9px Tahoma;}
#comicBox .reply .best_list .rcmd a,
#comicBox .reply .best_list .oppo a{margin-right:8px; padding-right:7px; background:url(//menu.mt.co.kr/bil/bl_bar2.gif) no-repeat right 0; color:#ea5e01; font:11px 돋음,Dotum; text-decoration:underline;}
#comicBox .reply .best_list .oppo{color:#8f949e; font:bold 9px Tahoma;}
#comicBox .reply .best_list dt.reply_con{clear:both; padding:15px 0;}
#comicBox .reply .best_list dt.reply_con a.del_comment{display:inline-block; width:15px; height:12px; margin-left:8px; background:url(//menu.mt.co.kr/bil/btn_comm_del.gif) no-repeat 50% 50%; vertical-align:middle; text-indent:-9999px;}
#comicBox .reply .best_list dt.reply_con a.btn_caution{display:inline-block; width:13px; height:13px; background:url(//menu.mt.co.kr/bil/btn_caution.gif) no-repeat 50% 50%; text-indent:-9999px; vertical-align:middle;}
/* //나도 한마디 베스트 */

/* 나도 한마디 일반 리스트 */
#comicBox .reply .reply_list{height:1%; border-top:1px solid #a7aab3; border-bottom:1px solid #a7aab3; overflow:hidden;}
#comicBox .reply .reply_list .end {border:none;}
#comicBox .reply .reply_list .list{border-bottom:1px solid #d7d7d7;}
#comicBox .reply .reply_list dl.reply_con_wap{padding:20px 20px 0 20px;}
#comicBox .reply .reply_list dl.first{margin-bottom:10px;}
#comicBox .reply .reply_list dl.end {border:none;}
#comicBox .reply .reply_list dd.writer,
#comicBox .reply .reply_list dd.date{float:left;}
#comicBox .reply .reply_list dd.updown{float:right;}
#comicBox .reply .reply_list dd.writer{margin-right:8px; padding-right:7px; background:url(//menu.mt.co.kr/bil/bl_bar2.gif) no-repeat right 2px; color:#3366cc; font-weight:bold;}
#comicBox .reply .reply_list dd.writer img{margin-top:-2px; vertical-align:middle;}
#comicBox .reply .reply_list dd.date{padding-top:1px; color:#999; font:9px Tahoma;}
#comicBox .reply .reply_list .rcmd{margin-right:20px; color:#8f949e; font:bold 9px Tahoma;}
#comicBox .reply .reply_list .rcmd a,
#comicBox .reply .reply_list .oppo a{margin-right:8px; padding-right:7px; background:url(//menu.mt.co.kr/bil/bl_bar2.gif) no-repeat right 0; color:#ea5e01; font:11px 돋음,Dotum; text-decoration:underline;}
#comicBox .reply .reply_list .oppo{color:#8f949e; font:bold 9px Tahoma;}
#comicBox .reply .reply_list dt.reply_con{clear:both; padding:15px 0;}
#comicBox .reply .reply_list dt.reply_con a.del_comment{display:inline-block; width:15px; height:12px; margin-left:8px; background:url(//menu.mt.co.kr/bil/btn_comm_del.gif) no-repeat 50% 50%; vertical-align:middle; text-indent:-9999px;}
#comicBox .reply .reply_list dt.reply_con a.btn_caution{display:inline-block; width:13px; height:13px; background:url(//menu.mt.co.kr/bil/btn_caution.gif) no-repeat 50% 50%; text-indent:-9999px; vertical-align:middle;}
/* //나도 한마디 일반 리스트 */

/* 나도 한마디 한줄댓글 */
#comicBox .reply .comment {padding-bottom:12px;}
#comicBox .reply .comment dl{margin:0; padding:5px 0 0 0; border:none;}

#comicBox .reply .title{margin:12px 0 0 0; padding-left:9px; background:url(//menu.mt.co.kr/bil/bl_arrow1.gif) no-repeat 0 5px; color:#6d7179; text-decoration:underline;}
#comicBox .reply .title a{font:12px 돋움,dotum; text-decoration:underline; color:#6d7179;}
#comicBox .reply .comment .input_txt{float:left;}
#comicBox .reply .comment .input_txt input{width:435px; height:17px; margin-right:3px; *margin-top:-1px; _margin-right:0; padding:3px 5px 0 5px;}
#comicBox .reply .comm_list{height:1%; padding:10px 0; margin:0 20px; background:url(//menu.mt.co.kr/bil/bg_dotline.gif) repeat-x left bottom; overflow:hidden;}
#comicBox .reply ul.end{background:none;}
#comicBox .reply .comm_list li.writer{float:left; width:100px; margin:0 20px 0 10px; padding:4px 0 0 10px; background:url(//menu.mt.co.kr/bil/bl_rel4.gif) no-repeat 0 0; color:#3366cc; font-weight:bold;}
#comicBox .reply .comm_list li.writer span.date{display:block; color:#999; font:9px Tahoma;}
#comicBox .reply .comm_list li.comm_con{float:left; width:360px; padding-top:4px;}
#comicBox .reply .comm_list li.comm_con a.del_comment{display:inline-block; width:15px; height:12px; margin-left:8px; background:url(//menu.mt.co.kr/bil/btn_comm_del.gif) no-repeat 50% 50%; vertical-align:middle; text-indent:-9999px;}
#comicBox .reply .comm_list li.comm_con a.btn_caution{display:inline-block; width:13px; height:13px; background:url(//menu.mt.co.kr/bil/btn_caution.gif) no-repeat 50% 50%; text-indent:-9999px; vertical-align:middle;}
/* //나도 한마디 한줄댓글 */
#comicBox .reply .paging {text-align:center; padding:10px 0 30px 0;}

	/* 나도 한마디 삭제하기 레이어 */
#reply_delete {position:absolute; width:271px; height:103px; padding:0; margin:0; background:url(//menu.mt.co.kr/common/bg_reply_delete.gif) no-repeat 0 bottom; display:none; z-index:999;}
#reply_delete h4 {width:271px; height:32px; background:url(//menu.mt.co.kr/common/title_reply_delete.gif) no-repeat 0 0; text-indent:-9999px; }
#reply_delete .box {padding:17px 0; margin:0 14px 0 11px; height:20px; background:#f7f7f7;}
#reply_delete .box p {padding-left:20px;}
#reply_delete .box .h4 {padding-right:5px; font:bold 11px 돋움,dotum; color:#383c49;}
#reply_delete .box input {width:100px; padding:3px 0 0 5px; margin-right:4px; vertical-align:middle;}
#reply_delete .btn_close1 {position:absolute; top:10px; right:15px; text-indent:-9999px;}
#iframe_reply_delete {position:absolute; width:271px; height:103px; padding:0; margin:0; background-color:#fff;visibility:hidden; z-index:99;}
	/* //나도 한마디 삭제하기 레이어 */
/* //나도 한마디 */

/* 채널바 추가 111109 세종 */
#channel_bar {overflow:hidden; height:32px; background:#abe6fb; border-bottom:1px solid #98dbf3;}
#channel_bar .limit {overflow:hidden; margin:0 auto; max-width:1246px;}
#channel_bar .logo {float:left; margin-top:4px; padding-left:15px;}
#channel_bar .link {float:right; margin-top:11px; padding-right:14px;}
#channel_bar .link li {float:left; padding-left:18px; background:url(../images/bl/bl_square5.gif) no-repeat 8px 5px;}
#channel_bar .link li:first-child {padding-left:0; background:none;}


/* 추가 120531 해리 */

				/* 본문영역 - 본문내용 일어박스 120531 해리 추가 */
.jp_area {padding:14px 17px 18px; background:#f1f8fb; font-family:'MS Pgothic',sans-serif;}
.jp_area h3 {font-size:18px;}
.jp_area p {overflow:hidden; margin-top:10px; max-height:72px; font-size:12px; line-height:18px;}
.jp_area a.more img {margin-top:3px; *margin-top:2px; margin-left:13px;}
:root .jp_area a.more img {margin-left:13px;}
				/* 본문영역 - 본문내용 중문박스 120531 해리 추가 */
.ch_area {padding:14px 17px 18px; background:#f1f8fb; font-family:'simsun',sans-serif;}
.ch_area h3 {font-size:18px;}
.ch_area p {overflow:hidden; margin-top:10px; max-height:72px; font-size:12px; line-height:18px;}
.ch_area a.more img {margin-top:3px; *margin-top:2px; margin-left:13px;}
:root .ch_area a.more img {margin-left:13px;}
				/* 본문영역 - 본문내용 영문박스 130415 세종 추가 */
.eng_area {padding:14px 17px 18px; background:#f1f8fb; font-family:'Arial';}
.eng_area h3 {font-size:18px;}
.eng_area p {overflow:hidden; margin-top:10px; max-height:72px; font-size:12px; line-height:18px;}
.eng_area a.more img {margin-top:3px; *margin-top:2px; margin-left:13px;}
:root .eng_area a.more img {margin-left:13px;}

#multi_lang h3 {}
#multi_lang h3 {overflow:hidden;}
#multi_lang h3 img {float:left;}
#multi_lang h3 a img {float:none; margin-top:6px;} /* 추가 130411 세종 */
#multi_lang .eng_area h3 a img {margin-top:8px;} /* 추가 130415 세종 */
#multi_lang .more1 {position:absolute; right:0; display:block;}

/* 추가 - 20121109 해리 */
	/* 메인 추가 */
#container .sub_article {margin:0 auto; width:950px; overflow:hidden; height:143px; background:url(../images/etc/bg_sboxList.gif) no-repeat 0 0;}
#container .sub_article .sub_box {overflow:hidden;}
#container .sub_article .sub_box .sbox_list {float:left; padding:19px 0 0 19px;}
#container .sub_article .sub_box .sbox_list.size1 {width:297px;}
#container .sub_article .sub_box .sbox_list.size2 {width:300px;}
#container .sub_article .sub_box .sbox_list.size3 {width:296px; }
#container .sub_article .sub_box .sbox_list .thum_tit {}
#container .sub_article .sub_box .sbox_list .thum_tit .thum {overflow:hidden; float:left; margin-right:11px;}
#container .sub_article .sub_box .sbox_list .thum_tit .thum a {display:block;}
#container .sub_article .sub_box .sbox_list .thum_tit .thum a img {width:80px; height:60px;}
#container .sub_article .sub_box .sbox_list .thum_tit .tit {overflow:hidden; display:block; padding-top:3px; width:170px; height:38px;}
#container .sub_article .sub_box .sbox_list .thum_tit .tit a {display:block; font-size:14px; font-weight:bold; letter-spacing:-1px; line-height:19px; color:#333;}
#container .sub_article .sub_box .sbox_list .thum_tit .division {display:block; margin-top:4px; font-size:11px; letter-spacing:-1px; color:#00cafa;}
#container .sub_article .sub_box .sbox_list ul {clear:both; overflow:hidden; margin-top:11px; margin-left:1px;}
#container .sub_article .sub_box .sbox_list ul li {overflow:hidden; padding-left:9px; width:255px; height:19px;}
#container .sub_article .sub_box .sbox_list ul.bl_style1 li {background:url(../images/bl/bl_circle1.gif) no-repeat 0 7px;}
#container .sub_article .sub_box .sbox_list ul.bl_style2 li {background:url(../images/bl/bl_rel1.gif) no-repeat 0 7px;}
#container .sub_article .sub_box .sbox_list ul li a {letter-spacing:-1px; line-height:20px; color:#333;}

	/* 기획연재 리스트 */
#content .serialize {overflow:hidden;}
#content .serialize .s_box {background:#f9fcfd; border:1px solid #bce6f5; border-bottom:none;}
#content .serialize .serialize_list {padding:17px 0 15px 15px;}
#content .serialize .serialize_list .list_box {clear:both; overflow:hidden;}
#content .serialize .serialize_list ul {float:left;}
#content .serialize .serialize_list ul.list1 {width:202px;}
#content .serialize .serialize_list ul.list2 {width:180px;}
#content .serialize .serialize_list ul.list3 {width:194px;}	/* 추가 20140207 해리 */
#content .serialize .serialize_list ul li {margin-top:11px; padding-left:9px; background:url(../images/bl/bl_circle1.gif) no-repeat 0 3px;;}
:root #content .serialize .serialize_list ul li {background:url(../images/bl/bl_circle1.gif) no-repeat 0 4px;}
#content .serialize .serialize_list ul li:first-child {margin-top:0;}
#content .serialize .serialize_list ul li a {font-size:11px; font-weight:bold; letter-spacing:-1px; color:#333;}
#content .serialize .serialize_list ul li a.on,
#content .serialize .serialize_list ul li a:hover,
#content .serialize .serialize_list ul li a:focus {text-decoration:underline; color:#ff4146!important;}
#content .serialize .serialize_list ul li.s_end a {color:#888;}
#content .serialize .serialize_list ul li.s_none {background:none;}
#content .serialize .serialize_list ul li .icon_new {display:inline-block; margin-left:3px;}
:root #content .serialize .serialize_list ul li .icon_new {margin-top:1px;}
#content .serialize .serialize_list .list_open {float:right; margin-right:8px; height:19px;}
#content .serialize .serialize_list .list_open a {font-size:11px; letter-spacing:-1px; text-decoration:none; color:#70b5cf;}
#content .serialize .serialize_list .list_open a img {display:inline-block; margin-top:-1px;}
#content .serialize .serialize_bottom {clear:both;}
#content .serialize .serialize_bottom img {display:block; height:5px;}

/* 추가 140416 세종 */
	/* 스타영상 최신영상 노출 */
#content .ltst_vodbox {overflow:hidden; height:413px; background:url(../images/etc/bg_lineW1.gif) repeat-x 0 bottom;}
#content .ltst_vodbox .vodarea {overflow:hidden;}
#content .ltst_vodbox .vodarea .subject {display:block; overflow:hidden; padding:0 15px 0 50px; height:41px; background:#000 url(../images/etc/bg_new1.gif) no-repeat 0 0; font-size:14px; letter-spacing:-0.5px; line-height:42px; color:#fff;}
#content .ltst_vodbox .vodarea .subject a {color:#fff;}
/* 추가 140623 세종 */
#content .article_area .writer_profile {overflow:hidden; position:relative; padding:10px; min-height:56px; background:#f9f9f9; font-family:dotum; font-size:12px; line-height:130%; border:1px solid #e4e4e4;}
#content .article_area .writer_profile .thum {position:absolute; top:10px; left:10px; overflow:hidden; width:54px; height:54px; border:1px solid #d4d7dc;}
#content .article_area .writer_profile .thum img {display:block; width:100%; height:100%;}
#content .article_area .writer_profile .conbox {overflow:hidden; padding:5px 0 0 65px;}
#content .article_area .writer_profile .conbox * {vertical-align:middle;}
#content .article_area .writer_profile .name {float:left; margin-right:4px; line-height:15px; color:#525252;}
#content .article_area .writer_profile .mail {float:left; font-family:Tahoma; font-size:11px; line-height:14px; color:#6c6c6c;}
#content .article_area .writer_profile .bar {float:left; padding:0 9px 0 8px; font-family:Tahoma; font-size:11px; line-height:14px; color:#d1d4dc;}
#content .article_area .writer_profile .sns {float:left; margin-right:10px;}
#content .article_area .writer_profile .txt {clear:both; overflow:hidden; padding:12px 0 0; line-height:16px; color:#666;}
#content .article_area .writer_profile .other_news {position:absolute; top:15px; right:12px; font-size:11px; letter-spacing:-1px; text-decoration:underline; color:#6a8dc8;}

/* 추가 140826 해리 */
#content .aside {float:right; width:180px;}
#content .aside .bundle {position:relative;}
#content .aside .bundle .h3_tit {padding-left:7px; width:171px; height:24px; background:#c3f2ff; font-size:12px; line-height:24px; color:#00aeef; border:1px solid #aae8fc;}
#content .aside .bundle .a_type1 {}
#content .aside .bundle .a_type1 li {margin-top:8px;}
#content .aside .bundle .a_type1 li .thum {position:relative; width:180px;}
#content .aside .bundle .a_type1 li .thum a {overflow:hidden; display:block; width:180px; height:140px;}
#content .aside .bundle .a_type1 li .thum a .png {position:absolute; top:0; left:0; width:180px; height:140px; background:url(../images/etc/png10_180x140.png) no-repeat 0 0;}
#content .aside .bundle .a_type1 li .thum a img {width:180px;}

#content .aside .bundle .a_type1 li .area {overflow:hidden; padding:0 10px; height:75px; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; border-bottom:1px solid #bce6f5}
#content .aside .bundle .a_type1 li .area .txt {overflow:hidden; display:block; margin-top:13px; max-height:51px;}
#content .aside .bundle .a_type1 li .area .txt a {display:block; font-weight:normal; line-height:17px; color:#666;}

#content .aside .bundle .more {position:absolute; top:6px; right:6px;}		/* 수정 120308 해리 */
#content .aside .bundle .more a {float:right; padding-right:7px; background:url(../images/bl/bl_arrow9.png) no-repeat right 4px; font-family:Arial; font-size:11px; color:#90a3a9; text-decoration:none !important;}
.ie8 #content .aside .bundle .more a {background-position:right 5px;}
#content .aside .bundle .more a:hover {color:#90a3a9 !important;}

/* 카드뉴스 추가 150403 해리 */
.article_body .cardnews {position:relative; overflow:hidden; margin:0 auto; width:560px; height:560px;}
.article_body .cardnews ul {overflow:hidden;}
.article_body .cardnews ul li {float:left; overflow:hidden; width:560px; height:560px;}
.article_body .cardnews ul li img {display:block; width:100%; min-height:100%;}
.article_body .cardnews button {position:absolute; top:50%; margin-top:-30px; width:60px; height:60px; background:none;}
.article_body .cardnews .prev {left:10px; background:url(../images/button/btn_thum_prev.png) no-repeat 0 0;}
.article_body .cardnews .prev:hover,
.article_body .cardnews .prev:focus {background:url(../images/button/btn_thum_prev_on.png) no-repeat 0 0;}
.article_body .cardnews .next {right:10px; background:url(../images/button/btn_thum_next.png) no-repeat 0 0;}
.article_body .cardnews .next:hover,
.article_body .cardnews .next:focus {background:url(../images/button/btn_thum_next_on.png) no-repeat 0 0;}
.article_body .cardnews button.noimg {background:none !important; cursor:default;}

/* 우측 카드뉴스 추가 150403 해리 */
.aside_area .lst_thum1 {overflow:hidden;}
.aside_area .lst_thum1 li {float:left; width:136px; height:198px;}
.aside_area .lst_thum1 li.lcon {}
.aside_area .lst_thum1 li.rcon {margin-left:8px;}
.aside_area .lst_thum1 li a {display:block; text-decoration:none;}
.aside_area .lst_thum1 li a .thum {position:relative; overflow:hidden; display:block; width:136px; height:136px;}
.aside_area .lst_thum1 li a .thum img {width:100%;}
.aside_area .lst_thum1 li a .txt {overflow:hidden; display:block; margin-top:8px; height:32px; line-height:16px; color:#333;}
.aside_area .lst_thum1 li a .bg_thum {position:absolute; top:0; left:0; width:134px; height:134px; border:1px solid #000; opacity:0.1; filter:alpha(opacity:10);}
.aside_area .lst_thum1 li a.on .bg_thum,
.aside_area .lst_thum1 li a:hover .bg_thum {position:absolute; top:0; left:0; display:block; width:128px; height:128px; border:4px solid #ff4146; opacity:1; filter:alpha(opacity:100);}
.aside_area .lst_thum1 li a.on .txt,
.aside_area .lst_thum1 li a:hover .txt {font-weight:bold; text-decoration:none; color:#000 !important;}

/* AAA 관련 */
.aaa_banner1 {position:absolute; top:0; left:50%; margin-left:470px; width:150px; height:140px;}
.aaa_banner1 a {display:block; overflow:hidden; height:100%; background:url(//menu.mt.co.kr/common/etc/banner_aaa10.png) no-repeat 0 0; font-size:0; line-height:0; text-indent:-999px;}

/* 추가 스타뉴스15주년 인기투표 191024 동현 */
  /* 우측 */
.star15th_vote_banner {position:absolute; top:0px; right:-170px; width:150px; height:140px;}
.star15th_vote_banner a {display:block; overflow:hidden; height:100%; background:url(//menu.mt.co.kr/common/etc/banner_AAA_vote3.gif) no-repeat 0 0; font-size:0; line-height:0; text-indent:-999px;}

/* 추가 201211 동현 : 감정표현 버튼 */
.emote_group {overflow:hidden; margin:0 auto; padding-bottom:50px; width:365px;}
.emote_group .item {float:left; width:180px; height:52px; border:1px solid #d3d3d3; box-sizing:border-box;}
.emote_group .item:hover {border:1px solid #333;}
.emote_group .item + .item {margin-left:5px;}
.emote_group .item .emote_btn {display:block; position:relative; width:100%; height:100%; background-color:#fff; text-align:center; text-decoration:none;}
.emote_group .item .emote_btn span {visibility:visible; font-size:16px; line-height:50px; color:#666 !important; text-decoration:none;}
.emote_group .item .emote_btn .txt {position:relative; padding-left:35px;}
.emote_group .item .emote_btn .txt:after {content:''; position:absolute; top:50%; left:0; margin-top:-15px; width:30px; height:30px; background:url(../images/button/btn_emote1.png)no-repeat; background-size:62px 62px;}
.emote_group .item .emote_btn.like .txt:after {background-position:0 -32px;}
.emote_group .item .emote_btn.dislike .txt:after {background-position:-32px -32px;}
.emote_group .item .emote_btn.like.on .txt:after {background-position:0 0;}
.emote_group .item .emote_btn.dislike.on .txt:after {background-position:-32px 0;}
.emote_group .item .emote_btn .count {font-weight:bold; color:#111 !important;}