﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* pager style */
.page a {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../img/ahover.png) no-repeat;
	font-size: 13px;
	line-height: 30px;
	color: #333;
	margin-right: 6px;
}
.page a.active {
	background-position: 0 -30px;
	color: #fff;
}
.page a:hover {
	background-position: 0 -30px;
	color: #fff;
}
