@charset "EUC-KR";
@import url('neo_basic.css'); /* ³×¿ÀÆÛºí ±âº»¼³Á¤ */
@import url('neo_setup.css'); /* »çÀÌÆ® ¼¼ºÎ¼³Á¤ */
@import url('neo_setup02.css'); /* »çÀÌÆ® ¼¼ºÎ¼³Á¤ ¹ÚÁöÇý*/
@import url('neo_layout.css'); /* »çÀÌÆ® ·¹ÀÌ¾Æ¿ô¼³Á¤ */


/* by jb */

html { height: 100%; }
body { font-size: 12px; font-family: dotum; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, p { margin: 0px; padding:0px; }
table { border-collapse: collapse; border-spacing: 0px; }
fieldset, img, abbr, acronym { border: 0px; }
address, caption, cite, code, dfn, em, var { font-style: normal; font-weight: normal; }
ol,ul { list-style: none; }
caption, legend { position: absolute; width: 0; height: 0; font-size: 0; line-height: 0; overflow: hidden; visibility: hidden; }
a { text-decoration: none; color: #666;}
a:hover { text-decoration: none; color: #000;}
a:active { text-decoration: none; color: #000;}
select { font-size: 12px; font-family: dotum; }

hr { display: none; }
