/* <style> */
/* font
@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);

고도체 Godo
//cdn.rawgit.com/young-ha/webfont-archive/master/css/Godo.css

나눔바른고딕 'NanumBarunGothic'
//cdn.rawgit.com/young-ha/webfont-archive/master/css/NanumBarunGothic.css

나눔스퀘어 'NanumSquare'
//cdn.rawgit.com/young-ha/webfont-archive/master/css/NanumSquare.css

*/
/* font-family: 'Nanum Pen Script', cursive; */
/* 요소(element) 여백 초기화  */
/* font-family: "Nanum Gothic","Malgun Gothic", Gulim, Dotum;  */
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(//cdn.rawgit.com/young-ha/webfont-archive/master/css/NanumBarunGothic.css);


html, body {width:100%; padding:0; margin:0; font-family:"Nanum Gothic" ;}

a { color: #08c;}
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: none; }

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

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