/* 공통 */
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;
	background-color:#191919;
}

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;
	position:relative;
}
/*header*/
#header {
	width:960px;
	height:214px;	
	position:relative;
	background:url('../img/index/header_bg.jpg') no-repeat;	
}
/* logo */
.logo {
	float:left;
	width:140px;
	height:92px;
	margin:20px 25px 0 0 ;
}
.logo_txt {
	float:left;
	width:220px;
	margin-top:81px;
}
.logo_txt li.first {
	font-weight:bold;
	color:#fff;
}
.logo_txt li.last {
	font-weight:bold;
	color:#ccc;
}
/*korea_button*/
.korea_button {
	float:right;
	margin-right:18px;
}
.korea_button a {
	display:block;
	overflow:hidden;
	height:166px;;
}
.korea_button a img {vertical-align:top;}
.korea_button a:hover{background-position:0 0;}
.korea_button a:hover img{margin-top:-166px;}

/* Nav */
#navi {	    
	float:left;	
    width: 695px;	
	margin-top:55px;	
}
#navi ul {
	float:left;
	width:695px;
}
#navi li {
	float:left;	
	padding-right:20px;
}
#navi li a, #navi li.last a {
	font-size:14px;
	font-weight:bold;
	color:#fff;	
}
#navi li a:hover, #navi li.last a:hover {
	color:#06bcd1;
}
#navi li.last {
	float:left;	
	padding-right:0px;
}
/*top menu*/
.top_menu {
	float:left;
	width:215px;
	padding:6px 0 0 30px;
	text-align:left;	
}
.top_menu li {
	float:left;
	padding-left:15px;
}
.top_menu li.first {
	float:left;
	padding-left:0px;
}
.top_menu a {	
	color:#cccccc;
	display:inline-block;
	font-size:11px;
	font-weight:bold;
}
.top_menu a:hover {	
	color:#fe7a02;
	font-weight:bold;
}

/*footer sitemap */
#footer_sitemap {	
	float:left;
	width:924px;
	height:130px;
	line-height:1.5;
	margin:16px 18px 0;	
	background:url('../img/index/footer_sitemap_box.jpg') no-repeat;
}	
.s_company, .s_airbrush, .s_product, .s_customer {	float:left;}
.s_company {	
	width:270px;
	padding-left:18px;
}
.s_airbrush {	
	width:250px;	
}
.s_product {	
	width:170px;
	margin-top:16px;
}
.s_customer {	
	width:214px;
	margin-top:16px;
}
.s_company dt, .s_product dt,   
.s_airbrush dt, .s_customer dt { 
	color:#604ec7;	
	padding-left:15px;
	margin:16px 0 5px;
	background:url('../img/index/arrow01.gif') no-repeat 0 50%;
}
.s_product dt, .s_customer dt {margin-top:0;} 
.s_product dt a, .s_customer dt a{	color:#604ec7;}
.s_product dt a:hover, .s_customer dt a:hover{color:#fff;}
.s_company dd {
	width:98px;
	float:left;
}
.s_customer dd {
	width:105px;
	float:left;
}
.s_company dd a, .s_airbrush dd a, 
.s_product dd a, .s_customer dd a{
	color:#999999;
	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_airbrush dd a:hover, 
.s_product dd a:hover, .s_customer dd a:hover {
	color:#fff;
	padding-left:15px;
	margin-left:3px;	
}
.s_airbrush sub{
	font-size:8px;
}

/*footer */
#footer {
	clear:both;
	width:960px;
	height:90px;
	margin:25px 0 0 0;
	padding-bottom:10px;
}
#footer p.copy {
	float:left;
	width:937px;
	color:#999;
	line-height:15px;
	margin-top:5px;
}
#footer p.copy01 {
	float:left;
	width:310px;
	color:#999;
	line-height:15px;
}
#footer p.copy02 {
	float:left;
	color:#999;
	margin-top:3px;
}
#footer p.copy02 a{
	color:#999;
}
#footer p.copy02 a:hover{
	color:#fff;
}
#footer p.copy02 span{
	font-size:10px;
	padding-left:15px;
	color:#999;
}
#footer p.gobizlogo {
	float:right;
	width:88px;
	margin-top:-14px;
}
/* 131213 김소정추가 */
#footer .footer-logo{
	float:left;
	width:210px;
	margin-top:-5px;
}
#footer .footer-logo li{
	float:left;
	margin-right:15px;
}
#footer .footer-logo li.last{
	margin:0;
}