/* 공통 */
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); }
#top_menu {height:31px; background:url(../img/index/top_bg.jpg); }

#wrap {
	width:1000px;
	margin:0 auto;
	background:url(../img/index/contents_bg.jpg) no-repeat;
}
/*header*/
#header {
	width:1000px;
	height:93px;
	position:relative;		
}
.top_menu {
	width:1000px;
	margin:0 auto;	
}
.top_menu ul {
	width:160px;
	float:right;
	margin-top:7px;
}
.top_menu li {
	float:left;	
}
.top_menu a {	
	color:#575757;
	font-size:11px;
	display:block;
	float:left;	
}
.logo {
	float:left;
	width:266px;
	height:67px;
	margin-top:17px;
}

/* Navi */
#navi {	   
    float:right;
	margin-top:37px;
    width:665px;
	height:35px;		
}
#navi li {
	float:left;
	margin-right:31px;
}
#navi li a{
	display:block;
	color:#69635c;
	font-size:14px;
	line-height:32px;
	font-weight:bold;
	text-align:center;
}
#navi li a:hover{
	color:#000;	
	font-weight:bold;
}
#navi .navi_05 {
	margin-right:0;
}


/* footer wrap */
#footer_wrap {
	clear:both;
	height:166px;
	background:url('../img/index/footer_bg.jpg') ;
}
#footer_sitemap {
	margin:0 auto;
	width:1000px;
	height:33px;
	padding:30px 0 25px;
	border-bottom:1px solid #545454;
}

.s_view, .s_info, .s_company, .s_contact {
	padding-left:13px;
	float:left;
	width:415px;	
}
.s_info, .s_contact {
	width:550px;
}
#footer_sitemap dt{
	float:left;
	width:115px;
	height:23px;
	line-height:23px;
	color:#bbbbbb;
	padding-left:17px;
	font-weight:bold;
	background:url('../img/index/dot01.gif') no-repeat 0 50%;
}
#footer_sitemap dd {
	margin-right:13px;
	float:left;
}
#footer_sitemap dd a{
	float:left;
	font-size:11px;
	line-height:23px;
	color:#bbbbbb;
}
#footer_sitemap dd a:hover{
	color:#ffffff;
}

/*footer */
#footer {
	clear:both;
	width:1000px;
	margin:0 auto;
	height:76px;	
}

#footer p.copy {
	float:left;	
	margin:15px 0 0 17px;
	color:#bbbbbb;
	line-height:150%;	
}
#footer p.copy a {
	display:inline-block;
	padding-left:10px;
	color:#bbbbbb;
}
#footer p.copy a:hover{
	color:#fff;
}
#footer strong{
	font-weight:bold;
	color:#bbbbbb;
	display:inline-block;	
}
#footer p.gobizlogo {
	float:right;
	width:92px;
	margin-top:18px;
}