/* 공통 */
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;
}

/* footer */

/*footer sitemap */
#footer_sitemap {	
	clear:both;
	width:960px;
	height:171px;
	line-height:150%;
	margin:0 auto;	
	background:url('../img/index/sitemap_box.jpg') no-repeat;
}
#footer_sitemap dl{
	margin-top:18px;
}
.s_company {
	float:left;
	width:200px;
	padding-left:20px;
}
.s_products {
	float:left;
	width:333px;	
}
.s_products dd{
	float:left;
	width:333px;
}
.s_products dd.pro-dd1{
	float:left;
	width:150px;	
}
.s_products dd.pro-dd2,
.s_products dd.pro-dd3,
.s_products dd.pro-dd4{
	float:left;
	width:150px;		
}
.s_products dd.pro-dd3{
	margin-left:150px;
}
.s_products dd.pro-dd4{
	width:190px;
}
.s_products dd.pro-dd5{
	width:105px;
	float:left;
}
.s_products dd.pro-dd2 a,
.s_products dd.pro-dd3 a,
.s_products dd.pro-dd4 a{
	color:#849bb7;
	padding-left:0;
	background:none;
}
.s_products dd.pro-dd2 a:hover,
.s_products dd.pro-dd3 a:hover,
.s_products dd.pro-dd4 a:hover{
	color:#849bb7;
	padding-left:0;
	background:none;
}
.s_rnd {
	float:left;
	width:238px;		
}
.s_rnd dt.s_marketing {
	margin-top:10px;
}
.s_community {
	float:left;
	width:158px;			
}
.s_company dt, .s_rnd dt, .s_products dt, 
.s_marketing dt, .s_community dt{
	color:#586ea9;
	font-weight:bold;
	padding-left:18px;
	margin-bottom:5px;
	background:url('../img/index/arrow01.png') no-repeat 0 50%;
}
.s_company dd a, .s_products dd a, .s_rnd dd a, 
.s_community dd a, .s_marketing dd a{
	color:#898989;
	font-size:11px;
	padding-left:15px;
	margin-left:3px;
	background:url('../img/index/dot01.gif') no-repeat 0 50%;
}
.s_company dd a:hover, .s_products dd a:hover, 
.s_rnd dd a:hover, .s_marketing dd a:hover,
.s_community dd a:hover {
	color:#fbfbfb;
	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;		
}
#footer p.copy {
	float:left;
	width:960px;
	color:#848484;
	margin-top:17px;
}
#footer p.copy02 {
	float:left;
	color:#848484;
	margin-top:3px;
}
.copy02 a{
	color:#848484;
}
.copy02 a:hover{
	color:#fff;
}
#footer p.copy02 span{
	font-size:10px;
}
#footer p.gobizlogo {
	float:right;
	width:88px;
	margin-top:-14px;
}