@charset 'utf-8';

/* layout */
.inner-wrap {width:1100px;margin:0 auto;}
header	{height:172px}

.ellip {
  display: block;
  height: 100%;
}
.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%;
  vertical-align: top;
}
.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
}
.gw-modal {display:none;position:absolute;top: 210px;right:0;z-index:990;}
.gw-modal-header{position:relative;}
.gw-modal-header > .close{position:absolute;right:0;top:-36px;color:#fff;font-size:36px;line-height:1;}
.gw-modal-footer{position:relative;display:block;padding:7px 0;background:#212121;text-align:center;}
.gw-modal-footer > a{color:#fff;}
.gw-modal-footer > span{position:absolute;top:5px;right:10px;color:#fff;}
.gw-modal-footer > span input[type="checkbox"]{margin:3px 3px 0;}

.gw-modal2{display:none;position:absolute;top: 210px;right:0;z-index:990;}
.gw-modal2 .gw-modal-footer {background:none;}
.gw-modal2 .gw-modal-footer .day{display:block;top:-25px;}


/* skipNavi */
.skipNavi {}
.skipNavi a {display:block;position:absolute;left:0;top:-999px;width:100%;padding:8px 0;text-align:center;background:#4762A5;color:#fff;}
.skipNavi a:focus {top:0;}

/* 헤더 */
header .top-menu-wrap {left:0;top:0;width:100%;height:43px;border-bottom:1px solid #D4D4D4}

.top-menu-wrap .kotra-sns {float:left;margin-top:10px;}
.top-menu-wrap .kotra-sns li {position:relative;float:left;margin-right:15px;}
.top-menu-wrap .kotra-sns li:after {display:block;width:1px;height:13px;position:absolute;right:-4px;top: 4px;content:'';background:#bdbdbd;vertical-align:middle;}
.top-menu-wrap .kotra-sns li a {display:block;font-size:13px;font-weight:bold;}
.top-menu-wrap .kotra-sns li a img {width:58px;height:18px;margin-right:5px;margin-top:2px;} 


.top-menu-wrap .kotra-sns li+li {background:url(/site/kotranews/images/common/icon-top-sns.png) no-repeat;background-position:2px 0}

.top-menu-wrap .kotra-sns li+li+li {background-position: -36px}
.top-menu-wrap .kotra-sns li+li+li+li {background-position: -75px 0}
.top-menu-wrap .kotra-sns li+li+li+li+li {background-position:-111px 0}
.top-menu-wrap .kotra-sns li+li+li+li+li+li {background-position:-148px 0}
.top-menu-wrap .kotra-sns li+li a {width:24px;height:22px;text-indent:-999em;}
.top-menu-wrap .kotra-sns li+li+li+li+li a {width:30px;}


.top-menu-wrap .member-area {float:right;padding:13px 23px 12px 14px;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb}
.top-menu-wrap .member-area li {float:left;}
.top-menu-wrap .member-area li a {font-size:13px;}
.top-menu-wrap .member-area li:before {display:inline-block;;content:'|';margin:0px 9px 2px 9px;color:#c6c6c6;font-size:10px;vertical-align:middle;}
.top-menu-wrap .member-area li:first-child:before {content:'';}
.top-menu-wrap .member-area li a strong {color:#1dba9f}


header .logo-wrap {padding-bottom:20px;height:75px;background:url(/site/kotranews/images/common/pattern-gradation-gray.gif) left top repeat-x;}
header .logo-wrap .inner-wrap {position:relative;height:75px;border-bottom:1px solid #ebebeb;}
.logo-wrap .logo  {float:right;width:160px;height:34px;margin-top:18px;}
.logo-wrap .logo  a {display:block;width:160px;height:34px;background:url(/site/kotranews/images/common/logo.png) no-repeat;text-indent:-999em;}
.sub-logo {float:left;width:184px;height:48px;margin:15px 0 0 460px;background:url(/site/kotranews/images/common/k-logo.png) no-repeat;}
.sub-logo a {display:block;text-indent:-999em;height:100%;}
header .logo-wrap .icon-top-sns {float:left;margin-top:22px;}


/* .total-search-area {position:absolute;right:0;top:30px;} */
/* 
.total-search-area .total-txt::-webkit-input-placeholder {font-size:12px;color:#585858;font-weight:bold;}
.total-search-area .total-txt::-moz-placeholder {font-size:12px;color:#585858;font-weight:bold;}
.total-search-area .total-txt::-ms-input-placeholder {font-size:12px;color:#585858;font-weight:bold;} 
*/
.gnb-wrap .btn-total-search {float:right;border:none;cursor:pointer;color:#585858;font-size:13px;font-weight:bold;outline:none;background:url(/site/kotranews/images/common/icon-top-search.png) center center no-repeat;width: 86px;height: 54px;text-indent:-999em;}


/* gnb */
#gnb {/* visibility:hidden; */}
.gnb-wrap {border-left:1px solid #ebebeb;border-right:1px solid #ebebeb;}
.gnb-wrap > ul  {float:left;padding: 0 14px;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb}
.gnb-wrap > ul > li {float:left;margin:0 0;}
.gnb-wrap > ul > li > a  {display:block;padding:17px 28px;color:#2e465e;font-size:17px;font-weight:600;}
.gnb-wrap .btn-total-menu {float:left;height:54px;padding:14px 27px;text-indent:-9999em;font-size:0;}
.gnb-wrap .btn-total-menu span {display:block;width:29px;}
.gnb-wrap .btn-total-menu span:before {content:'';display:block;width:100%;height:4px;background:#a2b1c0;margin-bottom:3px;}
.gnb-wrap .btn-total-menu span:after {content:'';display:block;width:100%;height:4px;background:#a2b1c0;margin-bottom:3px;}
.gnb-wrap .btn-total-menu span:last-child:after{margin-bottom:0;}
.gnb-wrap > ul > li > a:hover {color:#6a80db}
.gnb-wrap > ul > li > .gnb-tit-wrap {display:none;position:absolute;left:0;top:172px;z-index:2000;width:100%;padding:25px 0;border-top:1px solid #6a80db;background:#fff;border-bottom: 1px solid #DADADA;}
.gnb-wrap > ul > li > .gnb-tit-wrap.active {display:block;}
.gnb-wrap > ul > li ul {display:none;float:left;width:640px;height:141px;margin-left:10px;background:url(/site/kotranews/images/main/bar-gnb-tit-wrap.png) ;} 
.gnb-wrap > ul > li ul > li {position:relative;width:216px;margin:4px 0;}
.gnb-wrap > ul > li ul > li > a {display:block;padding:6px 0 6px 25px;font-size:16px;font-weight:bold;color:#4a4a4a;}
.gnb-wrap > ul > li ul > li > a:hover {color:#4a70dd;}

.gnb-wrap > ul > li ul > li.positionXY ~ li {position:relative;left:216px;top:-141px}
.gnb-wrap > ul > li ul > li.positionXY-2 ~ li {left:432px;top:-282px}

.gnb-tit {float:left;padding:30px 0 15px 46px;width:400px;}
.gnb-tit h4 {position:relative;margin-bottom:12px;font-size:35px;color:#666;letter-spacing:-1px}
.gnb-tit h4:before {display:block;position:absolute;left:5px;top:-15px;width:18px;height:4px;content:'';background:#666;}
.gnb-tit span {color:#4a4a4a;font-size:15px;line-height:1.6;}


.gnb-wrap .bar {display:none;width:77px;height:5px;background:#3572c4;
	
	-webkit-transition:-webkit-transform .2s ease-in-out;
	-webkit-transition:transform .2s ease-in-out;
	transition:-webkit-transform .2s ease-in-out;
	transition:-moz-transform .2s ease-in-out;
	transition:-ms-transform .2s ease-in-out;
	transition:transform .2s ease-in-out;
	-webkit-transform:translate(0, 49px);
	-moz-transform:translate(0, 49px);
	-ms-transform:translate(0, 49px);
	transform:translate3d(0, 49px);
	cursor:pointer
}
.gnb-wrap .bar.on {display:block;}


/* 전체메뉴 */
.total-menu-wrap {display:none !important;position:absolute;top:170px;width:100%;height:522px;border-top:1px solid #6a80db;background:#f6f6f6;z-index: 2000;}
.total-menu-wrap.on {display:block !important;height:484px;}
.total-menu-wrap > ul  {display:none;width:1100px;margin:0 auto;padding:13px 30px 13px 50px;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px solid #e7e7e7;background:#fff;}
.total-menu-wrap.on > ul {display:block;}
.total-menu-wrap > ul > li {padding:13px 0;}
.total-menu-wrap > ul > li:after {content:'';display:block;clear:both;}
.total-menu-wrap > ul > li > a {display:block;float:left;width:150px;padding-left:0px;font-size:17px;color:#4a4a4a;height:38px;line-height:38px;font-weight:bold;}
.total-menu-wrap > ul > li > ul {position:relative;float:left;width:840px;padding-left:15px;}
.total-menu-wrap > ul > li > ul:before {position:absolute;left:0;top:50%;width:1px;height:31px;margin-top:-15px;content:'';background:#e8e8e8;}
.total-menu-wrap > ul > li > ul > li {float:left;}
.total-menu-wrap > ul > li > ul > li > a {display:block;padding:0 11px;line-height:38px;color:#4a4a4a;}
.total-menu-wrap > ul > li > ul > li > a:hover {font-weight:bold;}
.total-menu-wrap > ul > li.gnbDp-1-1 > ul > li > a ,
.total-menu-wrap > ul > li.gnbDp-1-4 > ul > li > a {line-height:23px;}


/* 검색부분 */
.modal-total-search-wrap {position:relative;top:60px;left:0;z-index: -1;width:100%;padding:30px 30px 60px 30px;background:#fff;text-align:center;transition:all .3s;transform:translate(0,-250%);border-radius:10px;}
.modal-total-search-wrap.active {transform:translate(0,0);z-index: 10000;}
.modal-total-search-wrap h3 {font-size:36px;color:#0669b2;padding-bottom:20px;text-align: center;width: 100%;display: inline-block;}
.total-search-box {padding-top:25px;color:#303030;margin:0 auto;}
.total-search {display:inline-block;}
#headerPopword a:hover {text-decoration:underline}
.total-search-box > p {padding-top:15px;color:#303030;}
.total-search-box.line {padding:0px 0 25px 0;border-bottom:1px solid #e9e9e9;}
.total-search-box.line select {margin-right:10px;}

.total-search-box .total-select {float:left;height:54px;line-height:54px;}
.total-search-box .total-txt {float:left;width:465px;height:54px;line-height:54px;border-top:1px solid #c1c1c1;border-bottom:1px solid #c1c1c1;border-left:1px solid #c1c1c1;;border-right:none;font-size:18px;}
.total-search-box .btn-total-submit {float:left;width:54px;height:54px;border:0;line-height:54px;background:url(/site/kotranews/images/common/icon-search-big.gif) center center #444 no-repeat;text-indent:-999em;}
.total-search-box input.total-search-date {width:111px;height:40px;padding:0 10px 0px 10px;border:1px solid #c1c1c1;line-height:40px;font-size:15px;vertical-align: middle;}
.total-search-box input.total-search-date + img {vertical-align:middle;width:19px;}
.total-search-box input.total-search-date + input.total-search-date {margin-right:5px;}
.total-search-box input.total-search-date + input.total-search-date + img {margin-right:15px;}
.total-search-box select {width:190px;height:40px;margin:0 3px;padding:0 20px 0px 10px;border:1px solid #c1c1c1;line-height:40px;font-size:15px;vertical-align: middle;}
.total-search-box select#headerAreaCode {margin-left:20px;}

.modal-total-search-wrap .btn-close-total-search {width: 25px;height: 25px;position: absolute;right: 20px;top: 20px;z-index:999;text-indent:-9999em;background:url(/site/kotranews/images/common/btn-close-modal.png) center center no-repeat;background-size:cover;outline:none;}


/* 오버레이 */
.overlay{
	position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0,0,0,0.6);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.overlay.active {visibility: visible;opacity: 1}

/* 컨텐츠 */
.banner-wrap {position:relative;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}
.banner-wrap .inner-wrap {border-left:1px solid #ebebeb;border-right:1px solid #ebebeb;}
.banner-wrap .banner_1 .slick-slide{}
.banner-wrap .banner_1 .slick-prev {display:block;left:-38px;width:38px;height:22px;padding-top:6px;border-bottom:1px solid #ebebeb;margin-top:0;border-right:1px solid #ebebeb;text-align:center;}
.banner-wrap .banner_1 .slick-next {display:block;left:-38px;top:inherit;bottom:22px;width:38px;height:22px;padding-top:7px;margin-top:0;border-bottom:1px solid #ebebeb;border-right:1px solid #ebebeb;text-align:center;}
.banner-wrap .banner_1 .slick-play,
.banner-wrap .banner_1 .slick-stop {display:block;left:-38px;width:38px;height:22px;padding-top:6px;border-right:1px solid #ebebeb;text-align:center;}
.banner-wrap .banner_1 .slick-slide.slick-active {border-left:0;}
.banner-wrap .banner_1 .slick-slide.slick-active + .slick-slide.slick-active {border-left:1px solid #ebebeb;}
.banner-wrap .seedFunctionBtn {position:absolute;right:0;top:0;}

/* 배너 */
.banner_1 {float:right; margin-bottom:0;}

/* 푸터 */
footer {position:relative;z-index:0;width:1100px;height:146px;padding:18px 0 40px 0;margin:0 auto;}
.f-logo-area {margin-bottom:6px;}
.f-logo-area .f-logo{display:inline-block;}
.f-logo-area .f-logo a {margin-right:40px;}
.f-logo-area .f-logo span{display:inline-block;margin-left:10px;margin-bottom:4px;line-height:1.4;font-family:'Malgun Gothic';font-size:13px;color:#363636;vertical-align:bottom;}
.f-logo-area .law {display:inline-block;margin-bottom:3px;vertical-align:bottom;}
.f-logo-area .law li {float:left;}
.f-logo-area .law li:first-child:before  {content:'';padding:0 5px;}
.f-logo-area .law li:before {content:'|';color:#cfcdce;padding:0 11px;}
.f-logo-area .law li a {color:#000;font-weight:bold;line-height:1.4;}
.f-logo-area .law li a strong{font-weight:800;}

p.address {margin-left:225px;margin-bottom:8px;font-size:11px;color:#8f8f8f;line-height:1.8}
p.copyright {margin-left:225px;font-size:13px;color:#757575;}

.public-mark {float:right;margin-top:-20px;}
.public-mark li {float:left;width:69px;height:69px;margin-left:15px;background:url(/site/kotranews/images/common/icon-public-mark.png) no-repeat;text-indent:-9999em;}
.public-mark li + li {background:url(/site/kotranews/images/common/icon-public-mark.png) no-repeat -85px 0 ;}
.public-mark li + li + li {width:83px;background:url(/site/kotranews/images/common/icon-public-mark.png) no-repeat -168px 0;}
.public-mark li a {display:block;height:100%;text-indent:-9999em;}

/* 공통css */
.bar-part:after {display:inline-block;margin:-2px 15px 0 15px;content:'|';color:#dadada;font-size:17px;vertical-align:middle;}
.line-gray {display:block;height:2px;background:#a9a9a9;}
.sub-bar {display:block;width:100%;height:2px;margin-bottom:40px;background:#a9a9a9;}
.donut-bullet {background:url(/site/kotranews/images/common/bullet-donut.png) no-repeat 0 center;font-size:15px;padding-left:15px;line-height:20px;margin-bottom:7px;}
.seedFunctionBtn a {display:inline-block;background:linear-gradient(#F9F9F9,#Fff,#F9F9F9);padding:6px 8px;border-radius:5px;border:1px solid #D0D0D0;color:#525252;font-size:13px;}

/* 리스트 */
.bullet-list {padding:3px 3px 3px 30px}
.bullet-list li {position:relative;line-height:1.3;margin-bottom:8px;}
.bullet-list li:before {display:inline-block;position:absolute;left:-10px;top:8px;width:3px;height:3px;content:'';background:#5f5f5f;}

.bullet-list.p0{padding:0}
.bullet-list.red li {margin-left:12px;}
.bullet-list.red li:before {background:#df1b7c;}
.bullet-list.blue li {margin-left:12px;}
.bullet-list.blue li:before {background:#648dbf;}

.bullet-list .orange {color:#ce4221;font-weight:bold;}

/* 버튼 */
.btn-area {margin-top:25px;text-align:center;}
.btn-area .more {display:inline-block;padding:0 29px;text-align:center;color:#fff;line-height:29px;}
.btn-area .red {background:#db4343;}
.btn-area .darkgray {background:#545454;}
.btn-area .br-radius {border-radius:5px}

.btn-area .big {display:inline-block;width:172px;height:38px;font-size:16px;font-weight:bold;text-align:center;line-height:38px;}
.btn-area .short {display:inline-block;width:110px;height:38px;font-size:16px;font-weight:bold;text-align:center;line-height:38px;}
.btn-area .middle {display:inline-block;width:150px;height:38px;font-size:14px;font-weight:bold;text-align:center;line-height:38px;color:#fff !important;}
.btn-area .wine {color:#fff;background:#97385e;}
.btn-area .lightgray {color:#393939;background:#e3e3e3;}
.btn-area .blue {background:#4265ad;color:#fff}

.btn-simple {display:inline-block !important;height:28px;color:#fff !important;width:83px;text-align:center;font-size:14px;line-height:28px;}
.btn-simple.gray {background:#505a66}
.btn-simple.orange {background:#e84200;}
.btn-simple.lightgray {background:#8F97A3}
.btn-simple.red {background:#c42464}
.btn-simple.blue {background:#4265ad;}
.btn-simple.red2{background:#b33f32}

.btn-simple-big {display:inline-block;height:44px;color:#fff;width:193px;text-align:center;font-size:20px;line-height:44px;}
.btn-simple-big.purple, .btn-simple-normal.purple {background:#665384}
.btn-simple-big.blue, .btn-simple-normal.blue {background:#486F9E}
.btn-simple-big.deep-orange, .btn-simple-normal.deep-orange {background:#ae5f40}
.btn-simple-big.violet, .btn-simple-normal.violet {background:#665384}

.btn-simple-normal {display:inline-block;height:28px;color:#fff;width:83px;text-align:center;font-size:14px;line-height:28px;}

a.link-hover {background:url(/img/hover-link-black-S.png) no-repeat left center;line-height:inherit;padding-left:10px;background-size: 10px;}
a.link-hover:hover {text-decoration:underline;}


/* 테이블스타일 */
.tbl-style {border-bottom:2px solid #8f97a3;}
.tbl-style.bb0 {border-bottom: 0;}
.tbl-style thead th {position:relative;padding:0 10px;height:38px;font-size:15px;color:#fff;background:url(/site/kotranews/images/common/pattern-dia.gif) 0 0 ;}
.tbl-style thead th:before {display:inline-block;position:absolute;left:0;top:9px;width:1px;height:21px;content:'';background:#adb6c7;}
.tbl-style thead th:before:first-child {background:none;}
.tbl-style tbody td {padding:12px 20px;border-bottom:1px solid #fff;background:#f5f5f5;}
.tbl-style tbody a {display:block;}
.tbl-style .pdf {display:inline-block;padding:3px 10px;color:#fff;background:#f60101;}
.tbl-style table .blue {color:#27599C;font-weight:bold;}

.tbl-style.td-custom tbody th {border-bottom:1px solid #e0e0e0;background:#f5f5f5;}
.tbl-style.td-custom tbody td {border-bottom:1px solid #e0e0e0;background:#fff;}

.tbl-tit {font-size:16px;font-size: 16px;font-weight: bold;line-height: 28px;margin-bottom:5px;}
.tbl-tit.bullet-star {background:url(/site/kotranews/images/sub/bullet-library-star.png) no-repeat 0 9px;padding-left:14px;background-size:10px;}
.tbl-style tbody td .flag {width: 40px;height: 29px;vertical-align:middle;}
.tbl-style tbody td .flag + span {display:inline-block;line-height:28px;color:#194580;font-weight:bold;}

/* 결제확인 */
.tbl-style .link {display:table}
.tbl-style .link img{float:left;width:75px;height:106px;margin-right:20px;}
.tbl-style .link p {display:table-cell;vertical-align:middle;height:100%;text-align:center;}
.tbl-style .link p strong {display:block;font-size:16px;text-align:left;margin:6px 0;line-height:1.4;}
.tbl-style .link p strong + strong {padding-top:7px;margin-top:10px;border-top:1px dashed #000; color:#3572C4;}
.tbl-style .book {width:100px;height:142px;border:1px solid #CCCCCC;}

.tbl-style02 {border-top:2px solid #6f7b89;border-right:1px solid #cecece;}
.tbl-style02 th {padding:8px 5px;border-left:1px solid #cecece;border-right:1px solid #cecece;background:#f5f5f5;text-align:center;font-size:15px;border-bottom:1px solid #cecece;}
.tbl-style02 td {padding:8px 20px;color:#505050;line-height:1.6;border-bottom:1px solid #cecece;}
.tbl-style02 td.con {padding:32px 25px;line-height:1.9;border-left:1px solid #cecece;word-break: break-all;}
.tbl-style02 td.con p {line-height:1.9;}
.tbl-style02 td.con * {font-family:'Open Sans', 'Nanum Gothic','나눔고딕', NanumGothic, Arial, Helvetica, sans-serif !important;line-height:1.7;font-size:14px !important;}
.tbl-style02 td.con table td{border-bottom:0;}
.tbl-style02 td.con .upimg {text-align:center;}
/* .tbl-style02 td.con .upimg img {height:475px !important;width:auto important;} */
.tbl-style02 td.webtoon {padding:20px 0px;border-left:1px solid #cecece}
.tbl-style02 td.webtoon img {margin: 0 auto 10px auto;max-width:100%;}
.tbl-style02 input[type="radio"],
.tbl-style02 input[type="checkbox"] {margin-right:5px;margin-left:10px;}
.tbl-style02 input[type="radio"]:first-child,
.tbl-style02 input[type="checkbox"]:first-child {margin-left:0;} 
.tbl-style02 img {max-width:100%;width:inherit !important;height:auto;margin-bottom:15px;}

/* 사이드보더없음 */
.tbl-style02.border-custom {border-right:0;border-left:0;}
.tbl-style02.border-custom tr:last-child {border-bottom:1px solid #bebebe;}
.tbl-style02.border-custom th {padding:8px 5px;border-right:0;}
.tbl-style02.border-custom tbody th {text-align:left;}
.tbl-style02.border-custom td {padding:8px 10px;}
.tbl-style02.tit-custom th {padding:8px 5px 8px 20px;background:url(/site/kotranews/images/common/bullet-square-gray.gif) 10px center #f5f5f5 no-repeat}
.tbl-style02.border-custom tr.bb-gray {border-bottom:1px solid #bebebe;}
.tbl-style02 .bbs-attach:first-child {margin-top:0;}
.tbl-style02 .bbs-attach {display:block;margin-top:4px;}

.tbl-style03 {border-top:2px solid #cecece;border-bottom:2px solid #cecece}
.tbl-style03 tr {border-bottom:1px solid #e5e5e5;}
.tbl-style03 tr:last-child {border-bottom:0;}
.tbl-style03 th {padding:16px 5px;background:#f7f7f7;text-align:center;font-size:14px;}
.tbl-style03 td {padding:16px 20px;}

.tbl-style04 {border-top:2px solid #b9b9b9;}
.tbl-style04 tr {border-bottom:1px solid #d5d5d5;}
.tbl-style04 th {position:relative;padding:11px 5px;background:#f6f6f6;text-align:center;font-size:14px;color:#000}
.tbl-style04 thead th:before {display:inline-block;position:absolute;left:0;top:11px;width:1px;height:17px;content:'';background:#adb6c7;}
.tbl-style04 thead th:first-child:before {display:none;}
.tbl-style04 td {padding:16px 20px;color:#000}
.tbl-style04 td.bbsTitle {}
.tbl-style04 td a {display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size:14px;color:#000}
.tbl-style04 td a.download {display:inline-block;width:18px;height:16px;background:url(/site/kotranews/images/sub/icon-download.png) no-repeat;text-align:center;text-indent:-999em;background-size:18px;}

.tbl-style05 {border-top:2px solid #a9a9a9;}
.tbl-style05 thead tr {background:#f4fdff;}
.tbl-style05 th {position:relative;padding:13px 5px;border-left:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;text-align:center;font-size:14px;color:#000}
.tbl-style05 th:first-child,
.tbl-style05 td:first-child {border-left:0;}
.tbl-style05 td {padding:13px 20px;border-left:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;}
.tbl-style05 td a {display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size:14px;} 
.tbl-style05 th.bl1 {border-left:1px solid #d0d0d0;}
.tbl-style05 td .blue {color:#225594;font-weight:bold;}


/* 탭스타일 */
.tab-wrap {position:relative;margin-bottom:10px;}
.tab-wrap:after {display:block;content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background:#295da4;}
.tab-wrap ul:after {display:block;clear:both;content:'';}
.tab-wrap li {float:left;height:48px;background:#f7f7f7;}
.tab-wrap li.on {border-top:2px solid #295da4;position:relative;z-index:1;border-left:1px solid #295da4;border-right:0;border-right:1px solid #295da4;background:#fff;}
.tab-wrap li + li a{border-left:0;}
.tab-wrap li a {display:block;padding: 0 30px;border:1px solid #dfdfdf;line-height:46px;font-size:14px;}
.tab-wrap li.on a {border:0;color:#1f4881;font-weight:bold;}
.tab-wrap .col6 li {width:16.66%}
.tab-wrap .col6 li a {padding:0;text-align:center;}

.global-tab-wrap {margin-bottom:30px;}
.global-tab-wrap li {float:left;}
.global-tab-wrap li a {display:block;width:83px;height:45px;border-top:1px solid #adadad;border-bottom:1px solid #adadad;border-left:1px solid #adadad;background:#fbfbfb;text-align:center;line-height:45px;}
.global-tab-wrap li:last-child a {border-right:1px solid #adadad;}
.global-tab-wrap ul.col7 li a{width:119px}
.global-tab-wrap li.on a {background:#ca5f46;color:#fff;border:none;font-weight:bold;}
.global-tab-wrap li.on + li a {border-left:0}


/* 통합검색 내 재검색 */
.search-reload-wrap {position:relative;border:1px solid #e7e7e7;background:#f4f4f4;padding:11px 23px;}
.search-reload-wrap select {float:left;width:259px;height:39px;border:1px solid #c1c1c1;border-right:0;font-size:16px;}
.search-reload-wrap input {float:left;width:472px;height:39px;border:1px solid #c1c1c1;border-right:0;font-size:16px;}
.search-reload-wrap button {float:left;width:54px;height:39px;background:url(/site/kotranews/images/common/icon-search-big.gif) center center #444 no-repeat;border:none;text-indent:-9999em;}

/*  자동완성 -뷰페이지 */
.search-auto-info {display:none;width:473px;min-height:55px;padding:12px 0px;border:1px solid #c1c1c1;position:absolute;left: 282px;top: 49px;background:#fff;z-index:10;}
.search-auto-info a {display:block;padding:0 11px;line-height:1.8;font-size:16px}
.search-auto-info a:hover {background:#F9F9F9;}
.search-auto-info a strong {line-height:inherit;font-size:16px;}
.search-auto-info a strong i.orange {color:#e8641b;line-height:inherit;}
.search-auto-info a > span {float:right;position:relative;display:block;width:80px;height:28px;background:url(/site/kotranews/images/sub/hot-star.png) 0 center repeat-x;line-height:inherit;}
.search-auto-info a > span:before {display:block;position:absolute;left:0;top:0;width:17px;height:28px;background:url(/site/kotranews/images/sub/hot-star-orange.png) 0 center repeat-x;content:'';}
.search-auto-info a > span.hot01:before {width:17px;}
.search-auto-info a > span.hot02:before {width:34px;}
.search-auto-info a > span.hot03:before {width:48px;}
.search-auto-info a > span.hot04:before {width:64px;}
.search-auto-info a > span.hot05:before {width:80px;}

/*  자동완성 - 전체검색 */
.search-auto-info.total-search-auto {display:block;width:465px;left:392px;top: 171px;}
.search-auto-info.total-search-auto a {padding: 0 17px;}
.search-auto-info.total-search-auto strong {float:left;}

/* 한줄 처리 */
.ellipsis {overflow:hidden;text-overflow: ellipsis;white-space: nowrap;word-wrap:normal;}
.ellipsis-two {overflow:hidden;height:40px;}
.ellipsis-two-small {overflow:hidden;height:32px;}
.ellipsis-three {overflow:hidden;height:52px;}


