/*@charset "utf-8";*/

/* Common */
*{margin:0; padding:0;}
body{font-family:'µ¸¿ò',Dotum,AppleSDGothicNeo,Sans-serif,'³ª´®°íµñ',NanumGothic,Tahoma;font-size:12px;color:#333;}
img{border:0;vertical-align:top;}
table{border-collapse:collapse;  border-spacing:0;}
ul,ol{list-style:none}
a{text-decoration:none;border:0;color:#333;cursor:hand}
a:hover,a:active,a:focus{text-decoration:underline}
legend,caption{position:absolute; height:0; width:0; font-size:0px; line-height:0; overflow:hidden; text-indent:-20000px; display:none;}
address,cite,em,var{font-style:normal;}
fieldset{border:0; padding:0; }
label{cursor:pointer;}
.hide{font-size:0; height:0; line-height:0; width:1px; position:absolute; text-indent:-5000px; overflow:hidden;}
.noBg{background:none !important;}