/* 공통 */
body {
	margin:0;
	padding:0;
	position:relative;
	text-align:left;
}
#skipNav{position:absolute; top:0; top:-1000%}
#skipNav a{display:block; height:1px; width:1px; overflow:hidden;}
#skipNav a:focus, #skipNav a:active{height:auto; width:100%;}

body, select, input, textarea {
	font-size:12px;
	font-family:dotum, arial, sans-serif;
	color:#454545;
}

a:link {color:#5D5D5D; text-decoration:none;}
a:visited {color:#5D5D5D; text-decoration:none;}
a:active {color:#5D5D5D; text-decoration:none;}
a:hover {color:#000; text-decoration:none;}
a,label{cursor:pointer;}
html, body {
	width:100%;
	height:100%;	
}

form {margin:0; padding:0;}
label.first {margin-right:10px;}
label.none {display:none;}

h1, h2 ,h3 ,h4 ,h5 ,h6 { margin:0; padding:0;}

div, p, ul, ol, pre, dl, dt, dd {margin:0;}

ol, ul, fieldset, a img {
	margin:0;
	padding:0;
	border:none;
}

ol li,
ul li,
li ul li {
	list-style:none;
	padding:0;
	line-height:1.5em;
}

hr, legend, caption, .none {display:none !important;}

img {vertical-align:middle;}

.cursor{cursor:pointer;}

.clear {
	display:block;
	float:none;
	clear:both;
	height:0;
	width:0;
	font-size:0 !important;
	line-height:0 !important;
	overflow:hidden;
	margin:0;
	padding:0 ! important;
}

body {background:#fefefe url(../img/index/main_bg.jpg) no-repeat top center;}
#sub {background:url(../img/sub/sub_bg.gif) repeat-x;}
#wrap {
	width:1000px;
	margin:0 auto;
}
/*header*/
#header {
	width:1000px;
	height:108px;
	position:relative;		
}
.top_menu {
	float:right;	
	text-align:left;
	margin:30px 27px 0 0;	
	height:21px;	
	font-family:arial;
}
.top_menu li {
	float:left;	
}
.top_menu a {	
	color:#373737;
	font-size:10px;
	display:block;
	float:left;
	font-weight:bold;
}
.logo {
	float:left;
	width:231px;
	height:52px;
	margin-top:11px;
}
.logo img{
	float:left;
}
/* Navi */
#navi {	   
    float:left;
    margin:7px 0 0 193px;
	padding-top:2px;
	width:807px;
	height:36px;	
}
#navi li {
	float:left;	
	margin-right:125px;
}
#navi li a{
	display:block;
	color:#fff;
	font-size:15px;
	line-height:38px;
	text-align:center;
	font-weight:bold;
}
#navi li a:hover {
	color:#fffc00;
}
#navi .navi_04 {
	margin-right:22px;
}

#footer_wrap {
	height:198px;
	background:url(../img/index/footer_bg.gif) repeat-x;
}
/* footer sitemap */
#footer_sitemap {
	margin:0 auto;
	width:1000px;
	height:127px;	
	font-family:arial;
}
.s_company {
	float:left;
	width:200px;
	height:107px;
	padding:20px 0 0 21px;		
}
.s_products {
	float:left;
	width:310px;
	height:107px;
	padding-top:20px;		
}
.s_quality {
	float:left;
	width:265px;
	height:107px;
	padding-top:20px;	
}
.s_customer {
	float:left;
	width:190px;
	height:107px;
	padding-top:20px;
}

.s_company dd {
	width:90px;
	float:left;
}
.s_products dd {
	width:205px;
	float:left;
}
.s_quality dd {
	width:145px;
	float:left;
}
.s_customer dd {
	width:90px;
	float:left;
}
.s_company dt, .s_products dt,
.s_quality dt, .s_customer dt{
	float:left;
	color:#5c5c5c;
	font-weight:bold;	
	width:80px;
	height:103px;
	padding-left:12px;
	background:url(../img/index/dot02.gif) no-repeat 0 6%;
}
.s_quality dt {
	width:97px;
}
.s_company dd a, .s_products dd a,
.s_quality dd a, .s_customer dd a {
	color:#656565;
	float:left;
	line-height:160%;
	display:block;
}

.s_company dd a:hover, .s_products dd a:hover,
.s_quality dd a:hover, .s_customer dd a:hover{
	color:#000;
	text-decoration:underline;
}

/*footer */
#footer {
	clear:both;
	width:1000px;
	margin:0 auto;
	height:70px;	
}
#footer .f_logo {
	float:left;
	margin:15px 40px 0 0;	
}
#footer p.copy {
	float:left;	
	margin:15px 0 0 17px;
	color:#303030;
	line-height:150%;	
}
#footer p.copy a:hover{
	color:#000;
}
#footer strong{
	font-weight:bold;
	color:#303030;
	display:inline-block;
	margin:0 5px;
}
#footer p.gobizlogo {
	float:right;
	width:92px;
	margin-top:18px;
}