@charset "utf-8";
/*
position : relative(상대) , absolute(절대)
marjin: 위,오른쪽,아래,왼쪽 / border 밖
border:
pdding : 위,오른쪽,아래,왼쪽 / border 안
*/
.titleline {position:relative;border-bottom:2px solid #E5E5E5;clear:both;	height:21px;_top:2px; margin-bottom: 15px;padding-bottom: 10px;}
.titleline h3 {position:absolute;left:0; border-bottom:2px solid #234976;	font-weight: bold; height:21px; padding-bottom: 10px; _top:-2px; font-size:16px;color:#234976;font-family: 'NotoKrM', sans-serif;}
.titleline p {position:absolute;right:0; }

.titleline1 {position:relative;border-bottom:1px solid #ddd;border-top:0px solid #ddd;clear:both; height:30px; margin-bottom: 10px;padding:5px 0;}
.titleline1 h3 {line-height:30px; padding:0 5px; font-size:16px;}
.titleline1 p {position:absolute;right:2px; bottom:5px;font-size:18px;line-height:30px;height:30px;display:block;text-align:center;}
.titleline1 p a {color:#DDD;}

.imgline {position:relative;border-bottom:1px solid #DDD;clear:both;	height:35px; margin-bottom: 7px;background: url(img/round2_g.gif) no-repeat 10px 18px;}
.imgline h3 {position:absolute;left:25px;bottom:2px;}
.imgline p {position:absolute;right:0;bottom:2px;}

.title2line {position:relative;border-bottom:1px solid #DDD;clear:both;	height:28px; margin-bottom: 3px;padding:10px 10px 0 0px;}
.title2line .tlk {color:#27488f;font-size:14px; font-weight: bold;}
.title2line .tle {color:#27488f;font-size:6px;padding-left:5px;}
.title2line p {position:absolute;right:0;bottom:2px;}
.title2line p a{font-size:11px;color:#919191;}

.spr_titleline {position:relative;border-bottom:1px solid #E5E5E5;clear:both;height:65px;_top:1px; margin-bottom: 15px;}
.spr_titleline h3 {position:absolute;left:0; border-bottom:1px solid #FFF;	font-weight: bold; height:66px; _top:-1px;color:#bbbbbb;
    margin: 0;
    font-size: 40px;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    background-color: #fff;
    z-index: 1;
    padding-right: 25px;
}
.spr_titleline p {position:absolute;right:0;bottom:5px;}
.spr_titleline p a {color:#ddd; }
.spr_titleline p i {font-size:18px;color:#ddd; }

.titleBold1 {position:relative;clear:both;height:33px;margin-bottom:7px;}
.titleBold1 h3 {position:absolute;left:0; color:#444;line-height:33px; padding:2px 5px; font-size:20px;}
.titleBold1 p {position:absolute;right:5px;font-size:12px;bottom:3px;}
.titleBold1 p a {color:#888;display:block;}

.titleBold {position:relative;clear:both;height:33px;margin-bottom:0px;}
.titleBold h3 {position:absolute;left:0; color:#ef3d27;line-height:33px; padding:2px 15px; font-size:20px;font-family:'Open Sans',arial,sans-serif;border-radius:3px;}
.titleBold p {position:absolute;right:5px;font-size:12px;bottom:3px;}
.titleBold p a {color:#888;display:block;}

.title3line {position:relative;border-bottom:2px solid #4f4739;clear:both;height:35px;margin-bottom:10px;background: url(img/ico_tl2.png) no-repeat 0 13px;}
.title3line h3 {position:absolute;left:15px; color:#222;line-height:33px; padding:2px 5px 0 5px; font-size:16px;}
.title3line p {position:absolute;right:5px;font-size:12px;bottom:3px;}
.title3line p a {color:#888;display:block;}

.title4line {position:relative;border-bottom:0px solid #514c47;clear:both;height:28px;margin-bottom: 5px;}
.title4line h3 {position:absolute;left:0; color:#444;line-height:26px; padding:2px 10px 0 2px; font-size:20px;}
.title4line p {position:absolute;right:5px;font-size:12px;bottom:3px;}
.title4line p a {color:#888;display:block;}

.titleRline {position:relative;border-bottom:1px solid #999;clear:both;height:24px;margin-bottom: 5px;}
.titleRline h3 {position:absolute;left:0; color:#444;height:20px;line-height:20px; padding:2px 10px; font-size:16px;}
.titleRline p {position:absolute;right:0;bottom:4px;height:13px;padding:0;margin:0;}
.titleRline p a{font-size:11px;line-height:11px;height:11px;color:#919191;padding:0;margin:0;display:block;}

.title2Rline {position:relative;border-bottom:2px solid #444;clear:both;height:28px;margin-bottom: 5px;padding-top:0px;}
.title2Rline h3 {position:absolute;left:0; color:#FFF;height:27px;line-height:28px; padding:0px 10px; font-size:14px;background-color:#f54f4f;}
.title2Rline p {position:absolute;right:0;height:13px;padding:0;margin:0;}
.title2Rline p a{font-size:11px;line-height:11px;height:11px;color:#919191;padding:0;margin:0;display:block;}

.titleWline {position:relative;border-bottom:1px solid #FFF;clear:both;height:20px;margin-bottom: 5px;}
.titleWline h3 {position:absolute;left:0; color:#375673;height:17px; padding:3px 5px 0 5px; font-size:12px;background-color:#FFF;}
.titleWline p {position:absolute;right:0; }

.titlecnt {position:relative; margin-bottom: 20px;text-align:center;}
.titlecnt:before {content:'';position:absolute;z-index:1;left:0;top:50%;width:100%;border-top: 1px solid #aaa;}
.titlecnt .tlbox{position:relative;margin:0 auto;padding:5px 0;display:inline-block;background-color:#FFF; min-width:250px;z-index:2;border:1px solid #444;color:#444;border-radius: 20px;-wekikit-border-radius: 20px;}
.titlecnt .tlbox:after {content:'';display:table;clear:both}
.titlecnt .tlbox:hover {background-color:#FFF;border:1px solid #aaa;}
.titlecnt .tlbox a{color:#444;}
.titlecnt .tlbox a:hover {color:#e53935;}
.titlecnt h3 {line-height:30px; padding:0 10px; font-size:20px;text-align:center;}
.titlecnt p {position:absolute;right:0;bottom:50%;}
.titlecnt p a{color:#444; font-size:14px; display: block;border:0px solid #DDD;padding:0 10px; font-weight: bold;}

.titleDFline {position:relative; margin-bottom: 20px;text-align:left;}
.titleDFline:before {content:'';position:absolute;z-index:1;left:0;top:50%;width:100%;opacity: 1;margin-top:-8px;height: 15px;
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEX////S0tIAHCZFAAAADUlEQVQI12NYwMAAwgAGSAFBjkZPUgAAAABJRU5ErkJggg==');}
.titleDFline .tlbox{position:relative;margin:0;padding:0 10px 0 0;display:inline-block;background-color:#FFF; z-index:2;color:#7b7b7b;text-align:left;}
.titleDFline .tlbox:after {content:'';display:table;clear:both}
.titleDFline .tlbox a{color:#7b7b7b;}
.titleDFline .tlbox a:hover {color:#08408e;}
.titleDFline h3 {line-height:24px; padding:0; font-size:20px; font-weight: 600;text-align:left;}

.titleDFline2 {position:relative; margin-bottom: 20px;text-align:left;}
.titleDFline2:before {content:'';position:absolute;z-index:1;left:0;top:50%;width:100%;opacity: 1;margin-top:-8px;height: 15px;
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEX////S0tIAHCZFAAAADUlEQVQI12NYwMAAwgAGSAFBjkZPUgAAAABJRU5ErkJggg==');
background: rgba(255, 255, 255, .1);}
.titleDFline2 .tlbox{position:relative;margin:0;padding:0 10px 0 0;display:inline-block;background-color:#444; z-index:2;color:#FFF;text-align:left;}
.titleDFline2 .tlbox:after {content:'';display:table;clear:both}
.titleDFline2 .tlbox a{color:#7b7b7b;}
.titleDFline2 .tlbox a:hover {color:#08408e;}
.titleDFline2 h3 {line-height:24px; padding:0; font-size:20px; font-weight: 600;text-align:left;}

.h { font-size:12px; font-weight: bold; padding: 3px 0 3px 10px; }

.adlink {position:relative;display: block;font-size:0;text-align:center;}
.adlink:after {clear: both;content: "";display: block;}
.adlink a{border:0;margin:0;font-size:0;display: block;text-align:center;vertical-align:middle;}

.adgrp ul {list-style: none;}
.adgrp ul:after {clear: both;content: "";display: block;}
.adgrp li {margin-bottom:10px;}
.adgrp li:last-child {margin-bottom:0;}

.adulli0 li {float:left;padding:0;}
.adulli0 li a {display:block;border:0;padding:0;margin:0;font-size:0;}

.adgrp25{list-style: none;}
.adgrp25:after {clear: both;content: "";display: block;}
.adgrp25 li {float:left;margin:5px 0;width:25%;}

.adgrp25 li div.adlink {position:relative;padding:0 2%;width:96%;height:90px;}
.adgrp25 li div.adlink img{padding:0px;width:100%;max-height:90px;min-height:90px;}



ul.tag li{float:left;height:22px;padding:0 6px;margin:2px 0px;display:block;}
ul.tag li.t{height:18px;padding:2px 10px;margin:2px 5px;-moz-border-radius: 6px;border-radius: 6px;-webkit-border-radius: 6px;border: 1px solid #ddd;background: none;background-color: #FFF;font-weight: normal;}
ul.tag li a{display:block;line-height:18px;font-size:11pt;}

._incad {position:absolute;right:0px; bottom:100px;}
._incad img {max-height:40px;}
/* 박스라인 */
.boxLine {border: 1px solid #d6d6d6; overflow: hidden; padding:3px; margin: 0;clear:both;background-color:#fff;}
.boxLine2 {border: 1px solid #d6d6d6; overflow: hidden; padding:10px; margin: 5px 0 5px 0;clear:both;background-color:#fff;}
.boxLine3 {border: 1px solid #d6d6d6; overflow: hidden; padding:3px; margin: 0px 0 5px 0;clear:both;}

/*광고,제휴문의*/
#adbox { height:37px; }
#adbox li { float: left; padding-left: 0px; }

.infobox { margin:5px 0 0px;overflow: hidden;}
.infobox ul { width:100px; float:left; margin-left:5px; }

#photoBook .boxLine { padding: 0 10px 8px 12px; }
#photoBook dl { float: left; width:150px; background-color:#09C; }

#newsListbox .boxLine { padding: 0 10px 8px 12px; }

.life3box {position:relative;display: block;margin:0;padding:0;}
.life3box:after {clear: both;content: "";display: block;}
.life3box li {float:left;padding: 1.16%;width:31%;margin:0;border:0;text-align:left;}

.cm3box {position:relative;display: block;margin:0;padding:0;}
.cm3box:after {clear: both;content: "";display: block;}
.cm3box li {float:left;padding: 1%;width:32%;margin:0;border:0;text-align:left;}
.cm3box li:first-child {padding-left:0;}
.cm3box li:last-child {padding-right:0;}

.mainf3box {position:relative;display: block;margin:0;padding:0;background-color:#dfe0d8;}
.mainf3box:after {clear: both;content: "";display: block;}
.mainf3box li {float:left;padding:2%;width:29.33%;margin:0 auto;border:0;text-align:left;}
.mainf3box li:first-child {}
.mainf3box li:last-child {background-color:#dfe0d8;}

.mainf3box li:first-child .adlink2{border-right:1px solid #EEE;}
.mainf3box li:last-child .adlink2{border-left:0px solid #EEE;}

.adlink2 {min-height:250px;text-align:center;padding:0;width:100%;}
.adlink2 a {display:block;vertical-align:middle;padding:0;}

/*메뉴*/
#smenu_categorybox {position:relative;clear: both;display: block;margin:0;padding: 0;}
#smenu_categorybox ul { min-height:30px; padding-left: 2px; }
#smenu_categorybox li {height:20px; padding:5px 0 0 10px; margin-right:15px;background: url(img/icon1.gif) no-repeat 1px 13px;display:inline;min-width:65px;}
#smenu_categorybox li.last_xxx{background:none;}
#smenu_categorybox li.select { font-weight: bold;color: #09F;letter-spacing:-1px;}
#smenu_categorybox li a {line-height:20px;color: #000;}


#smenu_categorybox .catname {position:relative; clear: both;display: block;margin-bottom:10px;width:100%;border-bottom:1px solid #444;}
#smenu_categorybox .catname:after {clear: both;content: "";display: block;}
#smenu_categorybox .catname dt {float:left; margin:0;overflow: hidden;width:40%;font-size:24px;font-weight: bold;padding-left:5px;}
#smenu_categorybox .catname dd.smenu {float:right;width:57%;}

.tnaviLink{position:absolute;bottom:5px;right:5px;padding-left:12px;font-size:0.9rem;line-height:1.5;color:#ddd;text-align:left;}
.tnaviLink a{display: inline-block;font-size:0.9rem;color:#444;}
.tnaviLink a:last-child{font-weight:bold;}

.mag {position:relative; clear: both;display: block;margin:0 auto;padding:0;background-color:#dfe0d8;border:0px solid #DDD;}
.mag:after {clear: both;content: "";display: block;}
.mag a {display: block;}
.mag dt {float:left; margin-right:0px;overflow: hidden;display: block;padding:30px 20px;}
.mag dt a{ margin:0;overflow: hidden;display: block;padding:2px;border:2px solid #444;}

.mag dt img {vertical-align:top; width:130px;}
.mag dd {overflow: hidden;padding:25px 0 0 0;text-align:center;}
.mag dd .mlogo img {vertical-align:top; width:110px;}


#HDcontent {position:relative;margin: 0;padding: 0;}
#HDcontent h3 {margin: 0;padding: 7px 0 0 0;font-size: 16px;text-transform: uppercase;}
#HDcontent ._title{position:absolute;top:40px;left:700px;width:170px;padding-left:20px;height:20px;color:#888;z-index:3;font-size:18px; font-weight:500;opacity: 0.9; filter: alpha(opacity=90); font-weight:bold;}
#HDcontent ._flink{position:absolute;bottom:20px;right:30px;padding-left:20px;height:20px;z-index:3;}
#HDcontent ._flink a{color:#888;font-size:12px; font-weight:bold;}
div#HDf_list {width: 100%;height: 400px;overflow: hidden;position: relative;background-color:#373737;}
div#HDf_list ul {position: absolute;list-style: none;	padding: 0;margin: 0;}
ul#HDtabs {right:0;z-index: 2;width: 380px;top: 80px;}
ul#HDtabs li {cursor:hand;border-top:1px solid #444;}
ul#HDtabs li:last-child {}

ul#HDtabs li img {padding: 0px;border: 2px #444 solid;float: right;margin-left: 6px;width:50px;height:36px;}
ul#HDtabs .subj {display: block;height:36px;line-height:36px;vertical-align:middle;margin: 3px 10px 3px 5px;text-decoration: none;overflow: hidden;font-size:15px; letter-spacing:-1px;color: #eee;}
ul#HDtabs li a {color: #d0d0d0;text-decoration: none;	display: block;padding: 5px 17px 5px 15px;height: 40px;outline: none;}
ul#HDtabs li a:hover {text-decoration: none;}
ul#HDtabs li a.current {background-color:#ee2038;color: #FFF;}
ul#HDtabs li a.current img {}
ul#HDtabs li a.current span {color: #FFF;font-weight:bold;}
ul#HDtabs li a.current:hover {text-decoration: none;cursor: default;}
ul#HDoutput {left: 0;top:0;width: 700px;height: 400px;position: relative;}
ul#HDoutput li {position: absolute;width: 700px;height: 400px;}
ul#HDoutput li a {text-decoration: none;	display: block;outline: none;}

ul#HDoutput li .tlimg {width:100%;height:400px;overflow: hidden;display: block;background-position:center;background-repeat:no-repeat;background-size:cover;}
ul#HDoutput li .tlimg img {width: 100%;min-height:400px;display:none;}/*-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;*/
ul#HDoutput li:hover img {}/*-moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);*/

ul#HDoutput li .textbox{left:0;bottom:0px;width:96%;height:94%;padding:2%;margin:0;position:absolute;background: url("img/xbg4.png") repeat-x scroll 0 80px transparent;}
ul#HDoutput li .textbox:hover{background:none;}
ul#HDoutput li ._ps{position:absolute;bottom:40px;left:20px;width:94%;}
ul#HDoutput li ._ps:after {clear: both;content: "";display: block;}
ul#HDoutput li .ctitle {position:absolute;top:4%;left:3%;display:inline-block;font-size:14px;height:30px;line-height:30px;padding:0px 15px;background-color:#ffd01d;color:#222; font-weight:600;z-index:3;text-transform: uppercase;}
ul#HDoutput li .tltxt{position:relative;width:94%;text-shadow:1px 1px rgba(0,0,0,.75);}
ul#HDoutput li .tltxt h3 {display:block;color:#FFF; font-size:24pt;max-height:80px;line-height:40px;font-weight:bold; letter-spacing:0;overflow: hidden;padding:0;}
ul#HDoutput li .tltxt p {display:hidden;color:#FFF; font-size:0px; letter-spacing:0;overflow: hidden;padding-top:0px;line-height:20px;height:0px;}


/* side tabs*/
#sHDcontent {position: relative;}
div#sHDf_list {position: relative;width: 100%;overflow: hidden;background-color:#444;}
div#sHDf_list ul {list-style: none;	padding: 0;margin: 0;}
ul#sHDtabs {position: relative;}
ul#sHDtabs li {float:left;cursor:hand;border-top:0px solid #ddd;width:25%;}
ul#sHDtabs li img {padding: 0px;border: 0;margin:0;width:100%;height:50px;}
ul#sHDtabs li a {color: #d0d0d0;text-decoration: none;display: block;padding: 3px;height: 50px;outline: none;text-align:center;}
ul#sHDtabs li a:hover {text-decoration: none;}
ul#sHDtabs li a.current {background-color:#ee2038;color: #FFF;}
ul#sHDtabs li a.current img {}
ul#sHDtabs li a.current span {color: #FFF;}
ul#sHDtabs li a.current:hover {text-decoration: none;cursor: default;}

ul#sHDoutput {position: relative;width: 100%;height: 200px;position: relative;}
ul#sHDoutput li {position: absolute;width: 100%;height: 200px;}
ul#sHDoutput li a {text-decoration: none;	display: block;outline: none;}
ul#sHDoutput li .tlimg {width:100%;height:200px;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;}
ul#sHDoutput li .tlimg img {width: 100%;min-height:200px;display:none;vertical-align:top;}/*-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;*/
ul#sHDoutput li .textbox{position:absolute;left:0;bottom:0px;width:96%;height:96%;padding:2%;margin:0;}
ul#sHDoutput li ._ps{position:absolute;bottom:0;left:0;width:100%;}
ul#sHDoutput li ._ps:after {clear: both;content: "";display: block;}
ul#sHDoutput li .tltxt{position:relative;text-shadow:1px 1px rgba(0,0,0,.75);background:rgba(0,0,0,0.3);padding:10px;}
ul#sHDoutput li .tltxt h3 {display:block;color:#FFF; font-size:16px;max-height:80px;line-height:1.4;font-weight:100; letter-spacing:0;overflow: hidden;padding:0px;text-shadow:1px 1px rgba(0,0,0,.75);}

/*동영상*/
div#mHDf_list {position: relative;width: 100%;overflow: hidden;background-color:#444;}
div#mHDf_list ul {list-style: none;	padding: 0;margin: 0;}
ul#mHDtabs {position: relative;}
ul#mHDtabs li {float:left;cursor:hand;border-top:0px solid #ddd;width:33.33%;}
ul#mHDtabs li img {padding: 0px;border: 0;margin:0;width:100%;height:70px;}
ul#mHDtabs li a {color: #d0d0d0;text-decoration: none;display: block;padding: 3px;height: 70px;outline: none;text-align:center;}
ul#mHDtabs li a:hover {text-decoration: none;}
ul#mHDtabs li a.current {background-color:#ee2038;color: #FFF;}
ul#mHDtabs li a.current img {}
ul#mHDtabs li a.current span {color: #FFF;}
ul#mHDtabs li a.current:hover {text-decoration: none;cursor: default;}

ul#mHDoutput {position: relative;width: 100%;height: 260px;}
ul#mHDoutput li {position: absolute;width: 100%;height: 260px;}
ul#mHDoutput li a {text-decoration: none;	display: block;outline: none;}
ul#mHDoutput li .tlimg {width:100%;height:260px;overflow: hidden;}
ul#mHDoutput li .tlimg img {width: 100%;min-height:260px;}/*-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;*/
ul#mHDoutput li .textbox{position:absolute;left:0;bottom:0px;width:96%;height:96%;padding:2%;margin:0;}
ul#mHDoutput li ._ps{position:absolute;bottom:0;left:0;width:100%;}
ul#mHDoutput li ._ps:after {clear: both;content: "";display: block;}
ul#mHDoutput li .tltxt{position:relative;text-shadow:1px 1px rgba(0,0,0,.75);background:rgba(0,0,0,0.3);padding:10px;}
ul#mHDoutput li .tltxt h3 {display:block;color:#FFF; font-size:16px;max-height:80px;line-height:1.4;font-weight:100; letter-spacing:0;overflow: hidden;padding:0px;text-shadow:1px 1px rgba(0,0,0,.75);
text-overflow:ellipsis;
white-space:nowrap;
word-wrap:normal;}

ul#mHDoutput div.play {position:absolute;left:0;top:0;width:100%; padding-top:120px;overflow: hidden;display: block;text-align:center;z-index:9;}
ul#mHDoutput div.play img {width:60px;border:0pt none; display:inline;}
ul#mHDoutput div.play img.over { display:none;}
ul#mHDoutput:hover .play img { display:none;}
ul#mHDoutput:hover .play img.over { display:inline;}


/*PDF*/
div#pHOf_list {position: relative;width: 100%;overflow: hidden;background-color:#444;}
div#pHOf_list ul {list-style: none;	padding: 0;margin: 0;}
ul#pHOtabs {position: relative;}
ul#pHOtabs li {float:left;cursor:hand;border-top:0px solid #ddd;width:33.33%;}
ul#pHOtabs li img {padding: 0px;border: 0;margin:0;width:100%;height:70px;}
ul#pHOtabs li a {color: #d0d0d0;text-decoration: none;display: block;padding: 3px;height: 70px;outline: none;text-align:center;}
ul#pHOtabs li a:hover {text-decoration: none;}
ul#pHOtabs li a.current {background-color:#ee2038;color: #FFF;}
ul#pHOtabs li a.current img {}
ul#pHOtabs li a.current span {color: #FFF;}
ul#pHOtabs li a.current:hover {text-decoration: none;cursor: default;}

ul#pHOoutput {position: relative;width: 100%;height: 430px;}
ul#pHOoutput li {position: absolute;width: 100%;height: 430px;}
ul#pHOoutput li a {text-decoration: none;	display: block;outline: none;border:1px solid #DDD;}
ul#pHOoutput li .tlimg {width:100%;min-height:430px;overflow: hidden;display: block;background-position:center;background-repeat:no-repeat;background-size:cover;}
ul#pHOoutput li .tlimg img {display:none;width:100%;min-height:430px;}


.HD1iList {position:relative; margin-bottom:10px;clear: both;border:0px solid #DDD; padding:0px;}
.HD1iList:after {clear: both;content: "";display: block;}

.Hatc {float:left;width: 48%;display: block;overflow: hidden;margin:0;min-height:390px;}
.Hatc dd {clear: both;overflow: hidden;}
.Hatc dd.img {position:relative; float:left; margin:0;z-index:1;width:100%;height:420px;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;}
.Hatc dd.img a {display: block;overflow: hidden;}
.Hatc dd.img img{width:100%;height:420px;opacity: 0;}

.Hatc dd.subj {text-align:left;clear: both;overflow: hidden; padding-top:13px;}
.Hatc dd.subj a {color:#111;display: block;font-size:18px;line-height:1.4; font-weight:600; padding:0;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;}
.Hatc dd.winfo {text-align:left;padding-top:5px;font-size:12px;color:#aaa;}
.Hatc dd.winfo a {color:#000;}
.Hatc dd.conts {clear: both;overflow: hidden;padding-top:10px;}
.Hatc dd.conts a{text-align:left;padding:0px;font-size:13px;color:#777;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;word-wrap:break-word;}

.newL {float:right;width: 48%;display: block;overflow: hidden;margin:0;}

.Latc {position:relative; clear: both;display: block;margin-bottom:14px;padding-bottom:14px;min-height:75px;overflow: hidden;border-bottom:0px solid #e8e8e8;}
.Latc:last-child {border-bottom:0px solid #444;margin:0;padding:0;}
.Latc dd.zimg {float:left; width:115px; height:125px; margin:0;overflow: hidden;display: block;border:1px solid #EEE;background-position:center;background-repeat:no-repeat;background-size:cover;}
.Latc dd.zimg img {vertical-align:top; width:115px; min-height:105px;display:none;}

.Latc dd.subtitle {position:relative; max-height:110px; overflow: hidden;padding:2px 0px 0 10px;}
.Latc dd.subtitle a {display: block;font-size:18px;color:#000;font-weight:600;line-height:22px;overflow: hidden;}

.Latc dd.winfo {position:relative;overflow: hidden;font-size:12px;color:#aaa;padding:2px 0px 0 10px;}
.Latc dd.winfo a {color:#aaa;}

.Latc dd.conts {position:relative; max-height:36px; overflow: hidden;padding:2px 0px 0 10px;}
.Latc dd.conts a {display: block;font-size:13px;color:#1e1e1e;line-height:1.4;overflow: hidden;}
.Latc dd a:hover{color:#006699;}



.LATEST {position:relative; margin-bottom:10px;clear: both;border:0px solid #DDD; padding:0px;}
.LATEST:after {clear: both;content: "";display: block;}
.LATEST dl {position:relative;width:100%;min-height:105px;border:0px solid #eee;padding-bottom:10px;margin-bottom:10px;}
.LATEST dd.img {float:left;width:40%; height:105px; margin:0;padding:0;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;}
.LATEST dd.img img {vertical-align:top; width:100%; min-height:105px;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;display:none;}
.LATEST dl:hover dd.img img {-moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.LATEST dd a {display: block;}
.LATEST dd.conts {float:right;width:57%;line-height:1.4;max-height:32px; overflow: hidden;padding-top:15px;font-size:12px; color:#77787b;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
word-wrap:break-word;
}
.LATEST dd.subj {float:right;width:57%;margin:0;height:40px;overflow: hidden;color:#444;padding:0;font-weight:600;font-size:16px;line-height:1.4; }
.LATEST dd.ctitle {position: absolute; left: 5px; top: 5px;line-height:14px; overflow: hidden;padding:3px 10px;font-size:14px; color:#FFF;background-color:#ff3333;}

.LATEST ul {position:relative;width:100%;display: block;overflow: hidden;padding-top:10px;margin-top:15px;border-top: 1px solid #ddd;}
.LATEST ul:after {clear: both;content: "";display: block;}
/*.LATEST ul:before {content:'';position:absolute;z-index:1;left:0;top:0px;width:90%;padding:0 5%;border-top: 1px solid #ddd;}*/

.LATEST li {overflow: hidden;margin-bottom:5px;}
.LATEST li a{color:#444;font-size:16px;line-height:27px; font-weight:600;overflow: hidden;display: block;padding: 0;white-space:nowrap;text-overflow:ellipsis;}
.LATEST li:last-child{margin:0;}

.SH1BList {position:relative;margin:0;display: block;clear: both;border:0px solid #DDD;background-color:#FFF;}
.SH1BList:after {clear: both;content: "";display: block;}
.SH1BList .ctl {float:left;width:100%;padding-bottom:0px;}
.SH1BList .ctl dd {clear: both;display: block;}
.SH1BList .ctl dd.ctitle {padding:25px 1px;}
.SH1BList .ctl dd.ctitle h3 {color:#666;font-size:20px;text-align:center;}
.SH1BList .ctl dd.img {width:100%; height:140px; margin:0;overflow: hidden;}
.SH1BList .ctl dd.img img {vertical-align:top; width:100%; min-height:140px;}
.SH1BList .ctl dd a {display: block;}
.SH1BList .ctl dd.subj {overflow: hidden;text-align:center;padding:10px 0;}
.SH1BList .ctl dd.subj a {color:#444;padding:0;height:44px;font-weight:600;font-size:16px;line-height:1.4;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;}
.SH1BList .ctl:hover dd.subj a {color:#0962b3;}
.SH1BList .ctl dd.conts {line-height:14px; overflow: hidden;padding-top:5px;font-size:12px; color:#FFF;}

.SH1BList .list {float:left;width:100%;padding:0 0 3% 0;display: block;overflow: hidden;}
.SH1BList .list:after {clear: both;content: "";display: block;}
.SH1BList .list dd {height:34px;overflow: hidden;border-bottom:1px dotted #bfbfbf;border-left:0!important;}
.SH1BList .list dd a{color:#444;font-size:14px;line-height:24px; font-weight:100;overflow: hidden;display: block;padding: 5px 0 5px 0px;outline: none;white-space:nowrap;text-overflow:ellipsis;}
.SH1BList .list dd a:hover {font-weight:600;}
.SH1BList .list dd:last-child{border-bottom:0px dotted #bfbfbf;}


.HD1BList {position:relative;margin:0;display: block;clear: both;border:0px solid #DDD;background-color:#FFF;}
.HD1BList:after {clear: both;content: "";display: block;}
.HD1BList .ctl {float:left;width:100%;padding-bottom:0px;}
.HD1BList .ctl dd {clear: both;display: block;}
.HD1BList .ctl dd.ctitle {padding:25px 1px;}
.HD1BList .ctl dd.ctitle h3 {color:#666;font-size:20px;text-align:center;}
.HD1BList .ctl dd.img {width:100%; height:110px; margin:0;overflow: hidden;}
.HD1BList .ctl dd.img img {vertical-align:top; width:100%; min-height:110px;}
.HD1BList .ctl dd a {display: block;}
.HD1BList .ctl dd.subj {overflow: hidden;text-align:center;padding:10px 0;}
.HD1BList .ctl dd.subj a {color:#444;padding:0px 10px;font-weight:600;font-size:14px;line-height:22px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;}
.HD1BList .ctl:hover dd.subj a {color:#0962b3;}
.HD1BList .ctl dd.conts {line-height:14px; overflow: hidden;padding-top:5px;font-size:12px; color:#FFF;}

.HD1BList .list {float:left;width:94%;padding:0 3% 3% 3%;display: block;overflow: hidden;}
.HD1BList .list:after {clear: both;content: "";display: block;}
.HD1BList .list dd {height:34px;overflow: hidden;border-bottom:1px dotted #bfbfbf;border-left:0!important;}
.HD1BList .list dd a{color:#444;font-size:14px;line-height:24px; font-weight:100;overflow: hidden;display: block;padding: 5px 0 5px 5px;outline: none;white-space:nowrap;text-overflow:ellipsis;}
.HD1BList .list dd a:hover {font-weight:600;}
.HD1BList .list dd:last-child{border-bottom:0px dotted #bfbfbf;}

.HD1List5 {position:relative; margin-bottom:10px;clear: both;border:0px solid #DDD; padding:0px;}
.HD1List5:after {clear: both;content: "";display: block;}
.HD1List5 dl {position:relative;width:100%;min-height:80px;border:0px solid #eee;}
.HD1List5 dd.img {float:left;width:40%; height:80px; margin:0;padding:0;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;}
.HD1List5 dd.img img {vertical-align:top; width:100%; min-height:80px;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;display:none;}
.HD1List5 dl:hover dd.img img {-moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.HD1List5 dd a {display: block;}
.HD1List5 dd.conts {float:right;width:57%;line-height:14px;max-height:28px; overflow: hidden;padding-top:5px;font-size:12px; color:#77787b;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
word-wrap:break-word;}
.HD1List5 dd.subj {float:right;width:57%;margin:0;height:40px;overflow: hidden;color:#444;padding:0;font-weight:600;font-size:14px;line-height:20px; }
.HD1List5 dd.ctitle {position: absolute; left: 5px; top: 5px;line-height:14px; overflow: hidden;padding:3px 10px;font-size:14px; color:#FFF;background-color:#ff3333;}

.HD1List5 ul {position:relative;width:100%;display: block;overflow: hidden;padding-top:10px;margin-top:15px;border-top: 1px solid #ddd;}
.HD1List5 ul:after {clear: both;content: "";display: block;}
/*.HD1List5 ul:before {content:'';position:absolute;z-index:1;left:0;top:0px;width:90%;padding:0 5%;border-top: 1px solid #ddd;}*/

.HD1List5 li {overflow: hidden;margin-bottom:5px;width:100%;padding:0;}
.HD1List5 li a{color:#444;font-size:14px;line-height:20px; font-weight:600;overflow: hidden;display: block;padding: 0;white-space:nowrap;text-overflow:ellipsis;}
.HD1List5 li:last-child{margin:0;}


.HD2List {position:relative; width:100%;clear: both;padding-bottom:20px; margin-bottom:10px;border-bottom:1px solid #DDD;}
.HD2List:after {clear: both;content: "";display: block;}
.HD2List dl {float:left;width:30%;min-height:98px;}
.HD2List dd {clear: both;display: block;}
.HD2List dd.img {width:100%; height:150px; margin:0;overflow: hidden;}
.HD2List dd.img img {vertical-align:top; width:100%; min-height:150px;}
.HD2List dd a {display: block;}
.HD2List dd.conts {line-height:14px; overflow: hidden;padding-top:5px;font-size:12px; color:#FFF;}
.HD2List dd.subj {overflow: hidden;}
.HD2List dd.subj p {color:#444;padding:5px 0;font-weight:500;font-size:14px;overflow: hidden;display: block;outline: none;white-space:nowrap;text-overflow:ellipsis;}

.HD2List ul {float:right;width:67%;display: block;overflow: hidden;}
.HD2List ul:after {clear: both;content: "";display: block;}
.HD2List li {overflow: hidden;border-bottom:0px dotted #bfbfbf;}
.HD2List li a{font-size:16px;line-height:25px; font-weight:600;overflow: hidden;display: block;padding: 6px 0;outline: none;white-space:nowrap;text-overflow:ellipsis;}
.HD2List li:last-child{border-bottom:0px dotted #bfbfbf;}


.topHDs {position: relative;min-height:165px;overflow: hidden;}
.topHDs dl {position:relative; margin-top:0px;}
.topHDs dl dt {overflow: hidden;}
.topHDs dl dt h3 {font-size:18pt; font-weight:bold;overflow: hidden;padding:1px 0px;}
.topHDs dl dt h3 a {color:#000000;letter-spacing:-1px;}
.topHDs dl dd.img {position:relative; float:left; height:160px; margin-right:10px;margin-top:0px;overflow: hidden;}
.topHDs dl dd.img img {vertical-align:top;}
.topHDs dl dd.txt {overflow: hidden;font-size:14px;line-height:20px; font-weight:normal; padding:10px;}
.topHDs dl dd a {display: block;color:#4d6866;}

/*많이본 뉴스 */
.hitNews {position:relative; margin:0;clear: both;overflow: hidden;}
.hitNews dl {position:relative; margin-bottom: 15px; padding-bottom: 14px;overflow: hidden; border-bottom:1px dotted #bfbfbf;}
.hitNews dl:last-child{margin-bottom: 0px;padding-bottom: 0px;border:0;}
.hitNews dl dt {position: absolute;right:0px;top:0;width:25px;height:25px;line-height:25px; font-size:14px; font-weight:bold;text-align:center; overflow: hidden;padding: 0;z-index:2;background-color:#3300cc;color:#FFF;opacity: 0.7; filter: alpha(opacity=70);}
.hitNews dl dd.img {position:relative; float:right; width:115px; height:75px; margin-left: 13px;padding:0;overflow: hidden;display: block;}
.hitNews dl dd.img img {vertical-align:top; width:115px; min-height:75px;}
.hitNews dl dd.subj {height:70px; margin: 0;padding:0;overflow: hidden;display: block;padding-right:30px;}
.hitNews dl dd.subj a {color:#4B4B4B; font-size:16px;font-weight:100; letter-spacing:-1px;overflow: hidden;  line-height: 23px;display: block;padding:0px;}
.hitNews dl dd.subj a:hover {color:#0080ff;}

.hitNews2{position:relative;width:100%;display: block;overflow: hidden;padding:0px;margin:0px;}
.hitNews2:after {clear: both;content: "";display: block;}
.hitNews2 li {position:relative;overflow: hidden;margin-bottom:5px;}
.hitNews2 li a{color:#444;font-size:14px;line-height:20px; font-weight:600;overflow: hidden;display: block;padding-left:25px;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;}
.hitNews2 li:last-child{margin:0;}
.hitNews2 li .num{position: absolute; left: 0; bottom: 0;border:1px solid #666;background-color:#666;color:#FFF;line-height:18px;width:18px;height:18px;text-align:center;}

#SB_scrollup { float: left; position: relative; overflow: hidden; height: 135px; width: 290px; z-index:10;background-color:#64a2c9;border:1px solid #64a2c9;}
#SB_scrollup_sub { float: left; position: relative;    overflow: hidden;     height: 130px;    width: 248px; border: 1px solid #feb3bc;background-color:#fff5f6;}
#SB_scrollup_icon { float: left; width: 54px;}
.SB_headline { position: absolute; top: 115px; left: 2px; width:280px; white-space: nowrap; overflow: hidden; margin:10px;}
.SB_headline li {line-height: 23px; background: url(/images/main/icon_wnemo.gif) no-repeat 0px 10px; padding-left: 10px;}
.SB_headline li a {color:#FFF;}

.selHD1 {position:relative; width:100%;margin:0;clear: both;border:0px solid #4e4a57;padding-bottom:0px;}
.selHD1 dl {position:relative; clear: both;display: block;margin-bottom:0px;width:100%;min-height:256px;border:0px solid #ececec;}
.selHD1 dl.f{margin-top: 0px;padding-top: 0px;}
.selHD1 dl.e{margin-bottom: 0px;padding-bottom: 0px;}
.selHD1 dd {clear: both;display: block;}
.selHD1 dd.img {float:left; width:100%; height:256px; margin:0;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;}
.selHD1 dd.img img {vertical-align:top; width:100%; min-height:256px;max-height:350px;opacity: 0; filter: alpha(opacity=0);}
.selHD1 dd.img a {display:inline-block;}

.selHD1 dd.ctitle {position: absolute; left: 0px; top: 0px;line-height:12px; overflow: hidden;padding:3px 5px;font-size:12px; color:#FFF;background-color:#ff3333;}
.selHD1 dd.conts {line-height:14px; overflow: hidden;padding-top:5px;font-size:12px; color:#FFF;}

.selHD1 dd.subtitle {position: absolute; left: 0; bottom: 0;padding:0px;width:100%;height:100%;/*background: url("img/xbg2.png") repeat-x scroll 0 bottom transparent;*/}
.selHD1 dd.subtitle p{position: absolute; left: 0; bottom: 0;display:inline-block;width:95%;padding:4% 2.5%;z-index:2;background:rgba(0,0,0,0.3);color:#FFF;line-height:1.3; font-weight:600;font-size:18px;z-index:2;overflow: hidden;text-shadow:1px 1px rgba(0,0,0,.75);
text-overflow:ellipsis;
white-space:nowrap;
word-wrap:normal;}

.selHD1r {position:relative; width:100%;margin:0;clear: both;border:0px solid #4e4a57;padding-bottom:0px;}
.selHD1r dl {position:relative; clear: both;display: block;margin-bottom:0px;width:100%;min-height:256px;border:0px solid #ececec;}
.selHD1r dl.f{margin-top: 0px;padding-top: 0px;}
.selHD1r dl.e{margin-bottom: 0px;padding-bottom: 0px;}
.selHD1r dd {clear: both;display: block;}
.selHD1r dd.img {float:left; width:100%; height:256px; margin:0;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;}
.selHD1r dd.img img {vertical-align:top; width:100%; min-height:256px;max-height:350px;display:none;}
.selHD1r dd a {display: block;}
.selHD1r dd.ctitle {position: absolute; left: 0px; top: 0px;line-height:12px; overflow: hidden;padding:3px 5px;font-size:12px; color:#FFF;background-color:#ff3333;}
.selHD1r dd.conts {line-height:14px; overflow: hidden;padding-top:5px;font-size:12px; color:#FFF;}

.selHD1r dd.subtitle {position: absolute; left: 0; bottom: 0;padding:0px;width:100%;height:100%;/*background: url("img/xbg2.png") repeat-x scroll 0 bottom transparent;*/}
.selHD1r dd.subtitle a {position: absolute; left: 0; bottom: 0;display:inline-block;width:95%;padding:4% 2.5%;z-index:9;background:rgba(0,0,0,0.3); }
.selHD1r dd.subtitle p {color:#FFF;line-height:1.3; font-weight:600;font-size:18px;text-shadow:1px 1px rgba(0,0,0,.75);overflow: hidden;text-overflow:ellipsis;
white-space:nowrap;
word-wrap:normal;}

.txHD1 {position:relative; width:100%;margin:0;clear: both;border:0px solid #4e4a57;padding-bottom:0px;}
.txHD1 dl {position:relative; clear: both;display: block;margin-bottom:0px;width:100%;min-height:200px;border:0px solid #ececec;}
.txHD1 dl.f{margin-top: 0px;padding-top: 0px;}
.txHD1 dl.e{margin-bottom: 0px;padding-bottom: 0px;}
.txHD1 dd {clear: both;display: block;}
.txHD1 dd.zimg {float:left; width:100%; height:200px; margin:0;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;}
.txHD1 dd.zimg img {vertical-align:top; width:100%; min-height:200px;max-height:350px;display:none;}
.txHD1 dd a {display: block;}
.txHD1 dd.ctitle {position: absolute; left: 0px; top: 0px;line-height:12px; overflow: hidden;padding:3px 5px;font-size:12px; color:#FFF;background-color:#ff3333;}
.txHD1 dd.conts {line-height:14px; overflow: hidden;padding-top:5px;font-size:12px; color:#FFF;}

.txHD1 dd.subtitle {position: absolute; left:0; bottom: 0;padding:0px;width:100%;height:100%;
/*background: url("img/xbg2.png") repeat-x scroll 0 bottom transparent;*/
}
.txHD1 dd.subtitle a {position: absolute; left:0; bottom:0;width:95%;padding:4% 2.5%;z-index:2;background:rgba(0,0,0,0.3);}
.txHD1 dd.subtitle p {color:#FFF;line-height:1.3; font-weight:100;font-size:16px;text-shadow:1px 1px rgba(0,0,0,.75);
text-overflow:ellipsis;
white-space:nowrap;
word-wrap:normal;
overflow: hidden;
}
.selHD2_mbx_t3 {width:100%;display: block;overflow: hidden;}
.selHD2_mbx_t3:after {clear: both;content: "";display: block;}
.selHD2_mbx_t3 li {padding-right: 0px;position: relative;display: inline;float: left;margin: 0;}
.selHD2_mbx_t3 li a {cursor: pointer;}
.selHD2_mbx_t3 li.f {}
.selHD2_mbx_t3 li.e {margin-right: 0;padding-right: 0px;}
.selHD2_mbx_t3 li.e dl {margin-bottom: 0;padding-bottom: 0px;border-bottom:none;}

.selHD2 {position:relative; clear: both;display: block;margin-bottom:14px;padding-bottom:13px;width:315px;min-height:98px;border-bottom:1px solid #a8a8a8;}
.selHD2 dd {clear: both;display: block;}
.selHD2 dd.img {float:left; width:315px; height:210px; margin:0;overflow: hidden;}
.selHD2 dd.img img {vertical-align:top; width:315px; min-height:210px;max-height:250px;}
.selHD2 dd a {display: block;}
.selHD2 .ctitle {position:absolute;top:0px;left:0px;font-size:14px;height:22px;line-height:22px;padding:3px 9px;background-color:#0b72d9;color:#FFF;z-index:9;text-transform: uppercase;opacity: 0.9; filter: alpha(opacity=90);}
.selHD2 dd.conts {line-height:18px; overflow: hidden;padding:5px 0px;font-size:12px; color:#222;}
.selHD2 dd.subtitle { height:44px; overflow: hidden;padding:10px 0;letter-spacing:-1px;}
.selHD2 dd.subtitle a {color:#111;font-size:16px;line-height:22px; font-weight:bold;}
.selHD2 dd p {font-size:11px; color:#0066ff; font-weight:normal;padding:3px 0px;height: 18px;text-overflow: ellipsis;white-space: nowrap;}

.selHD4 {position:relative; margin:0;clear: both;border:0px solid #dcdcdc;padding-bottom:0px;}
.selHD4 dl {position:relative; clear: both;display: block;margin-bottom:14px;padding-bottom:13px;width:300px;min-height:240px;border-bottom:1px solid #a8a8a8;}
.selHD4 dd {clear: both;display: block;}
.selHD4 dd.img {float:left; width:300px; height:200px; margin:0;overflow: hidden;}
.selHD4 dd.img img {vertical-align:top; width:300px; min-height:200px;}
.selHD4 dd a {display: block;}
.selHD4 .ctitle {position:absolute;top:0px;left:0px;font-size:11px;height:12px;line-height:12px;padding:3px 9px;background-color:#0b72d9;color:#FFF;z-index:9;text-transform: uppercase;opacity: 0.9; filter: alpha(opacity=90);}
.selHD4 dd.conts {line-height:18px; overflow: hidden;padding:5px 0px;font-size:12px; color:#222;}
.selHD4 dd.subtitle {font-size:14px; height:36px;line-height:18px; font-weight:bold; overflow: hidden;padding:5px 0 0 0;letter-spacing:-1px;}
.selHD4 dd.subtitle a {color:#111;}
.selHD4 dd p {font-size:11px; color:#0066ff; font-weight:normal;padding:3px 0px;height: 18px;text-overflow: ellipsis;white-space: nowrap;}

.opiHD {position:relative; margin-bottom:20px;clear: both;border:0px solid #dcdcdc;padding:0;}
.opiHD dl {position:relative; clear: both;display: block;margin-bottom:29px;height:140px;overflow: hidden;}
.opiHD dl:last-child{border:0;padding:0;margin:0;}
.opiHD dd.zimg {float:right; width:210px; height:140px; margin:0;overflow: hidden;display: block;border:1px solid #EEE;}
.opiHD dd.zimg img {vertical-align:top; width:210px; min-height:140px;}
.opiHD dd a {display: block;}
.opiHD dd.subtitle {position:relative; overflow: hidden;padding:3px 10px 0 5px;}
.opiHD dd.subtitle a {font-size:22px;color:#222;font-weight:bold;line-height:1.5;overflow: hidden;}
.opiHD dd.conts {position:relative; max-height:40px; overflow: hidden;padding:12px 10px 0 5px;}
.opiHD dd.conts a {font-size:14px;color:#999;line-height:1.4;overflow: hidden;}
.opiHD dd a:hover{color:#006699;}

.opiHD2 {position:relative; margin:0px;clear: both;border:0px solid #dcdcdc;padding:0;background-color:#FFF;min-height:272px;}
.opiHD2 dl {position:relative; clear: both;display: block;margin-bottom:15px;height:80px;overflow: hidden;}
.opiHD2 dl:last-child{border:0;padding:0;margin:0;}
.opiHD2 dd.zimg {float:left; width:110px; height:80px; margin:0;overflow: hidden;display: block;border:1px solid #EEE;}
.opiHD2 dd.zimg img {vertical-align:top; width:110px; min-height:80px;}
.opiHD2 dd a {display: block;}
.opiHD2 dd.subtitle {position:relative; max-height:44px; overflow: hidden;padding:3px 5px 0 10px;}
.opiHD2 dd.subtitle a {font-size:14px;color:#222;font-weight:bold;line-height:20px;overflow: hidden;}
.opiHD2 dd.conts {position:relative; max-height:40px; overflow: hidden;padding:2px 5px 0 10px;}
.opiHD2 dd.conts a {font-size:12px;color:#999;line-height:18px;overflow: hidden;}
.opiHD2 dd a:hover{color:#006699;}

.opiHD3 {position:relative; margin:0px;clear: both;border:0px solid #dcdcdc;padding:0;}
.opiHD3 #_seq1 {position:relative; clear: both;display: block;margin-bottom:19px;padding-bottom:19px;height:205px;overflow: hidden;border-bottom:1px solid #ddd;}
.opiHD3 #_seq1 .zimg{float:left; width:280px; height:205px; margin:0;overflow: hidden;display: block;border:1px solid #EEE;background-position:center;background-repeat:no-repeat;background-size:cover;}
.opiHD3 #_seq1 .zimg a {display: block;height:205px;}
.opiHD3 #_seq1 .zimg img {vertical-align:top; width:280px; min-height:205px;display:none;}
.opiHD3 #_seq1 dd.subtitle {position:relative; max-height:66px; overflow: hidden;padding:0px 0px 0 25px;}
.opiHD3 #_seq1 dd.subtitle a {display: block;overflow: hidden;}
.opiHD3 #_seq1 dd.subtitle p {font-size:28px;color:#000;font-weight:bold;line-height:33px;overflow: hidden;}
.opiHD3 #_seq1 dd.stitle {position:relative; max-height:88px; overflow: hidden;padding:10px 10px 0 25px;}
.opiHD3 #_seq1 dd.stitle a {font-size:18px;color:#444;font-weight:bold;line-height:1.5;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;}
.opiHD3 #_seq1 dd.conts {position:relative; max-height:140px; overflow: hidden;padding:15px 5px 0 25px;}
.opiHD3 #_seq1 dd.conts a {font-size:13px;color:#1e1e1e;line-height:1.6;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;word-wrap:break-word;}

.opiHD3 dl {position:relative; clear: both;display: block;margin-bottom:15px;padding-bottom:15px;height:100px;overflow: hidden;border-bottom:1px solid #ddd;}
.opiHD3 dl:last-child{border-bottom:0px solid #444;}
.opiHD3 dd.zimg {float:left; width:180px; height:100px; margin:0;overflow: hidden;display: block;border:1px solid #EEE;background-position:center;background-repeat:no-repeat;background-size:cover;}
.opiHD3 dd.zimg a {display: block;height:100px;}
.opiHD3 dd.zimg img {vertical-align:top; width:180px; min-height:100px;display:none;}
.opiHD3 dd a {display: block;}
.opiHD3 dd.subtitle {position:relative; max-height:66px; overflow: hidden;padding:0px 5px 0 25px;}
.opiHD3 dd.subtitle a {}
.opiHD3 dd.subtitle p {font-size:24px;color:#000;font-weight:bold;line-height:1.5;overflow: hidden;}

.opiHD3 dd.conts {position:relative; max-height:80px; overflow: hidden;padding:9px 5px 0 25px;}
.opiHD3 dd.conts a {font-size:13px;color:#1e1e1e;line-height:1.4;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
word-wrap:break-word;}
.opiHD3 dd a:hover{color:#006699;}

.opiHD5List {position:relative; margin:0px;clear: both;border:0px solid #dcdcdc;padding:0;}
.opiHD5List dl {position:relative; clear: both;display: block;margin-bottom:15px;padding-bottom:14px;height:100px;overflow: hidden;border-bottom:1px solid #ddd;}
.opiHD5List dl:last-child{border-bottom:0px solid #444;}
.opiHD5List dd.zimg {float:left; width:160px; height:100px; margin:0;overflow: hidden;display: block;border:1px solid #EEE;background-position:center;background-repeat:no-repeat;background-size:cover;}
.opiHD5List dd.zimg img {vertical-align:top; width:160px; min-height:100px;display:none;}
.opiHD5List dd a {display: block;}
.opiHD5List dd.subtitle {position:relative; max-height:24px; overflow: hidden;padding:0px 0px 0 15px;}
.opiHD5List dd.subtitle a {font-size:18px;color:#000;font-weight:bold;line-height:1.5;overflow: hidden;}
.opiHD5List dd.conts {position:relative; max-height:52px; overflow: hidden;padding:15px 0px 0 15px;}
.opiHD5List dd.conts a {font-size:13px;color:#1e1e1e;line-height:18px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-wrap:break-word;}
.opiHD5List dd a:hover{color:#2d3691;}

.opiHD3List {position:relative; margin:0px;clear: both;padding:0;}
.opiHD3List dl {position:relative; clear: both;display: block;margin-bottom:5px;padding-bottom:10px;height:75px;overflow: hidden;border-bottom:0px solid #e8e8e8;}
.opiHD3List dl:last-child{border-bottom:0px solid #444;margin:0;padding:0;}
.opiHD3List dd.zimg {float:left; width:115px; height:75px; margin:0;overflow: hidden;display: block;border:1px solid #EEE;background-position:center;background-repeat:no-repeat;background-size:cover;}
.opiHD3List dd.zimg img {vertical-align:top; width:115px; min-height:75px;display:none;}
.opiHD3List dd.subtitle {position:relative; max-height:66px; overflow: hidden;padding:2px 0px 0 10px;}
.opiHD3List dd.subtitle a {display: block;font-size:16px;color:#000;font-weight:200;line-height:22px;overflow: hidden;}
.opiHD3List dd.winfo {position:relative;overflow: hidden;font-size:12px;color:#8a8a8a;padding:2px 0px 0 10px;}
.opiHD3List dd.winfo a {color:#8a8a8a;}
.opiHD3List dd.conts {position:relative; max-height:36px; overflow: hidden;padding:2px 0px 0 10px;}
.opiHD3List dd.conts a {display: block;font-size:13px;color:#1e1e1e;line-height:1.4;overflow: hidden;}
.opiHD3List dd a:hover{color:#006699;}

.opiHD3ListR {position:relative; margin:0px;clear: both;padding:0;}
.opiHD3ListR dl {position:relative; clear: both;display: block;margin-bottom:5px;padding-bottom:10px;height:75px;overflow: hidden;border-bottom:0px solid #e8e8e8;}
.opiHD3ListR dl:last-child{border-bottom:0px solid #444;margin:0;padding:0;}
.opiHD3ListR dd.zimg {float:right; width:115px; height:75px; margin:0;overflow: hidden;display: block;border:1px solid #EEE;background-position:center;background-repeat:no-repeat;background-size:cover;}
.opiHD3ListR dd.zimg img {vertical-align:top; width:115px; min-height:75px;display:none;}
.opiHD3ListR dd.subtitle {position:relative; max-height:66px; overflow: hidden;padding:2px 10px 0 0px;}
.opiHD3ListR dd.subtitle a {display: block;font-size:16px;color:#000;font-weight:200;line-height:22px;overflow: hidden;}
.opiHD3ListR dd.winfo {position:relative;overflow: hidden;font-size:12px;color:#8a8a8a;padding:2px 10px 0 0px;}
.opiHD3ListR dd.winfo a {color:#8a8a8a;}
.opiHD3ListR dd.conts {position:relative; max-height:36px; overflow: hidden;padding:2px 10px 0 0px;}
.opiHD3ListR dd.conts a {display: block;font-size:13px;color:#1e1e1e;line-height:1.4;overflow: hidden;}
.opiHD3ListR dd a:hover{color:#006699;}

.opiHD3ListF {position:relative; margin:0px;clear: both;padding:0;}
.opiHD3ListF dl {position:relative; clear: both;display: block;margin-bottom:14px;padding-bottom:15px;height:67px;overflow: hidden;border-bottom: 1px solid rgba(210, 220, 227, .51);}
.opiHD3ListF dl:last-child{border-bottom:0px solid #444;margin:0;padding:0;}
.opiHD3ListF dd.zimg {float:left; width:90px; height:67px; margin:0;overflow: hidden;display: block;border:0px solid #EEE;background-position:center;background-repeat:no-repeat;background-size:cover;}
.opiHD3ListF dd.zimg img {vertical-align:top; width:90px; min-height:67px;display:none;}

.opiHD3ListF dd.subtitle {position:relative; max-height:60px; overflow: hidden;padding:2px 0px 0 10px;}
.opiHD3ListF dd.subtitle a {display: block;font-size:14px;color:#FFF;font-weight:200;line-height:1.4;overflow: hidden;}
.opiHD3ListF dd.subtitle a:hover {color:#d12133;}

.opiHD3ListF dd.winfo {position:relative;overflow: hidden;font-size:12px;color:#8a8a8a;padding:2px 0px 0 10px;}
.opiHD3ListF dd.winfo a {color:#8a8a8a;}

.opiHD3ListF dd.conts {position:relative; max-height:36px; overflow: hidden;padding:2px 0px 0 10px;}
.opiHD3ListF dd.conts a {display: block;font-size:13px;color:#1e1e1e;line-height:1.4;overflow: hidden;}
.opiHD3ListF dd a:hover{color:#FFF;}

/*line news*/
.lineNEWS {position:relative; margin:0px;clear: both;padding:0;}
.lineNEWS dl {position:relative; clear: both;display: block;margin-bottom:10px;padding-bottom:10px;overflow: hidden;}
.lineNEWS dl:last-child{border:0;padding:0;margin:0;}
.lineNEWS dd a {display: block;}
.lineNEWS dd a:hover{color:#006699;}
.lineNEWS dd.subtitle {position:relative; max-height:24px; overflow: hidden;padding:0;}
.lineNEWS dd.subtitle a {font-size:18px;color:#000;font-weight:bold;line-height:1.5;overflow: hidden;
text-overflow:ellipsis;
white-space:nowrap;
word-wrap:normal;}
.lineNEWS dd.conts {position:relative; max-height:18px; overflow: hidden;padding:10px 0 0 0;}
.lineNEWS dd.conts a {font-size:13px;color:#555;line-height:1.4;overflow: hidden;
text-overflow:ellipsis;
white-space:nowrap;
word-wrap:normal;}

.lineNEWS1 {position:relative; margin:0px;clear: both;padding:0;}
.lineNEWS1 dl {position:relative; clear: both;display: block;margin-bottom:4px;padding-bottom:4px;overflow: hidden;}
.lineNEWS1 dl:last-child{border:0;padding:0;margin:0;}
.lineNEWS1 dd a {display: block;}
.lineNEWS1 dd a:hover{color:#006699;}
.lineNEWS1 dd.subtitle {position:relative; max-height:24px; overflow: hidden;padding:0;}
.lineNEWS1 dd.subtitle a {font-size:14px;color:#000;font-weight:bold;line-height:1.5;overflow: hidden;}
.lineNEWS1 dd.conts {position:relative; max-height:18px; overflow: hidden;padding:4px 0 0 0;}
.lineNEWS1 dd.conts a {font-size:13px;color:#1e1e1e;line-height:1.4;overflow: hidden;}


.selHD3 {position:relative; margin:0;clear: both;padding:0px;margin-bottom:0px;border-top:0px solid #DDD;border-bottom:0px solid #DDD;background-color:#eeeeee;}
.selHD3:after {clear: both;content: "";display: block;}
.selHD3 dl {position:relative;float:left;margin:0;padding:0;width:100%;height:200px;overflow: hidden;}
.selHD3 dd {clear: both;display: block;}
.selHD3 dd.ctitle {position:absolute;top:10px;left:10px;font-size:14px;font-weight:800;height:22px;line-height:22px;padding:3px 9px;background-color:#ffc109;color:#000;z-index:9;text-transform: uppercase;}

.selHD3 dd.img {float:left; width:100%; height:200px; margin:0;overflow: hidden;z-index:100;}
.selHD3 dd.img a {display:inline-block;}
.selHD3 dd.img img {vertical-align:top; width:100%; min-height:200px;max-height:250px;}
.selHD3 dl:hover img{opacity: 0.8;}
.selHD3 dd.subj {position: absolute; left: 0px; bottom: 0px;padding:0px;width:100%;height:100%;/*background: url("img/xbg2.png") repeat-x scroll 0 bottom transparent;*/}
.selHD3 dd.subj a {position: absolute; left: 0px; bottom: 0px;display:inline-block;padding:10px 10px;color:#FFF;line-height:1.3; font-weight:550;font-size:17px;z-index:1000; }
.selHD3 dd.subj a:hover {text-decoration: underline;}

.selHD3 ul {float:right; margin:0;padding:0;width:315px;height:200px;overflow: hidden;border-top:0px solid #DDD;border-bottom:0px solid #DDD;}
.selHD3 li{float:left;width:100%;line-height:33px;height:33px;border-bottom:1px dotted #ddd;margin-bottom:3px;padding-bottom:3px;overflow: hidden;}
.selHD3 li a {display:inline-block;color:#222; font-weight:550;font-size:14px;}
.selHD3 li a:hover {font-weight:800; letter-spacing:-1px;}
.selHD3 li.e{border-bottom:none;margin-bottom:0px;padding-bottom:0px;}

.opiHDe {position:relative; margin:0;clear: both;border-right:1px solid #ddd;padding:0;}
.opiHDe dl {position:relative; float:left;display: block;margin:0;padding:1px 0;width:100%;border:0px solid #ececec;}

.opiHDe dd.zimg {text-align:center;width:90px; height:90px; margin:0 auto;overflow: hidden;display: block;border-radius: 45px;-wekikit-border-radius: 45px;}
.opiHDe dd.zimg img {vertical-align:top; width:95px; min-height:95px;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.opiHDe dl:hover .zimg img {-moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.opiHDe dd a {display: block;}
.opiHDe dd.subtitle {position:relative; height:50px;overflow: hidden;padding:2px 0px;}
.opiHDe dd.subtitle a {color:#616161;padding:3px 10px;line-height:22px;font-weight:100;font-size:13px; letter-spacing:0;}
.opiHDe dd a:hover{color:#006699;}
.opiHDe dd p {font-size:12px; color:#de2c2c; font-weight:normal;text-align:left;padding:3px 10px 3px 5px;height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-bottom:1px solid #DDD;}

/*opiHD3List*/

.selHD3st {position:relative; margin:0;clear: both;padding:10px;margin-bottom:20px;border-bottom:1px solid #DDD;background-color:#f6f6f6;}
.selHD3st:after {clear: both;content: "";display: block;}
.selHD3st dl {position:relative;border-bottom:1px dotted #ddd;margin-bottom:10px;padding-bottom:15px;width:100%;overflow: hidden;}
.selHD3st dl:last-child {border:0;padding:0;margin:0;}
.selHD3st dd.ctitle {position:absolute;top:10px;left:10px;font-size:14px;font-weight:800;height:22px;line-height:22px;padding:3px 9px;background-color:#ffc109;color:#000;z-index:9;text-transform: uppercase;}

.selHD3st dd.subj {position: relative;padding-bottom:0px;width:100%;min-height:30px;clear: both;}
.selHD3st dd.subj a {display:inline-block;padding:0px 0px;color:#444;line-height:20px; font-weight:400;font-size:16px;}
.selHD3st dd.subj a:hover {text-decoration: underline;}


.selHD3st dd.img {float:left; width:35%; height:80px; margin:0;overflow: hidden;border:1px solid #ddd;}
.selHD3st dd.img a {display:inline-block;}
.selHD3st dd.img img {vertical-align:top; width:100%;min-width:130px; min-height:85px;max-height:130px;}
.selHD3st dl:hover img{opacity: 0.8;}

.selHD3st dd.conts {float:right; width:62%; max-height:80px; overflow: hidden;padding:0px;line-height:20px;}
.selHD3st dd.conts a {font-size:12px;color:#444;overflow: hidden;}

.selHD3st ul {position:relative;margin:0;padding:0;width:100%;overflow: hidden;border-top:0px solid #DDD;border-bottom:0px solid #DDD;}
.selHD3st li{float:left;width:100%;line-height:33px;height:33px;border-bottom:1px dotted #ddd;margin-bottom:3px;padding-bottom:3px;overflow: hidden;background: url(img/ico_tl3.png) no-repeat 0 10px;}
.selHD3st li a {display:inline-block;color:#222; font-weight:550;font-size:14px;padding-left:15px;}
.selHD3st li a:hover {font-weight:800; letter-spacing:-1px;}
.selHD3st li.e{border-bottom:none;margin-bottom:0px;padding-bottom:0px;}


/*동영상 뉴스 */
.movSD {position:relative; margin:0 auto;clear: both;padding:0;background-color:#FFF;}
.movSD dl {position:relative; padding:0;overflow: hidden;width:100%;}
.movSD dl dd.mov {float:left; overflow: hidden;width:100%}
.movSD dl dt {float:left; padding:5px 10px;margin:0 auto;text-align:center;}
.movSD dl dt a {font-weight:bold;color:#666;font-size:13px;line-height:18px; letter-spacing:-1px;}

.issHD2 {position:relative; margin:0;clear: both;border:0px solid #d6d6d6;padding: 5px;}
.issHD2 dl {position:relative; clear: both;display: block;border:0px solid #DDD;margin-bottom:0px;padding-bottom:0px;border-bottom:0px solid #2f2f2f;}
.issHD2 dl.f{margin-top: 0px;padding-top: 0px;}
.issHD2 dl.e{margin-bottom: 0px;padding-bottom: 0px;border:0;}

.issHD2 dd.play {position:absolute;left:0;top:0;width:295px; padding:81px 0;overflow: hidden;display: block;text-align:center;}

.issHD2 dd.img {width:295px; height:210px; margin-right:0px;overflow: hidden;display: block;}
.issHD2 dd.img img {vertical-align:top; width:295px; min-height:210px;}

.issHD2 dd a {display: block;}
.issHD2 dd.subtitle {overflow: hidden;padding:3px 0;height:26px;text-align:center;}
.issHD2 dd.subtitle a {font-size:14px; line-height:26px; font-weight:bold; color:#ddd;padding:0;}
.issHD2 dd.conts {font-size:12px; overflow: hidden;padding:3px 0;max-height:40px;}
.issHD2 dd.conts a {color:#dbdbdb;}

.Nlist {position:relative; margin:0;clear: both;padding:0;}
.Nlist dl {position:relative; clear: both;display: block;overflow: hidden;border:0px solid #DDD;margin-bottom:10px;max-height:55px;padding-bottom:0px;border-bottom:0px solid #ececec;}
.Nlist dl.f{margin-top: 0px;padding-top: 0px;}
.Nlist dl.e{margin-bottom: 0px;padding-bottom: 0px;border:0;}
.Nlist dd.img {float:left; margin:0;display: block;}
.Nlist dd.img a{float:left; width:95px; height:45px; margin:0;overflow: hidden;display: block;}
.Nlist dd.img img {vertical-align:top; width:95px; min-height:55px;}

.Nlist dd a {display: block;}
.Nlist dd.subtitle {overflow: hidden;padding:0 5px 1px 5px;}
.Nlist dd.subtitle a {overflow: hidden;font-size:17px; height:20px; line-height:20px; font-weight:bold;color:#222;padding-top:3px;letter-spacing: -1px;}
.Nlist dd.conts {font-size:11px; overflow: hidden;height:20px;padding:0 5px 0px 5px;}
.Nlist dd.conts a {color:#999;line-height:20px;}

.BDlist {position:relative; margin:0;clear: both;padding:0;}
.BDlist dl {position:relative; clear: both;display: block;overflow: hidden;margin-bottom:20px;max-height:115px;padding-bottom:0px;}
.BDlist dl.f{margin-top: 0px;padding-top: 0px;}
.BDlist dl.e{margin-bottom: 0px;padding-bottom: 0px;border:0;}
.BDlist dd.img {float:left; margin:0;display: block;}
.BDlist dd.img a{float:left; width:198px; height:115px; margin:0;overflow: hidden;display: block;}
.BDlist dd.img img {vertical-align:top; width:198px; min-height:115px;}

.BDlist dd a {display: block;}
.BDlist dd.subtitle {overflow: hidden;padding:0 0 5px 10px;}
.BDlist dd.subtitle a {display: block;overflow: hidden;font-size:18px; max-height:50px; line-height:25px; font-weight:bold;color:#222;padding:0;letter-spacing: -1px;}
.BDlist dd.conts {overflow: hidden;padding:0 0 0 10px;}
.BDlist dd.conts a {display: block;overflow: hidden;font-size:12px;color:#999;height:60px;line-height:19px;}

.sel22HD {position:relative;clear: both;display: block;overflow: hidden;margin:0px;height:220px;border:1px solid #ddd;background-color:#FFF;}
.sel22HD dd.subtitle {text-align:left;clear: both;height:50px;overflow: hidden;}
.sel22HD dd.subtitle a {color:#222;display: block;font-size:17px;line-height:20px; font-weight:bold; padding:10px 5px;letter-spacing: -1px;}
.sel22HD dd {clear: both;overflow: hidden;}
.sel22HD dd.img {position:relative; float:left; margin:0;z-index:1;}
.sel22HD dd.img a {display: block;border:0px solid #DDD; height:160px;overflow: hidden;}
.sel22HD dd.img img{width:100%;min-height:160px;}

.sel33HD {position:relative;clear: both;display: block;overflow: hidden;margin:0px;height:150px;border:0px solid #ddd;background-color:#FFF;}
.sel33HD dd.subtitle {text-align:left;clear: both;max-height:56px;overflow: hidden; padding-top:7px;}
.sel33HD dd.subtitle a {color:#222;display: block;font-size:16px;line-height:1.4; font-weight:600; padding:0;letter-spacing: -1px;}
.sel33HD dd {clear: both;overflow: hidden;}
.sel33HD dd.img {position:relative; float:left; margin:0;z-index:1;width:100%;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;}
.sel33HD dd.img a {display: block;border:0px solid #DDD; height:97px;overflow: hidden;}
.sel33HD dd.img img{width:100%;min-height:97px;display:none;vertical-align:top;}


.sel33HD2 {position:relative;clear: both;display: block;overflow: hidden;margin:0px;border:0px solid #ddd;background-color:#FFF;}
.sel33HD2 dd.subtitle {text-align:left;clear: both;overflow: hidden; padding-top:15px;}
.sel33HD2 dd.subtitle a {color:#222;display: block;font-size:18px;line-height:1.5; font-weight:600; padding:0px 10px 0 0;letter-spacing: -1px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
word-wrap:break-word;}
.sel33HD2 dd {clear: both;overflow: hidden;}
.sel33HD2 dd.img {position:relative; float:left; margin:0;z-index:1;width:100%;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;}
.sel33HD2 dd.img a {display: block;border:0px solid #DDD; height:200px;overflow: hidden;}
.sel33HD2 dd.img img{width:100%;min-height:200px;display:none;}


.sel2HD {position:relative;clear: both;display: block;overflow: hidden;margin:0px;border:0px solid #ddd;background-color:#FFF;}
.sel2HD dd {clear: both;overflow: hidden;}
.sel2HD dd.img {position:relative; float:left; margin:0;z-index:1;width:100%;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sel2HD dd.img a {display: block;border:0px solid #DDD; height:200px;overflow: hidden;}
.sel2HD dd.img img {vertical-align:top; width:100%; min-height:200px;max-height:250px;display:none;vertical-align:top;}
.sel2HD:hover dd.img {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.sel2HD dd.subtitle {position: absolute; left: 0; bottom: 0;padding:0px;width:100%;height:100%;/*background: url("img/xbg2.png") repeat-x scroll 0 bottom transparent;*/}
.sel2HD dd.subtitle a {position: absolute; left: 0; bottom: 0;min-height:24px;width:95%;display:inline-block;padding:4% 2.5%;color:#FFF;line-height:22px; font-weight:600;font-size:16px;z-index:9;text-shadow:1px 1px rgba(0,0,0,.75);background:rgba(0,0,0,0.3);
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
word-wrap:break-word;letter-spacing: -1px;}

.mbx_t7 {display: block;overflow: hidden;border:2.5px solid #444;padding-top:0px;}
.mbx_t7:after {clear: both;content: "";display: block;}
.mbx_t7 li {padding-right:0px;position: relative;display: inline;float: left;margin: 0;width:95px;}
.mbx_t7 li a {cursor: pointer;}
.mbx_t7 li.f {margin-left: 0px;padding-left: 0px;}
.mbx_t7 li.e {margin-right: 0;padding-right:0px;}

.sel77HD {position:relative;clear: both;display: block;overflow: hidden;margin:0px;height:54px;border:0px solid #ddd;background-color:#FFF;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.sel77HD dd.subtitle {text-align:left;clear: both;height:44px;overflow: hidden; padding-top:10px;}
.sel77HD dd.subtitle a {color:#222;display: block;font-size:16px;line-height:22px; font-weight:bold; padding:0px;letter-spacing: -1px;}
.sel77HD dd {clear: both;overflow: hidden;}
.sel77HD dd.img {position:relative; float:left; margin:0;z-index:1;}
.sel77HD dd.img a {display: block;border:0px solid #DDD; height:54px;overflow: hidden;}
.sel77HD dd.img img{width:100%;min-height:54px;}
.sel77HD dd.img img:hover{width:125%;opacity: 0.9;}
.sel77HD:hover{border:2px solid #ff3366;}

/* */

.ul1li {position: relative;display: block;overflow: hidden;}
.ul1li:after {clear: both;content: "";display: block;}
.ul1li li {padding-bottom: 20px;position: relative;display: inline;float: left;margin: 0;width:100%;}
.ul1li li a {cursor: pointer;}
.ul1li li:last-child {padding-bottom: 0;}

.ul2li {position: relative;display: block;overflow: hidden;}
.ul2li:after {clear: both;content: "";display: block;}
.ul2li li {padding-right: 4%;padding-bottom: 3%;position: relative;display: inline;float: left;margin: 0;width:48%;}
.ul2li li a {cursor: pointer;}
.ul2li li.f {margin-left: 0px;padding-left: 0px;}
.ul2li li.e {margin-right: 0;padding-right:0px;}

.ul1li li:last-child {padding-bottom: 0;}
.ul1li li:last-child .newBXg{border:0;padding-bottom: 0;}

.ul2li li:last-child {padding-bottom: 0;}
.ul2li li:nth-last-child(2) {padding-bottom: 0;}
.ul2li li:last-child .newBXg{border:0;padding-bottom: 0;}
.ul2li li:nth-last-child(2) .newBXg{border:0;padding-bottom: 0;}

.h_auto .newBXg{height:auto;padding:0;}

.h_270 .newBXg{height:243px;padding:0;}
.h_270 .newBXg dd.img a {height:158px;}
.h_270 .newBXg dd.img img{min-height:158px;}

.h_320 .newBXg{height:330px;border-bottom:0px solid #e8e8e8;padding-bottom:0px;}
.h_320 .newBXg dd.img a {height:190px;}
.h_320 .newBXg dd.img img{min-height:190px;}

.newBXg {position:relative;clear: both;display: block;overflow: hidden;margin:0;}
.newBXg dd {clear: both;overflow: hidden;}
.newBXg dd.img {position:relative; float:left; margin:0;z-index:1;width:100%;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;}
.newBXg dd.img a {display: block;overflow: hidden;}
.newBXg dd.img img{width:100%;display:none;}

.newBXg dd.subtitle {text-align:left;clear: both;overflow: hidden; padding-top:13px;}
.newBXg dd.subtitle a {color:#111;display: block;font-size:17px;line-height:1.4; font-weight:600; padding:0;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;}
.newBXg dd.winfo {text-align:left;padding-top:5px;font-size:12px;color:#8a8a8a;}
.newBXg dd.winfo a {color:#8a8a8a;}
.newBXg dd.conts {text-align:left;padding-top:10px;font-size:14px;color:#444;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;}


.rCateN {position: relative;display: block;overflow: hidden; border-bottom:1px solid #DDD;padding-bottom:20px;margin-bottom:20px;}
.rCateN:after {clear: both;content: "";display: block;}
.rCateN li {padding: 5px 0;position: relative;display: inline;float: left;margin: 0;width:50%;height:24px;overflow: hidden;}
.rCateN .cate{position:absolute;left:0;display: inline-block;width:70px;height:22px;line-height:22px;padding:0;border:1px solid rgba(0, 0, 0, .3);border-radius: 6px;background-color:#FFF;text-align:center;font-size:11px;letter-spacing:-1px;font-weight: bold;color:#2d3691;outline: none;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}
.rCateN .subj{height:24px;line-height:24px;padding-left:22%;overflow: hidden;width:75%;}
.rCateN .subj a{display: block;height:24px;line-height:24px;padding:0px;font-size:14px;letter-spacing:-1px;color:#111;outline: none;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;font-weight: bold;}


.fphotoCnts {position:relative; margin:0px;clear: both;padding:0;}
.fphotoCnts dl {position:relative; clear: both;display: block;margin-bottom:3rem;max-height:320px;overflow: hidden;border-bottom:1px solid #444;padding-bottom:3rem;}
.fphotoCnts dl:last-child{border:0;padding:0;margin:0;}

.fphotoCnts dl.even dd.zimg {position:relative;float:left; width:55%; max-height:320px; margin:0 2% 0 0;overflow: hidden;display: block;}
.fphotoCnts dl.odd dd.zimg {position:relative;float:right; width:55%; max-height:320px; margin:0 0 0 2%;overflow: hidden;display: block;}

/*
.fphotoCnts dd.zimg {position:relative;float:left; width:55%; max-height:320px; margin:0 2% 0 0;overflow: hidden;display: block;}
*/
.fphotoCnts dd.zimg img {vertical-align:top; width:100%;}
.fphotoCnts dd a {display: block;}
.fphotoCnts dd.conts {position:relative; width:37%; max-height:320px; overflow: hidden;padding:0px 2%;margin:0;}
.fphotoCnts dd.conts p.subj a {font-size:1.8rem;color:#222;font-weight:600;line-height:1.5;}
.fphotoCnts dd.conts p.cate {display: block;overflow: hidden;padding:2px 0 10px 0;}
.fphotoCnts dd.conts p.info {display: block;overflow: hidden;padding:2px 0 10px 0;}

.fphotoCnts .sns {position: relative;height:20px; margin-top:1rem;padding-top:1rem; }
.fphotoCnts .sns ul {display: table;margin:0;}
.fphotoCnts .sns ul li {float:left;padding:0;height:20px;padding:0px 5px 0 5px;}

.fphotoCnts_view {position:relative; margin:0px;clear: both;padding:0;}
.fphotoCnts_view dl {position:relative; clear: both;display: block;margin-bottom:2rem;overflow: hidden;border-bottom:0px solid #444;padding-bottom:1rem;background:#f3f3f3;}
.fphotoCnts_view dl:last-child{border:0;padding:0;margin:0;}
.fphotoCnts_view dd.zimg {position:relative;float:left;clear: both;width:100%; padding:0; max-height:200px; margin:0;overflow: hidden;display: block;}
.fphotoCnts_view dd.zimg img {vertical-align:top; width:100%;}
.fphotoCnts_view dd a {display: block;}
.fphotoCnts_view dd.conts {position:relative; float:left;clear: both; overflow: hidden;padding:2%;margin:0;width:96%;}
.fphotoCnts_view dd.conts p.subj a {font-size:1.1rem;color:#222;font-weight:600;line-height:1.5;}
.fphotoCnts_view dd.conts p.cate {display: block;overflow: hidden;padding:0px 0 5px 0;}
.fphotoCnts_view dd.conts p.info {display: block;overflow: hidden;padding:2px 0 0px 0;}

.fphotoCnts_view .sns {position: relative;height:20px; margin-top:1rem;padding-top:1rem; }
.fphotoCnts_view .sns ul {display: table;margin:0;}
.fphotoCnts_view .sns ul li {float:left;padding:0;height:20px;padding:0px 5px 0 5px;}

/* 한줄기사 */
.newsLine dt {position: relative; padding: 7px 2px; margin: 0;}
.newsLine dt a {overflow: hidden;font-size:14px; height:20px; line-height:20px; font-weight:600;color:#222;padding-top:3px;letter-spacing: -1px;}
.newsLine .date {position:absolute;right:2px; padding: 1px 0 0 7px; color: #999; font-size: 10px; letter-spacing: -1px;} 
/* 한줄기사 */
.newsLine2 dt {position: relative; background: url(/images/main/icon_square2.gif) no-repeat  5px 11px; padding: 2px 0px 2px 15px; margin: 0; font-size:13px; border:0px solid #DDD;height:18px; line-height:18px;}
.newsLine2 dt:hover { border:0px solid red;}
.newsLine2 dt a { color: #000; font-size: 13px;}
.newsLine2 dd a { color: #000; }
.newsLine2 .date {position:absolute;right:2px; padding: 1px 0 0 7px; color: #999; font-size: 10px; letter-spacing: -1px;} 

/* 관련기사-본문 */
.renewsList2 h3 {font-size:14px; padding: 10px 0;font-weight: 100;}
.renewsList2 dt { background: url(/images/main/ico_link.png) no-repeat  5px 6px; padding-left: 18px; margin-bottom: 7px; font-size:14px; }
.renewsList2 dd { background: url(/images/main/icon_led.gif) no-repeat  10px 4px; padding-left: 23px; }
.renewsList2 dt a { color: #000; font-weight: bold; }
.renewsList2 dd a { color: #000; }
.renewsList2 .date { padding: 1px 0 0 7px; color: #999; font-size: 11px; letter-spacing: -1px; } 


/* PDF */
.pdflist li {line-height: 20px; background: url(/images/main/icon_won2.gif) no-repeat 3px 8px; padding-left: 10px;margin:10px 0; }
.pdflist li a { color: #4d4d4d; font-weight: bold; font-size:14px;}

#noticeBox{overflow: hidden;position: relative;}

.listHDNav {position: relative; overflow: hidden; margin:0; padding:25px 0 0 0;}
.listHDNav dl {padding:5px 0px;margin:0;display:block;}
.listHDNav dt { margin: 0 0 10px;text-align:left;} 
.listHDNav dt h3{ font-size: 30px; line-height: 1.5;color:#000;text-rendering: optimizeLegibility;word-break: keep-all; text-transform: uppercase;} 
.listHDNav dd { font-size: 13px; color:#999; line-height: 15px;padding:5px 0; text-align:left;}
.listHDNav dd a{color:#999;}

.listHDNav .navLink{padding: 0;font-size:12px;line-height:20px;color:#c3c3c3;text-align:left;}
.listHDNav .navLink a{display: inline-block;font-size:12px;color:#c3c3c3;}
.listHDNav .navLink a:last-child{font-weight:bold;}


.listHDline3 {position:relative;margin:0 auto;overflow: hidden;max-width: 1340px;width: 100%;max-height:440px;  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}
.listHDline3 ul {display: block;overflow: hidden;}
.listHDline3 ul:after {clear: both;content: "";display: block;}
.listHDline3 ul li {position: relative;float: left;padding:0;margin: 0;list-style: none;}


.ch_100p.cateTopHD{height:400px;}
.ch_100p.cateTopHD .tlimg {height:400px;}
.ch_100p.cateTopHD .tlimg img{min-height:400px;}

.ch_50p.cateTopHD{height:200px;}
.ch_50p.cateTopHD .tlimg {height:200px;}
.ch_50p.cateTopHD .tlimg img{min-height:200px;}

.ct_20x.cateTopHD .tltxt h3 { font-size:20pt;max-height:80px;line-height:1.5;}
.ct_20x.cateTopHD .tltxt p { font-size:12px;line-height:20px;}

.ct_10x.cateTopHD .tltxt h3 { font-size:16pt;max-height:80px;line-height:1.4;}
.ct_10x.cateTopHD .tltxt p { font-size:12px;line-height:20px;}


.cateTopHD {width: 100%;position: relative;overflow: hidden;}
.cateTopHD a {text-decoration: none;	display: block;outline: none;}

.cateTopHD .ctitle {position: absolute; left: 20px; top: 20px;font-size:11px;height:22px;line-height:22px;padding:0px 10px;background-color:#d12133;color:#FFF; font-weight:600;z-index:3;text-transform: uppercase;}
.cateTopHD .ctitle a{color:#FFF;}

.cateTopHD .tlimg {width:100%;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.cateTopHD .tlimg img {width: 100%;vertical-align:top;display:none;}/*-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;*/
.cateTopHD:hover .tlimg {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.cateTopHD .textbox{left:0;bottom:0px;width:96%;height:100%;padding:0 2%;margin:0;position:absolute;background: url("img/xbg4.png") repeat-x scroll 0 bottom transparent;}
.cateTopHD .textbox:hover{background:none;}

.cateTopHD ._ps{position:absolute;bottom:20px;left:0;width:100%;}
.cateTopHD ._ps:after {clear: both;content: "";display: block;}

.cateTopHD .tltxt{position:relative;width:90%;padding:0 5%;text-shadow:1px 1px rgba(0,0,0,.75);}
.cateTopHD .tltxt h3 {display:block;color:#FFF;overflow: hidden;padding:0; letter-spacing: -1px;}
.cateTopHD .tltxt p {color:#FFF; overflow: hidden;padding-top:5px; letter-spacing: -1px;}

/* 텍스트기사 */
.listTxt {overflow: hidden; _height: 1%; padding: 4px 0; }
.listTxt dt { font-size: 18px;font-weight: bold; letter-spacing: -1px; line-height: 18px; margin: 3px 0 10px 0; } 
.listTxt dd {line-height: 18px; }
.listTxt .date { padding: 1px 0 0 7px; color: #8E8E8E; font-size: 11px; letter-spacing: -1px; } 

/* 사진기사 */
.listPhoto {padding: 4px 0;}
.listPhoto p {position: relative; float: left; width:250px; min-height:150px; max-height:260px; overflow: hidden; display: block;margin-bottom:5px;border: 0px solid #ddd; }
.listPhoto p img { background-color: #FFF; padding: 0px; }
.listPhoto dl {margin-left: 280px; }
.listPhoto dt { font-size: 20px; font-weight: 700; line-height: 1.4; margin: 5px 0 10px; } 
.listPhoto dd.winfo { line-height: 18px;font-size:13px;color: #8E8E8E;}
.listPhoto dd.conts {padding-top:5px; line-height:1.4;font-size:14px;}

.listPhoto .date { padding: 0 0 0 10px; color: #8E8E8E;}

#listWrap .line{border-bottom: 1px dashed #DDD; margin: 15px 0; clear: both;}

._cv_naviLink{position:absolute;left:20px;top:10px;padding-left:12px;font-size:0.9rem;line-height:1.5;color:#FFF;text-align:left;z-index:3;}
._cv_naviLink a{display: inline-block;font-size:0.9rem;color:#FFF;}
._cv_naviLink a:last-child{font-weight:bold;}


.naviLink{padding-left:12px;font-size:0.9rem;line-height:1.5;color:#ddd;text-align:left;}
.naviLink a{display: inline-block;font-size:0.9rem;color:#444;}
.naviLink a:last-child{font-weight:bold;}

/*포토뉴스*/
.Photo_newslist{clear: both;float: left;margin-top: 0px;width: 100%;display: block;}
.Photo_newslist li{float:left;width:32%;margin-right: 2%;background-color:#FFF;margin-bottom:4%;}
.Photo_newslist li.e{margin-right: 0px;}
.Photo_newslist li:hover{border: 0px solid #f46957;}

.Photo_newslist_box{position: relative;padding:0;display: block;height:238px;border:1px solid transparent;}
.Photo_newslist_box:hover{border: 1px solid #f46957;}

.Photo_newslist .firstimg{background-color:#FFF;text-align:center;width:100%;height:145px;overflow:hidden;margin:0px;border-bottom:0px solid #DDD;padding:0;}
.Photo_newslist .firstimg a{display: block;vertical-align:middle;}
.Photo_newslist .firstimg img{overflow:hidden;padding:0;margin:0 auto;width:100%;min-height:145px;}

.Photo_newslist .subject{text-align:left;padding:5px;line-height:1.4;}
.Photo_newslist .subject a{color:#444;font-size:18px;display: block;max-height:50px;overflow:hidden;}
.Photo_newslist .byline{position:absolute;left:0;bottom:0;color:#333;font-size:11px;line-height:20px;padding:0 5px;display: block;}

.viewTitle2 {position: relative; overflow: hidden; height:35px; margin:10px 0; background-color:#fff; border-bottom:1px solid #9e9e9e; }
.viewTitle2 .uleft {position:absolute;float:left;display: block;left:0;bottom:-1px;border-top:1px solid #DDD;border-left:1px solid #DDD;}
.viewTitle2 .uleft li {float:left;padding:0;height:28px;padding:4px 5px 0 5px;border-right:1px solid #DDD;}

.viewTitle2 .font {right:0px;bottom:2px;position:absolute;}
.viewTitle2 .font li {height:31px;float:left;padding:0;}

.viewSns {position: relative; overflow: hidden; height:36px; margin:10px 0; text-align:left;padding-bottom:10px;border-bottom:1px solid #ddd; }
.viewSns ul {display: table;margin:0;padding-left:15px;}
.viewSns ul li {float:left;padding:0;height:32px;padding:0 3px;}

.viewSns .font {right:20px;bottom:12px;position:absolute;}
.viewSns .font li {height:31px;float:left;padding:0;}

/* 기사보기 */
.viewTitle {position: relative; overflow: hidden; margin:0 auto;padding:20px 10px;}
.viewTitle dl {width: 98%;padding: 2% 1% 0 1%;text-align: left;margin:0;display:block;}
.viewTitle dt { margin: 0 0 10px;text-align:left;} 
.viewTitle dt h3{ font-size: 39px; line-height: 1.5;color:#444;letter-spacing:-2px;} 
.viewTitle dd { font-size: 13px; color: rgba(0,0,0,.75); line-height: 15px;padding:5px 0; text-align:left;}
.viewTitle dd a{color: rgba(0,0,0,.75);}
.viewTitle dd.subtitle { font-size: 17px; color:#444; line-height: 25px;padding:5px 0; }
.viewTitle .date { padding: 1px 0 0 7px; color: rgba(0,0,0,.75); font-size: 10px; letter-spacing: -1px;} 

.viewTitle_cover {position: relative; overflow: hidden; margin:30px 0 0 0;padding:0px;}
.viewTitlebg {position: relative; overflow: hidden; margin:0 auto;padding:0px;height: 380px;background-repeat: no-repeat;background-size: cover;background-position: center;display: block;}
.viewTitlebg::before {content: '';position: absolute;z-index: 1;left: 0;top: 0;width: 100%;height: 100%;background-color: rgb(0,0,0);opacity: .50;filter: alpha(opacity=50);}
.viewTitle_cover dl {position: absolute;z-index: 10;left: 0;bottom: 0;width: 90%;padding: 3%;text-align: center;margin:0;display:block;}
.viewTitle_cover dt { margin: 0 0 20px;text-align:center;} 
.viewTitle_cover dt h3{ font-size: 39px; line-height: 1.5;color:#FFF;letter-spacing:-2px;} 
.viewTitle_cover dd { font-size: 13px; color: rgba(255,255,255,.75); line-height: 15px;padding:5px 0; text-align:center;}
.viewTitle_cover dd a{color: rgba(255,255,255,.75);}
.viewTitle_cover dd.subtitle { font-size: 17px; color:#444; line-height: 25px;padding:5px 0; }
.viewTitle_cover .date { padding: 1px 0 0 7px; color: rgba(255,255,255,.75); font-size: 10px; letter-spacing: -1px;} 



.viewTitle .menu {float:left;overflow: hidden;width:15%;margin:10px 0;padding:1%;display:block;border-right:1px solid #e5e5e5;}
.viewTitle .menu h3 {font-size:16px;margin: 0 auto;display:block;padding: 1px 0 0px;text-align:center;color:#222;letter-spacing:-1px;}
.viewTitle .menu a {color:#222;}
.viewTitle .menu p {width:100%;font-size:12px;margin: 0 auto;display:block;padding: 5px 0;text-align:center;color:#222;}
.viewTitle .menu p a {background:url("/images/main/icon_try_oj.gif") no-repeat scroll left 6px transparent;height:25px;line-height:25px;padding-left:5px;color:#333;}

.viewTitle .ulli0 {right:5px;bottom:5px;position:absolute;}
.viewTitle .ulli0 li {height:18px;}

#viewWrap .viewConts { position: relative; overflow: hidden; padding: 0 0 10px 0px; font-size: 13pt; line-height: 1.9;color:#000;text-align: justify;}
#viewWrap .viewConts table {font-size: 11pt; line-height: 1.5em;}
#viewWrap .viewConts td {line-height: 1.5em;}
#viewWrap .viewConts ul li{list-style:disc inside;}
#viewWrap .viewConts ol li{list-style:decimal inside;}
#viewWrap .viewConts a {}
#viewWrap .viewConts a img {vertical-align:top;}

.viewConts .summary_title {display: block;position: relative;padding-left: 20px;margin: -4px 0 27px;font-weight: 600;line-height: 1.5;	color:#2d2d2d;font-size:18px;text-align:justify;}
.viewConts .summary_title:before {position: absolute;top: 6px;left: 0;bottom: 2px;width: 5px;background-color: #2d2d2d;content: '';}

.__se_tbl {padding:1rem 0;}
.__se_tbl td._c2 {margin:0 auto;padding:0;}
.__se_tbl td._c2 img{width:60% !important;margin:0 auto;padding:0;vertical-align:bottom;}
.__se_tbl td._caption{padding:5px 0;line-height: 1.2; font-size: 12px !important; color: #444;font-style: italic;}

figure.image{width:100%;height:auto;border:0;padding:0;margin:0;text-align:center;}
figure.image figcaption{border:0;padding:0;margin:0;text-align:center;}

.view_r_caption {font-size:12px;margin:0;padding:7px 0;color:#999;letter-spacing:-0.08em;text-align:left ;line-height:18px}

.wp-caption-text, .wp-caption-dd {font-family: Verdana, Geneva, sans-serif;text-align: left; margin: 6px 0 26px 0;font-size: 11px;font-style: italic;font-weight: normal;line-height: 17px;color: #444;}
.wp-caption {text-align: center;max-width: 100% !important;}
.wp-caption img {max-width: 100% !important;}

.youtubeWrap{width:100%;height:auto;border:0;padding:0;margin:0;}
.youtubeWrap iframe{border:0;padding:0;margin:0;}

.jnlistbox{zoom:1;position: relative; overflow: hidden; margin: 15px 0px;padding:10px;border: 1px solid #DDD;}
.jnlistbox:after {content:""; display:block; clear:both;}
.jnlistbox .wtimg{float: left;overflow: hidden; width:75px; height:75px;padding:0;border: 1px solid #DDD;}
.jnlistbox .wtimg img{width:75px; height:75px;padding:0;}
.jnlistbox .wtinfo{float: left;overflow: hidden; padding-left:20px;}
.jnlistbox .wtinfo ul {display: inline-block; zoom:1; *display:inline;margin: 0;padding: 0;border:none;background: none;max-width:510px;}
.jnlistbox .wtinfo ul li {margin: 0;padding: 5px 0;text-align: left;font-size:11px;line-height:22px;}
.jnlistbox .wtinfo ul li:first-child {border-bottom:0px solid #c2c2c2;}
.jnlistbox .wtinfo ul li a{display:inline-block;height:14px;padding:2px 5px;margin-left:2px;background:#f6f6f6;border:1px solid #d4d4d4;line-height:14px;font-size:11px;letter-spacing:-1px;text-align:center;text-decoration:none;}
.jnlistbox .wtinfo ul li a:hover{background:#e1f2ff;}

.titlelbox {position:relative;border-bottom:0px solid #DDD;clear:both;	height:34px; margin: 0;padding:0;}
.titlelbox .tlk {color:#27488f;font-size:14px; font-weight: bold;}
.titlelbox .tle {color:#27488f;font-size:7px;padding-left:5px;}
.titlelbox p {position:absolute;bottom:-1px;left:0;padding:5px 15px;border-top:1px solid #DDD;border-left:1px solid #DDD;border-right:1px solid #DDD;border-bottom:1px solid #FFF;}

.viewHD{overflow: hidden;padding:9px;border:1px solid #DDD;}
.viewHD .vHD {float: left;width:170px;margin-right: 10px;}
.viewHD .vHD dt {position:relative;overflow: hidden;height:105px;}
.viewHD .vHD dd {padding:5px 0 2px;}
.viewHD .vHD dd a{font-size:13px;line-height: 1.4em;display:block;}
.viewHD .vHDlist {float: left;}
.viewHD .vHDlist dt {position: relative; background: url(/images/main/icon_square2.gif) no-repeat  5px 11px; padding-left:15px;font-size:13px;line-height:24px;}
.viewHD .vHDlist dt a { color: #000; font-size: 13px;}

.viewHDphoto{overflow: hidden;padding:9px;border:1px solid #DDD;}
.viewHDphoto .vHDphoto {float: left;width:143px;margin-left: 9px;}
.viewHDphoto dl:first-child{margin-left: 0px;}
.viewHDphoto .vHDphoto dt {float: left;overflow: hidden;height:100px;}
.viewHDphoto .vHDphoto dt img{width:143px;min-height:100px;}
.viewHDphoto .vHDphoto dd {padding:5px 0 2px;}
.viewHDphoto .vHDphoto dd a{font-size:13px;line-height: 1.4em;display:block;}


.writerGallery {position:relative; margin:0;clear: both;border:0px solid #4b4b4b;padding:0px 0;width: 100%;overflow: hidden;}
.writerGallery ul{position:relative;display: block;margin:0;padding:0;max-height:212px;width: 300%;}
.writerGallery ul:after {clear: both;content: "";display: block;}
.writerGallery ul li {float:left;display: inline-block;list-style:none;padding: 0;width:246.66px;margin:0;border:0;}

.writerGallery a {display: block;}
.writerGallery a:hover{color:#ff9933;}

.writerGallery dl {position:relative; clear: both;display: block;padding:3% 0;margin:1%;border:0px solid #DDD;background-color:#f4f4f4;}
.writerGallery dl:after {clear: both;content: "";display: block;}
.writerGallery dd{clear: both;display: block;width:100%;overflow: hidden;padding:0;margin:0;border:0;text-align:center;}
.writerGallery dd.gimg {width:100px; height:100px; margin:0 auto;overflow: hidden;display: block;border-radius: 50px;-wekikit-border-radius: 50px;border:1px solid #eee;background-position:center;background-repeat:no-repeat;background-size:cover;}
.writerGallery dd.gimg img {width:100%; min-height:100px;display:none;}
.writerGallery dd.gtitle {overflow: hidden;padding:10px 0 0 0;height:30px;font-size:1.5rem; font-weight:400;letter-spacing: -.095rem;font-family:'East Sea Dokdo';}
.writerGallery dd.gname {overflow: hidden;padding:5px 0 0 0;height:44px;font-size:12px;color:#888;}
.writerGallery dl.seq0 dd.gtitle{color:#ee801f;}
.writerGallery dl.seq1 dd.gtitle{color:#0ec0d9;}
.writerGallery dl.seq2 dd.gtitle{color:#3ed90e;}
.writerGallery dl.seq3 dd.gtitle{color:#0e86d9;}

#writer-backward{position:absolute;right:20px;top:-40px;z-index:9;width:20px;height:20px;color:#ddd;}
#writer-forward{position:absolute;right:5px;top:-40px;z-index:9;width:20px;height:20px;color:#ddd;}
#writer-backward:hover{color:#ff9933;}
#writer-forward:hover{color:#ff9933;}

/*Profile css*/
.profilebox{zoom:1;position: relative; overflow: hidden; margin: 0 15px 15px 0px;padding:10px;border: 1px solid #DDD;}
.profilebox:after {content:""; display:block; clear:both;}
.profilebox .wtimg{width:170px; height:170px; margin:0 auto;overflow: hidden;display: block;border-radius: 85px;-wekikit-border-radius: 85px;border:1px solid #EEE;text-align:center;background-position:center;background-repeat:no-repeat;background-size:cover;}
.profilebox .wtimg img{width:170px; min-height:170px;padding:0;display:none;}
.profilebox .wtinfo{float: left;overflow: hidden; padding-left:20px;}
.profilebox .wtinfo ul {display: inline-block; zoom:1; *display:inline;margin: 0;padding: 0;border:none;background: none;max-width:510px;}
.profilebox .wtinfo ul li {margin: 0;padding: 5px 0;text-align: left;font-size:11px;line-height:22px;}
.profilebox .wtinfo ul li:first-child {border-bottom:0px solid #c2c2c2;}
.profilebox .wtinfo ul li a{display:inline-block;height:14px;padding:2px 5px;margin-left:2px;background:#f6f6f6;border:1px solid #d4d4d4;line-height:14px;font-size:11px;letter-spacing:-1px;text-align:center;text-decoration:none;}
.profilebox .wtinfo ul li a:hover{background:#e1f2ff;}

.profile_smenu {position: relative;overflow: hidden;padding:10px 0;}
.profile_smenu dl {padding:0;display: block;}
.profile_smenu dd {padding:0;text-align:left;background:#EEE url(/images/main/icon_square2.gif) no-repeat  10px 15px;}
.profile_smenu dd.select {background-color:#cbe0f5;}
.profile_smenu dd.select a {font-weight: bold;color: #444;}
.profile_smenu dd a {line-height: 22px;text-decoration: none;color: #444;font-size:11pt;display: block;width:100%;padding:5px 0 5px 20px;margin:5px 0;border-bottom:0px solid #e8e8e8;}

.profile_title_nbg{zoom:1;position: relative; width:100%;height:150px; overflow: hidden; margin:0 auto;padding:0px;border: 0px solid #DDD;}
.profile_title_nbg:after {content:""; display:block; clear:both;}
.profile_title_nbg .gtitle {width:98%;font-size:28pt;color:#111;margin:0 auto;padding:50px 1%;text-align:center;font-weight:800;}

.profile_title{zoom:1;position: relative; width:100%;height:200px; overflow: hidden; margin:0 auto;padding:0px;border: 0px solid #DDD;}
.profile_title:after {content:""; display:block; clear:both;}
.profile_title .gtitle {width:98%;font-size:28pt;color:#111;margin:0 auto;padding:75px 1%;text-align:center;font-weight:800;}

/*동영상 뉴스 photo v*/
.scrollbox3 {position:relative; width:100%;height:auto;margin:0;clear: both;padding:0;overflow: hidden;}
.scrollbox3 dl {position:relative; clear: both;display: block;margin-bottom:0px;width:100%;border:0px solid #ececec;}
.scrollbox3 dl.f{margin-top: 0px;padding-top: 0px;}
.scrollbox3 dl.e{margin-bottom: 0px;padding-bottom: 0px;}

.scrollbox3 dd {clear: both;display: block;}
.scrollbox3 dd.img {position:relative;width:100%; height:150px; margin:0;padding:0;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;/*-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;*/}
.scrollbox3 dd.img img {vertical-align:top; width:100%; height:150px;display:none;}
.scrollbox3 dd.subtitle {position:relative;width:96%;height:auto;padding:2%;}
.scrollbox3 dd.subtitle p {display:inline-block;padding:0;color:#111;line-height:22px;height:44px; font-weight:100;font-size:15px;overflow: hidden;
letter-spacing: -1px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
word-wrap:break-word;
}
.scrollbox3 dd.subtitle p:hover {text-decoration: underline;}
.scrollbox3 dl:hover .img,
.scrollbox3 dl:focus .img{/* -moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);*/}
.scrollbox3 dd.ctitle {position:absolute;bottom:60px;left:20px;font-size:14px;height:24px;line-height:24px;padding:0px 5px;background-color:#0b72d9;color:#FFF;z-index:9;text-transform: uppercase;opacity: 0.9; filter: alpha(opacity=90);}
.scrollbox3 dd.play {position:absolute;left:0;top:0;width:100%; padding-top:80px;overflow: hidden;display: block;text-align:center;z-index:9;}
.scrollbox3 dd.play img {width:60px;border:0pt none; display:inline;}
.scrollbox3 dd.play img.over { display:none;}
.scrollbox3 dl:hover .play img { display:none;}
.scrollbox3 dl:hover .play img.over { display:inline;}

/*동영상 뉴스 photo v*/
.movSDphoto {position:relative; width:100%;height:auto;margin:0;clear: both;padding:0;overflow: hidden;}
.movSDphoto dl {position:relative; clear: both;display: block;margin-bottom:0px;width:100%;border:0px solid #ececec;}
.movSDphoto dl.f{margin-top: 0px;padding-top: 0px;}
.movSDphoto dl.e{margin-bottom: 0px;padding-bottom: 0px;}

.movSDphoto dd {clear: both;display: block;}
.movSDphoto dd.img {position:relative;width:100%; height:220px; margin:0;padding:0;overflow: hidden;background-position:center;background-repeat:no-repeat;background-size:cover;/*-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;*/}
.movSDphoto dd.img img {vertical-align:top; width:100%; height:200px;display:none;}
.movSDphoto dd.subtitle {position:absolute;bottom:0;left:0;width:96%;height:auto;padding:0 2%;background:rgba(0,0,0,0.3);}
.movSDphoto dd.subtitle p {display:inline-block;padding:20px 0;color:#FFF;line-height:1.4; font-weight:600;font-size:18px;
text-shadow:1px 1px rgba(0,0,0,.75);overflow: hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;letter-spacing: -1px;
}
.movSDphoto dd.subtitle p:hover {text-decoration: underline;}
.movSDphoto dl:hover .img,
.movSDphoto dl:focus .img{/* -moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);*/}
.movSDphoto dd.ctitle {position:absolute;bottom:60px;left:20px;font-size:14px;height:24px;line-height:24px;padding:0px 5px;background-color:#0b72d9;color:#FFF;z-index:9;text-transform: uppercase;opacity: 0.9; filter: alpha(opacity=90);}
.movSDphoto dd.play {position:absolute;left:0;top:0;width:100%; padding-top:80px;overflow: hidden;display: block;text-align:center;z-index:9;}
.movSDphoto dd.play img {width:60px;border:0pt none; display:inline;}
.movSDphoto dd.play img.over { display:none;}
.movSDphoto dl:hover .play img { display:none;}
.movSDphoto dl:hover .play img.over { display:inline;}

.movHD2 {position:relative; margin:0;clear: both;padding:1%;width:98%;background:#222;margin:0;}
.movHD2 dl {position:relative; clear: both;display: block;height:54px;margin-bottom:10px;padding-bottom:10px;border-bottom:0px solid #444;}
.movHD2 dl.f{margin-top: 0px;padding-top: 0px;}
.movHD2 dl.e{margin-bottom: 0px;padding-bottom: 0px;border:0;}
.movHD2 dd.play {position:absolute;left:20px;top:0;width:30px; padding-top:16px;overflow: hidden;display: block;text-align:center;}
.movHD2 dd.play img {width:30px;border:0pt none; display:inline;}
.movHD2 dd.play img.over { display:none;}
.movHD2 dl:hover .play img { display:none;}
.movHD2 dl:hover .play img.over { display:inline;}
.movHD2 dd.img {float:left; width:76px; height:54px; margin-right:10px;overflow: hidden;display: block;}
.movHD2 dd.img img {vertical-align:top; width:76px; min-height:54px;}
.movHD2 dd a {display: block;}
.movHD2 dd.subtitle {overflow: hidden;max-height:54px; padding:6px 10px 6px 0;}
.movHD2 dd.subtitle a {font-size:14px; line-height:20px; font-weight:500; color:#FFF;padding:0;}
.movHD2 dd.conts {font-size:12px; overflow: hidden;padding:3px 0;max-height:40px;}
.movHD2 dd.conts a {color:#dbdbdb;}

.td-g-rec-id-sidebar {
  text-align: center;
}
.td-g-rec-id-sidebar .adsbygoogle {
  margin-bottom: 30px;
}
.td-adspot-title {
  color: #bbbbbb;
  font-size: 10px;
  text-align: center;
  display: block;
}
/* mrte inc ad*/
.ad_mtre_headertop{position: relative; padding: 0; margin: 0 auto;text-align:center;}
.ad_mtre_lr50{width:100%;display: block;overflow: hidden;padding:0;margin:10px 0;}
.ad_mtre_lr50:after {clear: both;content: "";display: block;}
.ad_mtre_lr50 li {width:50%;display: inline;float: left;padding:0;margin: 0 auto;text-align:center;}

._admanager{position: relative;clear: both;display: block;border:1px solid red;min-height:40px;}
._admanager:after {clear: both;content: "";display: block;}
._admanager a.tl{position: absolute;left:0;top:0;font-size:11px;background-color:red;color:#FFF;z-index:9;padding:0 10px;}
._admanager a.close{position: absolute;right:0;top:0;font-size:11px;background-color:red;color:#FFF;z-index:9;padding:0 10px;}

._admanager2{position: relative;display: block;border:1px solid blue;min-height:19px;min-width:200px;box-sizing:border-box;}
._admanager2:after {clear: both;content: "";display: block;}
._admanager2 .tl{position: absolute;left:0;top:0;font-size:11px;background-color:blue;z-index:9;padding:0 5px;}
._admanager2 .tl a{font-size:11px;color:#FFF;padding:0;}
._admanager2 a.adm{position: absolute;right:0;top:0;font-size:11px;background-color:blue;color:#FFF;z-index:9;padding:0 5px;}
