/* 공통 */
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:13px;
	font-family:Arial, sans-serif;
	color:#242424;
}

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/main_bg.jpg) no-repeat top center;}
#sub {background:url(../img/sub/sub_bg.jpg) no-repeat top center;}
#wrap {
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
/*header*/
#header {
	width:1000px;
	height:96px;
	position:relative;		
}
.top_menu {
	float:right;		
	text-align:left;
	margin:11px 19px 0 0;
	width:290px;	
}
.top_menu li {
	float:left;
	height:18px;
}
.top_menu a {	
	color:#626262;
	font-size:11px;
	display:block;
	float:left;
	font-weight:bold;
	line-height:18px;
	height:18px;
}
.top_menu li.last {
	float:right;
	padding:0px 10px;
	background-color:#6bb214;
	font-weight:bold;
}
.top_menu li.last a{
	display:block;
	color:#fff;	
	text-align:center;
}
.logo {
	float:left;
	width:92px;
	height:75px;
	margin:20px 0 0 50px;
}

/* Navi */
#navi {	   
    position:absolute;
	left:165px;
	top:48px;	
}
#navi li {
	float:left;
	margin-left:49px;
}
#navi li a{
	display:block;
	color:#fff;
	font-size:14px;
	padding-top:10px;
	font-weight:bold;
}
#navi li a:hover {
	color:#fff601;	
}
.meta_visual {
	position:absolute;
	left:43px;
	top:443px;
}

/* Footer Aria */
#footer_wrap {
	position:relative;
	background:url(../img/index/footer_bg.gif) repeat-x;
}
/* footer sitemap */
#footer_sitemap {
	margin:0 auto;
	width:998px;
	height:177px;	
	padding:21px 0;	
}
.s_company {
	float:left;
	width:139px;
	height:177px;	
}
.s_products {
	float:left;
	width:430px;
	height:177px;	
}
.s_toothbrush {
	float:left;
	width:303px;
	height:170px;	
}
.s_contact {
	float:left;
	width:125px;
	height:177px;	
}
.s_contact dd{
	float:left;
	width:125px;
}
.s_company dd {
	width:124px;
	float:left;
}
.s_products dd{
	float:left;
	width:430px;
}
.s_toothbrush dd{
	width:303px;
	float:left;
}
.s_company dt, .s_products dt,
.s_toothbrush dt, .s_contact dt {
	font-weight:bold;
	margin-bottom:8px;
	padding-left:15px;
	background:url(../img/index/dot01.gif) no-repeat 0 50%;
}
.s_toothbrush dt {
	background:url(../img/index/dot01.gif) no-repeat 0 25%;
}
.s_company dd a, .s_products dd a,
.s_toothbrush dd a, .s_contact dd a{
	float:left;
	line-height:150%;
	display:block;
	padding-left:15px;
}
.s_company dd a:hover, .s_products dd a:hover,
.s_toothbrush dd a:hover, .s_contact dd a:hover{
	color:#000;
	text-decoration:underline;
}

/*footer */
#footer {
	clear:both;
	width:1000px;
	margin:0 auto;
	height:65px;	
}
#footer .copyright {
	float:left;
	margin-top:12px;
	width:890px;
	font-family:arial;
}
#footer .f_logo {
	float:left;
	height:65px;
	margin:0 50px 0 30px;
}
#footer p.copy {
	float:left;
	margin-top:10px;
	color:#303030;
	line-height:150%;	
	width:740px;
}
#footer p.copy a{
	color:#303030;
}
#footer p.copy02 {
	float:left;
	color:#484848;
	width:740px;
}
#footer p.copy a:hover{
	color:#000;
}
#footer .copyright span{
	display:inline-block;	
}
#footer p.copy02 strong{
	font-weight:bold;
	color:#303030;
}

#footer p.gobizlogo {
	float:right;
	width:92px;	
	margin-top:24px;
}