@charset "utf-8";
@import url('https://fonts.googleapis.com/earlyaccess/nanumgothic.css');

* {margin:0;padding:0}
html, body {width:100%;}
body {*word-break:break-all;font-family: 'Nanum Gothic';-ms-word-break:break-all:}
img, fieldset, object {border:0;}
ul, ol {list-style:none}
em, address {font-style:normal}
a {text-decoration:none;color:#000000}
a:hover, a:active, a:focus{text-decoration:none}