@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* reset */
body, div, ul, li, ol, dl, dt, dd, table, th, td, img, p, form, input, fieldset, button, h1, h2, h3, h4, h5, h6 {margin:0; padding:0; border:none;} 

body {font-family: 'Nanum Gothic', sans-serif; font-size:16px; /*letter-spacing:-0.075em;*/ color:#000;}

li, ul, ol{list-style:none;}

a{text-decoration:none; color:#000;}

.clear{clear:both;}

*{max-height:1000000px;}