@charset "utf-8";

/* Basic Style START (dohoons, 200803, 200908) */
html, body { height:100%; }
body { font-family:dotum, "돋움", Arial, sans-serif; font-size:12px; color:#666; line-height:1.5; }
input, select, textarea, h1, h2, h3, h4, h5, h6, table { font-weight:normal; font-family:dotum, "돋움", Arial, sans-serif; font-size:12px; color:#666; }
html, body, div, form, input, button, textarea, fieldset, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, p, th, td { margin:0; padding:0; }
img, fieldset { border:0 none; }
input, select, textarea { vertical-align:middle; }
hr { display:none; }
legend, .hide { width:0; height:0; margin:0; padding:0; visibility:hidden; font-size:0; line-height:0; position:absolute; top:0; left:0; overflow:hidden; }
ol, ul, li { list-style:none; }
table { border-collapse:collapse; border-spacing:0; }

a:link, a:visited { text-decoration:none; color:#666; }
a:active, a:hover, a:focus { text-decoration:underline; }
/* Basic Style END */


body#main { min-width:1120px; min-height:790px; }