h1 {
	padding-left: 60px;
	padding-bottom: 9px;
}
.box {
	border: 1px solid #F5F5F5;
	background-color: #FCFCFC;
	width: 768px;
	margin-left: 63px;
	margin-bottom: 50px;
}
.sitemap_back {
	background-image: url(../images/sitemap/sitemap.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 29px;
	margin-left: 26px;
	height: 539px;
	margin-bottom: 35px;
}
.sitemap_list1 {
	float: left;
	width: 175px;
	height: 539px;
}
.sitemap_list1 li {
	padding-left: 12px;
	line-height: 17px;
}

.sitemap_list2 {
	float: left;
}
.sitemap_list2 li {
	height: 17px;
	padding-left: 12px;
	line-height: 18px;
	padding-bottom: 41px;
}
.box a {
	text-decoration: none;
	color: #3c3c3c;
}
.box a:hover {
	color: #ff1A00;
}

