@charset "utf-8";

/* Reset CSS */
*{margin:0; padding:0; border:0; vertical-align:top;}
html,body{width:100%;}
body{font:16px 'Noto Sans KR', 'KoPub','Nanum Gothic', Arial,Helvetica; color:#000; background:#fff; font-weight: 300; line-height:1.4;}
ul{list-style:none;}
a{text-decoration:none; color:#000;font-family:'Noto Sans KR','KoPub','Nanum Gothic', sans-serif;}
i,em,address{font-style:normal;}
header,main,footer,section{display:block;}
h1,h2,h3,h4,h5,h6{font-weight:700;}
.hidden{overflow:hidden;display:block;text-indent:-2000px; position:absolute; left:-9999px; top:-9999px}
img{max-width:100%}
button{cursor:pointer;}

/* Web Font */
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');