#endzi {
	display: block;
	height: 50px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	line-height: 50px;
	background-color:#003401;
	color: #fff;

}
#endzi a{

	color: #999;

}

#friend {
	display: block;
	background-color:#eee;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;

}
#friend #fcontent {
	display: block;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	overflow: hidden;
}

#friend li {
	display: block;
	height: 40px;
	float: left;
	margin-left: 10px;
	font-size: 12px;
	line-height: 40px;
	font-weight: normal;
	color: #333333;
}
#friend a {
	color: #333;
}