<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@import "reset_cache.css";
@import "module_cache.css";
@import "company_cache.css";

/* Common Layout */
.body_wrap { position: relative; min-width: @body_width@px; overflow: hidden;}

.wrapper { position: relative; width: 100%; min-width: @body_width@px;}
.wrapper &gt; div { position: relative; max-width: @wrap_width@px; margin: 0 auto; padding: 0 @wrap_margin_left_right@px;}
.wrapper &gt; div:after { content: ""; display: block; clear: both;}

.line_bg { border-top: 1px solid @border_main_color@; background: url(../bg/bg_line_cen.png) repeat-y 58.53% 0;}
.line_bg &gt; div { padding-top: 20px;}

/* 상단 네비게이션 */
.top_nav { font-size: 11px; color: @txt_sub_color@; background: #f3f3f3;}
.top_nav a { color: @txt_sub_color@;}
.top_nav ul:after { content: ""; display: block; clear: both;}
.top_nav ul li { float: left;}
.top_nav .tn_left { float: left;}
.top_nav .tn_left li { border-left: 1px solid #f3f3f3;}
.top_nav .tn_left li:first-child { border-left: 0;}
.top_nav .tn_left li a { display: block; height: 35px; width: 34px; background: #fff url(../btn/btn_tn_left.png) no-repeat 0 0; text-indent: -9999px;}
.top_nav .tn_left li a.tl01 { background-position: 0 0;}
.top_nav .tn_left li a.tl02 { background-position: -34px 0;}

.top_nav .tn_right { float: right;}
.top_nav .tn_right:after { content: ""; display: block; clear: both;}
.top_nav .tn_right &gt; li { padding-left: 7px; margin-left: 7px; background: url(../icon/icon_line01.png) no-repeat 0 center;}
.top_nav .tn_right &gt; li:first-child { background: none;}
.top_nav .tn_right &gt; li &gt; a { display: block; height: 35px; line-height: 34px; color: @txt_sub_color@;}
.top_nav .tn_right &gt; li &gt; a:hover { color: @black@;}
.top_nav .tn_right &gt; li &gt; a.icon_login { padding-right: 18px; background: url(../btn/btn_login.png) no-repeat right center;}

.member_collap { position: relative;}
.member_collap .icon_member { position: relative; display: block; padding-left: 16px; background: url(../bg/bg_collap.png) no-repeat 0 12px; height: 35px; line-height: 34px; z-index: 1001;}
.member_collap .icon_member span { display: block; padding-right: 10px; background: url(../icon/icon_collap.png) no-repeat right 0; transition: .3s all ease;}
.member_collap .icon_member.on span { background-position: right -35px;}
.member_collap .icon_member:hover { color: #000;}
.member_collap ul { position: absolute; left: -9px; top: 19px; background: #fff; z-index: 1000; width: 66px; height: 62px; padding: 23px 10px 0; background: url(../bg/bg_collap.png) no-repeat 0 -20px;}
.member_collap ul li { float: none;}
.member_collap ul li a { display: block; height: 22px; line-height: 21px; text-align: center;}
.member_collap ul li a:hover { background: #ededed;}

/* 날짜와 날씨 */
.today_txt { float: left; font-size: 15px; text-align: right; color: @txt_main_color@; margin-bottom: -3px; font-size: 11px; margin: 9px 4px 0 13px;}

/* Header */
#header { z-index: 100;}
#header &gt; div { padding: 0; max-width: @body_width@px;}
.head_top { position: relative; padding: 0 @wrap_margin_left_right@px;}
.head_top &gt; div { min-height: 120px;}
.head_top &gt; div h1 { position: absolute; left: @wrap_margin_left_right@px; top:0; width: 460px;}
.head_top &gt; div h1 b { display: table-cell; width: 460px; height: 120px; vertical-align: middle; text-align: left;}
.head_top &gt; div:after { content: ""; display: block; clear: both;}
.head_top &gt; div &gt; div { min-width: 260px; margin: 30px 0 2px;}
.head_top .ht_left { float: right; margin-left: 20px;}
.head_top .ht_left .com_ban { text-align: right !important;}
.head_top .ht_right { float: right;}
.head_top .ht_right .com_ban { text-align: right !important;}

.head_cen { position: relative; z-index: 120; background: @main_color@;}

#gnb { position: relative; text-align: center; height: 49px;}
#gnb:after { content: ""; display: block; clear: both;}
#gnb &gt; li { float: left; display: block; margin-right: -1px;}
#gnb &gt; li &gt; a { display: block; height: 49px; line-height: 47px; font-size: 14px; padding: 0 13px; transition: .3s all ease; color: #fff; font-weight: bold; border-right: 1px solid @over_main_color@; border-left: 1px solid @over_main_color@;}
#gnb &gt; li &gt; a.on, #gnb &gt; li &gt; a.active { background: @over_main_color@; border-right: 1px solid @main_color@; border-left: 1px solid @main_color@;}

#gnb &gt; li &gt; ul { position: absolute; left: 0; top: 49px; background: @over_main_color@; padding: 0 5px;}
#gnb &gt; li &gt; ul:after { content: ""; display: block; clear: both;}
#gnb &gt; li &gt; ul li { float: left; display: block; padding: 0 7px; background: url(../bg/bg_sub_line.png) no-repeat 0 center;}
#gnb &gt; li &gt; ul li:first-child { background: none;}
#gnb &gt; li &gt; ul li a { display: block; height: 50px; line-height: 47px; color: #fff;}
#gnb &gt; li &gt; ul li a:hover, #gnb &gt; li &gt; ul li a.active { text-decoration: underline;}

#gnb.vertical &gt; li { position: relative;}
#gnb.vertical &gt; li &gt; ul { left: 1px; height: inherit; background: url(../bg/bg_sub_shadow.png) repeat 0 0; text-align: left; width: 900px; padding: 7px 0 5px;}
#gnb.vertical &gt; li &gt; ul:before { position: absolute; left: 21px; top: -8px; content: ""; display: block; width: 13px; height: 8px; background: url(../bg/bg_sub_arrow.png) repeat 0 0;;}
#gnb.vertical &gt; li &gt; ul li { float: none; display: block; padding: 0; background:none; text-align: left;}
#gnb.vertical &gt; li &gt; ul li:first-child { padding-left: 0; margin-left: 0;}
#gnb.vertical &gt; li &gt; ul li a { display:block; height: 36px; line-height: 34px;}
#gnb.vertical &gt; li &gt; ul li a span { display: inline-block; padding: 0 30px 0 15px;}
#gnb.vertical &gt; li &gt; ul li a:hover, #gnb &gt; li &gt; ul li a.active { color: @main_color@;}

/* Footer */
#footer { border-top: 1px solid @border_main_color@;}
#footer &gt; div { max-width: @wrap_width@px;}
.foot_wrap { position: relative; padding: 35px 0 30px;}
.foot_wrap:after { content: ""; display: block; clear: both;}
.foot_wrap h6 { position: absolute; left: 0; top: 35px; display: table; margin-right: 40px; margin-left: 10px; margin-top: 5px; text-align: center;}
.foot_wrap h6 b { display: table-cell; vertical-align: middle; text-align: center;}
.foot_wrap &gt; div { padding-left: 176px;}

.foot_con &gt; ul { position: relative;}
.foot_con &gt; ul:after { content: ""; display: block; clear: both;}
.foot_con &gt; ul li { float: left; padding-left: 8px; margin-left: 8px; background: url(../icon/icon_line01.png) no-repeat 0 center;}
.foot_con &gt; ul li:first-child { background: none; padding-left: 0; margin-left: 0;}
.foot_con &gt; ul li a { display: block; height: 16px; line-height: 14px; font-size: 12px; color: @txt_sub_color@;}
.foot_con &gt; ul li a:hover { color: @black@;}
.foot_con &gt; p { font-size: 11px; color: @txt_sub_color@; letter-spacing: 0; margin-top: 5px;}
.foot_con &gt; p * { font-style: normal; font-weight: normal; color: @medium@; margin-right: 10px; letter-spacing: 0;}
.foot_con &gt; b { position: absolute; right: 0; bottom: 40px;}

/* Content */
#container { margin-bottom: 10px; padding-top: 30px;}
.container_solo { clear: both; position: relative; padding-bottom: 0 !important;}
#container &gt; div { padding-bottom: 60px;}

.page_tit { position:relative; font-size: 26px; padding-bottom: 17px; line-height: 1.2; margin-left: -2px;}

.btn_mobile { position: relative; text-align: center; padding: 20px 0;}

.search_wrap { position: absolute; right: 0; top: 4px; padding: 6px 0 6px 10px; height: 25px; border: 2px solid #fff;}
.search_wrap fieldset { position: relative;}
.search_wrap input[type=text] { width: 110px; background: transparent; padding: 5px 6px 4px 0; margin-right: 41px; border: 0; font-size: 12px; color: #fff;}
.search_wrap .i_label { left: 0; top:6px; font-size: 12px; color:#fff;}
.search_wrap .btn_search { position: absolute; right: 0; top:0; width:41px; height: 25px; background:url(../btn/btn_search.png) no-repeat 0 -6px; text-indent: -9999px;}
.search_wrap .btn_search:hover { opacity: 0.85;}

/* add Style */
.float_img { color: #363636; line-height: 1.4;}
.float_img b { font-size: 15px;}
.float_img:after { content: ""; display: block; clear: both;}
.float_img img { float: left;}

.ban_001 .photo_box li a { border: 1px solid #dfdfdf;}</pre></body></html>