.box1 {
	width: 960px;
	margin: 0 auto 20px auto;
	height: 1%;
	overflow: hidden;
	background-color: #fff;
	padding: 0 20px 20px 20px;
	font-size: 16px;
	line-height: 40px;
	color: #333;
}
.box1 h1 {
	font-size: 14px;
	font-weight: normal;
	color: #999;
	padding-bottom: 10px;
	line-height: 40px;
}
.box1 h2 {
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	padding-bottom: 10px;
}
.box1 dl {
	text-align: center;
}
.box1 dl a {
	font-size: 16px;
	line-height: 26px;
	color: #333;
}
.box1 li {
	width: 120px;
	float: left;
	margin: 0 40px 30px 40px;
	text-align: center
}
.box1 li img {
	width: 120px;
	height: 150px;
}
.box1 li a {
	font-size: 16px;
	line-height: 26px;
	color: #333;
}
.box1 h2 {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	padding-top: 15px;
}
.box1 h3 {
	text-align: center;
	color: #999;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding-bottom: 30px;
}
