/* 공통 */
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:'MS Gothic', 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:#5d6f51; text-decoration:none;}
a,label{cursor:pointer;}

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:1000px;
	margin:0;
}
/*header*/

.logo {
	float:left;
	width:227px;
	height:93px;
	margin:30px 0 0 13px;
}
.logo h1 a{
	width:227px;
	height:93px;
	display:block;
}
.top_menu {
	float:right;
	font-family:arial;
	height:30px;
	padding:5px 0 0 22px;
	text-align:left;
	color:#000;
}
.top_menu li {
	float:left;
}
.top_menu li.last {
	padding-left:8px;
}
.top_menu img{
	position:relative;
	top:-2px;
	*top:0;
}
.top_menu a {
	color:#000;
	font-size:10px;	
	/*letter-spacing:0.05em;*/
}
.top_menu a:hover {
	text-decoration:underline;	
}	
.top_menu li.korea_button {
	background:none;
}
.top_menu li.korea_button a{
	color:#fff;
}
#navi {
	width:693px;
	margin-top:20px;
	float:right;
	font-size:18px;
}
#navi li {
	float:left;
	padding-left:40px;
}
#navi li a {
	display:block;
	font-weight:bold;
	letter-spacing: -0.05em;
	background:url('../img/index/navi_line.gif') no-repeat 0 50%;
	padding-left:10px;
}
#navi li a:hover {
	color:#3c9238;
}
#main_visual01 {
	height: 475px;    
    position: relative;    
    width: 658px; 
}
.product .pro_txt a{
	color:#f6f6f6;
}
.story .story_txt a{
	color:#000000;
}
/*footer sitemap */

#footer_sitemap {
	float:left;
	width:1000px;
	height:123px;
	background: url("../img/index/footer_sitemap_bg.gif") no-repeat;
}
/*#footer_sitemap dl{
	height:100px;
}*/
.s_company {
	float:left;
	width:170px;
	margin:19px 0 0 60px;
}
.s_company dt, .s_products dt,
.s_story dt, .s_customer dt{
	color:#717171;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:10px;
	font-size:12px;
	height:18px;
	background:url('../img/index/arrow01.png') no-repeat 0 50%;	
}
.s_company dd, .s_products dd, 
.s_story dd, .s_customer dd {
	margin-left:15px;
}
.s_company dd a, .s_products dd a, .s_story dd a,
.s_company02 dd a, .s_customer dd a{
	color:#696969;
	display:block;
	height:18px;
	font-size:11px;
	padding-left:15px;
	margin-left:3px;	
	font-weight:500;
	background:url('../img/index/dot02.gif') no-repeat 0 30%;
}
.s_company dd a:hover, .s_products dd a:hover,
.s_company02 dd a:hover, .s_story dd a:hover,
.s_customer dd a:hover{
	text-decoration:underline;
}
.s_products {	
    float: left;
    margin: 19px 0 0 45px;    
    width: 150px;
}
.s_company02 {
	float:left;
	width:150px;
	margin-top:47px;	
}
.s_story {
	float:left;
	width:160px;
	margin:19px 0 0 50px;
		
}
.s_customer {
	float:left;
	width:120px;
	margin:19px 0 0 80px;
	
}
/*footer */
#footer_wrap {
	clear:both;
	position:relative;
	overflow:hidden;
	background: url("../img/index/footer_bg.gif") repeat-x;
}
#footer {	
    float: left;   
    margin-top: 20px;
    width: 1000px;	
}
#footer .footer_logo {
	margin-left:45px;
	float:left;
}
#footer p.copy {
	float:left;
	color:#999999;
	font-size:12px;
	margin:17px 0 0 23px;
}
#footer p.copy span{
	font-size:11px;
	display:block;
	padding-bottom:5px;
}
#footer p.gobizlogo {
	float:right;
	margin:17px 23px 0 0;
}