/* 공통 */
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:#333;
}

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:url(../img/index/bg.jpg) repeat-x;}
#sub {background:url(../img/sub/bg.jpg) repeat-x;}
#wrap {
	width:1000px;
	margin:0 auto;
}
/*header*/

.top_menu {
	float:right;	
	text-align:left;
	margin-top:23px;		
}
.top_menu li {
	float:left;	
}
.top_menu a {	
	color:#575757;
	font-size:11px;
	display:block;
	float:left;	
}
.top_menu li.last {
    background-color: #d67700;
    margin-left: 8px;
    padding: 0 10px;
}
.top_menu li.last a {
    color: #FFFFFF;
    display: block;
}
.logo {
	float:left;
	width:289px;
	height:35px;
	margin-top:44px;
}
.top_text {
	position:absolute;
	right:0;
	top:78px;
	font-size:11px;
	color:#575757;
	font-weight:bold;
}
/* Navi */
#navi {	   
    float:left;
	margin-top:12px;
    width:1000px;
	height:32px;	
	background:url(../img/index/navi_bar.jpg) no-repeat;
}
#navi li {
	float:left;
	margin-right:1px;
}
#navi li a{
	display:block;
	color:#033333;
	font-size:14px;
	line-height:32px;
	font-weight:bold;
	text-align:center;
}
#navi li a:hover{
	color:#d67700;	
	font-weight:bold;
}
#navi .navi_01 {
	width:168px;	
}
#navi .navi_02 {
	width:195px;	
}
#navi .navi_03 {
	width:191px;	
}
#navi .navi_04 {
	width:185px;	
}
#navi .navi_05 {
	width:257px;	
	margin-right:0;
}

/* footer sitemap */
#footer_sitemap {
	float:left;	
	width:1000px;
	height:80px;	
	padding:20px 0 19px;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
	color:#505050;
}
#footer_sitemap dl{
	float:left;
	line-height:140%;
}
#footer_sitemap dt {
	padding-bottom:3px;
	color:#5a5a5a;
	font-weight:bold;	
}
#footer_sitemap dd {
	font-size:11px;
}
#footer_sitemap dd a:hover {
	text-decoration:underline;
}
.s_company, .s_products, .s_process {
	height:82px;
	border-right:1px solid #ededed;
}
.s_company {
	margin-left:16px;
	width:276px;
}
.s_company dd{
	width:120px;
	float:left;
}
.s_products {
	width:253px;
	padding-left:61px;
}
.s_products dd{
	width:129px;
	float:left;
}
.s_products dd.second{
	width:124px;
	float:left;
}
.s_process {
	width:137px;
	padding-left:61px;
}
.s_customer {
	width:126px;
	padding-left:59px;	
}
#footer_sitemap .contact {
	width:230px;
	height:127px;
	float:right;
	background:url(../img/index/icon01.gif) no-repeat right bottom;
}
#footer_sitemap .contact .tel {
	font-size:20px;
	color:#f19b01;
	font-weight:bold;
}
#footer_sitemap .contact .email {
	font-size:12px;
}
#footer_sitemap .contact .txt {
	margin-top:25px;
	font-size:12px;
}
/*footer */
#footer {
	clear:both;
	width:1000px;
	margin:0 auto;
	height:70px;	
}

#footer p.copy {
	float:left;	
	margin:15px 0 0 17px;
	color:#303030;
	line-height:150%;	
}
#footer p.copy a {
	display:inline-block;
	padding-left:10px;
}
#footer p.copy a:hover{
	color:#000;
}
#footer strong{
	font-weight:bold;
	color:#303030;
	display:inline-block;	
}
#footer p.gobizlogo {
	float:right;
	width:92px;
	margin-top:18px;
}