#Pagination .home,
#Pagination .end{
	display:none;
}
#Pagination .up{
	width:45px;
	height:29px;
	background:url(../imagescn/z32.png) no-repeat center center;
	display:inline-block;
	float:left;
	font-size:0;
}
#Pagination .disabled{
	width:25px;
	height:29px;
	line-height:29px;
	text-align:center;
	background:#0186d0;
	color:#fff;
	display:inline-block;
	float:left;
}
#Pagination a{
	height:29px;
	text-align:center;
	color:#999;
	font:13px/29px 微软雅黑;
	display:inline-block;
	width:25px;
	float:left;
	font-size:13px;
}
#Pagination a:hover{
	color:#0186d0;
}




#news #Pagination a{
	color:#fff;
}
#news #Pagination a:hover{
	color:#0186d0;
}






#Pagination a.down,
#Pagination span.down{
	width:15px;
	height:29px;
	background:url(../imagescn/z33.png) no-repeat center center;
	display:inline-block;
	float:left;
	font-size:0;
	margin-left:15px;
}

