/* 공통 */
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:13px;
	font-family:Tahoma, sans-serif;
	color:#333333;
}

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/bg.gif) repeat-x;}
#wrap {
	width:1000px;
	margin:0 auto;
}
/*header*/
#header {
	width:1000px;
	height:115px;
	position:relative;		
}
.logo {
	float:left;
	margin-top:30px;
}
.top_menu {
	float:right;	
	text-align:left;
	margin:43px 0 13px;
	height:21px;	
	padding:0 0 0 8px;	
}
.top_menu li {
	float:left;	
}
.top_menu li.last {
	margin-left:8px;
	background-color:#484848;
	padding:0 10px;
}
.top_menu li.last a{
	color:#fff;
	display:block;
}
.top_menu a {	
	color:#575757;
	font-size:11px;
	display:block;
	float:left;	
}

/* Navi */
#navi {	   
    float:left;
    width:1000px;
	height:30px;	
	margin-top:8px;
}
#navi li {
	float:left;
	margin-right:2px;
}
#navi li a{
	display:block;
	color:#fff;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	background-color:#1079ab;
}
#navi li a:hover {
	background-color:#484848;
}
.navi_01 {
	width:164px;
}
.navi_02 {
	width:204px;
}
.navi_03 {
	width:278px;
}
.navi_04 {
	width:183px;
}
#navi .navi_05 {
	width:163px;
	margin-right:0;
}

/* footer sitemap */
#footer_sitemap {
	float:left;
	width:1000px;
	height:125px;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;	
}
#footer_sitemap dl{
	float:left;	
}
#footer_sitemap .s_company {
	width:255px;	
	height:111px;
	margin-left:23px;
	padding-top:14px;
	border-right:1px solid #dfdfdf;
}
#footer_sitemap .s_aluminum {
	width:132px;
	height:111px;
	margin-left:33px;
	padding-top:14px;
	border-right:1px solid #dfdfdf;
}
#footer_sitemap .s_upper {
	width:211px;
	height:111px;
	margin-left:36px;
	padding-top:14px;
	border-right:1px solid #dfdfdf;
}
#footer_sitemap .s_ship {
	width:117px;
	height:111px;
	margin-left:37px;
	padding-top:14px;
	border-right:1px solid #dfdfdf;
}
#footer_sitemap .s_dataroom {
	width:92px;	
	height:111px;
	padding-top:14px;
	margin-left:38px;	
}
#footer_sitemap dt{
	float:left;
	width:100%;
	font-weight:bold;
	color:#5a5a5a;
	margin-bottom:5px;	
}
#footer_sitemap dd{
	line-height:150%;
	float:left;
	width:100%;
}
#footer_sitemap dd a{
	color:#5a5a5a;
	font-size:11px;
	display:block;	
}
#footer_sitemap dd a:hover{
	color:#000;
	text-decoration:underline;
}
#footer_sitemap .s_company dd{
	width:107px;
}
#footer_sitemap .s_company dd.second {
	width:148px;
}
#footer_sitemap .s_aluminum dd{
	width:225px;	
}
/*footer */
#footer {
	clear:both;
	width:956px;
	margin:0 auto;
	height:98px;
	padding:0 23px;
}

#footer .copyright {
	float:left;
	margin-top:20px;
	width:800px;
	font-family:arial;
	font-size:12px;
}
#footer p.copy {
	float:left;	
	color:#5e5e5e;
	line-height:150%;	
	width:800px;	
}
#footer p.copy a{
	color:#303030;
}
#footer p.copy02 {
	float:left;
	color:#484848;
	width:600px;
}
#footer p.copy a:hover{
	color:#000;
}
#footer .copyright span{
	display:inline-block;	
}
#footer p.copy02 strong{
	font-weight:bold;
	color:#303030;
}

#footer p.gobizlogo {
	float:right;
	width:92px;	
	margin-top:24px;
}