@charset 'utf-8';
/*reset css*/
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, select, input, textarea {margin:0; padding:0; border:0; -webkit-text-size-adjust:none; }
body, input, textarea, select, td{ margin:0; padding:0; font-family:Naum Gothic, malgun gothic,dotum,gulim,arial,verdana,helvetica,sans-serif; font-size:12px; font-weight:normal; line-height:1;  letter-spacing:0; word-break:break-all; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
hr { display:none; }
table { table-layout:fixed; width:100%; border-spacing:0; border:0; }
em, i, address { font-style:normal; font-weight:normal; }
ul, ol, li, dl { list-style:none; }
input,select,img { vertical-align:top; }
img,fieldset { border:0; }
button { overflow:hidden; border:0; cursor:pointer; }
legend, caption { display:none; clear:both; }
label { cursor:pointer; }
a {color:inherit; }
a, a:link { color:#333; text-decoration:none; }
a:visited { color:#333; }
a:hover, a:active { color:#333; text-decoration:none; }
input, textarea, select, button, table { font-size:inherit; font-family:inherit; line-height:inherit; }
input[type="image"],input[type="text"],input[type="submit"],input[type="password"] { -webkit-appearance:none; -webkit-border-radius:0; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
blockquote,q { quotes:none; }
blockquote:before,blockquote:after,q:before,q:after { content:''; content:none; }