#right {
	float: right;
	width: 720px;
	margin-right: 10px;
}
.sitemap_title {
	color: #005379;
	font-weight: bold;
	font-size: 25px;
	margin: 20px 0 5px 0;

}
.sitemap_cate_title {
	color: #005379;
	font-weight: bold;
	font-size: 20px;
	margin: 30px 0 0px 0;

}
.sitemap_cate_title a{
	color: #005379;

}
.sitemap_cate_title a:hover{
	color: #008DB0;

}

.sitemap_link {
	margin: 5px 0 20px 0;

}

.sitemap_link a{
	color: #333;

}
.sitemap_link a:hover{
	color: #999;

}
