@charset "utf-8";

/* Type Selector */
*{margin:0; padding:0; font-family:"Malgun Gothic",'돋움',Dotum,AppleGothic,sans-serif; font-size:13px; letter-spacing:-1px;color:#333;*letter-spacing:-0.5px;}
html{overflow-y:scroll;}
html,body{width:100%; height:100%;}
input,select,option,textarea{font-size:14px;color:#333;border:1px solid #c2c2c2;letter-spacing:0;background-color:#fff;}
input{vertical-align:middle;height:18px;line-height:21px;font-size:11px;font-family:"Malgun Gothic",'돋움',Dotum,AppleGothic,sans-serif;}
input[type="radio"]{border:none;}
input[type="checkbox"]{border:none;}
input[type="image"]{border:none;}
select,option{font-size:11px;font-family:"Malgun Gothic",'돋움',Dotum,AppleGothic,sans-serif;}
img, fieldset, button{border:none;}
hr, button img{display:none;} /*안나와도 되고 접근도 필요없는것*/
li{list-style:none;}
a{color:#333;text-decoration:none;}
a:link, a:visited{text-decoration:none;}
a:hover, a:active, a:focus{text-decoration:none;color:#333;}
textarea{overflow:auto;}
p,span,h1, h2, h3, h4, h5, h6,li{font-weight:normal;cursor:default;}
table{border-spacing:0;border-collapse:collapse;border:0;width:100%;}
table td,table th{cursor:default;}
