@charset "utf-8";

@import url('../../fonts.googleapis.com/earlyaccess/nanumgothic.css');

/* Default */
html.body {width:100%;}
body{font-family:'NanumGothic', '나눔고딕', "Nanum Gothic", dotum,"돋움";font-weight:normal;font-size:12px;color:#666;line-height:19px;overflow-y:scroll;*overflow-y:none}
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}
ul,ol,li{list-style:none}
fieldset{border:none;vertical-align:top}
legend, caption {display:none}
table {border-collapse:collapse;border-spacing:0}
a {color:#777;text-decoration:none}
a:hover, a:active, a:focus{color:#1b5eaf;text-decoration:none}
img {border:0;vertical-align:middle}
input{font-size:12px;padding:3px;color:#666;vertical-align:middle;background:#fff;}
select{font-size:12px;padding:2px;color:#666;vertical-align:middle;background:#fff;border:1px solid #ccc;}
textarea{font-family:'NanumGothic', '나눔고딕', "Nanum Gothic", dotum,"돋움";font-size:13px;color:#666;background:#f9f9f9;border:1px solid #ccc;line-height:24px}
address, caption, cite, code, dfn, em, th, var {font-style:normal;font-weight:normal}

/* html5 reset 
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption {display:block} */
