@charset "utf-8";
@import url(main.css);  

@font-face {font-family:NanumGothicExtraBold; src:url(/_css/webFont/NanumGothicExtraBold.eot);}
@font-face {font-family:NanumGothic; src:url(/_css/webFont/NanumGothic.eot);}
@font-face {font-family:MALGUN; src:url(/_css/webFont/MALGUN.eot);}
@font-face {font-family:MALGUNBD; src:url(/_css/webFont/MALGUNBD.eot);}



/* 전역설정 */
* {font-family:Gulim,Dotum,verdana; font-size:12px; color:#696969;}
html {height:auto; overflow-x:hidden; overflow-y:scroll; }
body {padding:0; margin:0; width:100%; height:100%; min-width:1000px; font-family:Gulim,Dotum, "Verdana";}
table,td,th,ol,ul,li,dl,dt,dd,p {padding:0; margin:0; border:0;}
table {border-collapse:collapse; border-spacing:0;}
ul li {list-style:none;}
img {border:0; vertical-align:top;}
div,h1,h2,h3 {margin:0; padding:0; border:0;}

/* form */
form { display:inline; }
select, input, textarea { padding:0; margin:0; color:#666; font-family:Gulim,Dotum,verdana, arial; font-size:12px; vertical-align:middle; }
select {font-size:11px;}
fieldset, blockquote, iframe, button { border:none; }


/* 링크 스타일 */
body a:link {color:#676767; text-decoration:none;}
body a:active {color:#676767; text-decoration:none;}
body a:visited {color:#676767; text-decoration:none;}
body a:hover {color:#676767; text-decoration:none; font-weight:500;}


/* intro*/
#wrapper { width:950px; margin: 0 auto;}
#header { width:950px; margin: 0 auto; }
 p.csicf {text-align:center; width:327px; margin: 70px auto; }
#container { width:663px; height:300px; margin: 0 auto; }
#containers { width:610px; height:300px; margin: 0 auto; }
#footer {width:663px; height:70px; margin: 0 auto; }
#footer img {text-align:center; margin: 0 auto; }
.logo { text-align:center;  margin-top: 113px; margin-bottom:45px; }
.logo img { padding-bottom:10px;}
.main {  text-align:center; margin-bottom:45px;}
	.main li {float:left; display:inline}

.footer{ text-align:center; margin-top:64px; }