@charset "utf-8";
/* CSS Document */

@import url(nanumgothic.css);

body{margin:0; padding:0; width:100%; height:100%; font-family:'Nanum Gothic', 'nanumgothic'; min-width:1280px;}

#wrap{width:100%;  min-width:1000px;}

#header{width:100%; height:150px;}

#content{width:100%; position:relative; overflow:hidden; margin-top:40px;}/*min-height:1400px;*/

#footer{width:100%; position:relative; clear:both; overflow:hidden; margin-top:150px;}

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;}

/* label */
/*2016 12 16 ΌφΑ€*/
.prdt_label{padding-top:10px; text-align: center;}
/*.new_list li img{width:100%}*/
.prdt_label span img{width:48px;height:17px}