<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: 2rem; border-radius: 1rem; overflow: hidden; background:#f6f6f6; }
.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; top: 0; right: 0; padding: 0; width: 2rem; height: 2rem; line-height:38px; color:#fff; border: none; border-radius: 50%; background: #fe8e51; font-size: 1rem; }
.totalSearch input::-webkit-input-placeholder { color: #555; }
.totalSearch input::placeholder { color: #555; }

/* gnb color */
/* gnb : default */
#gnb{ background:#fff; }/* gnb 諛곌꼍�� */
#gnb .depth01 &gt; ul &gt; li.on &gt; a{ color:#fe8e51; } /* 1李⑤찓�� active �띿뒪�� �됱긽 */
#gnb .depth01 &gt; ul &gt; li &gt; a{ color:#333; }/* 1李⑤찓�� �띿뒪�� �됱긽 */
#gnb .depth01 &gt; ul &gt; li &gt; a:before{ background:#fe8e51;} /* 1李⑤찓�� active underline �됱긽*/
#gnb .depth01 &gt; ul &gt; li &gt; a &gt; span:before{background:#fbede5; } /* 1李⑤찓�� active 洹몃┝�� �됱긽 */
#gnb .depth02 &gt; ul &gt; li &gt; a{ color:#111; }/* 2李⑤찓�� �띿뒪�� �됱긽 */
/* gnb : fullDown */
#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:#fe8e51; }/* 2李⑤찓�� active �④낵 */
/* gnb : oneDown */
#nav.oneDown .depth02{ border:2px solid #fe8e51;}/* 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:#fe8e51; 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:#fe8e51; }/* 2李⑤찓�� active 諛곌꼍�� */
#nav.oneFull .depth03 &gt; ul &gt; li &gt; a:before{background:#fe8e51;}/* 3李⑤찓�� 釉붾┸ �됱긽 */

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

/* 諛⑸Ц�먯닔 */
.visitant { background: rgba(214, 78, 127, 0.25); }
.visitant ul li{ color:#000;}
.visitant ul li strong { color: #d64e7f; }
.visitant ul li + li:before{ border-left:1px solid #ccc;}

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

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

/* moblie search  */
#mSearch .btnSearch { background: #fe8e51; }
#mSearch .btnClose { border-radius: 50%; background: #fe8e51; }
</pre></body></html>