<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* �듯빀寃��� */
.totalSearch {position: relative; width: 11rem; height: 1.9rem; border-radius: 0.75rem 1rem 1rem 0.75rem; overflow: hidden; background: #e6f5f4;}
.totalSearch input { padding: 0 2.25rem 0 0.5rem; width: 100%; height: 2rem; line-height: 2rem; font-size: 0.6rem; border: none; font-family: '�뗭�', Dotum; background:none; }
.totalSearch button { position: absolute; bottom: 0; right: 0; padding: 0; background:#089a98; border-radius: 50% 0 0 50%; width: 1.9rem; height: 1.9rem; line-height:38px; color:#fff; border: none; font-size:1.1rem; /*.9rem */ }
.totalSearch input::-webkit-input-placeholder { color: #555; }
.totalSearch input::placeholder { color: #555; }

#header:before {height: 2px; background: #089a98;} /* header �섎떒 �쇱씤 */

/* gnb color */
/* gnb : default */
#gnb{ background:#fff; }/* gnb 諛곌꼍�� */
#gnb .depth01 &gt; ul &gt; li.on &gt; a {color: #089a98 !important;} /* 1李⑤찓�� active �띿뒪�� �됱긽 */
#gnb .depth01 &gt; ul &gt; li &gt; a{ color:#222; }/* 1李⑤찓�� �띿뒪�� �됱긽 */
#gnb .depth01 &gt; ul &gt; li &gt; a:before{ background:#089a98;} /* 1李⑤찓�� active underline �됱긽*/
#gnb .depth01 &gt; ul &gt; li &gt; a &gt; span:before {background: rgba(8,154,152,0.15);} /* 1李⑤찓�� active 洹몃┝�� �됱긽 */
#gnb .depth02 &gt; ul &gt; li &gt; a{ color:#111; }/* 2李⑤찓�� �띿뒪�� �됱긽 */
/* gnb : fullDown */
#nav.fullDown .active .depth01 &gt; ul &gt; li &gt; a{ color:#333; }
#nav.fullDown .depth02 &gt; ul &gt; li &gt; a:hover,
#nav.fullDown .depth02 &gt; ul &gt; li &gt; a:focus,
#nav.fullDown .depth02 &gt; ul &gt; li.active &gt; a{ color:#fff; background:#089a98; }/* 2李⑤찓�� active �④낵 */
/* gnb : oneDown */
#nav.oneDown #gnb:before {display: none;}
#nav.oneDown .depth02{ border:2px solid #089a98;}/* 2李⑤찓�� border-color */
#nav.oneDown .depth02 &gt; ul &gt; li &gt; a:hover,
#nav.oneDown .depth02 &gt; ul &gt; li &gt; a:focus,
#nav.oneDown .depth02 &gt; ul &gt; li.dep.active &gt; a{ color:#089a98; font-weight:600; }/* 2李⑤찓�� active �띿뒪�� �됱긽 */
/* gnb : oneFull */
#nav.oneFull .depth02 &gt; ul &gt; li &gt; a:hover,
#nav.oneFull .depth02 &gt; ul &gt; li &gt; a:focus,
#nav.oneFull .depth02 &gt; ul &gt; li.dep.active &gt; a{ color:#fff; background:#089a98; }/* 2李⑤찓�� active 諛곌꼍�� */
#nav.oneFull .depth03 &gt; ul &gt; li &gt; a:before{background:#089a98;}/* 3李⑤찓�� 釉붾┸ �됱긽 */

/* footer */
#footer { border-top:1px solid #d1d8e4; color:#fff; background: #555; }/* footer 諛곌꼍, �고듃�됱긽, border */
.footer_link li a:before{ border-left:1px solid #aaa; }/* footer link �곸뿭 �쇱씤�됱긽 */
.footer_link li a strong { color: #089a98; }/* footer link 媛뺤“ �고듃�됱긽 */
#footer .copyright { color:#fff; }/* copyright �고듃�됱긽 */
#footer .btn_top{ background:#089a98; color:#fff;}/* footer �곷떒�대룞 踰꾪듉 �됱긽 */

/* 諛⑸Ц�먯닔 */
.visitant {background: #089a98;}
.visitant ul li {color: #fff;}
.visitant ul li strong {color: rgba(255,255,255,0.5);}
.visitant ul li + li:before {border-left: 1px solid #ccc;}

/* moblie  */
#header .mBtn.mSearch{ border-radius:50%; background: #089a98; color:#fff;}/* 紐⑤컮�� 寃��� 踰꾪듉 */
#header .mBtn.mNav{ border-radius:50%; background: #ec5878; color:#fff;}/* 紐⑤컮�� 硫붾돱 踰꾪듉 */

/* moblie navigation  */
#mNav #mNavClose {  border-radius:50%; background: #ec5878; color:#fff;}/* 紐⑤컮�� 硫붾돱 �リ린 踰꾪듉 */
#mgnb .depth02{ background:#f7faff;}/* 2李⑤찓�� 諛곌꼍 */
#mgnb .depth02 &gt; ul &gt; li:before{ background:#ec5878;}/* 2李⑤찓�� 釉붾┸ �됱긽*/
#mgnb .depth03{ border-top:2px solid #ec5878;}/* 3李⑤찓�� border �됱긽 */
#mgnb .depth01 &gt; ul &gt; li.active &gt; a { color: #fff; background-color:#ec5878; }/* 1李⑤찓�� active */
#mgnb .depth02 &gt; ul &gt; li.active &gt; a { color: #ec5878; }/* 2李⑤찓�� active */

/* moblie search  */
#mSearch .btnSearch { background: #089a98; color:#fff; }
#mSearch .btnClose { border-radius:50%; background:#089a98; color:#fff; }

@media screen and (max-width: 1024px) {
	/* header */
    #header {border-bottom: 2px solid #089a98;}
}</pre></body></html>