.fanye {
	overflow: hidden;
	width: 720px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.fanye>div {
	width: 435px;
	text-align: center;
	line-height: 20px;
	margin: 0 auto;
}

div.fanye a,div.fanye span {
	float: left;
	display: inline-block;
	line-height:20px;
	text-align: center;
	margin-right: 10px;
	background: #f4f4f4;
	border: 2px solid #f4f4f4;
	padding: 0 6px;
	color: #2e2e57;
}

.fanye .current {
	background: gray;
	color:white;
}