@charset "euc-kr";
/* SK Communications. UI Development Team : LSC, NDH */

/* default */
body, form { margin:0; padding:0; }
body, td { font-size:9pt; line-height:1.5; color:#666; font-family:±¼¸², Gulim, µ¸¿ò, Dotum, AppleGothic, sans-serif; }
img { border:0 none;}
hr.layout { display:none; }

a, a:link { color:#666; text-decoration:none; }
a:visited { color:#777 ! important; }
a:hover, a:active { color:#0521cf ! important; text-decoration:underline; }

/* clear / f_clear */
.clear { clear:both; width:0; height:0; font:0 Arial; line-height:0; }
.f_clear:after {
content: ".";
height: 0;
display: block;
visibility: hidden;
clear: both;
}
* html .f_clear { height: 1px; }
.f_clear { display: block;min-height:1px; }

/* common : ¸µÅ© */
a.image img { border:1px solid #fff !important; }
a.image:hover img { border:1px solid #ccc !important; } /* f56c07 */
a.more { padding:0 8px 0 0; font:8pt µ¸¿ò, Dotum; letter-spacing:-1px; background:url('../../../../../images/icon/ico_navi.gif') right 2px no-repeat; }
a.more, a.more:hover { color:#777 !important; }
a.thumb_more { right:1px; }
a.help { font:8pt µ¸¿ò,Dotum; cursor:help; text-decoration:none !important; }
a.help, a.help:hover { color:#888 !important; }
a.btnclose { display:block; width:15px; height:14px; font-size:0; line-height:0; text-indent:-99999px; background:url('../../../../../images/icon/ico_close.gif') left top no-repeat; overflow:hidden; }