/* 공통 */
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: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:url(../img/index/main_bg.jpg) no-repeat top center;}
#sub {background:url(../img/sub/sub_bg.jpg) no-repeat top center;}
#wrap {
	width:1000px;
	margin:0 auto;
}
/*header*/
#header {
	width:1000px;
	height:130px;
	position:relative;		
}
.top_menu {
	float:right;	
	text-align:left;
	margin:45px 17px 0 0;
	width:250px;
	height:21px;	
}
.top_menu li {
	float:left;	
}
.top_menu span{
	width:13px;
	height:8px;
	display:block;
	float:left;
	margin-top:5px;
	background:url('../img/index/top_menu_line.gif') no-repeat;
}
.top_menu a {	
	color:#004f9d;
	font-size:11px;
	display:block;
	float:left;
	width:50px;
	font-weight:bold;
}

.top_menu .last {
	width:66px;
	float:right;
}
.logo {
	float:left;
	width:254px;
	height:33px;
	margin:33px 0 0 17px;
}
.logo img{
	float:left;
}
/* Navi */
#navi {	   
    float:left;
    margin-top:16px;
	width:1000px;
	height:53px;
	background:url('../img/index/navi_box.png') no-repeat;
}
/* #navi {	   
    position: absolute;
    top:80px;
	width:1000px;
	height:53px;
	background:url('../img/index/navi_box.png') no-repeat;
}*/
#navi li {
	float:left;		
}
#navi li a{
	display:block;
	color:#404040;
	font-size:20px;
	line-height:47px;
	text-align:center;
}
#navi li a:hover {
	color:#004f9d;
}
#navi .navi_01 a{	
	width:130px;
	margin-left:70px;	
}
#navi .navi_02{
	float:left;
	margin-left:10px;
}
#navi .navi_02 a{
	width:170px;		
}
#navi .navi_03 a{
	width:160px;		
}
#navi .navi_04 a{
	width:200px;		
}
#navi .navi_05 a{
	width:150px;
	margin-right:70px;
}


/* footer sitemap */
#footer_sitemap {
	float:left;
	width:1000px;
	height:126px;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}
.s_company {
	float:left;
	width:236px;
	height:107px;
	padding:19px 0 0 17px;	
	border-right:1px solid #d4d4d4;
}
.s_products {
	float:left;
	width:327px;
	height:107px;
	padding:19px 0 0 34px;	
	border-right:1px solid #d4d4d4;
}
.s_manufacturing {
	float:left;
	width:227px;
	height:107px;
	padding:19px 0 0 29px;
	border-right:1px solid #d4d4d4;
}
.s_customer {
	float:left;
	width:93px;
	height:107px;
	padding:19px 0 0 33px;
}
.s_company dd.first {
	float:left;
	width:145px;	
}
.s_company dd {
	width:90px;
	float:left;
}
.s_company dt, .s_products dt,
.s_manufacturing dt, .s_customer dt{
	color:#004f9d;
	font-weight:bold;
	margin-bottom:5px;	
	font-family:Tahoma;
}
.s_company dd a, .s_products dd a,
.s_manufacturing dd a, .s_customer dd a {
	color:#535353;
	font-size:11px;
	font-family:Tahoma;
	float:left;
	line-height:160%;
	display:block;
}
.s_products dd a {
	width:325px;
}
.s_customer dd a {
	width:90px;
}
.s_company dd a:hover, .s_products dd a:hover,
.s_manufacturing dd a:hover, .s_customer dd a:hover{
	color:#000;
	text-decoration:underline;
}

/*footer */
#footer {
	clear:both;
	width:1000px;
	margin:0 auto;
	height:92px;	
}
#footer p.copy {
	float:left;	
	margin:23px 0 0 17px;
	color:#303030;
	line-height:150%;	
}
#footer p.copy a{
	color:#303030;
}
#footer p.copy02 {
	float:left;
	width:880px;
	color:#484848;
	margin-left:17px;
	
}
#footer p.copy a:hover{
	color:#000;
}
#footer p.copy02 span{
	font-size:10px;
	display:inline-block;
	margin-left:10px;
}
#footer p.copy02 strong{
	font-weight:bold;
	color:#303030;
}
#footer p.gobizlogo {
	float:right;
	width:92px;
	margin-top:-14px;
}
.s_manufacturing dd{
	float:left;
	width:236px;
}