/* <style> */
/* font

Noto Sans KR (Korean)
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
font-family: 'Noto Sans KR';


@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@import url(https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css);
*/
/* font-family: 'Nanum Pen Script', cursive; */
/* 요소(element) 여백 초기화  */
/*font-family: "Nanum Barun Gothic";*/
@import url(https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css);


html, body {width:100%;height:100%; padding:0; margin:0; font-family: "Nanum Barun Gothic";font-size:13px; font-weight:normal; color:#333; -ms-overflow-style: none;}

::-webkit-scrollbar {display:none;}
a { color: #333;}
a:link, a:visited, a:active, a:hover{ text-decoration: none; }

img{border:0px}
label {cursor:pointer;}

.clear{clear:both; width:0px;height:0px}
.reset{list-style:none; margin:0; padding:0}
.underline {text-decoration: underline;}
.align_center{text-align:center;}
.menu_hidden{color:red}