#sitemap_top_bg_outline {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#sitemap_box {
	width: 900px;
	background: url(../top_bg.jpg) repeat scroll left top;
}
#sitemap_box2 {

	width: 660px;
	padding-right: 120px;
	padding-left: 120px;
	padding-top: 20px;
}

div #sitemap_left {
	width: 290px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	background: url(../sitemap_ico.gif) no-repeat scroll left top;
}
#sitemap_left a {
	color: #009900;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
#sitemap_left a:hover {
	color: #FF66CC;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
div #sitemap_left2 {

	width: 290px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	background: url(../sitemap_ico.gif) no-repeat scroll left top;
}
#sitemap_left2 a {
	font-size: 12px;
	color: #009900;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sitemap_left2 a:hover {
	font-size: 12px;
	color: #FF66CC;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#toppage {
	padding-top: 5px;
	padding-left: 35px;
	background: url(../sitemap_ico.gif) no-repeat scroll left top;
	padding-bottom: 30px;
}
#toppage a {
	color: #009900;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
}
#toppage a:hover {
	color: #FF66CC;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
}
#link_text {
	border-top: 2px dotted #009933;
	padding-top: 3px;
}
