@CHARSET "euc-kr";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url('layout.css');/* ·¹ÀÌ¾Æ¿ô */
@import url('sub_layout.css');/* ¼­ºê */

html, body { font-size:12px; padding:0px; margin:0; color:#666; line-height:16px; font-family:"Nanum Gothic"; background-color:#111;}
div, p, ul, ol, li, img, a, h1, h2, h3, h4, h5, h6, form, span, iframe, dl, dt, dd {margin: 0px; padding: 0px; font-family:"Nanum Gothic"; } 
div, ul, li, ol { list-style: none;}
table, th, td { margin:0; padding:0; border:0; border-spacing:0px; font-size:12px; }
fieldset { margin: 0px; padding: 0px; border:none; float:left; }
legend, caption { display:none; }
hr { display:none; }
img{border:0; vertical-align:top;}
input, select {vertical-align:middle; }
a{color:#666; text-decoration:none; font-family: "Nanum Gothic", NanumGothic;}
a:hover, a:focus, a:active{ text-decoration:none;}
caption,legend,.blind{visibility:hidden;overflow:hidden;position:absolute;top:0;left:-999em;width:0;height:0;font-size:0;line-height:0;text-align:left}
.red{color:#28791a;}