body {
	margin-top: 30px;
	FONT-FAMILY: Arial, Tahoma;
}
area{
	border:none;
}

a {
	text-decoration: none;
	color: #464646;
}

a img{ border:none}

a:hover {
	text-decoration: none;
	color: #85cd71;
}

p a{
	color:#85cd71;
}

.logo_ul {
	list-style-type: none;
	padding-left: 10PX;
	padding-top: 30px;
	font-size: 15px;
}

.right {
	float: right;
	padding-top: 80px;
	margin-right: 40px;
}

.right img {
	padding-left: 10px;
}

.frist {
	position: relative;
	z-index: 9999;
}

.then {
	position: relative;
	margin-top: -260px;
	z-index: 9998;
}

.three {
	position: relative;
	margin-top: -425px;
	z-index: 9997;
}

.four {
	position: relative;
	margin-top: -688px;
	z-index: 9998;
}

.five {
	position: relative;
	margin-top: -690px;
	z-index: 9999;
}

.last {
	float: right;
	position: relative;
	margin-top: -200px;
	z-index: 99999;
}

.end {
	margin: 80px;
	text-align: center;
}

.background-image {
	position: absolute; 
	top: 0;
	left: 0;
	z-index: -10;
	overflow: hidden;
	width: 100%;
	display: none;
}