@charset "utf-8";
#sitemap-wrap  a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#sitemap-wrap  a:hover  {
	color: #3399FF;
}

#sitemap-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	position: absolute;
	height: 500px;




	width: 700
.px;
	left: 10px;
	top: 10px;
	width: 700px;
}
#sitemap-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	height: 30px;
	width: 970px;
	border: 1px solid #000000;
	position: absolute;
	top: 620px;
}
#quick-menu a {
	font-weight: bold;
	color: #000000;
}

#sitemap-wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	position: absolute;
	height: 520px;
	width: 970px;
	top: 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
/* CSS Document */


#sitemap-col1 {
	height: 400px;
	width: 220px;
	position: absolute;
	left: 10px;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sitemap-col2 {
	height: 400px;
	width: 220px;
	position: absolute;
	left: 240px;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sitemap-col3 {
	height: 400px;
	width: 220px;
	position: absolute;
	left: 470px;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

