@charset "utf-8";
/* CSS Document */

/* reset */
@font-face{
font-family: 'NanumGothicWeb';
src: url('font/NanumGothic.eot');
src: local('☺'), url('font/NanumGothic.woff') format('woff'), url('font/NanumGothic.ttf') format('truetype'); }

body,div,ul,li,dl,dt,dd,ol,p,h1,h2,h3,h4,h5,h6,from{margin:0; padding:0;}
body{margin:0; padding:0; font-size:77.5%; font-family:"나눔고딕", "NanumGothic", NanumGothicWeb,normal Dotum,Dotum,tahoma,geneva,sans-serif; font-style:normal; color:#333;overflow-y:scroll;}
ul,ol,dl{list-style:none;}

/* 기본값 설정 */
a {text-decoration: none;}

ul,li,dl,dt,dd,p,table,tr,th,td,hr{list-style:none;margin:0;padding:0; border:0;}
img {border:0;vertical-align:top;}

#wrap {width:100%; height:100%;margin:auto;}
#headerwrap{width:100%;height:80px;margin:0 auto;background-color:#333; position:fixed;z-index:1000; }
#headerwrap #header{margin:0 auto;width:1000px;position:relative;height:80px;}
#headerwrap #header #logo{position:absolute; top:18px; left:0; width:139px; height:43px;}
#headerwrap #header #gnb{position:absolute; top:26px; right:0; width:800px; height:43px;;}
#headerwrap #header #gnb ul{ margin:0 auto; width:800px; height:50px; }
#headerwrap #header #gnb ul li{ float:left; cursor:pointer; padding:15px 16px;}

/* footer */
#footerwrap{background-color:#333;height:80px; font-size:1em; width:100%; }
#footerwrap #bottom{margin:0 auto;width:1000px; position:relative;clear:both; background-color:#ccc}
#footerwrap #bottom .logo_g{ position:absolute; top:20px; left:0; cursor:pointer;}
#footerwrap #bottom .address{ position:absolute; top:20px; left:180px;}

.spit_img{margin-top:31px;margin-left:30px;margin-right:20px;}
