/* common mobile css */

/* Common */
@font-face {
font-family: 'NanumGothic';
src: url('/tpl/webfont/NanumGothic.eot');
src: url('/tpl/webfont/NanumGothic.eot?#iefix') format('embedded-opentype'),
url('/tpl/webfont/NanumGothic.woff') format('woff'),
url('/tpl/webfont/NanumGothic.ttf') format('truetype');

}
* {font-family: 'NanumGothic'; font-size: 1em;}

html,body {height:100%;}

/* body 공통 속성 */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
body,input,textarea,select,button,table,h1,h2,h3,h4,h5{font-size:13px;line-height:1.267em}
body{position:relative;}
table{border-collapse:collapse}
img,fieldset{border:0}
ul,ol{list-style:none}
em,address{font-style:normal}
a{color:inherit;text-decoration:none}

/* 하이퍼링크 초기화 */
a:link {}
a:visited {}
a:hover {}
a:active {}
a:focus {}

/* Layout */
.mT5 {margin-top:5px;}
.mR7 {margin-right:7px;}
.mL7 {margin-left:7px;}
.mL20 {margin-left:20px;}
.mT30 {margin-top:30px;}
.mB60 {margin-bottom:60px;}
.ta_C {text-align:center;}


/* 레이아웃 큰박스 속성 */
#wrap {clear:both; width:100%; max-width:640px; margin:0 auto; border:1px solid #dcdcdc;}
#header {float:left; width:96%; padding:10px 2%; height:45px; background:#fff;}
#main_contents {float:left;  width:100%; margin:0px; padding:0px;}
#contents {float:left; width:96%; margin:0 auto; padding:0 2% 5%}
#footer {clear:both; width:100%; height:78px; padding:20px 0 15px; background:#eeeeee;}

#header h1 img{float:left; max-width:285px; max-height:35px; margin-top:5px}
/*#header .btn_allmenu {float:right; margin-top:13px; padding:5px 7px; text-align:right; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f6f6f6)); background: -moz-linear-gradient(top, #fff, #f6f6f6); border:1px solid #c4c4c4; color:#41454c; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}*/
#header .btn_allmenu img {float:right; vertical-align:middle; max-width:35px; max-height:35px; margin:5px;}
.main_img{width:100%; margin:0; padding:0}

#navi {clear:both;width:100%;height:45px; background:url("/images/kor01-14-0158/m/m_menu_bg.gif") top center repeat-x; border-bottom:1px solid #218fda; padding-top:8px;}
#navi li {float:left; background:url("/images/kor01-14-0158/m/m_menu_line.gif") right 7px no-repeat; cursor: pointer; display: block; height:40px; overflow: hidden; text-align: center; width: 16.5%;}
#navi li.line_off {background:none}
#navi li a { font-size: .9em; font-weight: bold; color: #8d8d8d;}
/*#navi li.on { background:url("/images/kor01-14-0158/m/m_menu_bg_on.gif") top center repeat-x;}*/
#navi li.on a {color:#131313;}

#sub_menu {position:relative; clear:both;width:100%;height:35px;background:#218fda;}
#sub_menu li{ float:left; display:block; overflow:hidden; padding:0 0.5em; height:35px; line-height:35px;text-align:center; }
#sub_menu li a{font-size:.9em; font-weight:normal; color:#a3d6ff;}
#sub_menu li.on a{color:#fff; font-weight:bold}

.box {clear:both; margin:0 auto; padding:4% 2%; width:96%; *zoom:1;}
.box:after {content:""; display:block; clear:both;}
.box .box_w {float:left; width:48%; margin:0; padding:.8%}
.box .box_w a img{margin:0; padding:0}
.box .box_banner {width:100%; text-align:center;}


/*  Footer
---------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#footer .footer_bt {  margin:0 auto; width:100%; display:block; text-align:center;}
.footer_bt .ft_btn {clear:both; margin:0 auto; text-align:center;}
.footer_bt .ft_btn span {display:inline-block; padding:3px 10px; border:1px solid #a1a1a1; color:#626262; letter-spacing:-1px;}
.footer_bt .clause {clear:both; padding:7px; color:#a1a1a1; text-align:center;}
.footer_bt .clause a {margin:0 5px; font-size:12px; color:#626262;}
.footer_bt .copyright {width:96%; margin:0px auto; padding:0.7em 0; font-size:11px; color:#626262; text-align:center;}


.footer{padding:25px 10px; width:100%; box-sizing:border-box; text-align:center; background:#eee;}
.footer a, .footer p, .footer dd{color:#626262;}
.footer > ul, foot_btn > dl{line-height:0; font-size:0;}

.foot_btn{margin:0 -2px;}
.foot_btn li{display:inline-block; margin:0 3px; line-height:0; font-size:0;}
.foot_btn li a{display:inline-block; padding:6px 10px; letter-spacing:-1px; line-height:1; font-size:13px; border:1px solid #a1a1a1;}

.foot_clause li{margin-top:20px; display:inline-block; margin-left:5px; padding-left:5px; line-height:10px; border-left:1px solid #bbb;}
.foot_clause li:first-child{margin-left:0; padding-left:0; border-left:0;}
.foot_clause li a{line-height:10px; font-size:13px;}

.foot_info{margin-top:20px;}
.foot_info dd{display:inline-block; margin:0 5px; word-break:break-all; line-height:1.4; font-size:12px;}
.foot_info + .copyright{margin-top:10px; font-size:12px;}


#contents h2 {width:100%; height:35px; padding-top:20px; font-size:20px; text-align:left; color:#424242; letter-spacing:-1px; border-bottom:1px solid #dcdcdc}
.s_txt {width:100%; padding:30px 0 0;}
.s_txt dt {font-size:16px; color:#0062aa; font-weight:bold; letter-spacing:-1.5px; line-height:20px;}
.s_txt dd {margin-top:10px; font-size:14px; color:#666; letter-spacing:-1px; line-height:20px;}
.s_txt dd .ls_0 {letter-spacing:0;}
.s_txt2 {width:94%; padding:0 3% 25px;}
.s_txt2 dt {margin-top:20px; padding-left:9px; background:url(../images/icon_dot.gif) left 5px no-repeat; font-size:14px; color:#71b948; font-weight:bold; letter-spacing:-1px;}
.s_txt2 dd {margin-top:10px; font-size:12px; color:#666; letter-spacing:-1px; line-height:18px;}
.s_txt2 dd .ls_0 {letter-spacing:0;}
.s_img1 {width:100%; max-height:376px; background:url(/images/kor01-14-0044/m/sub/sub01_img.gif) top center no-repeat;}
.s_img2 {width:100%; height:218px; background:url(../images/sub2_img.gif) top center no-repeat;}
.map {width:100%; padding:30px 0 0;}
.transfer {width:94%; padding:30px 3% 15px;}
.transfer li {clear:both; width:100%; padding:10px 0; border-top:1px dotted #b2b2b2; *zoom:1;}
.transfer li:after {content:""; display:block; clear:both;}
.transfer li p {float:left; width:80px;}
.transfer li dl {float:right; width:72%; margin-top:5px;}
.transfer li dl dt {font-size:14px; font-weight:bold; color:#71b948;}
.transfer li dl dd {margin-top:5px; font-size:12px; color:#7e7e7e; line-height:18px;}

.i_txt {width:96%; padding:10px 2% 15px;}
.i_txt li {clear:both; width:100%; padding:18px 0 15px; border-top:1px dotted #b2b2b2; *zoom:1;}
.i_txt li:after {content:""; display:block; clear:both;}
.i_txt li.first {border-top:none;}
.i_txt li p {float:left; width:30%; padding:0; margin:0}
.i_txt li dl {float:right; width:66%;}
.i_txt li dl dt {font-size:16px; font-weight:bold; color:#129a63;}
.i_txt li dl dd {margin-top:10px; font-size:14px; color:#666; line-height:20px;}

.s_box {width:68%; height:60px; padding:10px 0 7px 25%; background:url(../images/sub6_img1.gif) 5% 20px no-repeat; margin:30px 3% 0; border:1px solid #d3d3d3; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; box-shadow:1px 1px 0 #e5e5e5; font-size:14px; color:#666; line-height:25px;}
.s_box dt {clear:both; float:left; padding-left:9px; background:url(../images/icon_dot2.gif) left 10px no-repeat; font-weight:bold; letter-spacing:-1px;}
.s_box dd {float:left; margin-left:5px;}

.notice {clear:both; width:100%;}
.notice li {width:94%; padding:15px 3% 15px; text-align:center; border-bottom:1px solid #d8d8d8; font-size:14px; color:#666; font-weight:bold;}
.notice li dl {width:100%; background:url(../images/btn_go.gif) right 10px no-repeat; *zoom:1;}
.notice li dl:after {content:""; display:block; clear:both;}
.notice li dl dt {width:90%; margin-bottom:10px; text-align:left; letter-spacing:-1px; line-height:18px;}
.notice li dl dd.name {padding-right:10px; border-right:1px solid #ddd; float:left; font-size:12px; color:#959595; font-weight:normal;}
.notice li dl dd.date {padding-left:10px; float:left; font-size:12px; color:#959595; font-weight:normal;}
.btn {width:94%; padding:20px 3% 15px;}
.btn_write {float:right; padding:10px 25px; text-align:center; background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#efefef)); background: -moz-linear-gradient(top, #fefefe, #efefef); border:1px solid #aaa; font-size:14px; color:#333}

.paging {clear:both; width:94%; padding:40px 3% 15px; text-align:center; color:#888;}
.paging img {vertical-align:middle;}
.paging span {padding:0 1px;}
.paging .on {color:#333; font-weight:bold;}

.search {clear:both; width:94%; padding:0 3% 60px; text-align:center;}
.search select {height:32px;}
.form_search {height:28px; padding-left:7px;}
.btn_search {margin:0px; padding:7px 15px; text-align:center; background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#efefef)); background: -moz-linear-gradient(top, #fefefe, #efefef); border:1px solid #aaa; font-size:14px; color:#333}

.tab {clear:both; width:96%; margin-bottom:10px; border-bottom:1px solid #bcbcbc; padding:30px 3% 0; *zoom:1;}
.tab:after {content:""; display:block; clear:both;}
.tab li {float:left; width:24.3%; padding:9px 0 8px; background:#f2f2f2; border:1px solid #bcbcbc; border-left:none; border-bottom:none; font-size:13px; color:#666; text-align:center;}
.tab li.first {border-left:1px solid #bcbcbc;}
.tab li.on {background:#fff; color:#000;}

.clause_txt {clear:both; width:94%; padding:30px 3%; font-size:14px; color:#666; line-height:20px;}
.tip {clear:both; width:94%; padding:30px 3%; font-size:12px; color:#999; text-align:center; line-height:20px;}

.login_box {width:84%; margin:30px 3% 0; padding:15px 5%; background:#f0f0f0; border:1px solid #c7cacb; *zoom:1;}
.login_box:after {content:""; display:block; clear:both;}
.input_area {float:left; width:70%;}
.input_area input {width:95%; height:28px; padding-left:5%; font-size:14px; color:#666; font-weight:bold;}
.login_btn {width:27%; float:right; padding:25px 0; text-align:center; background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#efefef)); background: -moz-linear-gradient(top, #fefefe, #efefef); border:1px solid #aaa; font-size:14px; color:#333}
.login_box .check {clear:both; display:block; padding-top:10px; font-size:13px; color:#767676; letter-spacing:-1px;}
.login_box .check input[type="checkbox"] {vertical-align:-2px; margin-right:2px;}
.login_txt {width:90%; margin:0 3%; padding:10px 2%; background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#efefef)); background: -moz-linear-gradient(top, #fefefe, #efefef); border:1px solid #c7cacb; border-top:none;}

.s_txt .slogan { font-size:22px; font-weight:bold; letter-spacing:-1.5px; line-height:26px; color:#a0a0a0; }
.s_txt .slogan strong { color:#4e78c0; }
.history { border-collapse:collapse; }
.history th { background:#89cce5; color:#fff; font-weight:bold; text-align:center; padding:5px; border-right:1px solid #fff; border-bottom:1px solid #fff; }
.history td  { background:#f5f4f4; padding:5px 10px; border-bottom:1px solid #fff; } 