/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* pager style */
.page {
	padding: 10px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	clear: both;
}
.page a {
	text-decoration: none;
	color: #4A3D2B;
	background: #130C07;
	border: 1px solid #3B3227;
	padding: 3px 6px;
	padding-bottom: 2px;
	margin-right: 3px
}
.page a.active {
	background: #F6C988;
	border: 1px solid #59472F;
	color: #B99766
}
.page a:hover {
	text-decoration: none;
	color: #B99766;
	background: #F6C988;
	border: 1px solid #59472F
}
