@charset "UTF-8";

/* Layout */
html { overflow-y: auto; width: 100%; }
body {position: relative; min-width: 1280px; width: 100%; }
.inner { width: 1188px; margin: 0 auto; } /* Default :1188 */

#skip_to_content {position: absolute; left: 0; top:-10em; width: 100%; z-index:99999; }
#skip_to_content a:active, #skip_to_content a:focus {position:absolute;left:0;top:10em;width:100%;height:27px;background:#009dc8 url(../../images/common/header_bg.gif) repeat-y 50% 0;color:#fff;text-align:center;text-decoration:none;line-height:30px;outline:0}
.mask {display:none;opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;height:100%; background:url(../../images/common/mask.png);z-index:9}


/* Header*/
#dc_header { position: relative; background: none; z-index:10; height: 96px; }


.headerother { position: relative; height: 30px; clear:both; background-color: #DCDCDC; }
.othersite li { float: left; width: 80px; padding: 0 10px; line-height: 30px; text-align: center; border-right: 1px solid #d4d4d4; }
.othersite li a{ color: #555; }
.othersite li.clock { padding: 0 15px 0 5px; background: url(/news/images/layout/icon_clock.png) 70px 50% no-repeat; }

.preview { position: absolute; right: 0; z-index: 100; }
.preview button { display:block; width: 192px; height:30px; padding:0 20px 0 20px; color:#fff; font-weight:700; line-height:30px; text-transform:uppercase; text-align: left; background:#7e7e7e url(/news/images/layout/btn_preview.gif) no-repeat 160px 50%; }
.preview button:hover, .preview button:active, .preview button:focus { background-color:#555; }
.preview ul { display:none; background:#747474; }
.preview li a {display:block; padding-left: 20px; height:29px; line-height:29px; border-top: 1px solid #888; color:#fff}
.preview li:first-child a {font-size: 13px; text-transform:uppercase}

#headertop { position: relative; float:left; width: 210px; height: 66px; background: #fff; }
#headertop .inner { position: relative; }


h1.top_logo {position:absolute; top: 16px; left:30px; width:200px; height:45px;}

/* GNB */
#gnb_wrap { position: relative; float:left; width: 978px; height: 66px; background: #fff; }
#gnb_wrap .inner { /* position:relative*/ }
#gnb { position: relative; }
#gnb a { display: block; }


/* 1 Depth */
#btn_menu, #btn_search { display: none; }
#gnb > li { float: left; width: 106px; padding: 0px 10px; }
#gnb > li > a { height:66px; color:#333; font-size: 18px; line-height: 66px; text-align:center; text-decoration:none; }
#gnb > li.active > a { height: 63px; border-bottom:3px solid #6688DE}
#gnb > li > a > img {vertical-align:-7px}
#gnb > li > a > img.new_win {margin-left:3px;vertical-align:-1px}

#gnb > li:nth-child(1) { }
#gnb > li:nth-child(2) { }
#gnb > li:nth-child(3) { }
#gnb > li:nth-child(4) { }
#gnb > li:nth-child(5) { }
#gnb > li:nth-child(6) { }
#gnb > li:nth-child(7) { }

/*검색*/
.gnb_search { position: relative; margin: 18px 0 0 30px; }
.gnb_search .input_keyword { width: 160px; height: 25px; padding-left: 10px; border: 3px solid #dfdfdf; }
.gnb_search input[type='submit'] { position: absolute; top: 5px; right: 5px; width: 25px; height: 25px; background: url(/news/images/layout/btn_search.gif) center 50% no-repeat; }

/* footer */
#foot_info {padding:26px 0 40px; background:#ebebeb; color:#888; font-size:13px; line-height:1.667}
#foot_info .inner {position:relative}
.foot_logo {width:96px; height:42px; margin:14px 56px 0 24px; float:left;}
.copyright {margin-top:6px; color:#a7a7a7}

.pinfo { color: #ffe32a!important; }