html,
body,
div,
a,span,
object,
iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,
em,img,
ins,kbd,q,samp,small,strong,sub,sup,var,b,i,
dl,dt,dd,ol,ul,li,input, textarea,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,
menu,nav,section,summary,time,mark,audio,video{list-style:none;list-style-type:none;font-style:normal;margin:0; padding:0;border:none;font-size:12px;border:none;font-family:'Nanum Gothic', serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:none;list-style:none;list-style-type:none;font-style:normal;margin:0;padding:0;border:none;font-size:12px;border:none;}

a:link,a:visited{text-decoration:none;color:#333;font-family:'Nanum Gothic', serif;}
a:hover,a:focus,a:active{text-decoration:none;color:#333;}
hr{display:none;}
table{border-collapse:collapse;vertical-align:top;}
address{font-style:normal;}

html, body{height:100%;}/*  overflow-x:hidden;overflow-y:hidden; */



/* 폰트 */
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

.noto{font-family:'Noto Sans KR', sans-serif;}



@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
