@import url("https://fonts.googleapis.com/earlyaccess/nanumgothic.css");

/* Reset CSS */
html {height:100%; width:100%;}
body {font-family:'Nanum Gothic','나눔고딕','Nanum Gothic Web','Open Sans', sans-serif; font-size:13px; padding:0; margin:0;}
h1, h2, h3, h4, h5, h6, img {border:0; padding:0; margin:0;}
ul, ol, dl, dt, dd {list-style:none; padding:0; margin:0;}
a {text-decoration:none;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}
a:hover {text-decoration:none;}