.header {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1179px;
	position: relative;
}
.bg02 {
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	position: relative;
}
.more {
	position: absolute;
	display: block;
	background-color: #D10101;
	right: 0px;
	top: 30px;
	text-align: center;
	height: 36px;
	width: 136px;
	font-size: 14px;
	line-height: 36px;
	color: #FFF;
}

a.more:hover{
	color: #0F0;
	}

.picList {
	padding-left: 237px;
	width: 900px;
}

.picList li {
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}
.bg03 {
	background-image: url(../images/bg03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1200px;
}
.footer {
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	padding-top: 40px;
}
