@charset "EUC-KR";
@import url('basic.css'); /* ³×¿ÀÆÛºí ±âº»¼³Á¤ */
@import url('setup.css'); /* »çÀÌÆ® ¼¼ºÎ¼³Á¤ */
@import url('setup02.css'); /* »çÀÌÆ® ¼¼ºÎ¼³Á¤ */
@import url('setup03.css'); /* »çÀÌÆ® ¼¼ºÎ¼³Á¤ */
@import url('setup04.css'); /* »çÀÌÆ® ¼¼ºÎ¼³Á¤ */
@import url('setup06.css'); /* »çÀÌÆ® ¼¼ºÎ¼³Á¤ */
@import url('layout.css'); /* »çÀÌÆ® ·¹ÀÌ¾Æ¿ô¼³Á¤ */


/* ¸¶Áø°ú ÆÐµùÀÇ ÃÊ±âÈ­ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, legend
{ margin : 0; padding : 0; }

/* Çì´õ ÆùÆ® »çÀÌÁî ÃÊ±âÈ­ */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* ¸®½ºÆ®ÀÇ ½ºÅ¸ÀÏ Á¦°Å */
ol,ul { list-style : none; }

/* ÆùÆ® °­Á¶ Æ¯¼º ÃÊ±âÈ­ */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Å×ÀÌºí ½ºÅ¸ÀÏ ÃÊ±âÈ­ */
table { border-collapse : collapse; border-spacing : 0; }

/* ÀÌ¹ÌÁö ¹× ÇÊµå¼Â¿¡¼­ º¸´õ Ç¥½Ã ÃÊ±âÈ­ */
fieldset, img, input { border : 0; vertical-align: top;}

/* È­¸é»ó¿¡ º¸¿©ÁöÁö¾Ê´Â ÃÖÀûÈ­ */
hr, legend { height: 0; width: 0; line-height: 0; visibility: hidden; overflow: hidden; position: absolute; left: -5000px; }
.dpn { height: 0; width: 0; line-height: 0; visibility: hidden; overflow: hidden; position: absolute; left: -5000px; padding: 0; }

/* body */
body, * { font-size: 12px; color: #898989; font-family: µ¸¿ò;}
a { text-decoration: none; }
a:hover { text-decoration: underline; }
