/* °øÅë */
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, ±¼¸², µ¸¿ò, Gulim, Dotum, sans-serif;
	color:#828181;
}

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;}
html, body {
	width:100%;
	height:100%;
	background:#eee;
}

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;
}
/*header*/
#header {
	width:960px;
	height:179px;
	position:relative;
	background:url('../img/index/header_bg.jpg') no-repeat;
}
.logo {
	float:left;
	width:225px;
	height:132px;
}
.logo h1 a{
	width:225px;
	height:132px;
	display:block;
}
.top_menu {
	width:713px;
	float:left;
	padding:17px 0 0 22px;
	text-align:left;
	color:#ffb5b6;
}
.top_menu li {
	float:left;
}

.top_menu img{
	position:relative;
	top:-2px;
}
.top_menu a {
	color:#ffb5b6;
	font-size:10px;	
}
/*.top_menu li:last-of-type a {
    border: medium none;
}*/
.top_menu span{
	width:16px;
	height:8px;
	display:inline-block;
	background:url('../img/index/top_menu_line.gif') no-repeat 0 50%;
}
.top_menu a:hover {
	text-decoration:underline;
}
.top_menu li.korea_button {
	background:none;
}
.top_menu li.korea_button a{
	color:#fff;
}
.meta_txt {
	float:left;
	width:713px;
	height:56px;
	padding:10px 0 0 22px;
}
.inquiry_button {
	float:left;
	width:215px;
	height:27px;
	padding-left:22px;
	text-indent:-99999em;
}
	.inquiry_button a {
		width:215px;
		height:27px;
		display:block;
		background:url('../img/index/inquiry_button.gif') no-repeat left top;
	}
	.inquiry_button a:hover {
		background:url('../img/index/inquiry_button.gif') no-repeat left bottom;
	}
#navi {
	width:960px;
	height:47px;
	float:left;
}
#navi li {
	float:left;
}
#navi li.company a {
	display:block;
	width:215px;
	height:47px;
	text-indent:-99999em;
	background:url('../img/index/navi_company.gif') no-repeat left bottom;
}
#navi li.company a:hover {
	background:url('../img/index/navi_company.gif') no-repeat left top;
}
#navi li.product-descriptions a {
	display:block;
	width:220px;
	height:47px;
	text-indent:-99999em;
	background:url('../img/index/navi_product_discription.gif') no-repeat left bottom;
}
#navi li.product-descriptions a:hover {
	background:url('../img/index/navi_product_discription.gif') no-repeat left top;
}
#navi li.products a {
	display:block;
	width:115px;
	height:47px;
	text-indent:-99999em;
	background:url('../img/index/navi_product.gif') no-repeat left bottom;
}
#navi li.products a:hover {
	background:url('../img/index/navi_product.gif') no-repeat left top;
}
#navi li.community a {
	display:block;
	width:125px;
	height:47px;
	text-indent:-99999em;
	background:url('../img/index/navi_community.gif') no-repeat left bottom;
}
#navi li.community a:hover {
	background:url('../img/index/navi_community.gif') no-repeat left top;
}

#sub_visual01 {
	background: url("../img/sub/sub_visual01.jpg") no-repeat;
    height: 138px;
    left: 675px;
    position: relative;
    right: 10px;
    top: 41px;
	*top:-138px;
    width: 275px;
    z-index: 200;
}#sub_visual02 {
	background: url("../img/sub/sub_visual02.jpg") no-repeat;
    height: 138px;
    left: 675px;
    position: relative;
    right: 10px;
    top: 41px;
	*top:-138px;
    width: 275px;
    z-index: 200;
}#sub_visual03 {
	background: url("../img/sub/sub_visual03.jpg") no-repeat;
    height: 138px;
    left: 675px;
    position: relative;
    right: 10px;
    top: 41px;
	*top:-138px;
    width: 275px;
    z-index: 200;
}#sub_visual04 {
	background: url("../img/sub/sub_visual04.jpg") no-repeat;
    height: 138px;
    left: 675px;
    position: relative;
    right: 10px;
    top: 41px;
	*top:-138px;
    width: 275px;
    z-index: 200;
}
/*footer */
#footer {
	clear:both;
	width:960px;
	height:105px;
	background:url('../img/index/footer_bg.gif') no-repeat;
}
#footer p.copy {
	float:left;
	margin:17px 0 0 23px;
}
#footer p.gobizlogo {
	float:right;
	margin:17px 23px 0 0;
}