@import url(font-awesome.min.css);

/* Basic */
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,textarea,select {font-family:'NotoSansKR-Regular','NotoSansKR-Bold', '돋움',Dotum,'굴림',Gulim,Verdana,Arial,AppleGothic,sans-serif; margin:0; padding:0; border:0; font-size:14px; vertical-align:baseline; word-break:keep-all; font-weight:100;}

h1, h2, h3, h4, h5{font-family: 'NotoSansKR-Bold'; font-weight:600;}

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

caption {width:0px; height:0; line-height:0px; font-size:0px; visibility:hidden; overflow:hidden;}

a {color:#333; text-decoration:none; cursor:pointer;}

strong {  font-family: 'NotoSansKR-Bold';font-weight:600;}
input, select, textarea {color:#555; border:1px solid #cacaca; border-radius:3px;}
select, textarea,input[type=text],input[type='tel']{min-height:29px; line-height:2; height:29px;  padding: 5px 10px;}

