/* <style> */
/* font
@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";*/
/* font-family: "Nanum Gothic","Malgun Gothic", Gulim, Dotum;  */
/* 
나눔명조 = Nanum Myeongjo
나눔고딕 = Nanum Gothic
나눔바른고딕 =  Nanum Barun Gothic
*/
@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/nanummyeongjo.css);

html, body {width:100%;height:100%; padding:0; margin:0; /*background-color: #f3f3f3;*/ font-family: "Nanum Barun Gothic" , "Nanum Gothic","Malgun Gothic", "Gulim", "Dotum"; font-size: 14px;}

a { color: #08c; text-decoration: none; }
/*a:visited{color: #aaa; } a:hover { }*/

img{border:0px}
label {cursor:pointer;}
/*div {background-color:#fff;}*/

.clear{clear:both; width:0px;height:0px}
.menu_hidden{color:red}
.reset {list-style: none; margin: 0; padding: 0;}
