@charset "EUC-KR";
@import url('basic.css'); /* ³×¿ÀÆÛºí ±âº»¼³Á¤ */
@import url('setup.css'); /* »çÀÌÆ® ¼¼ºÎ¼³Á¤ */
@import url('layout.css'); /* »çÀÌÆ® ·¹ÀÌ¾Æ¿ô¼³Á¤ */
@import url('neo_choong.css');
@import url('neo_layout.css');
@import url('neo_setup02.css');
@import url('neo_setup03.css');
@import url('neo_jung.css');
@import url('neo_headfoot.css');
@import url('new_header.css');

/* °øÅë¼³Á¤ */
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 { border: 0px; }
address, caption, cite, code, dfn, em, var { font-style: normal; font-weight: normal; }
ol,ul { list-style: none; }
caption { text-align: left; }
q:before, q:after { content:''; }
abbr, acronym { border:0px; }

html { height: 100%; }
body, * { font-size: 12px; font-family: µ¸¿ò; }

a { text-decoration: none; color: #525252; }

a:link, a:visited, a:hover, { text-decoration: none; }

a.skip { position: absolute; height: 0; line-height: 0; overflow: hidden; left: -1000em; }


