@charset "utf-8";
/* CSS Document */

@import url(nanumgothic.css);

body{margin:0; 
	 padding:0;
	 width:100%; 
	 height:100%;}

#wrap{width:100%;}

img{border:0;}

a{text-decoration:none;}


ul{list-style:none;
   padding:0;
   margin:0;}

li{list-style:none;
   padding:0;
   margin:0;}
   
p{margin:0;}

h1, h2, h3, h4, h5{font-size:0; display:none;}

