.box1 {
	width: 1000px;
	margin: 0 auto 20px auto;
	height: 1%;
	overflow: hidden;
	background: url(../images/0612-01.jpg) repeat-x top left #cee5f8;
}
.box1 h1 {
	font-size: 14px;
	font-weight: normal;
	color: #999;
	padding-bottom: 10px;
	line-height: 40px;
	padding-left: 20px;
}
.box1 h2 {
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	clear: both;
	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;
}
