@charset 'utf-8';
@import url('font/webfont.css');

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input,select,section,textarea,button {margin:0;padding:0;border:0;font-family:'맑은 고딕', 'Malgun Gothic', 'NB', verdana;font-size:13px;color:#000;}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display:block;}
html, body {height:100%;}
dl,ul,ol,menu,li {list-style:none}
footer, header, hgroup, menu, nav, section {display:block;}
dl,ul,ol,menu,li {list-style:none}
img,input,select,textarea,button,label {vertical-align:middle}
textarea {resize:none;}
button:focus {outline:1px dotted;} /* FF */
button::-moz-focus-inner {border:0;padding:0;} /* FF */
label, button {background-color:transparent;cursor:pointer}
a {text-decoration:none;text-hiright:none;color:#555;}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}
legend {display:block;overflow:hidden;position:absolute;top:-1000em;left:0;}
table caption {visibility:hidden;width:0;height:0;line-height:0;text-indent:-1000em;font-size:0;}
table {width:100%;table-layout:fixed;border-collapse:collapse;}
th,td,textarea {word-wrap:break-word;line-height:1.4;} /* line-height */