﻿@charset "utf-8";

html {
	min-width:320px;
    font-size: 62.5%;
    min-height: 100%;
}
body {
    background-color: #000000;
    min-height: 100%;
}
body, h1, h2, h3, h4, th, td, input {font-family:'Open Sans', 'Arial', sans-serif;}
.wrap {
    position: relative;
    min-height: 100%;
    height: 100%;
}

img {
    max-width: 100%;
}

/* focus navigator */
#skipToContent {
    z-index: 10000;
    top: 0;
    left: 50%;
    margin-left: -500px;
    max-width: 1000px;
    width:100%;
    position: absolute;
    background-color: #fff;
}
#skipToContent a {
    display: block;
    padding: 0 10px;
    height: 1px;
    margin-top: -1px;
    overflow: hidden;
    color: #fff;
}
#skipToContent a:focus,
#skipToContent a:active {
    height: auto;
    padding: 10px;
    margin-bottom: 0;
    color: #333;
    font-weight: bold;
}

/* alert */
.oldBrowserAlert {
    position: fixed;
    top: -50px;
    left: 0;
    z-index: 2000;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: url('/assets/images/common/bg_gnb.png') repeat-x 0 0;
}
.oldBrowserAlert p * {
    font-size: 14px;
    color: #fff;
}
.oldBrowserAlert p * {
    display: inline-block;
    *display: inline;
    *zoom:1; }
.oldBrowserAlert p strong {
    margin-right: 30px;
}
.oldBrowserAlert p a {
    margin: 0 10px;
}
.oldBrowserAlert p a:hover {
    text-decoration: underline;
}
.oldBrowserAlert .btClose {
    margin-left: 10px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    height: 20px;
    line-height: 1;
    font-size: 11px;
    border: 1px solid #fff;
    padding: 2px 8px;
    background-color: #000;
    cursor: pointer;
}
.oldBrowserAlert .btClose:hover {
    text-decoration: none;
}

input[type='checkbox'], input[type='radio'] {
    position: relative;
    top: -1px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #ccc !important;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #ccc !important;
    opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #ccc !important
}

.backScreen {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 9;
    background-color: transparent;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
.backScreen.on {
    display: block;
    background: url('/assets/images/common/bg.png');
}

.move_ani {
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
.right {
    text-align: right;
}

#dropBg {
    position: absolute;
    top: 170px;
    width: 100%;
    height: 0;
    background-color: #ffffff;
    /* height: 850px !important; */
}
#top_ad {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 0;
    background-color: #252847;
    z-index: 1201;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
#top_ad.on {
    height: 96px;
}
#top_ad .content_area {
    position: relative;
    display: none;
    max-width: 1400px;
    width: 100%;
    height: 96px;
    margin: 0 auto;
}
#top_ad.on .content_area {
    display: block;
}
#top_ad .content_area ul {
	display:block;
	width:100%;
}
#top_ad .content_area li a {
    display: inline-block;
    width: 100%;
    height: 100px;
    line-height: 100px;
    padding-left: 3%;
}
#top_ad .content_area li a img {
    max-width: 90%;
}
#top_ad .btn_close {
    position: absolute;
    top: 28px;
    right: 0;
    display: block;
    width: 44px;
    height: 44px;
    background: url('/assets/images/common/header_btn_close_w.png') no-repeat center center;
}

#header {
    position: relative;
    width: 100%;
    overflow: visible;
    z-index: 1001;
	background:url('/assets/images/common/header_bg.gif') repeat-x 0 0;
}
#header .right_bg {
    position: absolute;
    width: 50%;
    height: 170px;
    top: 0;
    right: 0;
    background: url('/assets/images/common/header_right_bg.gif') repeat-x 0 0;
    z-index:1000;
}
#header .right_bg.on {
    background: url('/assets/images/common/header_right_bg_on.gif') repeat-x 0 0;
}
#header a.button {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}
#header a:hover {text-decoration:underline;}

#header .menu_boxs {
	max-width:1400px;
	width:100%;
	margin:0 auto;
	padding:0 10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#header .menu_area {
    display: table;
    table-layout: fixed;
    position: relative;
    max-width: 1400px;
    width: 100%;
    background:url('/assets/images/common/header_gnb_bg.gif') repeat-x 0 0; z-index: 1004;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#header .menu_area:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#header .menu_left {
    display: table-cell;
    width: 200px;
    z-index: 1002;
    margin-left: 20px;
    z-index: 1005;
}
#header .menu_left a {
    display: block;
    width: 200px;
    height: 170px;
    overflow: hidden;
}
#header .menu_left a span.off {
    display: block;
}
#header .menu_left a span.off span.click {
	width:200px;
    height:170px;
	position: absolute;
	top:0;
	left:0;
	background: url('/assets/images/common/ani_eng_click.gif') no-repeat 0 0;
	text-indent:-9999px;
}
#header .menu_left a span.on {
    display: none;
}
#header .menu_left.on a span.off {
    display: none;
}
#header .menu_left.on a span.on {
    display: block;
}

/* header menu_center */
#header .menu_center {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    z-index: 1003;
    background-color: #ffffff ;
    z-index: 103;
    overflow: hidden;
	border-left:1px solid #e5e5e5;
}
#header h1 {
    position: absolute;
    display: block;
    width: 176px;
    height: 110px;
    left: 50%;
    margin-left: -262px;
    top: 8px;
    z-index: 9999;
}
#header h1 a {
    display: block;
    width: 100%;
    height: 100%;
}
#header .menu_center .t_search_area {
	display:none;
}

#header #gnb {
    display: block;
    padding-top: 110px;
    height: 60px;
    width: 100%;
    z-index: 1006;
    background-color: #ffffff;
}
#header #gnb ul.dep1 {
    display: block;
    width: 100%;
}
#header #gnb ul.dep1>li>a.btn_menu {
    display: block;
    float: left;
    height: 60px;
    font-size: 13px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: #ffffff url('/assets/images/common/line_search_count.gif') no-repeat right center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#header #gnb ul.dep1>li>a.btn_menu:hover,
#header #gnb ul.dep1>li.on>a.btn_menu {
    background: none;
    background-color: #4b9bd9;
    color: #ffffff;
    text-decoration:none;
    border-color:#4b9bd9;
}
#header #gnb ul.dep1>li>a.btn_menu.menu_01 {
    width: 18%;
}
#header #gnb ul.dep1>li>a.btn_menu.menu_02 {
    width: 18%;
}
#header #gnb ul.dep1>li>a.btn_menu.menu_03 {
    width: 15%;
}
#header #gnb ul.dep1>li>a.btn_menu.menu_04 {
    width: 22%;
}
#header #gnb ul.dep1>li>a.btn_menu.menu_06 {
    width: 14%;
}
#header #gnb ul.dep1>li>a.btn_menu.menu_05 {
    float:right;
    width: 13%;
    background: none;
    background-color: #ffffff;
}

#header #gnb ul.dep1>li>a.btn_menu.menu_05:hover,
#header #gnb ul.dep1>li.on>a.btn_menu.menu_05 {
    background-color: #4b9bd9;
    border-right:1px solid #4b9bd9;
}

#header #gnb .header_sub_area {
    position: absolute;
    top: -370px;
    left: 0px;
    max-width: 1400px;
    padding: 0 10px;
    width: 100%;
    background-color: #FFFFFF;
    z-index: -1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#header #gnb .on>.header_sub_area {
    top: 170px;
}
#header #gnb li.type170 .header_sub_area {
    height: 170px;
}
#header #gnb li.type270 .header_sub_area {
    height: 270px;
}
#header #gnb li.type370 .header_sub_area {
    height: 370px;
}

#header #gnb li .header_sub_area ul li.type25 {
 margin-bottom:25px;
}

#header #gnb .header_sub_area>.content_area {
    display: none;
    width: 1000px;
    margin: 0;
    margin-left: 0;
}
#header #gnb li.on .header_sub_area>.content_area {
    display: block;
}
#header #gnb .header_sub_area>.content_area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header .header_sub_area>.content_area>.btn_area_off {
    position: absolute;
    top: 10px;
    right: 12px;
    display: block;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    background: url('/assets/images/common/header_btn_close.png') no-repeat center center;
}

#header #gnb .header_sub_area .desc {
    float: left;
    margin-top: 40px;
    width: 298px;
}
#header #gnb .header_sub_area .desc .dt {
    font-size: 30px;
    font-size: 2.8rem;
    padding-left: 2px;
    line-height: 35px;
    color: #222222;
}
#header #gnb .header_sub_area .desc .dd {
    color: #666666;
    line-height: 18px;
    margin-top: 15px;
    letter-spacing: -0.5px;
}
#header #gnb .header_sub_area .desc .direct {
    margin-top: 24px;
}
#header #gnb .header_sub_area .desc .direct>a {
    display: block;
}

#header #gnb ul.dep2 {
    display: block;
    float: left;
    margin-top: 36px;
    width: 600px;
    overflow: hidden;
    /* background-color: aliceblue; */
}
#header #gnb ul.dep2:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header #gnb .type870 ul.dep2 .esg_block {
    float:left;
}
#header #gnb .type870 ul.dep2 .esg_block:nth-child(2){
    margin-left: 67px;
}
#header #gnb .type870 ul.dep2 .esg_block li {
    padding: 3px 0;
}
#header #gnb .type870 ul.dep2 .esg_block .esg_title {
    color: #1572ba;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;


}
#header #gnb .type870 ul.dep2 .esg_block .esg_title .arrow {
    background: url(/assets/images/common/header_gnb_menu_arrow.gif) no-repeat right center;
    display: inline-block;
    width: 11px;
    height: 11px;
    /* MARGIN-RIGHT: 13px; */
    padding-left: 8px;
}
#header #gnb .type870 ul.dep2>li {
    display: block;
    /* float: left; */
    /* width: 220px;
    margin-bottom: 33px; */
}
#header #gnb .type870 ul.dep2>li>a {
    height: 30px;
    margin-bottom: 10px;
    padding-right: 18px;
    font-size: 17px;
    line-height: 18px;
    color: #1572ba;
    font-weight: 700;

}
#header #gnb .type870 ul.dep2 .esg_block li a .dot{
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 25px;
    background-color: #555;
    vertical-align: middle;
    margin-right: 12px;
}

#header #gnb .type870 ul.dep2>li>a:hover {
    color: #222222;
}
#header #gnb .type870 ul.dep2>li>p {
    color: #575757;
    line-height: 18px;
}
#header #gnb ul.dep2 {
    display: block;
    float: left;
    margin-top: 36px;
    width: 700px;
}
#header #gnb ul.dep2:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header #gnb ul.dep2>li {
    display: block;
    float: left;
    width: 220px;
    margin-bottom: 26px;
}
#header #gnb ul.dep2>li>a {
    height: 30px;
    margin-bottom: 10px;
    padding-right: 18px;
    font-size: 17px;
    line-height: 18px;
    color: #1572ba;
    font-weight: 700;
    background: url('/assets/images/common/header_gnb_menu_arrow.gif') no-repeat right center;

}
#siteMap .header_sub_area ul.dep2>li>a {
    display: block;
    font-weight: 700;
    padding-left: 10px;
    width: 170px;
    height: 30px;
    line-height: 30px;
    color: #333333;
}
#header #gnb ul.dep2>li>a:hover {
    color: #222222;
}
#header #gnb ul.dep2>li>p {
    color: #575757;
    line-height: 18px;
}
#header #gnb ul.dep3 {
    margin-top: 23px;
}
#header #gnb ul.dep3>li>a.btn_dot {
    padding-left: 15px;
    color: #333333;
    background: url('/assets/images/common/header_gnb_dep3_dot.gif') no-repeat 0 center;
    line-height: 20px;
}
#header #gnb ul.dep3>li>a.btn_dot:hover {
    color: #1572ba;
    background: url('/assets/images/common/header_gnb_dep3_dot_on.gif') no-repeat 0 center;
}

#header .r_area {
    display: table-cell;
    width: 400px;
    vertical-align: top;
    position: relative;
    z-index: 1007;
}
#header .r_area .notice_list {
    width: 100%;
    height: 54px;
    overflow: hidden;
	background:url('/assets/images/common/header_right_ad_bg.gif') no-repeat right 0;
}
#header .r_area .notice_list ul li a {
    display: block;
    height: 56px;
    line-height: 56px;
    padding-left: 44px;
    padding-right: 44px;
    background: url('/assets/images/common/header_right_ad_icon_alarm.gif') no-repeat 22px 21px;
}
#header .r_area .notice_list ul li a span.cat {
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    color: #1572ba;
    padding-right: 6px;
    margin-right: 6px;
    background: url('/assets/images/common/header_right_ad_line.gif') no-repeat right center;
}
#header .r_area .notice_list ul li a span.desc {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    font-size: 1.2rem;
    color: #000000;
    width: 245px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}
#header .r_area .notice_list .control {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 56px;
}
#header .r_area .notice_list .control a {
    display: block;
    width: 44px;
    height: 28px;
}
#header .r_area .notice_list .control a.btn_up {
    background: url('/assets/images/common/header_right_ad_btn_up.gif') no-repeat center center;
}
#header .r_area .notice_list .control a.btn_dn {
    background: url('/assets/images/common/header_right_ad_btn_dn.gif') no-repeat center center;
}
#header .r_area .header_menu {
    position: absolute;
    width: 100%;
    height: 54px;
    top: 56px;
    right: 0;
    border-left: 1px solid #e5e5e5;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#header .r_area .header_menu ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header .r_area .header_menu ul li {
    float: left;
}
#header .r_area .header_menu ul li a.btn_menu {
    display: block;
    height: 54px;
    line-height: 54px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #777777;
    text-align: center;
    vertical-align: bottom;
    background: url('/assets/images/common/header_right_m_line.gif') no-repeat left center;
}
#header .r_area .header_menu ul li.menu_01 a.btn_menu {
	background: none
}
#header .r_area .header_menu ul li.menu_01 a {
    width: 140px;
}
#header .r_area .header_menu ul li.menu_02 a {
    width: 70px;
}
#header .r_area .header_menu ul li.menu_03 a {
    width: 100px;
}
#header .r_area .header_menu ul li.menu_04 {
    float: right;
    width: 80px;
}
#header .r_area .header_menu ul li.menu_04 a {
    width: 39px;
    float: left;
}
#header .r_area .siteMap .btn_area_on {
    position: absolute;
    top: 110px;
    left: 0;
    width: 70px;
    height: 60px;
    overflow: hidden;
    background: url('/assets/images/common/header_right_f_btn.gif') no-repeat 0 0;
}
#header .r_area .siteMap.on .btn_area_on {
    background-position: 0 -60px;
}
#header .r_area .search .btn_area_on {
    position: absolute;
    display:block;
    top: 110px;
    left: 70px;
    width: 330px;
    padding-left:55px;
    height: 60px;
    overflow: hidden;
    text-indent:0;
    line-height:60px;
    font-size:15px;
    font-weight:bold;
    color:#73a8d1;
    background: #ffffff url('/assets/images/common/icon_zoom.png') no-repeat 20px 19px;
    background-size:26px 25px;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#header .r_area .search.on .btn_area_on {
    background-color:#f1f2f8;
     border-bottom:none;
}
#header .r_area .search .btn_area_on:hover {
	text-decoration:none;
}

#header .drop_area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background-color: #FFFFFF;
}

.event_bg {
    position: absolute;
    top: -800px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 100;
    background: #FFFFFF url('/assets/images/common/bg_ad_banner.gif') repeat-x 0 0;
}
.event_bg.on {
    top: 170px;
}

#Event {
    position: relative;
    top: 0;
    width: 100%;
    height: auto;
    padding-bottom:50px;
    z-index: 87;
}
#Event.on {
    top: 0;
}
#Event .event_area {
    position: relative;
    width: 100%;
    padding: 0 10px;
    max-width: 1380px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#Event .event_area .title_area {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    width: 100%;
    height: 160px;
    background-color: #f58124;
}
#Event .event_area .title_area .text_editer {
	color:#ffffff;
	font-size:34px;
	line-height:44px;
}
#Event .event_area .main_area .img {
	text-align:center;
}
#Event .event_area .btn_area_off {
    position: absolute;
    top: 10px;
    right: 12px;
    display: block;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    background: url('/assets/images/common/header_btn_close_w.png') no-repeat center center;
}

#siteMap {
    position: absolute;
    top: -750px;
    width: 100%;
    height: 320px;
    z-index: 89;
}
#siteMap.on {
    top: 170px;
}
#siteMap .siteMap_area {
    position: relative;
    width: 100%;
    max-width: 1380px;
    margin: 0 auto;
    background-color: #ffffff;
}
#siteMap .top_menu_area {
    display: none;
    width: 100%;
    height: 60px;
    background-color: #f6f6f6;
}
#siteMap .top_menu_area ul {
    float: right;
}
#siteMap .top_menu_area ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#siteMap .top_menu_area ul li {
    float: left;
}
#siteMap .top_menu_area ul li a.btn_menu {
    display: block;
    height: 54px;
    line-height: 54px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #777777;
    text-align: center;
    vertical-align: bottom;
    background: url('/assets/images/common/header_right_m_line.gif') no-repeat right center;
}
#siteMap .top_menu_area ul li.menu_01 a {
    width: 138px;
}
#siteMap .top_menu_area ul li.menu_02 a {
    width: 66px;
}
#siteMap .top_menu_area ul li.menu_03 a {
    width: 100px;
}
#siteMap .top_menu_area ul li.menu_04 a {
    width: 39px;
}
#siteMap .top_menu_area ul li.menu_05 a {
    width: 43px;
    background: none;
}
#siteMap .header_sub_area {
    padding-left: 170px;
}
#siteMap .header_sub_area .content_area {
    margin-top: -15px;
}
#siteMap .header_sub_area ul.dep1:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#siteMap .header_sub_area ul.dep1>li {
    display: block;
    float: left;
    width: 190px;
    margin-left: 10px;
    text-align: center;
    margin-bottom: -9px;
}
#siteMap .header_sub_area ul.dep1>li:first-child {
    margin-left: 0;
}
#siteMap .header_sub_area ul.dep1>li>a {
    display: inline-block;
    width: 190px;
    height: 80px;
    margin-top: 45px;
    margin-bottom: 28px;
    text-indent: -9999px;
}
#siteMap .header_sub_area ul.dep1>li>a.menu_01 {
    background: url('/assets/images/common/header_fullmenu_title_eng_01.gif') no-repeat center 0;
}
#siteMap .header_sub_area ul.dep1>li>a.menu_02 {
    background: url('/assets/images/common/header_fullmenu_title_eng_02.gif') no-repeat center 0;
}
#siteMap .header_sub_area ul.dep1>li>a.menu_03 {
    background: url('/assets/images/common/header_fullmenu_title_eng_03.gif') no-repeat center 0;
}
#siteMap .header_sub_area ul.dep1>li>a.menu_04 {
    background: url('/assets/images/common/header_fullmenu_title_eng_04.gif') no-repeat center 0;
}
#siteMap .header_sub_area ul.dep1>li>a.menu_05 {
    background: url('/assets/images/common/header_fullmenu_title_eng_05.gif') no-repeat center 0;
}
/* 0421추가 */
#siteMap .header_sub_area ul.dep1>li>a.menu_06 {
    background: url('/assets/images/common/header_fullmenu_title_eng_07.jpg') no-repeat center 0;
    margin-top: 47px;

}
#siteMap .header_sub_area ul.dep1>li>a.menu_07 {
    background: url('/assets/images/common/header_fullmenu_title_eng_07.gif') no-repeat center 0;
}
#siteMap .header_sub_area ul.dep2>li {
    text-align: left;
    font-weight: 700;
    font-size: 14px;
    color: #000;
    line-height: 36px;
    padding-left: 12px;
}
#siteMap .header_sub_area ul.dep2>li.esg_title {
    font-weight: 700;
    padding-left: 10px;
    width: 160px;
    height: 30px;
    line-height: 30px;
    color: #333333;
}
#siteMap .header_sub_area ul.dep2>li.esg_title {
    font-weight: 700;
}
#siteMap .header_sub_area .ntn-child-5 ul.dep3>li>a {
    display: block;
    font-weight: normal;
    /* padding-left: 10px; */
    width: 170px;
    line-height: 1.05em;
    color: #888888;
    margin-bottom: 11px;
    height: 100%;
    text-align: left;
    padding-left: 10px;
}
#siteMap .header_sub_area ul.dep2>li>a:hover, #siteMap .header_sub_area ul.dep2>li.show>a {
    text-decoration: none;
    color: #FFFFFF;
    background: url('/assets/images/common/header_fullmenu_dep2_bg_eng.gif') no-repeat 0 0;
    background-size: cover;
}
#siteMap .header_sub_area ul.dep3 {
    margin-bottom: 6px;
}
#siteMap .header_sub_area ul.dep3>li>a {
    display: block;
    width: 140px;
    /* padding-left: 10px; */
    height: 22px;
    color: #888888;
    line-height: 22px;
    font-weight: normal;
    padding-left: 10px;
}
#siteMap .header_sub_area ul.dep3>li>a:hover {
    color: #1572ba;
}

#search {
    position: absolute;
    top: -260px;
    width: 100%;
    height: 260px;
    z-index: 88;
}
#search a:hover {text-decoration:none;}
#search.on {
    top: 170px;
}
#search .search_area {
    position: relative;
    width: 100%;
    max-width: 1380px;
    margin: 0 auto;
    background-color: #f1f2f8;
}
#search .header_sub_area {
    padding-left: 200px;
}
#search .header_sub_area .content_area:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#search .content_area {
    max-width: 1200px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#search .content_area .left_box {
    position: relative;
    width: 100%;
    padding-left: 327px;
    padding-right: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#search .box {
    float: left;
    margin-top: 39px;
}
#search .box_title {
    position: absolute;
    top: 0;
    left: 0;
    width: 327px;
}
#search .box_title>dt {
    font-size: 30px;
    line-height: 32px;
    margin-top: 2px;
    margin-bottom: 18px;
    color: #222222;
}
#search .box_title>dd {
    color: #666666;
    padding-right: 50px;
}
#search .box_direct {
    width: 100%;
}
#search .box_direct .d_search {
    position: relative;
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding-left: 25px;
    padding-right: 55px;
    margin-top: 18px;
    border: 3px solid #4b9bd9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#search .box_direct .input_box {
    position: relative;
}
#search .box_direct .input_box a.btn_search {
    position: absolute;
    top: 21px;
    right: 3px;
    display: block;
    width: 45px;
    height: 38px;
    text-indent: -9999px;
    background: #ffffff url('/assets/images/common/btn_tablet_search.png') no-repeat center center;
    background-size:45px 45px;
}
#search .box_direct .auto_complete {
    position: absolute;
    top: 50px;
    left: 0;
    display: none;
    padding-top: 10px;
    padding-left: 20px;
    width: 330px;
    background-color: #FFFFFF;
    border: 3px solid #4b9bd9;
    border-top: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#search .box_direct .auto_complete.on {
    display: block;
}
#search .box_direct .auto_complete ul li {
    height: 25px;
    line-height: 20px;
    font-size: 13px;
    font-size: 1.3rem;
}
#search p.subject {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    color: #4b9bd9;
    font-weight: 700;
}
#search p.subscript {
    color: #606163;
    margin-top: 5px;
}
#search .box_choice {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 70px;
}
#search .box_choice .btn_box {
    margin-top: 18px;
}
#search .box_choice .btn_box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#search .box_choice .btn_box li {
    float: left;
}
#search .box_choice .btn_box li a {
    display: block;
    width: 109px;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    font-size: 1.5rem;
    margin-left: 1px;
    text-align: center;
    color: #4b9bd9;
    background-color: #d5d1e8;
}
#search .box_choice .btn_box li.on a {
    color: #ffffff;
    background-color: #4b9bd9;
}
#search .box_choice .select_box {
    position: relative;
    margin-top: 15px;
    width: 330px;
    height: 45px;
    background: url('/assets/images/common/header_search_input_1_bg.gif') no-repeat 0 0;
}
#search .box_choice .select_box select {
    width: 330px;
    padding-left: 25px;
    padding-right: 55px;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    font-size: 1.5rem;
    color: #4b9bd9;
    filter: alpha(opacity=0);
    opacity: 0;
}
#search .box_choice .select_box select option {
	font-size:15px;
	line-height: 20px;
}
#search .box_choice .select_box label {
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    padding-left: 25px;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    font-size: 1.5rem;
    color: #4b9bd9;
}

/* header tablet menu */
#tablet_drop {
    display: none;
}

#header .tablet_area {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110px;
    z-index: 1100;
    background-color: #ffffff;
}
#header .tablet_area .t_search {
    position:absolute;
    right:55px;
    display: block;
    text-indent: -9999px;
    width: 54px;
    height: 55px;
    overflow:hidden;
    border-left:1px solid #E5E5E5;
    border-right:1px solid #E5E5E5;
    background: url('/assets/images/common/btn_icon_search.gif') no-repeat 0 0;
    background-size: 54px 110px;
}
#header .tablet_area .t_search.on {
   	background-position: 0 -55px;
}
#header .tablet_area .t_menu {
    float: right;
    display: block;
    text-indent: -9999px;
    width: 110px;
    height: 110px;
    border-left:1px solid #E5E5E5;
    background: url('/assets/images/common/btn_icon_menu.gif') no-repeat center center;
    background-size:33px 27px;
}
#header .tablet_area .t_menu.on {
    background: #4b9bd9 url('/assets/images/common/btn_icon_menu_on.gif') no-repeat center center;
    background-size:33px 27px;
}
#header .tablet_area .m_menu {
    float: right;
    display: none;
    text-indent: -9999px;
    width: 110px;
    height: 110px;
    background: url('/assets/images/common/btn_icon_menu.gif') no-repeat center center;
}
#header .tablet_area .m_menu.on {
    background: #4b9bd9 url('/assets/images/common/btn_icon_menu_on.gif') no-repeat center center;
}

#tablet_search {
    display: none;
    position: absolute;
    top: -1000px;
    left: 0;
    width: 100%;
    background-color: #f1f2f8;
    z-index: 1101;
}
#tablet_search.on {
    display: block;
    top: 170px;
}
#tablet_search a.btn_close {
    position: absolute;
    right: 20px;
    top: 40px;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    z-index: 1;
    background: url('/assets/images/common/btn_m_close.gif') no-repeat 0 0;
    background-size: 20px 20px;
}
#tablet_search .tab_menu {
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}
#tablet_search .tab_menu>a {
    display: inline-block;
    width: 50%;
    height: 55px;
    line-height: 55px;
    font-size: 15px;
    font-size: 1.5rem;
    color: #4b9bd9;
    background-color: #d5d1e8;
}
#tablet_search .tab_menu a:hover {
	text-decoration:none;
}
#tablet_search .tab_menu>a.on {
    color: #FFFFFF;
    background-color: #4b9bd9;
    font-weight: 700;
}

#tablet_search .input_box {
    position: relative;
     -webkit-appearance: none;
}
#tablet_search .auto_complete {
    position: absolute;
    top: 45px;
    left: 0;
    display: none;
    padding-top: 10px;
    padding-left: 20px;
    width: 100%;
    background-color: #FFFFFF;
    border: 3px solid #4b9bd9;
    border-top: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#tablet_search .auto_complete.on {
    display: block;
}
#tablet_search .auto_complete ul li {
    height: 25px;
    line-height: 20px;
    font-size: 13px;
    font-size: 1.3rem;
}

#tablet_search .goods_area {
    display: none;
    padding: 0 20px 0;
}
#tablet_search .goods_area.on {
    display: block;
}
#tablet_search .box_title {
    padding-top: 35px;
    margin-bottom: 48px;
}
#tablet_search .box_title>dt {
    float: left;
    font-size: 30px;
    font-size: 3.0rem;
    line-height: 40px;
    margin-right: 25px;
}
#tablet_search .box_title>dd {
    float: left;
    padding-top: 3px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 18px;
    color: #666666;
}
#tablet_search .box_direct {
    position: relative;
    margin-bottom: 34px;
}
#tablet_search .box p.subject {
    font-size: 18px !important;
    font-size: 1.8rem;
    color: #4b9bd9;
    line-height: 1.8rem;
    font-weight: 700;
    margin-bottom: 20px;
     -webkit-appearance: none;
}
#tablet_search .d_search {
    width: 100%;
    padding-left: 10px;
    padding-right: 45px;
    height: 45px !important;
    line-height: 45px;
    border: 3px solid #4b9bd9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}
#tablet_search .box_direct a.submit {
    position: absolute;
    top: 38px;
    right: 0;
    display: block;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
    background: url('/assets/images/common/btn_tablet_search.png') no-repeat 0 0;
    background-size: 45px 45px;
}
#tablet_search .box_direct p.subscript {
    font-size: 12px;
    font-size: 1.2rem;
    padding-top: 12px;
}
#tablet_search .box_category {
    padding-bottom: 20px;
}
#tablet_search .box_category .list.first-child {
    border-top: 1px solid #4b9bd9;
}
#tablet_search .box_category .list>a {
    position: relative;
    display: block;
    background: #ffffff;
    height: 44px;
    line-height: 44px;
    padding-left: 16px;
    color: #4b9bd9;
    font-size: 15px;
    font-size: 1.5rem;
    width: 100%;
    border: 1px solid #4b9bd9;
    border-top: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#tablet_search .box_category .list>a>span.btn_plus {
    position: absolute;
    top: 12px;
    text-indent: -9999px;
    right: 13px;
    width: 19px;
    height: 19px;
    background: url('/assets/images/common/btn_tablet_plus.gif') no-repeat 0 0;
    overflow: hidden;
}
#tablet_search .box_category .list.on>a>span.btn_plus {
    background-position: 0 -19px;
}
#tablet_search .box_category .list table {
    display: none;
    width: 100%;
}
#tablet_search .box_category .list.on table {
    display: table;
}
#tablet_search .box_category .list table tr td {
    border: 1px solid #4b9bd9;
    width: 100%;
    height: 45px;
    text-align:left;
    background-color: #d5d1e8;
}
#tablet_search .box_category .list table tr td a span {
    color: #4b9bd9;
    font-size: 13px;
    font-size: 1.3rem;
    padding-left: 36px;
    background: url('/assets/images/common/dot_tablet_search.gif') no-repeat 18px 1px;
}
#tablet_search .box_category .list table tr:first-child td {
    border-top: none;
}

#tablet_search .pharmacy_area {
    display: none;
    padding: 0 20px;
}
#tablet_search .pharmacy_area.on {
    display: block;
}
#tablet_search .clearfix .box_direct {
    float: left;
    width: 50%;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#tablet_search .clearfix .box_dropbox {
    float: right;
    width: 50%;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#tablet_search .select_box {
    position: relative;
    width: 100%;
    height: 45px;
    line-height: 43px;
    padding-left: 10px;
    padding-right: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #4b9bd9;
    background: #ffffff url('/assets/images/common/btn_tablet_dropbox.gif') no-repeat right center;
}
#tablet_search .select_box.first-child {
	border-bottom:none;
}
#tablet_search .box_dropbox select.drop_box {
    position: absolute;
    opacity: 0;
    text-indent: -9999px;
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 10px;
    padding-right: 45px;
    height: 43px;
    line-height: 43px;
    background: none;
}
#tablet_search .box_dropbox select.drop_box option {
	font-size:14px;
}
#tablet_search .box_dropbox p.subscript {
    font-size: 12px;
    font-size: 1.2rem;
    padding-bottom: 16px;
}
#tablet_search .pharmacy_area .btn_area {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #d5d1e8;
    text-align: center;
    padding-bottom: 25px;
}
#tablet_search .pharmacy_area .btn_area a {
    display: inline-block;
    width: 180px;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    font-size: 1.5rem;
    color: #FFFFFF;
    font-weight: 700;
    background-color: #4b9bd9;
}

.tablet_area .mLnb { position:absolute; top:0; height:55px; width:55px; border-right:1px solid #dddddd;}
.tablet_area .mLnb > a { width:100%; height:100%; overflow:hidden; display:block; }
.tablet_area .mLnb { left:0; }
.tablet_area .mLnb img.imgOff { display:inline; }
.tablet_area .mLnb img.imgOn { display:none; }
.lnbOn .tablet_area .mLnb img.imgOff { display:none; }
.lnbOn .tablet_area .mLnb img.imgOn { display:inline; }

/* 태블릿 이하 페이지 GNB */
.mobile_menu {
    position: absolute;
    top: 55px;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    z-index: 11;
    color: #ffffff;
    background-color: #ffffff;
    z-index: 101;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mobile_menu a{
	text-decoration:none !important;
}
.mobile_menu ul.gnb {
	position: relative;
	z-index:10;
}
.mobile_menu ul.gnb:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.mobile_menu ul.gnb>li {
    float: left;
    width: 16.666%;
    background-color:#ffffff;
}
.mobile_menu ul.gnb li:first-child a {
    border-left: none;
}
.mobile_menu ul.gnb li.nth-child-1 {
    width: 18%;
}
.mobile_menu ul.gnb li.nth-child-2 {
  	width: 18%;
}
.mobile_menu ul.gnb li.nth-child-3 {
	width: 16%;
}
.mobile_menu ul.gnb li.nth-child-4 {
	width: 18%;
}
.mobile_menu ul.gnb li.nth-child-5 {
	width: 15%;
}
.mobile_menu ul.gnb li.nth-child-6 {
	width: 15%;
}
.mobile_menu ul.gnb li.nth-child-1 a {
	padding:19px 0;
}
.mobile_menu ul.gnb li.nth-child-2 a {
	padding:19px 0;
}
.mobile_menu ul.gnb li.nth-child-3 a {
	padding:19px 0;
}
.mobile_menu ul.gnb li.nth-child-4 a {
/* 	padding:19px 0; */
}
.mobile_menu ul.gnb li.nth-child-5 a {
	padding:19px 0;
}
.mobile_menu ul.gnb li.nth-child-6 a {
	padding:19px 0;
}
.mobile_menu ul.gnb>li a {
    display: block;
    padding: 10px 0;
    color: #222222;
    border-bottom: 1px solid #E5E5E5;
    font-size: 11px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* .mobile_menu ul.gnb>li a:hover */
.mobile_menu ul.gnb>li.on a {
    font-weight: 700;
    color: #4b9bd9;
    background: url('/assets/images/common/bg_mobile_menu_on.gif') repeat-x 0 bottom;
    background-size: 1px 2px;
    border-color:#4b9bd9;
}
.mobile_menu ul.gnb_drop {
	position: absolute;
	left:0;
	top:-250px;
	display:block;
	width:100%;
	z-index:7;
}
.mobile_menu ul.gnb_drop.on {
	top:56px;
}
.mobile_menu ul.gnb_drop>li {
 	position: absolute;
 	top:-575px;
 	left:0;
 	width:100%;
 	background-color:#ffffff;
}
.mobile_menu ul.gnb_drop>li.on {
	top:0;
}
.mobile_menu ul.gnb_drop>li>ul.dep2 {
	position:relative;
	display:block;
	width: 100%;
	margin-bottom:20px;
}
.mobile_menu ul.gnb_drop>li>ul.dep2>li.left {
    width:50%;
    float:left;
    padding-left:15px;
    padding-right:20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mobile_menu ul.gnb_drop>li>ul.dep2>li.right {
    width:50%;
    float:left;
    padding-left:20px;
    padding-right:15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mobile_menu ul.gnb_drop>li>ul.dep2:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.mobile_menu ul.gnb_drop>li>ul.dep2>li>ul>li {
	display:block;
}
.mobile_menu ul.gnb_drop>li>ul.dep2>li>ul>li.esg_child {}
.mobile_menu ul.gnb_drop>li>ul.dep2>li>ul>li.esg_child a {
    background: none;
    border: 0;
    line-height: 14px;
    margin: 7px 0;
    font-weight: normal;
    height: 38px;
}
.mobile_menu ul.gnb_drop>li>ul.dep2>li>ul>li.esg_child a .blue_dot {
    display: inline-block;
    width: 3px;
    height: 3px;
    background: url(/assets/images/common/dot_m_menu.gif) no-repeat left center;
    background-size: 3px 3px;
    padding-bottom: 5px;
    margin-right: 5px;
}
.mobile_menu ul.gnb_drop>li>ul.dep2>li>ul>li>a {
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color:#666666;
	border-bottom:1px solid #f0f0f0;
	background:url('/assets/images/common/bg_m_menu_arrow.gif') no-repeat right center;
	background-size:6px 11px;
}
.mobile_menu ul.gnb_drop>li>ul.dep2>li>ul>li>ul.dep3 {
	display:block;
	width:100%;
}
.mobile_menu ul.gnb_drop>li>ul.dep2>li>ul>li>ul.dep3>li>a {
	display:block;
	width:100%;
	font-size:12px;
	color:#666666;
	height:40px;
	line-height:40px;
	padding-left:10px;
	text-align:left;
	background:url('/assets/images/common/dot_m_menu.gif') no-repeat left center;
	background-size:3px 3px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* content */
.container {
    min-height: 100%;
    margin-top: -170px;
    margin-bottom: -150px;
    position: relative;
    z-index: 1;
    background-color: #fff;
}
.container .content {
    min-height: 100%;
    padding-top: 170px;
    padding-bottom: 150px;
    padding-left: 10px;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.subSection {
    width: auto;
    padding-right: 10px;
}

/* mobile navi */
.scrollOff {
    overflow: hidden;
}

.wrap, .aside {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.wrap {
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-property: margin-left;
    transition-property: margin-left;
}
.aside.lgnb {
    left: -82%;
    -webkit-transition-property: left;
    transition-property: left;
}
.aside.rgnb {
    right: -82%;
    -webkit-transition-property: right;
    transition-property: right;
}
.mbg {
    display: none;
    position: fixed;
    left: -100px;
    right: -100px;
    bottom: -100px;
    top: -100px;
    z-index: 11;
    background-color: rgba(255,255,255,0);
    -webkit-transition: background 0.3s ease-in;
    transition: background 0.3s ease-in;
}
.lnbOn .mbg {
    background-color: rgba(0,0,0,0.6);
}
.lnbOn .wrap {
    margin-left: 82%;
    width: 100%
}
.lnbOn .aside {
    left: 0;
}
.rnbOn .mbg {
    background-color: rgba(0,0,0,0.6);
}
.rnbOn .wrap {
    margin-left: -82%;
    width: 100%;
}
.rnbOn .aside {
    right: 0;
}

/* mobile lnb */
.aside { display:none; z-index:15; position:absolute; height:100%; width:82%; top:0; background-color:#fff; }
.aside .scroller { position:absolute; width:100%; height:100%; overflow:hidden; }
.aside .scroller .section {margin-top:0;}
.aside .scroller .scrollArea { position:absolute; width:100%; height:auto; }
.lgnb .btn { position:absolute; top:12px; right:12px; }
.lgnb .btLnbClose { display:block; width:22px; height:22px; overflow:hidden; text-indent:-9999px; position:relative; background: url("/assets/images/banner/btn_banner_close.jpg") no-repeat 0 0; background-size:22px 22px;}
.lgnb .th { padding:17px 20px 18px; background-color:#f58124; color:#fff; font-size:15px;}
.lgnb .th .th58 {
	min-height: 10px;
    padding-bottom: 20px;
    display: inline-block;
    text-align: center;
    font-size: 11px;
}
.lgnb .th .th58 .img { margin:0 auto; width:46px; padding-bottom:5px; }
.lgnb .th .th58 em { letter-spacing:-1px; }
.lgnb .th h3 {font-size:17px;}
.lgnb .th h3 em { color:#fffd3c; font-weight:bold; }
.lgnb .desc { padding:25px 20px 28px; font-size:11px; color:#666; line-height:1.6; }
.lgnb .desc b { color:#0d92d3; font-weight:normal; }
.lgnb .center {padding:30px 20px 0;}
.lgnb .imgThumb { padding:0 44px 40px; overflow:hidden; }
.lgnb .imgThumb .swiper { position:relative; width:100%; }
.lgnb .imgThumb .swiper .swiper-container { position:absolute; top:0; left:0; width:100%; height:100%; }
.lgnb .imgThumb .swiper .swiper-slide a { display:block; position:relative; font-size:11px; max-width:400px; margin:0 auto; }
.lgnb .imgThumb .swiper .swiper-slide a span { position:absolute; bottom:0; left:0; right:0; }
.lgnb .imgThumb .swiper .swiper-slide a b { display:block; padding:0 8px; line-height:30px; color:#bebec4; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url('../images/gnb/thumb_bg.png') repeat-x 0 0; background-size:auto 30px; }
.lgnb .imgThumb .swiper .swiper-slide a:hover b { text-decoration:underline; }
.lgnb .imgThumb .pagination { position:absolute; bottom:-15px; white-space:nowrap; width:100%; z-index:2; text-align:center; }
.lgnb .imgThumb .pagination .swiper-pagination-switch,
.lgnb .imgThumb .pagination .swiper-visible-switch,
.lgnb .imgThumb .pagination .swiper-active-switch { position:relative; width:6px; height:6px; display:inline-block; overflow:hidden; margin:0 3px; cursor:pointer; border-radius:50%; }
.lgnb .imgThumb .pagination .swiper-pagination-switch { background-color:#d9d9d9; }
.lgnb .imgThumb .pagination .swiper-pagination-switch:before { content:"\00a0"; position:absolute; font-size:0.5em; left:0; top:0; }
.lgnb .imgThumb .pagination .swiper-visible-switch,
.lgnb .imgThumb .pagination .swiper-active-switch { background-color:#669900; }

/* mobile rnb */
.aside {
    display: none;
    z-index: 15;
    position: absolute;
    height: 100%;
    width: 82%;
    top: 0;
    background-color: #fff;
}
.aside .scroller {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.aside .scroller .scrollArea {
    position: absolute;
    width: 100%;
    height: auto;
}
.rgnb .btn {
    height: 46px;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    background-color: #fff;
    -webkit-perspective: 1;
}
.rgnb .btRnbClose {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 36px;
    height: 36px;
    background: url('/assets/images/common/btn_aside_close.gif') no-repeat center center;
    background-size: 22px 22px;
}
.rgnb .btRnbClose:before {
    position: absolute;
    content: "\00a0";
    width: 22px;
    height: 22px;
    left: 50%;
    top: 50%;
    margin: -11px 0 0 -11px;
    background-position: -400px 0;
}
.rgnb .btRnbClose em {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}
.rgnb .section {
	margin-top:0;
    position: relative;
    height: 100%;
    padding-left: 90px;
    z-index: 1;
}
.rgnb .section:after {
    content: "";
    height: 100%;
    width: 90px;
    border-right: 1px solid #e1e1e1;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f3f3f3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: -1;
}
.rgnb .section .scroll {
    position: relative;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.rgnb .indexLink {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    z-index: 2;
    height: 100%;
}
.rgnb .indexLink li {
    border-top: 1px solid #e1e1e1;
    color: #222;
    font-size: 11px;
    text-align: center;
	letter-spacing:-0.5px;
}
.rgnb .indexLink li:first-child {
    border-top: 0;
}
.rgnb .indexLink li a {
    display: block;
    padding: 10px 5px;
}
.rgnb .indexLink li a.on {
    color: #4b9bd9;
    background-color: #fff;
}
.rgnb .indexLink li a em {
    display: block;
    margin-top: 6px;
	line-height:18px;
}
.rgnb .indexLink li .iconsBefore:before {
    content: "\00a0";
    display: block;
    text-indent: -9999px;
    margin: 0 auto;
    width: 25px;
    height: 25px;
    background: url('/assets/images/common/eng_icon_aside.png') no-repeat 0 0;
    background-size: 200px 50px;
}
.rgnb .indexLink li .mnu0 {
    padding: 15px 10px;
}
.rgnb .indexLink li .mnu0:before {
    width: 25px;
    height: 25px;
    margin-bottom: 0;
    background-position: 0px 0px;
}
.rgnb .indexLink li .mnu0 b {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}
.rgnb .indexLink li .mnu1:before {
	background-position: -150px 0;
}
.rgnb .indexLink li .mnu2:before {
	background-position: -25px 0;
}
.rgnb .indexLink li .mnu3:before {
	background-position: -50px 0;
}
.rgnb .indexLink li .mnu4:before {
	background-position: -100px 0;
}
.rgnb .indexLink li .mnu5:before {
    background-position: -125px 0;
}
.rgnb .indexLink li .mnu6:before {
    background-position: -175px 0;
}
.rgnb .indexLink li .mnu1.on:before {
	background-position: -150px -25px;
}
.rgnb .indexLink li .mnu2.on:before {
	background-position: -25px -25px;
}
.rgnb .indexLink li .mnu3.on:before {
	background-position: -50px -25px;
}
.rgnb .indexLink li .mnu4.on:before {
	background-position: -100px -25px;
}
.rgnb .indexLink li .mnu5.on:before {
    background-position: -125px -25px;
}
.rgnb .indexLink li .mnu6.on:before {
    background-position: -175px -25px;
}
.rgnb .indexLink.shortMenu li a em {
    display: none;
}
.rgnb .siteLink {
    padding-left: 30px;
    padding-top: 46px;
}
.rgnb .siteLink dl {
    padding-bottom: 30px;
}
.rgnb .siteLink dt {
    padding: 8px 0;
    color: #222;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #e1e1e1;
}
.rgnb .siteLink dd {
    margin-left: 18px;
    padding-right: 10px;
    line-height: 44px;
    border-bottom: 1px solid #e1e1e1;
}
.rgnb .siteLink dd a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rgnb .siteLink .esg_list dd a b {
    font-weight: normal;
}
.rgnb .siteLink .esg_title {
    line-height: 56px;
    font-size: 14px;
}
.rgnb .siteLink .esg_title a b {
    font-weight: bold !important;
}

/* select */
.selectbox {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.selectbox .txt {
    position: relative;
    display: block;
    text-decoration: none;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    padding-right: 40px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    color: #666;
    background-color: #ffffff;
}
.selectbox .txt:after {
    position: absolute;
    content: "\00a0";
    top: 50%;
    right: 9px;
    margin-top: -3px;
    width: 12px;
    height: 6px;
    background: url('/assets/images/common/icons.png') no-repeat -300px -180px;
}
.selectbox .txt.focus {
    outline: 1px solid #96b8ef;
    z-index:9999;
}
.selectbox select {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    height: 100%;
    *height: auto;
    padding: 0;
    border: 0;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-appearance: none;
    color: #666;
    background-color: #fff;
}

/* dropdownlist */
.dropLst {
    display: inline-block;
    *display: inline;
    *zoom:1; *z-index: 1;
    position: relative;
    vertical-align: middle;
    height: 28px;
}
.dropLst .txt {
    position: relative;
    display: block;
    text-align: center;
    text-decoration: none;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 26px;
    background: url('/assets/images/common/sel_ar.png') no-repeat 100% 47% #fff;
    padding: 0 23px 0 10px;
}
.dropLst .hidradio {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 5px;
}
.dropLst .dlst {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 9;
    width: 100%;
}
.dropLst .dlst.aright {
    right: 0;
}
.dropLst ul {
    margin-top: -1px;
    background-color: #fff;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dropLst ul > li {
    position: relative;
}
.dropLst ul > li > label {
    display: block;
    position: relative;
    cursor: pointer;
}
.dropLst ul > li > label > span {
    display: block;
}
.dropLst ul > li > label:hover > span,
.dropLst ul > li > label.hover > span {
    background-color: #ccc;
}
.dropLst .txt,
.dropLst ul {
    border: 1px solid #e1e1e1;
}
.dropLst .txt,
.dropLst li span,
.dropLst li a {
    line-height: 26px;
    white-space: nowrap;
}
.dropLst li span,
.dropLst li a {
    padding: 0 10px;
}
.dropLst .txt,
.dropLst li label.on span {
    font-weight: bold;
    color: #222;
}
.dropLst li span,
.dropLst li a {
    display: block;
}

/* footer */
.foot {
    height: 105px;
    position: relative;
    z-index: 1;
	background-color: #01070d;
}
.main .foot {
	background: url('/assets/images/main/bg_footer_wrap.png') repeat-x 0 0;
}
.foot a {
    color: #eae9e9;
}
.foot .content {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 1380px;
    position: relative;
    font-size: 13px;
    color: #a2a2a3;
}
.foot .contInfo {
    position: relative;
    border-top: 1px solid #8a8b8a;
    border-bottom: 1px solid #8a8b8a;
    line-height: 30px;
    padding: 10px 0;
}
.foot .contInfo .lnk {
    position: absolute;
    left: 0;
    color: #eae9e9;
}
.foot .contInfo .lnk a:hover {
	color:#b6d0e4;
}
.foot .contInfo .lnk li {
    float: left;
    margin-right: 30px;
    margin-left:20px;
}
.foot .contact > * {
    display: inline-block;
}
.foot .contact b {
    color: #b6d0e4;
    font-weight: normal;
}
.foot .contInfo .contact {
    text-align: right;
}
.foot .contInfo .contact a.lang_ko{
	display:none;
}
.foot .contInfo .contact span.helpLink:before {
    content: "\00a0|\00a0\00a0";
    display: inline-block;
    margin: 0 4px;
}
.foot .contInfo .contact .helpLink a:after {
    content: "\00a0";
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 30px;
    background-position: -450px 0;
    position: relative;
    top: -1px;
    margin-left: 12px;
    background: url('/assets/images/common/icon_consum.png')no-repeat 0 0;
}
.foot .contInfo .contact .helpLink a:hover {
    color: #b6d0e4;
}
.foot .contInfo .contact .helpLink a:hover:after {
    background-position: 0 -30px;
    ; }
.foot .contInfo .contact .consumer a:hover {
    text-decoration: none;
}
.foot .contBot {
    position: relative;
}
.foot .contBot .contact {
    display: none;
    text-align: center;
}
.foot .contBot .copyright {
    color: #c3c3c3;
}
.foot .contBot .botLink {
    position: absolute;
    right: 0;
    top: 10px;
}
.foot .contBot .botLink.linkLeft {
    left: 0;
}
.foot .contBot .botLink > li {
    float: left;
    padding-left: 22px;
}
.foot .contBot .botLink.linkLeft > li {
    padding-left: 0;
}
.foot .botLink .dropLst {
    height: 40px;
    width: 200px;
    display: block;
    color: #999;
}
.foot .botLink .dropLst .txt {
    padding: 0 38px 0 20px;
    height: 100%;
    line-height: 38px;
    font-weight: bold;
    border: 0;
    border-bottom: 1px solid #4e5256;
    background-image: none;
    color: #999;
    background-color: transparent;
    text-align: left;
}
.foot .botLink .dropLst .txt:after {
    content: "";
    right: 0;
    position: absolute;
    width: 38px;
    height: 100%;
    width: 2.533em;
    background: url('/assets/images/common/sel_bot.png') no-repeat 10px 50%;
}
.foot .botLink .dropLst ul {
    border: 0;
    margin-top: 0;
    padding: 5px 0;
    padding: 0.357em 0;
    max-height: 500px;
}
.foot .botLink .dropLst .dlst {
    top: auto;
    bottom: 100%;
}
.foot .botLink .dropLst ul,
.foot .botLink .dropLst li a {
    background-color: #222;
}
.foot .botLink .dropLst .txt.on {
    color: #fff;
    border-bottom-color: #fff;
}
.foot .botLink .dropLst .txt.on:after {
    background-position: -90px 50%;
}
.foot .botLink .dropLst li a,
.foot .botLink .dropLst li b {
    padding: 0 0.714em;
}
.foot .botLink .dropLst li a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 40px;
    line-height: 2.857em;
    color: #a9a9a9;
}
.foot .botLink .dropLst li a:hover {
    background-color: #1572ba;
    color: #ffffff;
}
.foot .botLink .dropLst li b {
    display: block;
    line-height: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.4em;
    font-weight: bold;
    background-color: #000;
    padding: 0 10px;
    text-align: center;
}
.foot .content .lastline {
	padding-top:15px;
    text-align: center;
}
.foot .content .lastline address {
    display: inline-block;
    margin-right: 10px;
}

/** Layer POPUP **/

#layer_popup {
    position: absolute;
    display: none;
    background-color: #d5d5d5;
    z-index: 7;
}
#layer_popup.on {
    display: block;
}
#layer_popup .footer {
    position: absolute;
    bottom: 0;
    height: 39px;
    width: 100%;
    color:#ffffff;
    background-color: #666666;
}
#layer_popup .footer > div {
    font-size: 13px;
    line-height: 39px;
}
#layer_popup .footer .f_left input {
    margin: 0 10px;
}
#layer_popup .footer a.btn_close {
    display: block;
    padding-right: 22px;
    margin-right: 13px;
    vertical-align: top;
    background: url('/assets/images/common/btn_footer_close.gif') no-repeat right center;
}
#layer_popup .footer a.btn_close:hover {
    font-weight: bold;
    text-decoration: none;
}

/** JQuery datepicker css */
#ui-datepicker-div {
    margin-top: 5px;
    padding: 10px 15px !important;
    font-size: 12px;
    z-index: 11 !important;
}
.ui-widget {
    font-family: NanumGothic, '돋움', Dotum, Arial, sans-serif !important;
}
.ui-datepicker-header {
    background: none !important;
    border: none !important;
    margin-bottom: 4px !important;
}
.ui-datepicker .ui-datepicker-next {
    right: 40px !important;
}
.ui-datepicker .ui-datepicker-prev {
    left: 40px !important;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    background: none !important;
    border: none !important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 1px !important;
}
.ui-icon-circle-triangle-w {
    background: url('/assets/images/common/icon_arrow_left.gif') no-repeat center center !important;
}
.ui-icon-circle-triangle-e {
    background: url('/assets/images/common/icon_arrow_right.gif') no-repeat center center !important;
}
.ui-datepicker-calendar {
    border-top: solid 2px #666 !important;
}
.ui-datepicker-calendar th {
    background: #f8f8f8 !important;
    border: solid 1px #e5e5e5 !important;
    padding: 5px !important;
}
.ui-datepicker-calendar td {
    border: solid 1px #e5e5e5 !important;
    padding: 3px !important;
}
.ui-datepicker-calendar td:first-child a {
    color: #ee6655 !important;
}
.ui-datepicker-calendar td a {
    background: none !important;
    border: none !important;
    text-align: center !important;
}
.ui-datepicker-today {
    background: #f5e5da !important;
}
.ui-datepicker-current-day {
    background: #fffec7 !important;
}
.ui-state-hover {
    color: #777 !important;
    font-weight: bold !important;
}
.ui-state-disabled span {
    border: none !important;
    background: none !important;
    text-align: center !important;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 2px;
}
.comText, .txtDate, .comTa {
    border-radius: 0;
}
