.feature {overflow:hidden;border-bottom:1px solid #a1a1a1;padding-bottom: 20px;min-height:400px;background-image: url('/images/bg_ul.png');background-size: 100% 100%;background-repeat: no-repeat;}
.feature ul{margin: 0;padding: 0;list-style: none;height: auto;}
.feature .leftboxes{width:50%;float: left;position: relative;height: auto;}
.feature .leftboxes li{position: absolute;top:0;display:none;}
.feature .leftboxes .postImg{height: 240px;width: 100%;}
.feature .leftboxes h4{color: #0082cd;font-size:18px;margin: 0;text-align: left;}
.feature a{color: inherit;text-decoration: none;}
.feature .leftboxes .desc{font-size:14px;color: #424242;}
.feature .rightboxes{width: 48%;float:right;padding:2%;height:100%;box-sizing:border-box;}
.feature .rightboxes h3{margin: 0;color:#333;font-size:18px;text-transform: uppercase;border-bottom: 1px solid #f50000;padding-bottom: 5px;line-height: 1}
.feature .rightboxes ul{margin-top:10px;}
.feature .rightboxes li{overflow: hidden;margin-bottom:5px;cursor: pointer}
.feature .rightboxes li+li{padding-top:5px;border-top:1px solid #d1d1d1;}
.feature .rightboxes .postImg{width:20%;height: 45px;float: left;}
.feature .rightboxes h5{margin: 0;width: 78%;float:right;font-size: 14px;font-weight: normal;}
.feature .rightboxes .active h5{color: #0082cd;font-weight:bold;}
.list_article {margin: 0;padding: 0;list-style: none;margin-top:10px;float: left;width: 100%;margin-left: 0;}
.list_article li{overflow: hidden;height: 145px;margin-bottom:10px;width: 100%;padding: 15px 0 10px 0%;float: left;margin-left: 0;border-top: 1px solid #20bafa;background-image: url('/images/bg_ul.png');background-size: 100% 100%;}
.list_article li:first-child {border:none}
.list_article li+li{}
.list_article li:nth-child(2n+1) {margin-left:0}
.list_article .postImg{width: 30%;height: 100%;float:left;padding: 0;border: 1px solid #b9c6ce;}
.list_article .text{float:right;width: 67%;position:relative;height: 100%;padding: 0;margin-right: 1%;}
.list_article .text a{color: #1e2750;text-decoration: none;}
.list_article .text a:hover {color:#e52809}
.list_article .text h5{margin: 0;font-size:16px;color: #333;text-align: justify;}
.list_article .text h5:hover{color: #f50000}
.list_article .text .desc{font-size:14px;color: #424242}
.list_article .link{position:absolute;bottom: -10px;right: 0;border-radius: 2px;width: 102px;text-align: center;color: white;padding: 0px 0px;font-size: 14px;font-style: italic;}
.list_article .link:after{position: absolute;content:url('/images/kep.png');right: 5%;bottom: 7px;}

.content{margin-bottom:30px}
.list_article .link a {color: #0c3e61;margin-right: 8px;}
.list_article .link a:hover {color:#0082cd}
.content > h3{color: #082e48;margin: 0;line-height: 1.5;font-weight: normal;font-size: 30px;font-family: aleo;margin-top: -10px;}
.content .info {
    border-bottom: 1px solid #019bfd;
}
.content .info .datePublic{margin-left:6px;background: url(/Design/date_icon.png)no-repeat left;background-size:100% 100%;width:15px;height:15px;display: inline-block;margin-right:5px;}
.content .info .viewCount{background: url(/Design/viewCount_icon.png)no-repeat left;background-size:100% 100%;width:15px;height:15px;display: inline-block;margin-right:5px;margin-left:15px;}
.content .info .data{font-size: 12px;color:#666;margin-top:5px;}
.content .fb-like{display: inline-block;margin-left: 20px;}
.otherArticle h3{font-size:18px;text-transform: uppercase;color: #333;border-bottom:1px solid #bdbdbd}


