@charset "euc-kr";
@import url("./guide.css") ;
@import url("./basic.css") ;
@import url("./popup.css") ;



body { margin: 0 auto; padding: 0px; background-color: #fff; text-align: center; }
hr { display: none; } 
img,fieldset { border:0 none; }
dl,ul,ol,li { list-style: none; }
h1,h2,h3,h4,h5,dl,dt,dd,ul,li,ol,th,td,p,blockquote,form,fieldset,legend { margin: 0; padding: 0; }
table { border-collapse: collapse; }
a { text-decoration: none; color: #666666; }
a:active { text-decoration: none; color: #666666; }
a:visited { text-decoration: none; color: #666666; }
a:hover{ text-decoration: underline; color: #666666; }
input,select,textarea { font-size: 100%; vertical-align: middle; font-family: µ¸¿ò,dotum,sans-serif; }
body,th,td { font-family: µ¸¿ò,dotum,sans-serif; color: #666666; font-size: 12px; } 