#pages {
	padding: 10px 0 10px;
	text-align: center;
	font-size: 12px;
	margin-top: 20px;
	width: 100%
}

#pages a {
	display: inline-block;
	padding: 0px 12px;
	height: 32px;
	font-size: 12px;
	line-height: 32px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333
}

#pages a.a1 {
	padding: 0px 12px;
	height: 32px;
	line-height: 32px;
	margin-top: 0px;
}

#pages a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none;
}

#pages span {
	display: inline-block;
	padding: 0px 12px;
	height: 32px;
	line-height: 32px;
	background: #5a85b2;
	border: 1px solid #5a85b2;
	color: #fff;
	text-align: center;
}

.page .noPage {
	display: inline-block;
	padding: 0px 12px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
