@charset "EUC-KR";
@import url('basic.css'); /* ³×¿ÀÆÛºí ±âº»¼³Á¤ */
@import url('setup.css'); /* »çÀÌÆ® ¼¼ºÎ¼³Á¤ */


/* °øÅë¼³Á¤ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, p, select, option { margin: 0px; padding:0px; line-height: 18px; font-size: 12px; color: #666; font-family: µ¸¿ò; }
table { border-collapse: collapse; border-spacing: 0px; }
fieldset, img { border: 0px; }
legend {display: none; }
address, caption, cite, code, dfn, em, var { font-style: normal; font-weight: normal; }
ol,ul { list-style: none; }
caption { display: none; }
q:before, q:after { content:''; }
abbr, acronym { border:0px; }
hr { display:none ; }
html { height: 100%; }

a:link, a:visited { text-decoration: none; color: #666;}
a:hover { text-decoration: underline;}
a.skip { position: absolute; height: 0; line-height: 0; overflow: hidden; left: -1000em; }

/*skip*/
#accessibility, .skip, hr, label, hdn { position:absolute;visibility:hidden;overflow:hidden;width:0;height:0;font-size:0;line-height:0; }