﻿@charset "utf-8";
html{overflow-y:scroll}
html,body{width:100%;height:100%;font-size:12px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,gulim,"굴림",sans-serif}
legend{position:absolute;top:0;left:-10000px;overflow:hidden;visibility:hidden;width:0;height:0;font-size:0;line-height:0}
a,a:link{color:#000;text-decoration:none}
a:hover{text-decoration:underline}
hr,.dN{display:none !important}
.fL{float:left}
.lS0{letter-spacing:0}

/*** 스킵네비게이션 ***/
.skip_navi{position:absolute;top:0;left:0;width:1px;height:1px}
.skip_navi a{position:absolute;top:-999px;white-space:nowrap}
.skip_navi a:focus{top:0;color:#fff;font-size:11px;background:#000;padding:5px}

/* layout */
body{background:#fff}
#wrap{position:relative;min-width:990px}
#header,#menu,#box,#box2,#box3,#content,#content2,#content3,#footer,#info,#bottom_wrap,#tv_contents{clear:both;z-index:10;width:970px;text-align:left;margin:0 auto}
#box{position:relative;width:966px;height:222px;border:2px solid #E5E5E5}
#box2{position:relative;width:966px;height:253px;border:2px solid #E5E5E5;overflow:hidden;margin-bottom:-1px}
#box3{position:relative;width:970px;height:237px}
#content{width:970px;overflow:hidden;background:url("../images/home/bg_content_2018.gif") repeat-y;border-top:1px solid #f1f1f1;zoom:1}
#content2{width:966px;margin:0 auto;padding-bottom:35px;border:2px solid #292F32;background:#32393D;overflow:hidden}
#content.home{width:943px;height:335px;background:none;border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1;border-top:0;padding-left:25px}
#content h2,#content3 h2{margin-bottom:15px}
#right_box{float:left}
#right_box{width:300px;overflow:hidden}
#right_box h2{margin-bottom:15px}
#footer{clear:both;text-align:center;border-top:1px solid #f1f1f1;padding-top:30px}
#footer.border_none{border-top:0}

/* header */
#header{position:relative;height:55px;zoom:1;z-index:100;margin:0 auto}
#header h1{float:left;margin:16px 15px 0 0;zoom:1}
#header h1:after{content:'';display:block;clear:both;line-height:0}
#header h1 a{overflow:hidden;float:left}
#header h1 .logo{margin:0 6px 0 0}
/* 검색 */
#header .search_box{float:right;position:relative;padding:13px 178px 0 0}
#header .search_box .search_box_wrap{display:block;position:relative;width:258px;height:28px;border:1px solid #e5e5e5}
#header .search_box.hover .search_box_wrap,
#header .search_box.on .search_box_wrap{border-color:#1b52ed;box-shadow:0 2px 2px 0 rgba(0,0,0,0.1)}
#header .search_box .search_input{overflow:hidden;position:relative;width:197px;font-size:12px;color:#b2b2b2;border:0;outline:none;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;padding:0;margin:8px 11px 6px}
#header .search_box.on .search_input{color:#000}
#header .search_box .search_submit{position:absolute;top:-1px;right:-1px;width:38px;height:28px;cursor:pointer;border:0;margin:1px;background-color:transparent;background-image:url('../images/btn_search_1x.png')}
@media (min-width: 1px) {
    #header .search_box .search_submit{background-image:url('../images/btn_search_2x.png');background-size:38px 28px}
}

/* gnb - 사이트 및 로그인 */
.gnb_wrap{position:absolute;top:0;left:0;width:100%;z-index:100}
.gnb_wrap .gnb{top:21px;right:0}

#top_menu .htab{float:right;height:24px}
#top_menu .htab li{float:left;background:url("../images/home/top_menu_bar.gif") right 11px no-repeat;line-height:11px;padding:10px 7px 0}
#top_menu .htab li.log{background:none}
#top_menu .htab li.log img{margin-top:-3px}
#top_menu .htab li a{font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;letter-spacing:-1px;color:#61646E}
#top_menu .htab li.last{background:none;padding-right:0}
#top_menu .htab li.last a{background:url("../images/home/btn_down_arrow.gif") right 3px no-repeat;padding-right:8px}

/* menu */
.wrap_lnb_menu{height:45px;border-top:1px solid #f1f1f1}
.wrap_lnb_menu #menu{font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,"Malgun Gothic","맑은 고딕",dotum,"돋움",sans-serif}
.wrap_lnb_menu #menu:after{content:'';display:block;clear:both}
.wrap_lnb_menu #menu .main{float:left}
.wrap_lnb_menu #menu .main:after{content:'';display:block;clear:both}
.wrap_lnb_menu #menu .main li{float:left}
.wrap_lnb_menu #menu .main li.on a{letter-spacing:-.8px;color:#fff;font-weight:bold;background-color:#1b52ed}
.wrap_lnb_menu #menu .main li.on a:hover{color:#fff}
.wrap_lnb_menu #menu .main li:first-child a{padding:12px 20px 13px;min-width:15px}
.wrap_lnb_menu #menu .main li a{text-align:center;display:block;padding:12px 16px 13px;min-width:30px;letter-spacing:-1.1px;line-height:20px;color:#000;font-size:15px}
.wrap_lnb_menu #menu .main li a:hover{text-decoration:none;color:#1b52ed}
.wrap_lnb_menu #menu .sub{float:right}
.wrap_lnb_menu #menu .sub:after{content:'';display:block;clear:both}
.wrap_lnb_menu #menu .sub li{float:left;position:relative}
.wrap_lnb_menu #menu .sub li:before{content:'';display:block;position:absolute;top:15px;left:0;width:1px;height:12px;background-color:#e2e2e2}
.wrap_lnb_menu #menu .sub li:first-child:before{display:none}
.wrap_lnb_menu #menu .sub li a{display:block;padding:12px 9px 16px;line-height:17px;letter-spacing:-.9px;color:#000;font-size:13px}
.wrap_lnb_menu #menu .sub li a:hover{text-decoration:none;color:#1b52ed}
.wrap_lnb_menu #menu .sub li.on a{letter-spacing:-.9px;color:#fff;font-weight:bold;background-color:#1b52ed}
.wrap_lnb_menu #menu .sub li.on:before{display:none}
.wrap_lnb_menu #menu .sub li.on+li:before{display:none}

/* info */
.wrap_lnb_info{margin-bottom:22px;border-top:1px solid #f1f1f1;background-color:#fafafa}
.wrap_lnb_info #info{padding:14px 0 10px;height:20px;font-size:12px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,"Malgun Gothic","맑은 고딕",dotum,"돋움",sans-serif}
.wrap_lnb_info #info:after{content:'';display:block;clear:both}
.wrap_lnb_info #info .left{float:left}
.wrap_lnb_info #info .left:after{content:'';display:block;clear:both}
.wrap_lnb_info #info .left .date_weather{float:left}
.wrap_lnb_info #info .left .date_weather .date{margin-right:3px;letter-spacing:-.6px;color:#000}
.wrap_lnb_info #info .left .date_weather .date strong{letter-spacing:0}
.wrap_lnb_info #info .left .date_weather .weather{position:relative;display:inline-block;text-align:right;font-size:12px;letter-spacing:-.6px;padding-right:22px}
.wrap_lnb_info #info .left .date_weather .weather a{display:inline-block;font-size:12px}
.wrap_lnb_info #info .left .date_weather .weather a:hover{text-decoration:none}
.wrap_lnb_info #info .left .date_weather .weather a span{display:inline-block}
.wrap_lnb_info #info .left .date_weather .weather .icon_weather{position:absolute;top:-2px;right:0;text-align:left;letter-spacing:-.6px}
.wrap_lnb_info #info .left .date_weather .weather span.temp{margin-left:1px}
.wrap_lnb_info #info .left .date_weather .weather a:hover span{text-decoration:underline}
.wrap_lnb_info #info .left .info_right{float:left;margin-left:28px}
.wrap_lnb_info #info .left .kos a{letter-spacing:-.6px}
.wrap_lnb_info #info .left .kos a:hover{text-decoration:none}
.wrap_lnb_info #info .left .kos .trend{letter-spacing:0;font-size:11px}
.wrap_lnb_info #info .left .kos .num{letter-spacing:0;font-size:11px;font-weight:bold;margin:0 1px 0 5px}
.wrap_lnb_info #info .left .kos .up{display:inline-block;color:#e80000;background:url("../images/home/kos_up_20130409.gif") 0 4px no-repeat;padding-left:10px}
.wrap_lnb_info #info .left .kos .down{display:inline-block;color:#1f62af;background:url("../images/home/kos_down_20130409.gif") 0 4px no-repeat;padding-left:10px}
.wrap_lnb_info #info .left #kospi{position:relative;top:-1px;left:0;margin-right:27px}
.wrap_lnb_info #info .left #kosdaq{position:relative;top:-1px;left:0}

.wrap_lnb_info .search_rank{float:right;position:relative;width:228px}
.wrap_lnb_info .search_rank .rolling_list{overflow:hidden;position:relative;height:20px}
.wrap_lnb_info .search_rank .rolling_list:after{content:'';display:block;position:absolute;top:3px;right:10px;width:11px;height:7px;background:url('../images/home/bl_arrow_01.gif') no-repeat 0 0}
.wrap_lnb_info .search_rank .rolling_list .top{display:none}
.wrap_lnb_info .search_rank .rolling_list ol{position:relative;margin-left:6px}
.wrap_lnb_info .search_rank .rolling_list ol li{height:20px}
.wrap_lnb_info .search_rank .rolling_list ol li a{display:block;padding-right:30px;height:20px;letter-spacing:-.8px;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.wrap_lnb_info .search_rank .rolling_list ol li a:hover{text-decoration:none}
.wrap_lnb_info .search_rank .rolling_list ol li a .num{text-align:center;display:inline-block;margin-right:4px;width:15px;letter-spacing:-.7px;color:#1b52ed;font-size:13px;font-weight:bold}
.wrap_lnb_info .search_rank .rolling_list.over{z-index:100;box-sizing:border-box;position:absolute;top:0;left:0;padding:17px 20px;width:100%;height:auto;border:1px solid #b7b7b7;background-color:#fff}
.wrap_lnb_info .search_rank .rolling_list.over:after{display:none;background:none;}
.wrap_lnb_info .search_rank .rolling_list.over .top{display:block}
.wrap_lnb_info .search_rank .rolling_list.over .top:after{content:'';display:block;clear:both}
.wrap_lnb_info .search_rank .rolling_list.over .top .tit{float:left;letter-spacing:-.9px;font-size:13px;font-weight:bold}
.wrap_lnb_info .search_rank .rolling_list.over .top .date{float:right;margin-top:2px;color:#888;font-size:11px}
.wrap_lnb_info .search_rank .rolling_list.over ol{margin-top:15px;margin-left:0}
.wrap_lnb_info .search_rank .rolling_list.over ol li{margin-top:7px}
.wrap_lnb_info .search_rank .rolling_list.over ol li:first-child{margin-top:0}
.wrap_lnb_info .search_rank .rolling_list.over ol li a{line-height:17px;letter-spacing:-.9px}
.wrap_lnb_info .search_rank .rolling_list.over ol li a:hover{text-decoration:underline}
.wrap_lnb_info .search_rank .rolling_list.over ol li a .num{margin-right:10px}

.wrap_lnb_info #info .left .sub_menu:after{content:'';display:block;clear:both}
.wrap_lnb_info #info .left .sub_menu li{float:left;position:relative;margin-left:9px;padding-left:9px}
.wrap_lnb_info #info .left .sub_menu li:first-child{margin-left:0;padding-left:0}
.wrap_lnb_info #info .left .sub_menu li:before{content:'';display:block;position:absolute;top:1px;left:0;width:1px;height:13px;background-color:#e2e2e2}
.wrap_lnb_info #info .left .sub_menu li:first-child:before{display:none}
.wrap_lnb_info #info .left .sub_menu li a{display:block;letter-spacing:-.8px;color:#717171;font-size:13px}
.wrap_lnb_info #info .left .sub_menu li.on a{color:#1b52ed;font-weight:bold}
.wrap_lnb_info #info .left .sub_menu li a:hover{text-decoration:none;color:#1b52ed}

/* 뉴스홈 상단 TOP 뉴스 */
.top_news{float:left;width:616px;height:200px;padding:22px 25px 23px;border-right:1px solid #f1f1f1;padding-bottom:0}
.top_news h2{float:left;width:53px;height:180px;background:url("../images/home/title_bar.gif") 100% 0 no-repeat;margin-right:15px}
.top_news h2.type_sports{width:76px}
.top_news h2.type_it{width:83px;_margin-right:9px}
.top_news dt{float:left;font-size:25px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;width:490px;font-weight:bold;letter-spacing:-1px;line-height:27px;margin:-2px 0 7px;_margin-top:0}
.top_news dt a{color:#016}
.top_news dt a:hover{color:#0000C6}
.top_news dd span{display:inline-block;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#d85d5d;letter-spacing:-1px;padding-top:4px}
.top_news dd.txt{float:left;width:492px;margin-bottom:15px}
.top_news dd.txt a{color:#6A6A6A;font-size:12px;line-height:19px}
.top_news dd.txt .info span.etc{font-weight:normal;color:#808080;background:url("../images/home/top_news_bar.gif") 0 6px no-repeat;letter-spacing:0;padding-left:5px}
.top_news dd.news{float:left;width:470px}

.top_news ul{float:left}
.top_news li{text-indent:13px;background:url("../images/home/blt_reply.gif") 0 4px no-repeat;font-weight:bold;height:16px;margin-bottom:5px}
.top_news li a{color:#0A1C81}
.top_news li a:visited{color:#744D8B}
.top_news li a:hover{color:#0000C6}
.top_news li span{padding-left:0px}
.top_news .news_list li{display:inline-block;width:502px;white-space:nowrap;overflow:hidden}
.top_news .news_list li span{display:inline-block;height:12px;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#d85d5d;font-weight:normal;letter-spacing:-1px;margin-left:-8px;padding-top:3px}

.top_news2{float:left;width:616px;height:230px;border-right:1px solid #f1f1f1;padding:22px 25px 25px}
.top_news2 h2{float:left;width:55px;height:85px;background:url("../images/home/title_bar.gif") 100% -1px no-repeat;margin-right:15px}
.top_news2 h2.sec{clear:both;height:150px;margin-top:14px}
.top_news2 .h2_wrap{clear:both;display:inline}
.top_news2 ul{float:left;overflow:hidden;margin-top:-1px}
.top_news2 ul.sec{padding-top:14px}
.top_news2 li{white-space:nowrap;overflow:hidden;width:542px;height:23px;letter-spacing:-1px}
.top_news2 li span.fir{color:#838e99 !important;font-size:12px !important;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,gulim,"굴림",sans-serif !important}
.top_news2 li a{font-weight:bold;margin-right:5px}
.top_news2 li a:visited{color:#744D8B}
.top_news2 li a:hover{color:#0000C6}
.top_news2 .h2_wrap li span{display:inline-block;height:12px;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#d85d5d;letter-spacing:-1px;font-weight:normal;padding-top:2px}
.new_btn{text-align:center;padding:10px 0 10px}

.top_news3{position:absolute;top:0;left:0;width:594px;height:212px;padding:21px 25px 0;border-top:2px solid #e5e5e5;border-left:2px solid #e5e5e5;border-bottom:2px solid #e5e5e5}
.top_news3 dt{font-size:14px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;font-weight:bold;height:25px;line-height:17px;vertical-align:top;padding-top:1px}
.top_news3 dt a{display:inline-block;max-width:100%;height:16px;overflow:hidden;color:#838e99;letter-spacing:-1px;white-space:nowrap;text-overflow:ellipsis;padding-right:1px;vertical-align:top;box-sizing:border-box}
.top_news3 dt.breaking a{color:#E31B28;background:url("../images/home/bg_fast.gif") no-repeat;padding-left:33px}
.top_news3 dd.title{font-size:24px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;font-weight:bold;letter-spacing:-1px;vertical-align:top;line-height:24px;margin:3px 0 14px}
.top_news3 dd.title a{display:inline-block;max-width:100%;overflow:hidden;color:#016;white-space:nowrap;text-overflow:ellipsis;padding-right:1px;vertical-align:top;box-sizing:border-box}
.top_news3 dd.title a:hover{color:#0000C6}
.top_news3 dd.img{float:left;position:relative;margin-right:20px;padding-top:2px}
.top_news3 dd.img a{display:block;position:relative}
.top_news3 dd.img img{width:190px;height:120px}
.top_news3 dd.img img.video_icon{position:absolute;bottom:5px;right:5px;width:15px;height:15px}
.top_news3 dd.txt{float:left;width:382px;margin-bottom:12px}
.top_news3 dd.txt a{color:#6A6A6A;font-size:12px;line-height:19px}
.top_news3 dd.txt > a{display:block;overflow:hidden}
.top_news3 dd.txt .info{padding-top:3px}
.top_news3 dd.txt .info span{font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#d85d5d}
.top_news3 dd.txt .info span.etc{color:#BABABA;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;font-weight:normal;color:#808080;background:url("../images/home/top_news_bar.gif") left 2px no-repeat;letter-spacing:0;padding-left:5px}
.top_news3 dd.news{float:left;width:382px}
.top_news3 .news_list{float:left}
.top_news3 .news_list li{width:382px;height:16px;overflow:hidden;font-size:0;line-height:16px;white-space:nowrap;background:url("../images/home/blt_reply.gif") no-repeat 0 4px;padding-left:13px;margin-bottom:5px;box-sizing:border-box}
.top_news3 .news_list li a{display:inline-block;max-width:292px;overflow:hidden;font-size:12px;font-weight:bold;text-overflow:ellipsis;color:#4C4948;padding-right:1px;vertical-align:top}
.top_news3 .news_list li a:visited{color:#744D8B}
.top_news3 .news_list li a:hover{color:#0000C6}
.top_news3 .news_list li span{display:inline-block;height:12px;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#d85d5d;letter-spacing:-1px;margin:1px 0 0 4px;vertical-align:top}
.top_news3 dd.no_img_w{width:594px !important}
.top_news3 dd.no_img_w .news_list li{width:594px}
.top_news3 dd.no_img_w .news_list li a{max-width:504px}

.section_top_news{height:222px;overflow:hidden}
.section_top_news .main_news{padding:23px 60px 12px 23px}
.section_top_news .main_news .news_item{position:relative;padding-left:293px}
.section_top_news .main_news .news_item a{color:#001166;text-decoration:none}
.section_top_news .main_news .news_item .title{height:37px;overflow:hidden;font-size:24px;font-family:"돋움",dotum,Helvetica,'Apple SD Gothic Neo',sans-serif;font-weight:bold;letter-spacing:-1px;line-height:37px;white-space:nowrap;text-overflow:ellipsis;margin-left:-2px}
.section_top_news .main_news .news_item .thumb{position:absolute;top:0;left:0;width:270px;height:176px;overflow:hidden}
.section_top_news .main_news .news_item .thumb img {width:270px;height:176px}
.section_top_news .main_news .news_item .thumb .bd{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #000;opacity:.05;filter:alpha(opacity=5)}
.section_top_news .main_news .news_item .text{overflow:hidden;line-height:19px;letter-spacing:-1px;word-break:break-all;margin-top:3px}
.section_top_news .main_news .news_item .text a{color:#6a6a6a}
.section_top_news .main_news .news_item .text a.issue_view_more{vertical-align:-4px}
.section_top_news .main_news .news_item .title a:hover{color:#0000c6;text-decoration:underline}
.section_top_news .main_news .news_item .text a:hover{text-decoration:underline}
.section_top_news .main_news .news_item .info{height:16px;font-size:0;font-family:"돋움",dotum,Helvetica,'Apple SD Gothic Neo',sans-serif;line-height:16px;margin-top:5px}
.section_top_news .main_news .news_item .info > span{font-size:11px}
.section_top_news .main_news .news_item .info .media{color:#d85d5d;letter-spacing:-1px}
.section_top_news .main_news .news_item .info .date{color:#808080}
.section_top_news .main_news .news_item .info .media + .date:before{display:inline-block;width:1px;height:10px;background:#e5e5e5;content:'';vertical-align:-1px;margin:0 6px 0 7px}
.section_top_news .main_news .news_item .info .issue_view_more{margin-left:6px;vertical-align:-4px}
.section_top_news .related_news{position:relative;padding-left:23px;margin-left:293px}
.section_top_news .related_news li{position:relative;height:16px;line-height:17px;padding-left:14px;margin-bottom:6px}
.section_top_news .related_news li:before{position:absolute;top:4px;left:0;width:3px;height:3px;border:solid #aeafb1;border-width:0 0 2px 2px;content:''}
.section_top_news .related_news .news_item{font-size:0;white-space:nowrap}
.section_top_news .related_news .news_item .title{display:inline-block;color:#4c4948;font-size:12px;vertical-align:top}
.section_top_news .related_news .news_item .title a{display:inline-block;max-width:455px;overflow:hidden;color:#4c4948;font-weight:bold;text-overflow:ellipsis;vertical-align:top;padding-right:1px}
.section_top_news .related_news .news_item .title a:hover{color:#0000c6}
.section_top_news .related_news .news_item .title a.issue_view_more{margin-top:2px}
.section_top_news .related_news .news_item .media{display:inline-block;max-width:85px;overflow:hidden;color:#d85d5d;font-size:11px;font-family:"돋움",dotum,Helvetica,'Apple SD Gothic Neo',sans-serif;letter-spacing:-1px;line-height:17px;text-overflow:ellipsis;vertical-align:top;padding-right:1px;margin-left:7px}

/* 오늘의 키워드 */
.today_keyword{position:relative;float:right;right:0;width:324px;height:233px;border-top:2px solid #e5e5e5;border-bottom:2px solid #e5e5e5;background:#f5f5f5 url("../images/home/bg_keyword_top.gif") no-repeat}
.today_keyword h2{padding:15px 0 16px 25px;border-left:1px solid #f1f1f1;border-right:2px solid #e5e5e5}
.today_keyword li{cursor:pointer;position:relative;height:38px;line-height:12px;padding:0 25px;border-left:1px solid #f1f1f1;border-right:2px solid #e5e5e5}
.today_keyword li.on{background:#1b52ed;border-left:1px solid #1b52ed;border-right:2px solid #1b52ed}
.today_keyword li a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-top:1px solid #f1f1f1;padding:13px 0 12px}
.today_keyword li.first a{border-top:0}
.today_keyword li.on a{border-top:0}
.today_keyword li.on a,.today_keyword li.on a:hover{color:#fff;font-weight:bold}
.today_keyword li a,.today_keyword li a:hover{color:#000}

/* 만평 */
.cartoon{position:absolute;right:0;width:283px;height:248px;background:#fafafa;padding:5px 0 0 16px}
.cartoon h2{padding:14px 0 17px}
.cartoon .thumb{display:inline-block;position:relative;width:283px;margin-bottom:22px}
.cartoon .thumb img{float:left;width:130px;height:80px}
.cartoon .thumb img.video_icon{position:absolute;top:60px;left:110px;width:15px;height:15px}
.cartoon .thumb p{float:left;overflow:hidden;width:136px;font-weight:bold;color:#000;line-height:15px;padding:0 15px 8px}
.cartoon .thumb p{padding-right:0}
.cartoon .sec p{padding-top:35px}
.cartoon .thumb .title_middle{display:table-cell;height:80px;vertical-align:middle}
.cartoon .thumb span{float:left;color:#d85d5d;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:15px;letter-spacing:-1px;padding-left:15px}
.cartoon .thumb span.vc{*margin-top:3px}
.cartoon .thumb a{color:#000;font-size:12px;letter-spacing:-1px}
.cartoon .thumb p a{display:inline-block;word-break:break-all;word-wrap:break-word;overflow:hidden;width:130px}
.cartoon .thumb a:visited{color:#744D8B}
.cartoon .thumb a:hover{color:#0000C6}
.cartoon li{text-indent:12px;background:url("../images/home/ico_li.gif") 1px 4px no-repeat;position:relative;margin-bottom:10px}
.cartoon li span{color:#7FA8D9;font-weight:bold}
.cartoon li a{letter-spacing:-1px}
.cartoon li a:visited{color:#999}


/* 뉴스홈 상단 우측 섹션 화제의 인물 */
.topic{position:absolute;right:0;width:267px;height:217px;background:#fafafa;padding:5px 16px 0}
.topic h2{padding:15px 0}
.topic .thumb{position:relative;display:inline-block;width:267px;margin-bottom:20px}
.topic .thumb img{float:left;width:130px;height:80px}
.topic .thumb img.photo_icon{width:13px;height:12px;position:absolute;top:63px;left:112px}
.topic .thumb img.video_icon{position:absolute;top:60px;left:110px;width:15px;height:15px}
.topic .thumb p{float:left;overflow:hidden;width:122px;font-weight:bold;line-height:15px;padding:17px 0 8px 15px}
.topic .thumb div{float:left;color:#d85d5d;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:13px;padding-left:15px}
.topic .thumb a{color:#32393D;font-size:12px;letter-spacing:-1px}
.topic .thumb a:visited{color:#744D8B}
.topic .thumb a:hover{color:#0000C6}

.topic .issue_view_more{height:12px;text-indent:0}

.topic li{position:relative;text-indent:11px;background:url("../images/home/ico_li.gif") 0px 4px no-repeat;margin-bottom:10px}
.topic li span{color:#7FA8D9;font-weight:bold}
.topic li a:visited{color:#744D8B}
.topic li a:hover{color:#0000C6}

/* 각 섹션 하단 공통 */
.sub_news_wrap{float:left;width:669px;overflow:hidden;zoom:1}

/* 각 섹션 하단 이슈뉴스 */
.sub_news_wrap .newest1{padding-bottom:0 !important}
.sub_news_wrap .newest1 .issue_news_list{position:relative;border-bottom:1px solid #e5e7ea;overflow:hidden;padding:4px 0 11px;margin-bottom:17px;zoom:1}
.sub_news_wrap .newest1 .issue_news_list h3{font-size:17px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;letter-spacing:-1px}
.sub_news_wrap .newest1 .issue_news_list h3 img{vertical-align:-2px}
.sub_news_wrap .newest1 .issue_news_list .news{padding-top:17px}
.sub_news_wrap .newest1 .list_last{border:0;margin:0}
.sub_news_wrap .newest1 .news li .txt{width:auto !important;padding-right:21px}
.sub_news_wrap .newest1 .more_view{position:absolute;bottom:14px;right:0;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#808080 !important;letter-spacing:-1px;vertical-align:top}

/* 각 섹션 하단 최신뉴스 */
.newest{float:left;position:relative;width:619px;overflow:hidden;padding:20px 25px}
.sub_news_wrap .newest{padding-bottom:30px !important}
.newest h2{float:left;margin-right:15px}
.newest .menu{float:left;padding-top:3px}
.newest .menu li{float:left;background:url("../images/home/top_news_bar.gif") right 3px no-repeat;padding:0 7px 0 5px;line-height:14px;height:14px}
.newest .menu li.on{font-weight:bold}
.newest .menu li a{font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#848789}
.newest .menu li.last{background:none}
.newest .news{clear:both;border-bottom:1px solid #e5e7ea;padding-bottom:9px;margin-bottom:19px}
.newest .list_last{border:0;margin:0}
.newest .news{width:619px}
.newest .news li{width:643px;height:18px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:18px;padding-bottom:8px;letter-spacing:0}
.newest .news li{_height:auto}
.newest .news li span{padding:3px 0 0 7px;vertical-align:top}
.newest .news li span.etc{background:url("../images/home/top_news_bar.gif") 0 3px no-repeat;letter-spacing:0;padding:0 1px 0 5px;margin-left:1px;vertical-align:baseline}
.newest .news li.sec{margin-top:8px}
.newest .news li a{display:inline-block;max-width:430px;height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#016;font-size:14px;font-weight:bold}
.newest .news li a:visited{color:#744D8B}
.newest .news li a:hover{color:#0000C6}
.newest .news span{display:inline-block;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#d85d5d;letter-spacing:-1px;height:12px;line-height:13px;font-weight:normal}
.newest .news.txt .info span.etc{font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;font-weight:normal;color:#bababa;background:url("../images/home/top_news_bar.gif") 0 50% no-repeat;letter-spacing:0;padding-left:5px}
.newest .correction{margin-top:-18px}
.newest .correction{*margin-top:0}

/* front 하단 최신뉴스 */
.new_section{border-top:1px solid #E5E7EA}
.new_section span.etc{color:#808080}
.new_section li.sec{padding-top:8px}
.new_section li{margin-top:-1px}

/* 페이징 */
.newest .paging_wrap{text-align:center;margin:15px;padding-top:15px}
.newest .more_view{position:absolute;bottom:29px;right:25px;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#808080 !important;letter-spacing:-1px;vertical-align:top}
.newest .no_reply_type_1{clear:both;_display:inline-block;padding-top:32px;margin-bottom:30px}

/* 뉴스 리스트 */
.newest1{float:left;width:619px;padding:20px 25px;_padding-top:21px}
.newest1 .news{clear:both;height:1%;padding-top:3px}
.newest1 .news li{clear:both;display:inline-block;overflow:hidden;margin-bottom:20px}
.newest1 .news li a:hover{color:#0000C6}
.newest1 .news li a:visited{color:#744D8B}
.newest1 .news li .img{position:relative;float:left;margin-right:10px;max-width:100px;_height:38px}
.newest1 .news li .img img{min-width:10px;min-height:38px;max-width:100px}
.newest1 .news li .img img.photo_icon{position:absolute;bottom:2px;right:2px;width:13px;height:12px;min-height:12px}
.newest1 .news li .txt{width:585px}
.newest1 .news li .txt .content a:hover{color:#0000C6}
.newest1 .news li .txt_only{width:585px}
.newest1 .news li .txt .title{font-size:14px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;font-weight:bold;line-height:18px;letter-spacing:-1px;margin-bottom:3px}
.newest1 .news li .txt .content{line-height:16px}
.newest1 .news li .txt .content a{color:#606060}
.newest1 .news li .txt .title a{color:#016}
.newest1 .news li .txt .title a:hover{color:#0000C6 !important}
.newest1 .news li .txt .title a:visited{color:#744D8B}
.newest1 .news li .txt .content a:hover{color:#5B6164}
.newest1 .news span{font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#d85d5d;letter-spacing:-1px;padding-top:2px;margin-left:3px}
.newest1 .news span.etc{background:url("../images/home/top_news_bar.gif") 0 2px no-repeat;color:#808080;letter-spacing:0;padding:0 1px 0 6px}
.newest1 .news span.non{background-image:none;margin-left:-13px}
.newest1 .paging_wrap{text-align:center;margin:25px 15px 15px}
.newest1 .date{height:22px;margin-bottom:25px;text-align:center}
.newest1 .date ul{display:inline-block;*display:inline;zoom:1}
.newest1 .date li{float:left;background:url("../images/home/top_news_bar.gif") right 3px no-repeat;line-height:14px;height:14px;padding:0 7px 0 5px}
.newest1 .date li a{color:#606060}
.newest1 .date li.on{font-weight:bold}
.newest1 .date li.on a{color:#248aff}
.newest1 .date li.last{background:none}
.newest2 .news{padding-top:0}
.newest2 .news li .img img{border:1px solid #E5E7EA}
.newest3{float:left;width:619px;padding:20px 25px;overflow:hidden}
.newest3 .paging_wrap{margin:15px;padding:15px 0 0 80px}
.newest3 .date{height:22px;background:#F7F7F7;padding:10px 0 0 40px;margin-bottom:5px}
.newest3 .date li{float:left;background:url("../images/home/top_news_bar.gif") right 3px no-repeat;padding:0 14px 0 12px;line-height:14px;height:14px}
.newest3 .date li a{color:#444}
.newest3 .date li.on{font-weight:bold}
.newest3 .date li.on a{color:#569AE8}
.newest3 .date li.last{background:none}
.newest3 h2.news_del{background:url("../images/home/bg_search_txt.gif") 50% 90px no-repeat;text-align:center;font-weight:bold;font-size:14px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:20px;padding:150px 0}
.newest3 .this_time{border:1px solid #E5E7EA}
.newest3 .this_time h3{background:#F8F9F9;border:1px solid #fff;padding:8px 0 7px 17px}
.newest3 .this_time ul{border-top:1px solid #E5E7EA;padding:20px 0 13px 20px}
.newest3 .this_time li{font-size:12px;background:url("../images/home/ico_li.gif") 0 6px no-repeat;height:23px;padding-left:7px}
.newest3 .this_time li a{color:#016;background:#F8F9F9}
.newest3 .this_time li.section{margin-top:10px}
.newest3 .this_time li span{display:inline-block;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#CF999D;letter-spacing:-1px;height:12px;line-height:12px;font-weight:normal;padding:3px 0 0 5px}
.newest3 .search_info{border-top:1px solid #EBEBEC;border-bottom:1px solid #EBEBEC;width:577px;line-height:18px;padding:15px 10px}

/* 각 섹션 주요 뉴스 */
.major_wrap{float:left;width:619px;padding:20px 25px}

/* 뉴스홈 주요 뉴스 */
.home .major_wrap{position:relative;float:left;width:595px;height:315px;border-right:1px solid #f1f1f1;padding:20px 25px 0 0;overflow:hidden}
.home .major_wrap .page{position:absolute;bottom:19px;right:25px;width:55px;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;font-family:Verdana,Geneva,sans-serif;color:#999}
.home .major_wrap .page img{vertical-align:-4px}
.home .major_wrap .page .img{margin-left:3px}
.home .major_wrap .page span{color:#696969}
.thumb_news{float:left;width:130px;margin-right:20px}
.thumb_news li{position:relative;margin-bottom:4px;height:130px}
.thumb_news li > a{display:block;width:130px;height:80px}
.thumb_news li > a img{width:130px;height:80px}
.thumb_news li div{text-align:center}
.thumb_news li div a{display:block;max-height:30px;overflow:hidden;line-height:15px;padding-top:10px}
.thumb_news li img.photo_icon{width:13px;height:12px;position:absolute;top:63px;left:112px}
.thumb_news li img.video_icon{position:absolute;top:60px;left:110px;width:15px;height:15px}
.thumb_news li a:visited{color:#744D8B}
.thumb_news li a:hover{color:#0000C6}
.major_news2{float:left;width:445px;margin-top:-2px}
.major_news2 .list{margin-bottom:15px}
.major_news2 .list li{line-height:19px;font-size:0;letter-spacing:-1px;white-space:nowrap;margin-bottom:6px}
.major_news2 .list li a{display:inline-block;max-width:368px;overflow:hidden;color:#016;font-size:14px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;font-weight:bold;text-overflow:ellipsis;padding-right:1px;vertical-align:top}
.major_news2 .list li a:visited{color:#744D8B}
.major_news2 .list li a:hover{color:#0000C6}
.major_news2 .list li span{display:inline-block;height:12px;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#d85d5d;margin:1px 0 0 4px;vertical-align:top}
.icon_photo{display:inline-block;vertical-align:-1px;margin:0 !important;padding:0 !important}
.icon_photo img{display:block;width:auto !important;height:auto !important}
.top_news .icon_photo{margin:0 !important}

/* box */
#bottom_wrap{position:relative;border-top:1px solid #f1f1f1}
#bottom_wrap:after{clear:both;display:table;content:''}
.bottom_box{overflow:hidden;float:left;width:297px;border-top:1px solid #f1f1f1;border-right:1px solid #f1f1f1;padding:25px 0 25px 25px}
.bottom_box:first-child,
.bottom_box:first-child + .bottom_box{border-top:0}
.bottom_box:first-child,
.bottom_box:first-child + .bottom_box + .bottom_box,
.bottom_box:first-child + .bottom_box + .bottom_box + .bottom_box + .bottom_box,
.bottom_box:first-child + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box,
.bottom_box:first-child + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box{clear:left;border-left:1px solid #f1f1f1}
.bottom_box:first-child + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box,
.bottom_box:first-child + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box + .bottom_box{height:261px}

/* 타이틀, 메뉴 */
.bottom_box h2{float:left;height:23px;margin-right:20px}
.bottom_box .h_right{float:left;margin-top:-1px}
.bottom_box .htab li{position:relative;float:left;height:12px;line-height:14px;background:url("../images/home/top_news_bar.gif") 0 4px no-repeat;padding-left:6px;margin-left:6px}
.bottom_box .htab li:first-child{background:none;padding:0;margin:0}
.bottom_box .htab li a{font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#808080}

/* 섬네일 이미지 */
.bottom_box .thumb{position:relative;clear:both;overflow:hidden;padding-top:5px;margin-bottom:6px}
.bottom_box .thumb:after{clear:both;display:table;content:''}
.bottom_box .thumb > a{position:relative;float:left;width:130px;height:80px}
.bottom_box .thumb img{display:block;width:130px;height:80px}
.bottom_box .thumb img.photo_icon{width:13px;height:12px;position:absolute;top:63px;left:112px}
.bottom_box .thumb img.video_icon{position:absolute;top:60px;left:110px;width:15px;height:15px}
.bottom_box .thumb a{display:block;color:#32393D;font-size:12px;letter-spacing:-1px}
.bottom_box .thumb a:visited{color:#744D8B}
.bottom_box .thumb a:hover{color:#0000C6}
.bottom_box .thumb p{width:127px;overflow:hidden;font-weight:bold;padding:16px 0 9px 15px;line-height:15px}
.bottom_box .thumb p a{max-height:30px;overflow:hidden}
.bottom_box .thumb span{padding-left:15px;display:inline-block;color:#d85d5d;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:13px;letter-spacing:-1px}

/** list **/
.bottom_box > ul{clear:both;height:88px;padding-bottom:25px;margin-top:-10px}
.bottom_box > ul li{position:relative;height:22px;line-height:22px;padding-left:12px}
.bottom_box > ul li:before{position:absolute;top:9px;left:1px;width:2px;height:2px;background:#858789;content:''}
.bottom_box > ul li a{display:inline-block;max-width:270px;overflow:hidden;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;white-space:nowrap;text-overflow:ellipsis;padding-right:1px;vertical-align:top}
.bottom_box > ul li a:visited{color:#744D8B}
.bottom_box > ul li a:hover{color:#0000C6}
.bottom_box > ul li a.issue_view_more{vertical-align:-2px}
.bottom_box > ul li a.icon_photo{vertical-align:0}
.bottom_box .thumb + ul{padding:9px 0 0;margin:0}

/* side */
.bottom_side{position:absolute;top:0;right:0;bottom:0;width:322px;border-right:1px solid #f1f1f1}
.bottom_side .side_box{border-top:1px solid #f1f1f1;padding:20px 26px 0 27px}
.bottom_side .side_box h2{height:28px}
/* side - DA 배너 */
.bottom_side .side_banner{height:250px;border:0;padding:36px 0 36px 36px}
.bottom_side .side_banner img{display:block;width:250px;height:250px}
/* side - 이슈뉴스 */
.bottom_side .side_issue{padding-bottom:20px}
.bottom_side .side_issue ul li{height:74px;margin-top:14px}
.bottom_side .side_issue ul li:first-child{margin:0}
.bottom_side .side_issue .item{position:relative;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:16px;letter-spacing:-1px;padding-left:134px}
.bottom_side .side_issue .item .news{display:block;color:#303742;text-decoration:none}
.bottom_side .side_issue .item .news:visited{color:#744D8B}
.bottom_side .side_issue .item .news:hover{color:#0000C6}
.bottom_side .side_issue .item .news .thumb{position:absolute;top:0;left:0;width:120px;height:74px}
.bottom_side .side_issue .item .news .thumb img{display:block;width:120px;height:74px}
.bottom_side .side_issue .item .news .title{width:135px;max-height:32px;overflow:hidden;font-size:12px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,gulim,"굴림",sans-serif;font-weight:bold;word-break:break-all;padding:1px 2px 0 0}
.bottom_side .side_issue .item .news:hover .title{text-decoration:underline}
.bottom_side .side_issue .item .issue{margin-top:7px}
.bottom_side .side_issue .item .issue > span{display:block;overflow:hidden;font-size:11px;white-space:nowrap;text-overflow:ellipsis}
.bottom_side .side_issue .item .issue .subject a{color:#2953e4}
.bottom_side .side_issue .item .issue .link{margin-top:1px}
.bottom_side .side_issue .item .issue .link a{color:#999}
.bottom_side .side_issue .item .issue .link a:after{display:inline-block;width:3px;height:5px;background:url("../images/home/bg_side_issue_arrow.png") no-repeat;margin-left:4px;vertical-align:1px;content:''}
/* side - 추천뉴스 */
.bottom_side .side_recommend{padding-bottom:14px}
.bottom_side .side_recommend .top_item{position:relative;height:65px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:16px;letter-spacing:-1px;padding:9px 0 0 134px}
.bottom_side .side_recommend .top_item a{display:block;color:#303742;text-decoration:none}
.bottom_side .side_recommend .top_item a:visited{color:#744D8B}
.bottom_side .side_recommend .top_item a:hover{color:#0000C6}
.bottom_side .side_recommend .top_item a .thumb{position:absolute;top:0;left:0;width:120px;height:74px}
.bottom_side .side_recommend .top_item a .thumb img{display:block;width:120px;height:74px}
.bottom_side .side_recommend .top_item a .title{width:135px;max-height:32px;overflow:hidden;font-size:12px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,gulim,"굴림",sans-serif;font-weight:bold;word-break:break-all;padding:1px 2px 0 0}
.bottom_side .side_recommend .top_item a:hover .title{text-decoration:underline}
.bottom_side .side_recommend .top_item .media{display:block;color:#d85d5d;font-size:11px;margin-top:8px}
.bottom_side .side_recommend ul{margin-top:12px}
.bottom_side .side_recommend ul li{position:relative;height:22px;line-height:22px;padding-left:12px}
.bottom_side .side_recommend ul li:before{position:absolute;top:9px;left:1px;width:2px;height:2px;background:#858789;content:''}
.bottom_side .side_recommend ul li a{display:inline-block;max-width:270px;overflow:hidden;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;white-space:nowrap;text-overflow:ellipsis;padding-right:1px;vertical-align:top}
.bottom_side .side_recommend ul li a:visited{color:#744D8B}
.bottom_side .side_recommend ul li a:hover{color:#0000C6}
/* side - 공감 뉴스 */
.bottom_side .side_sympathy{padding-bottom:0px}
.bottom_side .side_sympathy .sub_tabs{position:relative;height:26px;border-bottom:1px solid #a3a3a5}
.bottom_side .side_sympathy .sub_tabs li{position:absolute;top:0;left:134px}
.bottom_side .side_sympathy .sub_tabs li:first-child{left:0}
.bottom_side .side_sympathy .sub_tabs li a{display:block;width:133px;height:25px;color:#888;font-size:12px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;white-space:nowrap;line-height:26px;letter-spacing:-1px;text-align:center;text-decoration:none;border:1px solid #ddd;border-bottom:0;background:#fff}
.bottom_side .side_sympathy .sub_tabs li.on{z-index:5}
.bottom_side .side_sympathy .sub_tabs li.on a{height:26px;color:#303742;font-weight:bold;border-color:#a3a3a5}
.bottom_side .side_sympathy .sub_lists{padding-top:10px}
.bottom_side .side_sympathy .sub_lists .news_list{display:none}
.bottom_side .side_sympathy .sub_lists .news_list li{position:relative;height:22px;line-height:22px;white-space:nowrap}
.bottom_side .side_sympathy .sub_lists .news_list li .rank{position:absolute;top:0px;left:-6px;width:18px;color:#6d6d6d;font-size:11px;font-family:Tahoma,sans-serif;font-style:italic;letter-spacing:-1px;text-align:center}
.bottom_side .side_sympathy .sub_lists .news_list li a{display:block;color:#303742;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;padding-left:17px}
.bottom_side .side_sympathy .sub_lists .news_list li a .title{max-width:215px;overflow:hidden;text-overflow:ellipsis}
.bottom_side .side_sympathy .sub_lists .news_list li a .count{position:absolute;top:0;right:3px;color:#999;font-size:11px;letter-spacing:-1px}

/* 뉴스홈 섹션 포토/TV */
.photo_tv{float:left;position:relative;width:595px;border-top:1px solid #E5E7EA;padding:20px 25px}
.photo_tv ul{width:595px}
.photo_tv li{float:left;margin-right:15px}
.photo_tv li.last{margin-right:0}
.photo_tv .right{position:absolute;top:26px;right:25px}
.photo_tv .right a{color:#999;letter-spacing:-1px;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:13px}
.photo_tv dl{width:595px;overflow:hidden}
.photo_tv dt{display:none}
.photo_tv dd{float:left;width:135px;text-align:center;margin-right:17px}
.photo_tv dd.last{margin-right:0}
.photo_tv dd p.img{display:inline;height:140px;line-height:140px;font-size:140px;border:1px solid #fff}
.photo_tv dd p.img img{vertical-align:bottom}
.photo_tv dd p.txt{line-height:15px;padding-top:8px}
.photo_tv dd a{color:#32393D;font-size:12px;letter-spacing:-1px}
.photo_tv dd a:visited{color:#744D8B}
.photo_tv dd a:hover{color:#0000C6}

/* 뉴스홈 임시 섹션 */
.blank{float:left;width:274px;border-top:1px solid #E5E7EA;padding:25px}

/* 뉴스 탭*/
.news_tab{position:absolute;right:-2px}
.news_tab li{float:left;background:url("../images/home/top_menu_bar.gif") right 2px no-repeat;line-height:14px;height:14px;padding:0 7px 0 5px;margin-top:6px}
.news_tab li a{font-size:12px;letter-spacing:-1px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,gulim,"굴림",sans-serif}
.news_tab li.on a{font-weight:bold}
.news_tab li.last{background:none}

.major_news{padding-top:74px}
.major_news h3{font-size:20px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;letter-spacing:-1px}
.major_news h4{font-size:15px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;letter-spacing:-1px;color:#248aff;margin:18px 0 9px}
.major_news h4.sub{margin:18px 0 -12px}
.major_news .top dt{float:left;font-size:15px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;font-weight:bold;letter-spacing:-1px;margin-right:13px}
.major_news .top dt.img{max-width:100px}
.major_news .top dt img{max-width:100px;max-height:90px;margin-bottom:9px}
.major_news .top dt img{_width:100px;_height:90px}
.major_news .sub dt{font-size:15px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;font-weight:bold;letter-spacing:-1px;margin:20px 0 7px}
.major_news .top dt a,.major_news .sub dt a{color:#016}
.major_news dt a:visited{color:#744D8B}
.major_news dt a:hover{color:#0000C6}
.major_news dd.txt{float:left;width:430px;height:64px;overflow:hidden;margin-top:8px}
.major_news dd.txt a{color:#32393D;font-size:12px;line-height:19px}
.major_news dd a:visited{color:#744D8B}
.major_news dd a:hover{color:#0000C6}
.major_news dd span{display:inline-block;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#d85d5d;letter-spacing:-1px;vertical-align:top;padding-top:1px;margin-left:3px}
.major_news dd span{*padding:0;_vertical-align:baseline}
.major_news .info span{margin-left:0}
.major_news span.etc{font-size:11px;font-weight:normal;color:#808080;background:url("../images/home/top_news_bar.gif") 0 3px no-repeat;letter-spacing:0;height:13px;line-height:13px;padding:0 0 0 7px;margin:0 0 0 3px;vertical-align:baseline}
.major_news dt span{display:inline-block;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;font-weight:normal;color:#d85d5d;letter-spacing:-1px;padding:4px 0 0 9px}
.major_news dd ul{clear:both}
.major_news dd li{background:url("../images/home/blt_reply.gif") 0 5px no-repeat;height:16px !important;line-height:16px;margin-bottom:4px;padding-left:13px}
.major_news dd li a{display:inline-block;max-width:430px;color:#016;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:top}
.major_news dd li a{_vertical-align:baseline;_white-space:normal}
.major_news .no_reply{border-top:1px solid #E5E7EA;margin:25px 0 -13px;padding-top:20px}
.major_news .no_reply_first{border-top:0;padding-top:0;margin-top:18px}
.major_news .no_reply_last{padding-bottom:50px}
.major_news .no_reply li{font-size:12px;line-height:18px;margin-bottom:8px}
.major_news .no_reply li a{color:#016}
.major_news .no_reply li a:visited{color:#744D8B}
.major_news .no_reply li a:hover{color:#0000C6}
.major_news .no_reply li span{display:inline-block;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#d85d5d;letter-spacing:-1px;padding-top:4px;margin-left:3px}
.major_news .no_reply li span.etc{background:url("../images/home/top_news_bar.gif") 0 2px no-repeat;color:#808080;letter-spacing:0;padding:0 7px;margin:0 3px}
.major_news .no_reply span{display:inline-block;font-size:11px;color:#ACB3B9;letter-spacing:-1px;height:12px;line-height:12px;font-weight:normal}
.major_news .issue_more{position:absolute;bottom:50px;right:25px;display:inline-block;color:#808080;line-height:13px;font-size:11px;letter-spacing:-1px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif}

.issue_list li.large{margin-bottom:20px}
.issue_list li.large{_zoom:1}
.issue_list{overflow:hidden;margin:18px 0 -24px}
.issue_list{_display:inline-block}
.issue_list li{clear:both;overflow:hidden;margin-bottom:20px}
.issue_list li{_font-size:0}
.issue_list li a:hover{color:#0000C6}
.issue_list li a:visited{color:#744D8B}
.issue_list li .img{float:left;margin-right:10px;max-width:100px}
.issue_list li .img img{min-width:10px;min-height:38px;max-width:100px}
.issue_list li .txt .content a:hover{color:#0000C6}
.issue_list li .txt_only{width:585px}
.issue_list li .txt .title{font-size:14px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;font-weight:bold;line-height:18px;letter-spacing:-1px;margin-bottom:3px}
.issue_list li .txt .content{font-size:12px;line-height:16px}
.issue_list li .txt .content a{color:#606060}
.issue_list li .txt .title a{color:#016}
.issue_list li .txt .title a:hover{color:#0000C6 !important}
.issue_list li .txt .title a:visited{color:#744D8B}
.issue_list li .txt .content a:hover{color:#5B6164}
.issue_list li span{display:inline-block;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#d85d5d;letter-spacing:-1px;margin-left:10px}
.issue_list li span.etc{background:url("../images/home/top_news_bar.gif") 0 4px no-repeat;color:#808080;letter-spacing:0;padding:0 7px;margin:0 3px}

.issue_list_photo{overflow:hidden;padding-top:74px}
.issue_list_photo ul{float:left}
.issue_list_photo ul.left{margin-right:22px}
.issue_list_photo .thumb{display:inline-block;width:297px;margin-bottom:17px}
.issue_list_photo .thumb img{float:left;width:130px;height:80px}
.issue_list_photo .thumb p{float:left;overflow:hidden;width:142px;font-weight:bold;line-height:15px;padding:17px 10px 7px 15px}
.issue_list_photo .thumb p.link{font-weight:normal;padding:0}
.issue_list_photo .thumb p.link a:hover{text-decoration:underline !important}
.issue_list_photo .thumb div{float:left;color:#bababa;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:13px;padding-left:15px}
.issue_list_photo .thumb a{color:#32393D;font-size:12px;letter-spacing:-1px}
.issue_list_photo .relart{text-decoration:none !important;padding-left:10px}

/* 이슈뉴스 */
.issue_box{position:absolute;border:2px solid #e5e5e5;width:640px;height:45px;margin:-21px 0 0 -25px;padding:21px 0 0 25px}
.issue_box h2{margin-right:11px}
.issue_box li{float:left;background:url("../images/home/top_menu_bar.gif") right 2px no-repeat;line-height:14px;height:14px;padding:0 9px 0 7px;margin-top:8px}
.issue_box li a{font-size:12px;letter-spacing:-1px;white-space:nowrap}
.issue_box li.on a{font-weight:bold;color:#248aff}
.issue_box li.last{background:none}

/* 이슈뉴스 언론사별 모아보기 */
.issue_news_media .news_list h4{color:#2883f8;font-size:14px;margin:28px 0 10px}
.issue_news_media .news_list ul{border-top:1px solid #a3a3a6}
.issue_news_media .news_list ul li{position:relative;height:94px;border-bottom:1px solid #f2f3f4;padding:13px 0 0 113px;vertical-align:top}
.issue_news_media .news_list ul li .media{position:absolute;top:15px;left:0;display:block;width:88px;height:73px;background:url("../images/home/bg_issue_media.png") no-repeat #efefef;padding:4px 5px 0}
.issue_news_media .news_list ul li .media img{width:88px;height:15px}
.issue_news_media .news_list ul li .item{display:block;text-decoration:none;z-index:3}
.issue_news_media .news_list ul li .item .thumb{position:absolute;top:38px;left:5px;width:88px;height:54px;overflow:hidden;text-align:center;background:#e1e1e1;cursor:pointer}
.issue_news_media .news_list ul li .item .thumb_mask{position:absolute;top:38px;left:0;width:98px;height:54px;background:url("../images/home/bg_issue_media_mask.png") no-repeat 0 100%;cursor:pointer}
.issue_news_media .news_list ul li .item .title{display:block;overflow:hidden;color:#016;font-size:14px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:19px;letter-spacing:-1px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}
.issue_news_media .news_list ul li .item:visited .title{color:#744d8b}
.issue_news_media .news_list ul li .item .title:hover{color:#0000c6;text-decoration:underline}
.issue_news_media .news_list ul li .item .text{display:block;height:36px;overflow:hidden;color:#606060;line-height:18px;word-break:break-all;margin-top:3px;cursor:pointer}
.issue_news_media .news_list ul li .item .text:hover{text-decoration:underline}
.issue_news_media .news_list ul li .date{display:block;color:#808080;font-size:11px;line-height:16px;margin-top:3px}
.issue_news_media .prev_news_list{padding-top:42px}
.issue_news_media .prev_news_list h4{color:#2883f8;font-size:14px;margin:0 0 10px}
.issue_news_media .prev_news_list ul{border-top:1px solid #a3a3a6;border-bottom:1px solid #f2f3f4;padding:21px 0 12px}
.issue_news_media .prev_news_list ul li{height:30px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:18px;background:url("../images/home/blt_issue_media.png") no-repeat 0 7px;padding-left:15px}
.issue_news_media .prev_news_list ul li span{padding:3px 0 0 7px;vertical-align:top}
.issue_news_media .prev_news_list ul li span.etc{color:#808080;letter-spacing:0;background:url("../images/home/top_news_bar.gif") 0 3px no-repeat;padding:0 1px 0 6px;margin-left:2px;vertical-align:baseline}
.issue_news_media .prev_news_list ul li a{display:inline-block;max-width:405px;height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#016;font-size:14px;font-weight:bold;letter-spacing:-1px}
.issue_news_media .prev_news_list ul li a:visited{color:#744d8b}
.issue_news_media .prev_news_list ul li a:hover{color:#0000c6}
.issue_news_media .prev_news_list ul span{display:inline-block;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#d85d5d;letter-spacing:-1px;height:12px;line-height:13px;font-weight:normal}
.issue_news_media .link_more{clear:both;text-align:right;padding:21px 0 39px}
.issue_news_media .link_more a{color:#606060;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;letter-spacing:-1px}

/* 많이 본 뉴스 페이지*/
.many_box{padding:21px 0 33px 25px}
.many_box .date{position:absolute;top:27px;left:160px}
.many_box .date img{vertical-align:-3px}
.many_box .date .num{font-weight:bold;letter-spacing:-1px;margin:0 5px}
.many_box .date .month{margin-left:6px}
.many_box .day_week{position:absolute;top:22px;right:16px}
.many_box .day_week li.on a{color:#000}
.many_tab{position:absolute;top:59px;left:11px;width:635px;border-top:1px solid #EBEBEC;padding:7px 0 0 8px}
.many_tab p{position:absolute;right:13px;top:17px;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#888;letter-spacing:-1px;vertical-align:top}
.many_tab p span{letter-spacing:0}

/* 언론사별 뉴스 */
.media_news_box{position:relative;height:100%;padding-bottom:10px;_margin-right:-26px}
.media_news_box .media_tab{width:635px}
.media_news_box .media_tab ul{width:635px}
.media_news_box .media_tab li{*margin-top:7px}
.media_news_box .media_tab li.on a{color:#000}
.media_tab{position:relative;overflow:hidden;width:614px;border-top:1px solid #EBEBEC;padding:7px 0 0 8px;margin-left:-14px}
.media_news_list{padding-top:20px}

.many_list{padding-top:105px}
.many_list li{clear:both;display:inline-block;overflow:hidden;margin-bottom:20px}
.many_list li a:hover{color:#0000C6}
.many_list li a:visited{color:#744D8B}
.many_list li .img{float:left;display:inline;max-width:100px;_height:38px;margin:2px 10px 0 60px}
.many_list li .img img{min-width:10px;min-height:70px;max-width:100px}
.many_list li .txt{width:585px}
.many_list li .txt .content a:hover{color:#0000C6}
.many_list li .txt_only{width:585px}
.many_list li .txt .title{font-size:14px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;font-weight:bold;line-height:18px;letter-spacing:-1px;margin-bottom:7px}
.many_list li .txt .content{line-height:18px}
.many_list li .txt .content a{color:#606060}
.many_list li .txt .title a{color:#016}
.many_list li .txt .title a:hover{color:#0000C6 !important}
.many_list li .txt .title a:visited{color:#744D8B}
.many_list li .txt .content a:hover{color:#5B6164}
.many_list li span{display:inline-block;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#CF999D;letter-spacing:-1px;line-height:13px;margin-top:8px}
.many_list li span.etc{background:url("../images/home/top_news_bar.gif") 0 2px no-repeat;color:#bababa;letter-spacing:0;padding:0 7px;margin:0 7px}

.many_list_bottom .no_reply{_display:inline-block;border-top:1px solid #E5E7EA;margin:33px 0 -13px;padding-top:28px}
.many_list_bottom .no_reply_last{padding-bottom:50px}
.many_list_bottom .no_reply li{font-size:12px;height:25px;padding-left:82px}
.many_list_bottom .no_reply li a{color:#016}
.many_list_bottom .no_reply li a:visited{color:#744D8B}
.many_list_bottom .no_reply li a:hover{color:#0000C6}
.many_list_bottom .no_reply li span{display:inline-block;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#CF999D;letter-spacing:-1px;line-height:13px;padding-top:4px;margin-left:10px}
.many_list_bottom .no_reply li span.etc{background:url("../images/home/top_news_bar.gif") 0 2px no-repeat;color:#bababa;letter-spacing:0;padding:0 7px;margin:0 7px}
.many_list_bottom .no_reply span{display:inline-block;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#ACB3B9;letter-spacing:-1px;height:12px;line-height:12px;font-weight:normal}

/* 순위 */
.many_rank{position:absolute;*left:25px}
.many_rank .top_list{background:url("../images/home/spr_many_rank.gif") no-repeat;width:24px;height:26px;margin-bottom:18px}
.many_rank .top_1{background-position:0 0;width:51px;height:53px}
.many_rank .top_2{background-position:0 -53px;width:51px;height:53px}
.many_rank .top_3{background-position:0 -106px;width:51px;height:53px}
.many_rank .top_4{background-position:0 -159px;width:51px;height:53px}
.many_rank .top_5{background-position:0 -212px;width:51px;height:53px}
.many_rank .many_ud_top{background:url("../images/home/spr_many_rank.gif") no-repeat;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#929292;margin:-10px 0 0 3px;padding-left:17px}
.many_list_bottom li{position:relative;background:url("../images/home/spr_many_rank.gif") no-repeat}
.many_list_bottom .many_ud_bottom{position:absolute;top:3px;left:13px;background:url("../images/home/spr_many_rank.gif") no-repeat;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;letter-spacing:0 !important;color:#929292 !important;padding:0 0 0 17px !important}
.many_list_bottom .top_6{background-position:0 -269px}
.many_list_bottom .top_7{background-position:0 -295px}
.many_list_bottom .top_8{background-position:0 -321px}
.many_list_bottom .top_9{background-position:0 -347px}
.many_list_bottom .top_10{background-position:0 -373px}
.many_list_bottom .top_11{background-position:0 -399px}
.many_list_bottom .top_12{background-position:0 -425px}
.many_list_bottom .top_13{background-position:0 -451px}
.many_list_bottom .top_14{background-position:0 -477px}
.many_list_bottom .top_15{background-position:0 -503px}
.many_list_bottom .top_16{background-position:0 -529px}
.many_list_bottom .top_17{background-position:0 -555px}
.many_list_bottom .top_18{background-position:0 -581px}
.many_list_bottom .top_19{background-position:0 -607px}
.many_list_bottom .top_20{background-position:0 -633px}
.many_list .up{background-position:-37px -669px;width:7px;height:10px}
.many_list .down{background-position:-37px -680px;width:7px;height:10px}
.many_list .stand{background-position:-37px -693px;width:7px;height:7px}
.many_list .new{background:url("../images/home/spr_many_rank.gif") no-repeat;background-position:100% 100%;width:6px;height:5px;position:absolute;left:35px;bottom:2px}
.many_list_bottom .new{position:absolute;background:url("../images/home/spr_many_rank.gif") no-repeat;background-position:100% 100%;width:6px !important;height:5px !important;left:23px;top:0}
.many_list_bottom .up{background-position:-37px -668px;width:7px;height:10px}
.many_list_bottom .down{background-position:-37px -679px;width:7px;height:10px}
.many_list_bottom .stand{background-position:-37px -692px;width:7px;height:7px !important}

/* 페이징 */
.paging_wrap .paging{overflow:hidden;margin:0 auto;text-align:center;zoom:1;clear:left}
.paging_wrap .paging a{display:inline-block;margin-right:-3px;padding:0 0 0 5px;color:#000;font-family:Verdana, Geneva, sans-serif;font-size:13px;font-weight:bold;text-decoration:none !important;vertical-align:top}
.paging_wrap .paging a:hover,.paging a:focus,.paging a:active{background:url("../images/home/spr_news_paging.png") no-repeat -55px 0}
.paging_wrap .paging a:visited{color:#000}
.paging_wrap .paging strong{display:inline-block;margin-right:-3px;padding:0 0 0 5px;background:url("../images/home/spr_news_paging.png") no-repeat -55px 0;color:#666;font-family:Verdana, Geneva, sans-serif;font-size:13px;font-weight:bold;line-height:26px;text-decoration:none !important;vertical-align:top}
.paging_wrap .paging a span{display:block;line-height:26px;background:url("../images/home/spr_news_paging.png") no-repeat 0 100px;padding:0 8px 0 3px;zoom:1}
.paging_wrap .paging a:hover span,.paging a:focus span,.paging a:active span{background-position:100% 0;text-decoration:underline;cursor:pointer}
.paging_wrap .paging strong span{display:block;color:#4499fa;position:relative;top:0;padding:0 8px 0 3px;background:url("../images/home/spr_news_paging.png") no-repeat 100% 0;zoom:1}
.paging_wrap .paging a.prev,.paging_wrap .paging a.next,.paging_wrap .paging a.first{background:none;padding:0}
.paging_wrap .paging a.prev:hover,.paging a.prev:focus,.paging a.prev:active,.paging a.next:hover,.paging a.next:focus,.paging a.next:active{background:none}
.paging_wrap .paging a.first{margin-right:2px}
.paging_wrap .paging a.prev{margin-right:10px}
.paging_wrap .paging a.next{margin-left:13px}
.paging_wrap .paging a .btn{width:50px;height:26px;overflow:hidden;text-indent:-999px;padding:0}
.paging_wrap .paging a.first .btn{background-position:0 0}
.paging_wrap .paging a.prev .btn{background-position:0 -30px}
.paging_wrap .paging a.next .btn{background-position:-55px -30px}

/** 뉴스zum 센터 시작 **/

/* 메인 */
.zum_center{padding:189px 0 0 6px}
.center_vote{padding-top:170px}
.zum_center h2{position:absolute;top:0;left:1px;width:201px;height:54px;background:url("../images/home/bg_center_menu.gif") no-repeat;padding:17px 0 0 17px}
.zum_center h2 a{display:block;width:178px;height:40px}
.c_m{padding-top:51px}
.c_m h2{width:auto;height:auto;background:none;padding:0;margin:0}
.zum_center ul.main{margin-left:-30px;width:667px}
.zum_center .main li{float:left;width:283px;height:74px;border-bottom:1px solid #E5E7EA;border-right:1px solid #E5E7EA;padding:21px 0 0 50px}
.zum_center .main li.right{width:303px;border-right:0;margin-right:0px;padding-left:30px}
.zum_center .main li strong{display:block;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,gulim,"굴림",sans-serif !important;font-size:12px;color:#000;margin-bottom:8px}
.zum_center .main li a{display:block;overflow:hidden;width:197px;height:27px;background:url("../images/home/vote_p/spr_center_main_vote.gif") no-repeat;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:14px;letter-spacing:-1px;padding:0 0 23px 45px}
.zum_center .main li a.tab_2{background-position:0 -50px}
.zum_center .main li a.tab_3{background-position:0 -100px}
.zum_center .main li a.tab_4{background-position:0 -150px}
.zum_center .main li a.tab_5{background-position:0 -200px}
.zum_center .main li a.tab_6{background-position:0 -250px}
.zum_center .main li a.tab_7{background-position:0 -300px}
.zum_center .main li a.tab_8{background-position:0 -350px}
.zum_center .main li a.tab_9{background-position:0 -400px}
.zum_center .main li a.tab_10{background-position:0 -450px}
.zum_center .main li a.tab_11{background-position:0 -500px}
.zum_center .error_ex{padding-bottom:0}
.zum_center ul.center_menu{position:absolute;top:0;left:209px;width:456px;height:63px;border:solid 1px #36393e;border-left:0 none;background:#494B50;padding:6px 0 0 2px}
.zum_center .center_menu li{float:left;height:17px;background:url("../images/home/vote_p/blt_dot_b8b8b8.gif") 0 15px no-repeat;padding:8px 6px 2px}
.zum_center .center_menu li{_display:inline}
.zum_center .center_menu .li_1,.zum_center .center_menu .li_6{width:92px}
.zum_center .center_menu .li_2,.zum_center .center_menu .li_7{width:69px}
.zum_center .center_menu .li_3,.zum_center .center_menu .li_8{width:104px}
.zum_center .center_menu .li_4{width:67px}
.zum_center .center_menu li a{color:#fff;font-size:12px;letter-spacing:-1px;text-decoration:none;line-height:17px}
.zum_center .center_menu .on a{color:#69c1ff;font-weight:bold}
.zum_center .center_top{position:absolute;top:71px;left:1px;width:667px;border-bottom:solid 1px #e5e7ea}
.zum_center .center_info{height:138px;background:url("../images/home/bg_top_center_info.gif") 29px 25px no-repeat #f0f0f0}
.zum_center .center_help{height:121px;background:url("../images/home/bg_top_center_help.gif") 29px 25px no-repeat #f0f0f0}
.zum_center .center_letters{height:103px;background:url("../images/home/bg_top_center_letters.gif") 29px 25px no-repeat #f0f0f0}

.zum_center .center_manage_edit{height:89px;background:url("../images/home/bg_top_center_manage_edit.gif") 29px 24px no-repeat #f0f0f0}
.zum_center .center_manage_reply{height:89px;background:url("../images/home/center_manage_reply.gif") 29px 24px no-repeat #f0f0f0}
.zum_center .s_list{position:absolute;bottom:-1px;_bottom:-2px;right:20px;_right:19px}
.zum_center .s_list li{float:left}
.zum_center .s_list li a{display:block;background:url("../images/home/vote_p/s_list_vote.gif") no-repeat 0 0;height:32px}
.zum_center .center_manage_reply .s_list li a{background-image:url("../images/home/s_list_01.gif")}
.zum_center  #m1 li.s_list_01 a{width:101px; background-position:0 0}
.zum_center  #m1 li.s_list_02 a{width:100px; background-position:-101px 0}
.zum_center  #m2 li.s_list_01 a{width:101px; background-position:0 -32px}
.zum_center  #m2 li.s_list_02 a{width:100px; background-position:-101px -32px}

.zum_center .center_right_infringement{height:121px;background:url("../images/home/bg_top_center_right.gif") 29px 20px no-repeat #f0f0f0}
.zum_center .center_error_report{height:103px;background:url("../images/home/bg_top_center_error_report.gif") 29px 23px no-repeat #f0f0f0}
.zum_center .center_alliance_request{height:103px;background:url("../images/home/bg_top_center_alliance.gif") 29px 25px no-repeat #f0f0f0}
.zum_center .center_corrections{height:121px;background:url("../images/home/bg_top_center_corrections.gif") 29px 23px no-repeat #f0f0f0}
.zum_center .center_unfair_vote{height:103px;background:url("../images/home/vote_p/bg_top_center_unfair_vote.gif") 29px 23px no-repeat #f0f0f0}
.zum_center .c_4 .btn{margin-top:-22px}
.zum_center .c_4 a{color:#727171}

/* RSS */
.rss .top_box{border:2px solid #D5D5D5;position:absolute;width:619px;margin:-21px 0 0 -25px;padding:25px 25px 30px 20px}
.rss .top_box h2{font-size:15px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;background:url("../images/home/blt_rss_h2.gif") 0 5px no-repeat;padding-left:10px;margin-bottom:10px !important}
.rss .top_box p{clear:both;color:#727171;line-height:20px;padding:0 0 35px 12px}
.rss .top_box img{margin:4px 0 0 11px}

.rss .rss_table{margin-top:40px;width:596px}
.rss .last{margin-bottom:50px}
.rss .rss_table td{border-top:1px solid #EAEAEB;vertical-align:middle;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;padding:7px 0 5px}
.rss .rss_table .fir{border-bottom:1px solid #EAEAEB;font-weight:bold;text-align:center;background:#F6F7F9;font-size:12px;vertical-align:top;padding-top:10px}
.rss .rss_table .sec{font-weight:bold;background:url("../images/home/rss_bar.gif") 100% 13px no-repeat;padding-left:10px}
.rss .rss_table .url{padding-left:7px}
.rss .rss_table .last{border-bottom:1px solid #EAEAEB}
.rss .rss_table img{margin-top:-2px}
.rss .oh_space{padding-top:255px;overflow:hidden}

/* 내용 */
.content_line{border-top:1px solid #EBEBEC;position:absolute;width:587px;padding:27px 13px;margin-left:-14px}
.line_contents{letter-spacing:-1px;color:#727171;line-height:20px;padding:27px 0 27px 13px;margin:0 0 20px -8px}
.line_1{margin-top:-35px}
.line_2{margin-top:-17px}

.line_contents h4{font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,gulim,"굴림",sans-serif;font-size:13px;color:#000;padding-bottom:7px}
.line_contents h4 span{margin-right:2px}
.line_contents .txt_intro{overflow:hidden;padding-bottom:25px;zoom:1}
.line_contents .txt_intro strong{float:left;margin-right:5px}
.line_contents .txt_intro span{float:left;width:572px}
.line_contents .txt_cont{color:#000}
.line_contents strong{color:#000}
.line_contents a.help{color:#248aff}
.line_contents ul{padding-bottom:25px}
.line_contents ul.depth2{padding-bottom:0}
.line_contents ul.depth2 li{margin-left:13px}
.line_contents ul.post_stop{padding-bottom:0}
.line_contents li{background:url("../images/home/blt_hy.gif") 2px 10px no-repeat;padding-left:13px;color:#727171}
.line_contents .btn{padding:15px 0 35px}
.line_contents .btn2{padding:10px 0 25px 13px}
.line_contents .caption{background:url("../images/home/bu_caption_20130408.gif") no-repeat;color:#D85D5D;line-height:16px;margin:5px 0 5px;text-indent:17px}
.line_contents p.sub{color:#439bff;font-size:13px;font-weight:bold;line-height:20px;padding-bottom:31px;margin-top:-13px}

.center_table{width:607px;text-align:center;color:#7E7E7E;margin-top:14px}
.center_table th{background:#F6F7F9 url("../images/home/blt_center_bar.gif") 100% 50% no-repeat;padding:12px 0 10px;color:#333;border-bottom:1px solid #EBEBEC}
.center_table th.last{background-image:none}
.center_table td{border-bottom:1px solid #EAEAEB;padding:12px 0 10px}
.center_table .tit{text-align:left;color:#000;padding-left:10px}
.center_table .paging,.center_table .search{border:none}
.center_table .paging{padding-top:30px}
.center_table .paging img{vertical-align:-3px;margin-left:2px}
.center_table .paging a{font-weight:bold;color:#333;margin:0 5px}
.center_table .paging a.on{color:#569AE8}
.center_table .search{color:#545454;padding-top:28px}
.center_table .search span{vertical-align:top}
.center_table input{margin:0;padding:0}
.center_table label{cursor:pointer;*margin-top:-2px}
.center_table .i_radio{vertical-align:-1px;*vertical-align:-2px;margin-right:3px;*margin-top:-2px}
.center_table .input_txt{width:230px;height:16px;border:1px solid #A4A4A4;vertical-align:top;padding:5px 5px 1px;margin:-3px 0 0 12px}
.center_table .btn_2{display:inline-block;margin-top:-3px;*margin-top:-2px}
.center_table .btn_2 a{display:block}

img.icon_uf{vertical-align:-1px}

/** 뉴스zum 센터 끝 **/

/* 언론사 리스트 */
.media_news{display:inline-block;padding-top:74px}
.media_news_top{position:absolute;top:21px;left:166px}
.media_news table{display:inline-block;overflow:hidden;border:1px solid #E5E7EA;border-bottom:0;letter-spacing:-1px}
.media_news table caption{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden;z-index:-1;*display:none}
.media_news th{background:#fafafa;border-bottom:1px solid #E5E7EA;border-right:1px solid #E5E7EA;vertical-align:middle;line-height:14px;text-align:center}
.media_news td{width:487px;border-bottom:1px solid #E5E7EA;padding:5px 0 5px 22px}
.media_news td li{float:left;width:90px;vertical-align:top;padding:7px 0 6px;margin-left:2px}
.media_news dd li span{color:#D7DADF;font-size:7px;vertical-align:2px;margin:0 7px}

/** 뉴스 검색 시작 **/

/* 검색 */
.search_list{width:596px;padding-top:9px;margin-left:-25px}
.search_list .top{width:512px;height:100px;border:2px solid #D5D5D5;padding:28px 0 0 131px;position:absolute}
.search_list .top input{width:266px;height:17px;border:1px solid #A4A4A4;vertical-align:6px;margin-bottom:24px;float:left;margin:0 4px 0 0;padding:4px 0 0 5px}
.search_list .search_sel{float:left;width:82px;height:16px;background:url("../images/home/bg_search_option.gif") no-repeat;cursor:pointer;position:relative;z-index:10;font-size:12px;color:#2F3743;padding:6px 0 0 6px;margin:20px 10px 0 0}
.search_list .btn_sel{margin-top:20px}
.search_list .search_layer{position:absolute;width:88px;top:22px;left:0}
.search_list .search_layer p{border-left:1px solid #A3A3A3;border-right:1px solid #A3A3A3;background:#fff;font-size:12px;padding:6px 0 4px 6px}
.search_list .search_layer p.last{border-bottom:1px solid #A3A3A3}
.search_list .search_layer p a:hover{text-decoration:none}
.search_list .search_layer p input{width:55px;height:12px;border:1px solid #A4A4A4;font-size:12px;padding:4px 0 0 5px;vertical-align:-1px;margin:0 5px 3px 0}
.search_list .search_layer .search_lH{line-height:18px;height:57px}

.search_list .list{position:relative;padding:32px 0 0 25px}
.search_list .list h2{letter-spacing:-1px}
.search_list .list h2 span{color:#9DAEBD;font-weight:normal;letter-spacing:0;margin-left:7px}
.search_list .list .h2_right{position:absolute;right:-20px;_right:8px;letter-spacing:-1px;line-height:15px;vertical-align:top;margin:-29px 0 1px}
.search_list .list .h2_right input{padding:0;float:left;margin:-1px 3px 0 15px;*margin:-5px 1px 0 15px}
.search_list .list .h2_right label{color:#545454;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;cursor:pointer;float:left}
.search_list .list .h2_right a{color:#545454;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;background:url("../images/home/blt_refresh.gif") no-repeat;padding-left:12px;margin-left:15px}
.search_list .list .h2_right a.pre{display:inline-block;color:#000;background:url("../images/home/bg_search_arrow.gif") 100% 30% no-repeat;margin:0;margin-top:-2px;padding:0;padding-right:9px}
.search_news dl{width:600px;padding:10px 0 25px;overflow:hidden}
.search_news dt{float:left;font-size:13px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;letter-spacing:-1px;vertical-align:top}
.search_news dt a{text-decoration:underline;color:#1616A4}
.search_news dt a:hover{color:#0000C6}
.search_news dt a:visited{color:#744D8B}
.search_news dt.img{margin:-5px 20px 0 0}
.search_news dt span{display:inline-block;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#bababa;letter-spacing:-1px;padding-left:10px}
.search_news dt span span.bar{font-size:7px;margin:0px 2px 0;padding:0;vertical-align:1px}
.search_news dt span span.num{padding:0;letter-spacing:0}
.search_news dd{float:left;width:490px;overflow:hidden;margin-top:5px}
.search_news dd.txt{width:600px}
.search_news dd a{color:#5B6164;font-size:12px;line-height:19px}
.search_news dd strong{color:#313131}
.search_news dd .info{display:inline-block;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#A0AEBE;letter-spacing:-1px}
.search_news dd .info span.bar{font-size:7px;margin:0px 2px 0;padding:0;vertical-align:1px}
.search_news dd .info a{font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#bababa;text-decoration:underline}
.search_news .win_new{margin-left:6px;vertical-align:-2px}

.search_news .thumb_c{border:1px solid #D7DADF;width:90px;height:90px;text-align:center;margin-right:15px;font-size:0}
.search_news .thumb_c a{display:table-cell;width:90px;height:90px;vertical-align:middle}
.search_news .thumb_c img{vertical-align:middle}
.search_news .thumb_c .thumb_m{display:inline-block;overflow:hidden;vertical-align:middle;height:100%;padding-left:0}

.rel_news dt.img{margin:-15px 20px 0 0}
.rel_news .fir{border-top:1px solid #EBEBEC;border-bottom:1px solid #EBEBEC;padding:35px 0 20px;margin-bottom:21px}

.search_news_img{padding-top:30px}
.search_news_img ul{width:596px;overflow:hidden}
.search_news_img li{float:left;width:130px;height:165px;text-align:center;overflow:hidden;margin-right:25px;padding-bottom:30px}
.search_news_img li.last{margin-right:0;margin-bottom:30px}
.search_news_img li .img{width:128px;height:128px;border:1px solid #eaeaea}
.search_news_img li .img a{display:table-cell;width:128px;height:128px}
.search_news_img li .img span{display:inline-block;height:100%;overflow:hidden;vertical-align:middle}
.search_news_img li .img img{vertical-align:middle}
.search_news_img li .txt{display:inline-block;line-height:15px;padding-top:15px}
.search_news_img li .info{font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#bababa;letter-spacing:-1px;margin-top:6px}
.search_news_img li .info span.bar{font-size:7px;margin:0px 2px 0;padding:0;vertical-align:1px}
.search_news_img li .info span.num{padding:0;letter-spacing:0}
.search_news_img li a{color:#32393D;font-size:12px;letter-spacing:-1px}
.search_news_img .win_new{margin-left:6px;vertical-align:-2px}

/* 안내문 */
.search_txt{text-align:center;width:382px;padding:36px 130px 0 110px}
.search_txt a{color:#1616A4;text-decoration:underline}
.search_txt h3{text-align:left;color:#575B5D;font-size:14px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;padding-left:38px;margin-top:30px}
.search_txt .top_txt{background:url("../images/home/bg_search_txt.gif") 50% 0 no-repeat;width:382px;font-weight:bold;font-size:14px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;border-bottom:1px solid #F4F4F4;line-height:25px;padding:50px 0 40px}
.search_txt .top_txt span{color:#569AE8}
.search_txt ul{text-align:left;padding:15px 0 0 40px}
.search_txt li{background:url("../images/home/blt_search_li.gif") 0 40% no-repeat;padding-left:10px;height:20px;line-height:18px;color:#848789}

/** 뉴스 검색 끝 **/

/** right contents 시작 **/

/* 이슈검색어 */
.right_issue_wrap{position:relative;border-top:1px solid #f1f1f1;overflow:hidden;padding:19px 16px 16px;z-index:10}
.right_issue_wrap h2{margin-bottom:10px !important}
.right_issue_wrap span.r_time{position:absolute;top:20px;right:25px;color:#999;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:16px}
.right_issue_wrap li{position:relative;clear:both;width:258px;height:22px;line-height:23px;vertical-align:top;overflow:hidden;zoom:1}
.right_issue_wrap li span.num{float:left;background:url(../images/home/bg_rank_20131209.png) no-repeat 0 0;width:14px;height:13px;margin:4px 9px 0 0;_margin-right:6px}
.right_issue_wrap li span.is_1{background-position:0 0}
.right_issue_wrap li span.is_2{background-position:0 -23px !important}
.right_issue_wrap li span.is_3{background-position:0 -46px !important}
.right_issue_wrap li span.is_4{background-position:0 -69px !important}
.right_issue_wrap li span.is_5{background-position:0 -92px !important}
.right_issue_wrap li span.is_6{background-position:0 -115px !important}
.right_issue_wrap li span.is_7{background-position:0 -138px !important}
.right_issue_wrap li span.is_8{background-position:0 -161px !important}
.right_issue_wrap li span.is_9{background-position:0 -184px !important}
.right_issue_wrap li span.is_10{background-position:0 -207px !important}
.right_issue_wrap li span.issue_keyword{float:left;width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.right_issue_wrap li .tc{position:absolute;right:0;top:6px;overflow:hidden;background:url(../images/home/issue_grank_icon.gif) no-repeat 0 0;display:block;height:13px;margin:0;text-indent:-9999em}
.right_issue_wrap li .up .tc{background-position:0 0;width:7px;margin:0 3px 0 0}
.right_issue_wrap li .down .tc{background-position:0 -18px;width:7px;margin:0 3px 0 0}
.right_issue_wrap li .wow .tc{background-position:0 -36px;width:28px;margin:0 3px 0 0}
.right_issue_wrap li .dash .tc{background-position:0 -55px;width:7px;margin:0 3px 0 0}
.right_issue_wrap li .top .tc{background-position:0 -72px;width:19px;margin:0 3px 0 0}
.right_issue_wrap li .new .tc{background-position:0 -95px;width:19px;margin:0 3px 0 0}
.right_issue_wrap li .hit .tc{background-position:0 -117px;width:19px;margin:0 3px 0 0}
.right_issue_wrap li .hot_top .tc{background-position:0 -136px;width:11px;margin:-2px 2px 0 0}
.right_issue_wrap li .big_top .tc{background-position:0 -159px;width:13px;margin:-2px 0 0 0}
.right_issue_wrap li .big .tc{background-position:0 -179px;width:18px;margin:0 3px 0 0}
.right_issue_wrap li .ex_mark1 .tc{background-position:0 -198px;width:8px;margin:-2px 3px 0 0}
.right_issue_wrap li .ex_mark2 .tc{background-position:0 -218px;width:7px;margin:-3px 4px 0 0}
.right_issue_wrap li .ex_mark3 .tc{background-position:0 -241px;width:12px;margin:-3px 2px 0 0}
.right_issue_wrap li a{display:block;color:#0157ba;height:22px;text-decoration:none}
.right_issue_wrap li a:hover,
.right_issue_wrap li a:hover span.issue_keyword{text-decoration:underline;cursor:pointer}
.right_issue_wrap li .hover span.num{float:left;background:url(../images/home/issue_grank_blue.gif) no-repeat 0 0;width:12px;height:13px;margin:5px 9px 0 0}
.right_issue_wrap li .hover .issue_keyword{font-weight:bold}

/* 핫이슈 */
.left_wrap{float:left}
.right_wrap{float:left;width:300px;position:relative}
.right_wrap1{float:left;width:300px}
.right_wrap2{float:left;width:300px}
.right_wrap10{float:left;width:300px;position:relative}
.right_wrap10_all{float:left;width:300px;overflow:hidden;position:relative}
.hot_issue{clear:both;position:relative;padding:20px 16px 7px;overflow:hidden;height:1%;border-top:1px solid #E5E7EA}
.hot_issue1{height:145px;overflow:hidden;border:0;padding-bottom:20px}
.hot_issue2{padding:20px 15px 0;margin-left:1px}
.hot_issue10{border-top:1px solid #E5E7EA;height:145px;overflow:hidden}
.hot_issue_photo{border-top:1px solid #E5E7EA;border-bottom:1px solid #E5E7EA;height:285px;overflow:hidden}
.hot_issue ul{overflow:hidden;height:1%}
.hot_issue li{float:left;margin-right:8px}
.hot_issue li.last{margin-right:0}
.hot_issue .right{position:absolute;top:21px;right:15px}
.hot_issue .right a{color:#999;letter-spacing:-1px;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:13px}
.hot_issue .thumb{margin-bottom:10px}
.hot_issue .thumb img{width:130px;height:80px}
.hot_issue .thumb div.txt{line-height:15px;padding-top:8px;text-align:center}
.hot_issue .thumb a{color:#32393D;font-size:12px}
.hot_issue_photo .thumb{margin-bottom:12px}

/* 뉴스 오늘의 핫이슈*/
.hot_issue3{position:relative;border-top:1px solid #D7DADF;width:268px;padding:20px 16px 8px}
.hot_issue3 .right{position:absolute;top:21px;right:15px}
.hot_issue3 .right a{color:#999;letter-spacing:-1px;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:13px}
.hot_issue3 li{height:45px;line-height:18px}
.hot_issue3 li div a{font-weight:bold;color:#000}
.hot_issue3 li a:hover{color:#0000C6}
.hot_issue3 li a:visited{color:#744D8B}

/* 많이 본 뉴스 */
.many_wrap{position:relative;padding:20px 0 22px 16px !important}
.many_wrap .list{position:relative;height:262px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;margin-top:-2px}
.many_wrap .list h4{position:relative;float:left;width:42px;border-top:1px solid #ddd;padding:0 1px;background:url("../images/home/spr_many_news.gif") no-repeat #fff 0 7px;margin-left:-1px}
.many_wrap .list h4 a{display:block;height:19px;color:#888;font-weight:normal;text-align:center;line-height:17px;background:#fff;padding-top:5px;*line-height:16px}
.many_wrap .list h4 a:hover{text-decoration:none}.many_wrap .list h4 a:before{position:absolute;top:0;left:0;height:24px;border-left:1px solid #ddd;content:''}

.many_wrap .list h4.sec_3{width:51px}
.many_wrap .list h4.sec_1{border-left:1px solid #ddd;padding-left:0;margin-left:0}
.many_wrap .list h4.sec_6{border-right:1px solid #ddd;padding-right:0}
.many_wrap .list_1 h4.sec_7,
.many_wrap .list_1 h4.sec_8{display:none}
.many_wrap .list_2 h4{width:43px}
.many_wrap .list_2 h4.sec_7{width:41px}
.many_wrap .list_2 h4.sec_3{border-left:1px solid #ddd;padding-left:0;margin-left:0}
.many_wrap .list_2 h4.sec_8{width:40px;border-right:1px solid #ddd;padding-right:0}

.many_wrap .list_2 h4.sec_1,
.many_wrap .list_2 h4.sec_2{display:none}
.many_wrap .list h4.on{border:1px solid #a3a3a6;border-bottom:0;background:#fafafa;padding:0;z-index:10}
.many_wrap .list h4.on a{height:20px;color:#2f3743;font-weight:bold;background:#fafafa}
.many_wrap .list_1 h4.sec_1 a:before,
.many_wrap .list_2 h4.sec_3 a:before,
.many_wrap .list h4.on a:before{display:none}
.many_wrap .list .rank_news{position:absolute;top:25px;left:0;width:268px;border-top:1px solid #a3a3a6;z-index:5;padding-top:10px}
.many_wrap .list .rank_news .item{position:relative;width:262px;height:21px;line-height:21px;white-space:nowrap;background:url("../images/home/ico_li.gif") no-repeat 0 9px;padding-left:6px;vertical-align:top;*line-height:20px}
.many_wrap .list .rank_news li[class*="rank_"]{width:246px;background:none;padding-left:22px}
.many_wrap .list .rank_news .item a{display:inline-block;max-width:246px;overflow:hidden;color:#2f3743;text-overflow:ellipsis;vertical-align:top}
.many_wrap .list .rank_news .item .sec_name + a{max-width:226px}
.many_wrap .list .rank_news .item:first-child + li + li + li + li,
.many_wrap .list .rank_news .item.rank_5{border-bottom:1px solid #e0e0e1;padding-bottom:5px;margin-bottom:6px}
.many_wrap .list .rank_news .item .r_num{position:absolute;top:3px;left:0;display:block;width:14px;height:13px;overflow:hidden;text-indent:-999px;background:url("../images/home/bg_rank_20131209.png") no-repeat}
.many_wrap .list .rank_news .item.rank_1 .r_num{background-position:0 0}
.many_wrap .list .rank_news .item.rank_2 .r_num{background-position:0 -23px}
.many_wrap .list .rank_news .item.rank_3 .r_num{background-position:0 -46px}
.many_wrap .list .rank_news .item.rank_4 .r_num{background-position:0 -69px}
.many_wrap .list .rank_news .item.rank_5 .r_num{background-position:0 -92px}
.many_wrap .list .rank_news .item.rank_6 .r_num{background-position:0 -115px}
.many_wrap .list .rank_news .item.rank_7 .r_num{background-position:0 -138px}
.many_wrap .list .rank_news .item.rank_8 .r_num{background-position:0 -161px}
.many_wrap .list .rank_news .item.rank_9 .r_num{background-position:0 -184px}
.many_wrap .list .rank_news .item.rank_10 .r_num{background-position:0 -207px}
.many_wrap .list .sec_name{display:inline-block;color:#888;font-size:11px;letter-spacing:-1px;margin-right:4px}
.many_wrap .list .sec_tab_paging a{position:absolute;top:3px;display:block;padding:4px 2px}
.many_wrap .list .sec_tab_paging a span{display:block;width:10px;height:13px;overflow:hidden;text-indent:-999px;background:url("../images/home/spr_many_news.gif") no-repeat -8px 2px;cursor:pointer}
.many_wrap .list .sec_tab_paging .nav_prev{left:-15px}
.many_wrap .list .sec_tab_paging .nav_next{right:0}
.many_wrap .list .sec_tab_paging .nav_next span{background-position:-19px 2px}
.many_wrap_home{overflow:hidden;padding:16px 0 15px 27px !important}
.many_wrap_home .list .sec_tab_paging .nav_next{right:11px}
.many_wrap_home .list h4,
.many_wrap_home .list h4 a{background-color:#fdfdfd}
.many_wrap_home .list h4.on,
.many_wrap_home .list h4.on a{background-color:#fff}
.many_wrap .info{font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;letter-spacing:-1px;color:#808080;padding:5px 0 0 2px}
.many_wrap .info span{letter-spacing:0}
.many_wrap_line,.many_wrap_line2{border-top:1px solid #f1f1f1}

.many_wrap3 .info{font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;letter-spacing:-1px;margin:1px 0 25px}
.many_wrap10_all .info{margin-top:5px}
.many_wrap10 .info{padding-top:5px}
.many_wrap_line2 .info{padding-top:0}

/* 오늘의 이슈포토 */
.issue_photo{font-family:"돋움",dotum,AppleGothic,sans-serif;border-top:1px solid #f1f1f1;padding:20px 0 15px 16px}
.issue_photo ul{margin-top:-1px}
.issue_photo li{position:relative;width:170px;height:68px;word-wrap:break-word;padding-left:99px;vertical-align:top}
.issue_photo li a{color:#2f3743}
.issue_photo li img{position:absolute;top:0;left:0;width:89px;height:60px}
.issue_photo li .bd{position:absolute;top:0;left:0;width:87px;height:58px;border:1px solid #000;opacity:0.15;filter:alpha(opacity=15)}
.issue_photo li .title{line-height:18px;cursor:pointer}

/* 이슈 뉴스 */
.side_issue_news{border-top:1px solid #f1f1f1;padding:20px 12px 23px 16px}
.side_issue_news ul li{height:74px;margin-top:14px}
.side_issue_news ul li:first-child{margin:0}
.side_issue_news .item{position:relative;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:16px;letter-spacing:-1px;padding-left:134px}
.side_issue_news .item .news{display:block;color:#303742;text-decoration:none}
.side_issue_news .item .news .thumb{position:absolute;top:0;left:0;width:120px;height:74px}
.side_issue_news .item .news .thumb img{display:block;width:120px;height:74px}
.side_issue_news .item .news .title{width:133px;max-height:32px;overflow:hidden;font-size:12px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,gulim,"굴림",sans-serif;font-weight:bold;word-break:break-all;padding:1px 2px 0 0}
.side_issue_news .item .news:hover .title{text-decoration:underline}
.side_issue_news .item .issue{margin-top:7px}
.side_issue_news .item .issue > span{display:block;overflow:hidden;font-size:11px;white-space:nowrap;text-overflow:ellipsis}
.side_issue_news .item .issue .subject a{color:#2953e4}
.side_issue_news .item .issue .link{margin-top:1px}
.side_issue_news .item .issue .link a{color:#999}
.side_issue_news .item .issue .link a:after{display:inline-block;width:3px;height:5px;background:url("../images/home/bg_side_issue_arrow.png") no-repeat;margin-left:4px;vertical-align:1px;content:''}

/* 다른 포토 더보기 */
.side_photo_more{border-top:1px solid #f1f1f1;padding:20px 0 9px 16px}
.side_photo_more .list:after{content:'';display:block;clear:both}
.side_photo_more .list li{float:left;height:138px}
.side_photo_more .list li:first-child,
.side_photo_more .list li:first-child + li + li{margin-right:29px}
.side_photo_more .list li a{display:block;width:120px;line-height:16px;letter-spacing:-1px;text-decoration:none}
.side_photo_more .list li a .wrap_img{position:relative;display:block;width:120px;height:74px;overflow:hidden}
.side_photo_more .list li a .wrap_img img{width:100%;height:100%;vertical-align:top;-webkit-transition:all .3s;transition:all .3s}
.side_photo_more .list li a .wrap_img:after{position:absolute;bottom:7px;right:7px;width:19px;height:19px;background:url("../images/home/icon_side_photo_more.png") no-repeat;content:''}
.side_photo_more .list li a .tit{display:block;margin-top:5px;height:32px;color:#2f3743;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
@media (min-width: 1px) {
    .side_photo_more .list li a:hover .wrap_img img{width:103% !important;height:103% !important}
}
.side_photo_more .list li a:hover .tit{text-decoration:underline}
.side_photo_more .list li a .cate{display:block;overflow:hidden;color:#1b52ed;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;white-space:nowrap;text-overflow:ellipsis;margin-top:2px}

/* 섹션별 포토 */
.section_photo{position:relative;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;padding:20px 12px 23px 16px}
.section_photo ul{margin-top:0px}
.section_photo li{position:relative;height:74px;word-wrap:break-word;padding-left:134px;margin-top:14px}
.section_photo li:first-child{margin:0}
.section_photo li .section{display:block;color:#999;line-height:14px;padding:2px 0}
.section_photo li a{display:block;color:#2f3743}
.section_photo li img{position:absolute;top:0;left:0;width:120px;height:74px}
.section_photo li .title{display:block;width:133px;height:34px;line-height:17px;cursor:pointer;overflow:hidden}
.section_photo li .media{display:block;color:#d85d5d;font-size:11px;line-height:20px;letter-spacing:-1px;margin-top:3px}

/* 배너 */
.banner{text-align:center;border-top:1px solid #E5E7EA;padding-top:20px}
.banner ul{margin-left:-2px;padding-bottom:20px}
.banner ul{margin:0}
.banner li{margin-bottom:9px}
.banner li{width:300px}
.banner_big{text-align:center;padding:25px 0 25px}
.banner_big a{display:inline-block}
.banner_big img{display:block}

/* 연재 */
.serial{float:left;width:274px;position:relative;border-top:1px solid #E5E7EA;padding:20px 25px}
.serial .right{position:absolute;top:21px;right:27px}
.serial .right a{color:#999;letter-spacing:-1px;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;line-height:13px}
.serial li{height:45px;line-height:18px}
.serial li div a{font-weight:bold;color:#000;letter-spacing:-1px}
.serial li a:visited{color:#744D8B}
.serial li a:hover{color:#0000C6}

/* 이슈 관련뉴스 */
.issue_news{width:297px;padding-left:25px}
.issue_news h2{padding-top:25px;margin-bottom:0 !important}
.issue_news li{clear:both;width:272px;border-bottom:1px solid #E5E7EA;position:relative;padding:15px 0 16px;height:30px;_padding-bottom:13px;vertical-align:top}
.issue_news li div.img{float:left;margin-right:10px}
.issue_news li div img{width:35px;height:30px}
.issue_news li div.txt{float:left;letter-spacing:-1px;line-height:17px;margin-top:-1px}
.issue_news li .info{color:#bababa;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;letter-spacing:-1px;line-height:17px}
.issue_news li .info .bar{color:#dcdddd;margin:0 3px}
.issue_news li .info .date{letter-spacing:0}
.issue_news li span.selected{float:left;text-indent:-5000px}
.issue_news li.on{width:297px;border:0px;background:#9DAEBD}
.issue_news li.on span.selected{background:url("../images/home/bg_view_news.gif") no-repeat;width:33px;height:61px;position:absolute;top:0;left:-32px;text-indent:-5000px}
.issue_news li.on .info{color:#CED7DE}
.issue_news li.on a,.issue_news li.on a:hover{color:#fff;font-weight:bold}
.issue_news li a,.issue_news li a:hover{color:#1d1d1d}
.issue_news .page{float:right;height:45px;font-size:11px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;color:#999;font-family:Verdana,Geneva,sans-serif;margin:8px 35px 0 0;display:inline}
.issue_news .page img{vertical-align:-3px;margin-left:-2px}
.issue_news .page .img{margin-left:3px}
.issue_news .page span{color:#696969}

/* 주요뉴스 */
.right_major{position:relative;padding:20px 16px 13px}
.right_major li{background:url("../images/home/ico_li.gif") no-repeat 0px 5px;line-height:14px;height:14px;margin-bottom:7px;padding-left:10px}
.right_major li a{display:inline-block;width:255px;height:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.right_major .sec{margin-top:14px}
.right_major .right{position:absolute;top:21px;right:15px}

/* 쇼핑 */
.right_shopping_box{border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;background:#fafafa;overflow:hidden}
.right_shopping_box iframe{display:block}

/** right contents 끝 **/

/* footer */
#footer ul{display:inline-block;overflow:hidden;height:15px;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif}
#footer li{float:left;padding:0 10px 0 10px;line-height:14px;color:#878787;font-size:12px;background:url("../images/home/bar.gif") right 0 no-repeat}
#footer li a{color:#878787;font-size:12px}
#footer li a strong{color:#666}
#footer li.last{background:none}
#footer address{clear:both;font-style:normal;color:#9f9f9f;font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif;font-size:12px;padding:20px 0 20px 0}
#footer address a{color:#9f9f9f}

/* 이벤트 배너 */
.banner_event_floating{position:fixed;top:0;left:50%;margin:134px 0 0 -485px;_position:absolute}
.banner_event_floating a{position:absolute;top:0;left:-100px;display:block;width:100px;height:125px;;margin:137px 0 0 -10px}

/* 모바일 웹보기 */
.pc_mobile{text-align:center}
.pc_mobile a{display:inline-block;overflow:hidden;width:943px;height:100px;line-height:100px;font-weight:bold;border:1px solid #D3D3D3;border-radius:12px;-webkit-border-radius:12px;background:#f0f0f0;font-size:50px;text-align:center;padding:10px;margin-bottom:20px}

.photo_footer{border-top:2px solid #32393D !important;margin-top:30px !important}
.blind{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;font-size:0;line-height:0}

.relart{font-family:HelveticaNeue-Regular,AppleSDGothicNeo-Regular,dotum,"돋움",sans-serif !important;color:#248aff !important;font-size:11px !important;line-height:1.2 !important;text-decoration:underline !important;background:url("../images/home/blt_article_20130409.gif") 100% 3px no-repeat;margin-left:5px;padding-right:6px}
.relart strong{letter-spacing:0}
.bT_none{border-top:0 !important}
.bB_none{border-bottom:0 !important}

/** 뉴스줌 광고 영역 **/
.banner_ad_floating{position:absolute;top:0;left:50%;margin:164px 0 0 -625px;z-index:1000}
.banner_ad_floating .mini_site{position:absolute;top:-30px;left:140px;overflow:hidden}
.banner_ad_floating img{vertical-align:top}

/** 날씨 아이콘 **/
.icon_weather{display:block;width:16px;height:16px;overflow:hidden;text-indent:-999px;background:url("../images/home/spr_icon_weather.png") no-repeat}
.icon_weather.w_01{background-position:0 0}
.icon_weather.w_02{background-position:0 -20px}
.icon_weather.w_03{background-position:0 -40px}
.icon_weather.w_04{background-position:0 -60px}
.icon_weather.w_05,
.icon_weather.w_06{background-position:0 -40px}
.icon_weather.w_07,
.icon_weather.w_08,
.icon_weather.w_09{background-position:0 -80px}
.icon_weather.w_10,
.icon_weather.w_11,
.icon_weather.w_12,
.icon_weather.w_13,
.icon_weather.w_14{background-position:0 -100px}
.icon_weather.w_15,
.icon_weather.w_16,
.icon_weather.w_17{background-position:0 -120px}
.icon_weather.w_18,
.icon_weather.w_19,
.icon_weather.w_20,
.icon_weather.w_21,
.icon_weather.w_22{background-position:0 -140px}
.icon_weather.w_23,
.icon_weather.w_24,
.icon_weather.w_25{background-position:0 -160px}
.icon_weather.w_26,
.icon_weather.w_27,
.icon_weather.w_28,
.icon_weather.w_29,
.icon_weather.w_30,
.icon_weather.w_31,
.icon_weather.w_32,
.icon_weather.w_33,
.icon_weather.w_34,
.icon_weather.w_35{background-position:0 -180px}
.icon_weather.w_36,
.icon_weather.w_37,
.icon_weather.w_38{background-position:0 -200px}
.icon_weather.w_39{background-position:0 -220px}
.icon_weather.w_40{background-position:0 -240px}

/* 페이지 상단 공지 바*/
.update_notice_bar{position:relative;min-width:990px;height:53px;background-color:#3462fb}
.update_notice_bar .content{text-align:center;margin:0 auto;padding:12px 0;width:970px}
.update_notice_bar .content .txt{vertical-align:top;display:inline-block;margin-top:7px;width:435px;height:16px;background:url("../images/home/browser_upgrade/spr_update_notice.png") no-repeat 0 0}
.update_notice_bar .content .btn{display:inline-block;margin-left:8px;width:131px;height:29px;background:url('../images/home/browser_upgrade/spr_update_notice.png') no-repeat 0 -20px}
.update_notice_bar .btn_close{display:inline-block;position:absolute;top:18px;right:30px;width:18px;height:18px;background:url('../images/home/browser_upgrade/spr_update_notice.png') no-repeat -140px -20px}