@charset "utf-8";
/* base */

* { box-sizing:border-box;}

a, button { cursor:pointer;}

body {font-family:'나눔고딕'; font-size:14px; color:#666;}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, big, cite, code, del, dfn, em, font, img, ins, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td, br {margin: 0; padding: 0; border:0;  line-height: 1.5em; word-break:keep-all;  font-weight:normal; }

html, body { min-height:100%; height:100%;}

input, select { font-family:'나눔고딕'; font-size:14px; color:#666; margin:0;box-sizing:border-box;}

article, section, header, footer, aside { display:block;}

strong, b { font-weight:normal;}

li {list-style:none;}
p {text-align:left;}

h1, h2, h3, h4, h5, h6, h7 { clear:both;}


a { text-decoration:none; color:#333; cursor:pointer;}
a:hover { color:#000;}

.Hidden {overflow:hidden; width:0 !important; height:0 !important; font-size:0; line-height:0; position:absolute; padding:0 !important;visibility:hidden;}

textarea, textarea:hover, textarea:active, textarea:visited { font-size:14px; padding:10px; margin:0;font-family:"나눔고딕"; color:#666;}

img { vertical-align:bottom;}
button { cursor:pointer; border:none; padding:0;}


/* 나눔고딕 */
@font-face {font-family:"나눔고딕"; font-style:normal; font-weight:normal; src:url(../font/ng.woff2) format('woff2'),url(../font/ng.woff) format('woff');}
@font-face {font-family:"나눔고딕B"; font-style:normal; font-weight:bold; src:url(../font/ngb.woff2) format('woff2'),url(../font/ngb.woff) format('woff');}
@font-face {font-family:"나눔고딕EB"; font-style:normal; font-weight:bold; src:url(../font/ngeb.woff2) format('woff2'),url(../font/ngeb.woff) format('woff');}
 
