@charset "euc-kr";
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(../font/NanumGothic-Bold.eot);
  src: url(../font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic-Bold.woff2) format('woff2'),
       url(../font/NanumGothic-Bold.woff) format('woff'),
       url(../font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(../font/NanumGothic-Regular.eot);
  src: url(../font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic-Regular.woff2) format('woff2'),
       url(../font/NanumGothic-Regular.woff) format('woff'),
       url(../font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(../font/NanumGothic-ExtraBold.eot);
  src: url(../font/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(../font/NanumGothic-ExtraBold.woff) format('woff'),
       url(../font/NanumGothic-ExtraBold.ttf) format('truetype');
}
body,p,div,img,span,h1,h2,h3,dl,dd,dt,ul,li,a,h4,h5{margin:0;padding:0;}

body{font-size:12px;
		color:#333;
		font-family:'arial',sans-serif;}

ul li{list-style:none;}
img{border:none;}
a{text-decoration:none;color:#333;}

.skipNavi{overflow:hidden;
			position:absolute;
			top:0;
			left:0;
			width:100%
			z-index:9999;}

#wrapper{}
#header{width:100%;position:fixed;height:88px;background-color:#fff;border-bottom:1px solid #e4e4e4;z-index:9998;}
#container{width:100%;margin:0;margin:0 auto;padding:118px 0 0 0;height:1--%;}
#footer{width:100%;margin:0 auto;height:127px;}
a{text-decoration:none;}