.sitemap-left {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 15px;
	clear: both;
	font-size: 90%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6699FF;
}
.sitemap-right {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 25px;
	float: left;
	font-size: 90%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6699FF;
}
.sitemap-read-text {
	font-size: 85%;
	line-height: 160%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 15px;
}
.sitemap-read-text2 {
	font-size: 85%;
	line-height: 160%;
	color: #333333;
	margin-top: 10px;
	padding-left: 15px;
}
.sitemap-read-text3 {
	font-size: 80%;
	line-height: 180%;
	color: #333333;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
}
.sitemap-go-top {
	font-size: 70%;
	color: #333333;
	padding-right: 10px;
	text-align: right;
	padding-bottom: 10px;
	clear: both;
}
