/* 공통 */
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:#eff0f1 url(../img/index/main_bg.gif) repeat-x;}
#main {background:url(../img/index/main_bg.jpg) no-repeat top center;}
#sub {background:#eff0f1 url(../img/sub/sub_bg.gif) repeat-x;}
#wrap {
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
/*header*/
#header {
	width:1000px;
	height:77px;
	position:relative;
}
.top_menu {
	float:right;
	padding-top:5px;
	text-align:left;
	width:218px;
	height:23px;	
	background:url(../img/index/topmenu_box.gif) no-repeat;
}
.top_menu ul {
	float:left;
}
.top_menu .first {
	margin-left:8px;
}	
.top_menu li {
	float:left;
	padding-left:2px;
}
.top_menu span{
	width:15px;
	height:10px;
	display:block;
	float:left;
	margin-top:5px;
	background:url('../img/index/top_menu_line.gif') no-repeat;
}
.top_menu a {	
	color:#fff;
	font-size:11px;
	display:block;
	float:left;	
	letter-spacing:-0.05em;
}
.logo {
	float:left;
	width:303px;
	height:40px;
	margin-top:36px;
}
/* Navi */
#navi {	   
    position: absolute;
    left: 413px;
	top:60px;
}
#navi li {
	float:left;	
	padding-right:53px;
}

#navi li a {
	font-size:16px;
	color:#424242;
	font-weight:bold;
	display:block;	
}
#navi li a:hover {
	color:#1d30ae;	
}
#navi li.navi_04 {
	padding-right:0;
}
/* footer */

#footer_wrap {
	margin:0 auto;
	background:url(../img/index/footer_bg.gif) repeat-x;
}
/*footer sitemap */
#footer_sitemap {	
	clear:both;
	width:1000px;
	height:134px;	
	margin:0 auto;
	line-height:140%;
}	
.s_company {
	float:left;		
	width:165px;
	height:105px;
	padding-top:25px;	
	border-right:1px solid #dfdfdf;
}
.s_products {
	float:left;
	width:416px;
	height:105px;
	padding-top:25px;	
	border-right:1px solid #dfdfdf;
}
.s_techonlogical {
	float:left;
	width:245px;
	height:105px;
	padding-top:25px;	
	border-right:1px solid #dfdfdf;
}
.s_customer {
	float:left;
	width:171px;
	height:105px;
	padding-top:25px;	
}
.s_company dd {
	float:left;
	width:150px;	
}
.s_products dd{
	float:left;	
}
.s_products dd.last{
	padding-left:10px;
}
.s_company dt, .s_products dt,
.s_techonlogical dt, .s_customer dt{
	color:#1d30ae;
	font-weight:bold;
	padding-left:17px;
	margin-bottom:5px;	
	font-family:Tahoma;
}
.s_products dt{
	padding-left:57px;
}
.s_techonlogical dt{
	padding-left:55px;
}
.s_customer dt{
	padding-left:56px;
}
.s_company dd a, .s_products dd a,
.s_techonlogical dd a, .s_customer dd a {
	color:#535353;
	font-size:11px;
	padding-left:15px;
	margin-left:3px;
	font-family:Tahoma;
}
.s_products dd.first {
	width:168px;
	padding-left:39px;
}
.s_techonlogical dd a {
	padding-left:52px;
}
.s_customer dd a {
	padding-left:53px;
}
.s_company dd a:hover, .s_products dd a:hover,
.s_techonlogical dd a:hover, .s_customer dd a:hover{
	color:#000;
	text-decoration:underline;
}


/*footer */
#footer {
	clear:both;
	width:1000px;
	height:84px;
	margin:0 auto;
}
#footer p.copy {
	float:left;
	color:#535353;
	margin-top:30px;
	font-family:Tahoma;
}
#footer p.copy02 {
	clear:both;
	width:700px;
	color:#535353;
	padding-top:5px;
	font-family:Tahoma;
}
#footer p.copy02 a{
	color:#535353;
	font-family:Tahoma;
}
#footer p.copy02 a:hover{
	color:#000;
}
#footer p.copy02 span{
	font-size:10px;
	padding-left:15px;
}
#footer p.gobizlogo {
	float:right;
	width:88px;
	margin:-33px 23px 0 0;
}



#footer_link {clear: both;width: 1000px;margin: 0 auto;text-align: center;background-color: #3f3f3f;color: #fff;}
#footer_link a{color: #535353;font-size:11px;margin-left: 3px;font-family: Tahoma;}
#footer_link a:hover{font-size: 11px;margin-left: 3px;font-family: Tahoma;color: #fff;}