@charset "utf-8";

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

/* Reset CSS  */
* { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: top; -webkit-text-size-adjust: none; }
body { font-family: 'Noto Sans KR', sans-serif, '돋움', Dotum; font-size: 16px; color: #333; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ul, ol, dl { list-style: none; }
img, video { max-width: 100%; border: 0; vertical-align: top; }
a, a:link { color: #333; text-decoration: none; }
a:visited { color: #333; }
a:hover, a:active { color: #333; text-decoration: none; }
table { border-collapse: collapse; border-spacing: 0; word-break: break-all; }
input, select { vertical-align: middle; }
label { cursor: pointer; }
.blind, legend, hr, caption { display: block; overflow: hidden; position: absolute; top: 0; left: -1000em; }
i, em, address { font-style: normal; font-weight: normal; }
p, li, dd { line-height: 1.5em; font-weight: 300; }
.hidden { position: absolute; left: -1000%; top: 0; width: 1px; height: 1px; color: #fff; overflow: hidden; }
colgroup { display: table-column-group; }
tbody { display: table-row-group; }
tr { display: table-row; }
/* #menu_wrap .menu li a.on { border-bottom: 2px solid #01593b; } */
#menu_wrap .menu li.on { border-bottom: 2px solid #01593b; }
