/* 공통 */
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:Tahoma, 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:#f1f1f1 url(../img/index/bg.gif) repeat-x;}
#wrap {
	width:1000px;
	margin:0 auto;
}
/*header*/
#header {
	width:1000px;
	height:92px;
	position:relative;		
}
.top_menu {
	float:right;		
	text-align:left;
	margin:14px 10px 0 0;
	width:207px;
	height:21px;	
	padding:3px 0 0 8px;	
}
.top_menu li {
	float:left;	
}
.top_menu a {	
	color:#575757;
	font-size:11px;
	display:block;
	float:left;	
}
.logo {
	float:left;
	width:162px;
	height:36px;
	margin:40px 0 0 10px;
}

/* Navi */
#navi {	   
    position:absolute;
	left:250px;
	top:45px;	
}
#navi li {
	float:left;		
}
#navi li a{
	display:block;
	color:#5e5e5e;
	font-size:16px;
	padding-top:10px;
	font-weight:bold;
}
#navi li a:hover {
	color:#021673;
	padding-top:10px;
	background:url(../img/index/navi_ov.gif) no-repeat 0 0;	
}
#navi .navi_01 a{	
	width:90px;		
}
#navi .navi_02 a{
	width:208px;		
}
#navi .navi_03 a{
	width:157px;		
}
#navi .navi_04 a{
	width:295px;		
}
.meta_visual {
	height:380px;
	background:url(../img/index/meta_bt_bg.jpg) no-repeat left bottom;
}
/* footer sitemap */
#footer_sitemap {
	float:left;
	width:998px;
	height:161px;
	border:1px solid #dedede;
	padding:21px 0;
	background-color:#fff;
}
.s_company {
	float:left;
	width:196px;
	height:161px;
	padding-left: 22px;	
	border-right:1px solid #dbdbdb;
}
.s_products {
	float:left;
	width:299px;
	height:161px;
	padding-left: 50px;	
}
.s_products01 {
	float:left;
	width:213px;
	height:161px;
	border-right:1px solid #dbdbdb;
}
.s_technical {
	float:left;
	width:160px;
	height:166px;
	padding-left: 44px;	
}
.s_technical dd{
	float:left;
	width:160px;
}
.s_company dd {
	width:196px;
	float:left;
}
.s_company dt, .s_products dt,
.s_products01 dt, .s_technical dt {
	color:#5a5a5a;
	font-weight:bold;
	margin-bottom:5px;		
}
.s_company dd a, .s_products dd a,
.s_products01 dd a, .s_technical dd a{
	color:#5a5a5a;
	float:left;
	line-height:160%;
	display:block;
}
.s_products dd {
	width:299px;
	float:left;
}
#footer_sitemap dd.first a{
	display:inline-block;
	color:#359500;
	width:299px;
}
#footer_sitemap .second {
	float:left;
	width:99px;
	padding-left:10px;
}
#footer_sitemap .third {
	float:left;
	width:185px;	
}
.forth {
	float:left;
	padding-left:10px;
}
#footer_sitemap .s_products01 .third {
	float:left;
	width:100px;
}
.second a, .third a, .forth a {
	font-size:11px;
}
.s_products01 dd a {
	width:145px;
}
.s_company dd a:hover, .s_products dd a:hover,
.s_products01 dd a:hover, .s_technical dd a:hover{
	color:#000;
	text-decoration:underline;
}

/*footer */
#footer {
	clear:both;
	width:1000px;
	margin:0 auto;
	height:65px;	
}
#footer .copyright {
	float:left;
	margin-top:22px;
	width:808px;
	font-family:arial;
}
#footer p.copy {
	float:left;	
	color:#303030;
	line-height:150%;	
	width:800px;
}
#footer p.copy a{
	color:#303030;
}
#footer p.copy02 {
	float:left;
	color:#484848;
	width:800px;
}
#footer p.copy a:hover{
	color:#000;
}
#footer .copyright span{
	display:inline-block;	
}
#footer p.copy02 strong{
	font-weight:bold;
	color:#303030;
}
.icon {
	float:left;
	width:180px;
	margin-top:24px;
}
.icon li {
	float:left;
}
#footer p.gobizlogo {
	float:right;
	width:92px;	
	margin-top:24px;
}