/* 공통 */
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;
}

#wrap {
	width:960px;
	margin:0 auto;
}

/* Nav */
#navi li {
	float:left;	
}
#navi li.navi_01 a {
	display:block;
	width:90px;
	height:38px;
	text-indent:-99999em;
	background:url('../img/sub/navi01.jpg') no-repeat left top;
}
#navi li.navi_01 a:hover {
	background:url('../img/sub/navi01.jpg') no-repeat left bottom;
}
#navi li.navi_02 a {
	display:block;
	width:116px;
	height:38px;
	text-indent:-99999em;
	background:url('../img/sub/navi02.jpg') no-repeat left top;
}
#navi li.navi_02 a:hover {
	background:url('../img/sub/navi02.jpg') no-repeat left bottom;
}
#navi li.navi_03 a {
	display:block;
	width:145px;
	height:38px;
	text-indent:-99999em;
	background:url('../img/sub/navi03.jpg') no-repeat left top;
}
#navi li.navi_03 a:hover {
	background:url('../img/sub/navi03.jpg') no-repeat left bottom;
}
#navi li.navi_04 a {
	display:block;
	width:115px;
	height:38px;
	text-indent:-99999em;
	background:url('../img/sub/navi04.jpg') no-repeat left top;
}
#navi li.navi_04 a:hover {
	background:url('../img/sub/navi04.jpg') no-repeat left bottom;
}
#navi li.navi_05 a {
	display:block;
	width:130px;
	height:38px;
	text-indent:-99999em;
	background:url('../img/sub/navi05.jpg') no-repeat left top;
}
#navi li.navi_05 a:hover {
	background:url('../img/sub/navi05.jpg') no-repeat left bottom;
}
#navi li.navi_06 a {
	display:block;
	width:98px;
	height:38px;
	text-indent:-99999em;
	background:url('../img/sub/navi06.jpg') no-repeat left top;
}
#navi li.navi_06 a:hover {
	background:url('../img/sub/navi06.jpg') no-repeat left bottom;
}
/* footer */

/*footer sitemap */
#footer_sitemap {	
	clear:both;
	width:960px;
	height:90px;
	line-height:150%;
	margin:0 auto;
	padding-top:10px;
	border-top:1px solid #d0d0d0;
}	
#footer_sitemap p.line{
	float:left;
	width:11px;
	height:88px;	
	background:url('../img/sub/footer_sitemap_line.gif') no-repeat;
}

.s_aboutus {
	float:left;
	width:120px;
	padding-left:30px;
}
.s_products {
	float:left;
	width:140px;
	padding-left:45px;
}
.s_technology {
	float:left;
	width:165px;	
	padding-left:55px;
}
.s_use {
	float:left;
	width:150px;	
	padding-left:50px;
}
.s_notice {
	float:left;
	width:110px;		
	padding-left:45px;
}
.s_aboutus dt, .s_technology dt, .s_products dt, 
.s_use dt, .s_notice dt{
	color:#424242;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:5px;
	background:url('../img/index/arrow02.png') no-repeat 0 50%;
}
.s_notice dt{
	color:#424242;
	font-weight:bold;
	padding-left:20px;	
	background:url('../img/index/arrow02.png') no-repeat 0 50%;
}
.s_aboutus dd a, .s_products dd a, .s_technology dd a, 
.s_notice dd a, .s_use dd a{
	color:#696969;
	font-size:11px;
	padding-left:15px;
	margin-left:3px;
	background:url('../img/index/dot01.gif') no-repeat 0 50%;
}
.s_aboutus dd a:hover, .s_products dd a:hover, 
.s_technology dd a:hover, .s_use dd a:hover,
.s_notice dd a:hover {
	color:#000;
	padding-left:15px;
	margin-left:3px;
	background:url('../img/index/dot02.gif') no-repeat 0 50%;
}


/*footer */
#footer {
	clear:both;
	width:960px;
	height:85px;
	margin:0 auto;	
	background:url('../img/sub/footer_bg.gif') no-repeat;
}
#footer p.copy {
	float:left;
	color:#848484;
	margin:17px 0 0 23px;
}
#footer p.copy02 {
	float:left;
	color:#848484;
	margin:3px 0 0 23px;
}
#footer p.copy02 a{
	color:#848484;
}
#footer p.copy02 a:hover{
	color:#fff;
}
#footer p.copy02 span{
	font-size:10px;
	padding-left:15px;
}
#footer p.gobizlogo {
	float:right;
	width:88px;
	margin:-14px 23px 0 0;
}