
/* ±¸±Û¿¡¼­ ³ª´®ÆùÆ® ºÒ·¯¿À±â*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

/*
³ª´®ºê·¯½¬ (Nanum Brush Script)
³ª´®°íµñ(Nanum Gothic)
³ª´®°íµñÄÚµù(Nanum Gothic Coding)
³ª´®¸íÁ¶(Nanum Myeongjo)
³ª´®Ææ(Nanum Pen Script)
*/

/*±âº»*/
* {margin:0; padding:0;}
* {-webkit-text-size-adjust:none;} /* ¾ÆÀÌÆù ÅØ½ºÆ® ÀÚµ¿È®´ë ¸·±â */

html {overflow-y:scroll;}
body {width:100%; height:100%;}

td *, div *, li *, span *, p * {}
ul, ol, li {list-style:none;}
p,div,ul,li,dl,dt,dd,ol,em,fieldset,textarea,input,select,table,th,td,address,cite,h1,h2,h3,h4,h5,h6 {/*font-family:"Nanum Gothic","NanumGothic", "µ¸¿ò","dotum";*/ font-family:'Noto Sans KR', sans-serif; font-size:15px; line-height:160%; color:#666666;font-weight:400;word-break:keep-all;}





