/* webfont */
@font-face {
 font-family: "ng";
 src: url('../font/NanumGothic.eot');
 src: local('?'), url('../font/NanumGothic.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: "ngb";
 src: url('../font/NanumGothicBold.eot');
 src: local('?'), url('../font/NanumGothicBold.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
.png24{behavior: url("iepngfix.htc")} 

/* Default */
* {padding:0;margin:0;}
body{font-family:'NanumGothic', '³ª´®°íµñ', 'ng', 'ng02', dotum,"µ¸¿ò";font-weight:normal;font-size:13px;color:#333;line-height:24px;}
/*body,div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,fieldset,input,table,tr,th,td{margin:0;padding:0}*/
h1,h2,h3,h4,h5,h6 {}
ul,ol,li{list-style:none;}
fieldset{border:none;vertical-align:top}
legend, caption {display:none;}
textarea, button{vertical-align:middle;text-align:left; font-family:'NanumGothic', '³ª´®°íµñ', 'ng', 'ng02', dotum,"µ¸¿ò";font-weight:normal;}
/*table {border-collapse:collapse;border-spacing:0;}*/
a {color:#444;text-decoration:none;}
a:hover,a:active,a:focus{color:#000;text-decoration:none}
img {border:0;}
input, select{font:normal 12px 'NanumGothic', '³ª´®°íµñ', 'ng', 'ng02', dotum,"µ¸¿ò";color:#666;vertical-align:middle;background:#f6f6f6;border:1px solid #c9c9c9;}
input.reset {height:auto;padding:0;margin:0;border:none;}
textarea{padding:5px;font:normal 12px 'NanumGothic', '³ª´®°íµñ', 'ng', 'ng02', dotum,"µ¸¿ò";color:#666;background:#f6f6f6;border:1px solid #c9c9c9;}
form{margin:0;padding:0;border:0;}
address, caption, cite, code, dfn, em, th, var {font-style:normal;font-weight:normal;}
/* html5 */
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption {display:block} 
