#Pagination{
	cursor:default;
	text-align:center;
}
#Pagination a {
	margin-right:6px;
	color: #5a5a5a;
	padding:0;
	border:none;
	display:inline-block;
	width:41px;
	text-align:center;
	_font-family:tahoma;
	height:41px;
	line-height:41px;
	border:1px solid #929292;
	border-radius:50%;
}
#Pagination a:hover {
	color: #fff;
	text-decoration:none;
	border:1px solid #929292;
	background:#5a5a5a;
}
#Pagination a.p1{
	margin-right:6px;
	color: #5a5a5a;
	padding:0;
	border:none;
	display:inline-block;
	width:41px;
	text-align:center;
	height:41px;
	line-height:41px;
	_font-family:tahoma;
	border:1px solid #929292;
	border-radius:50%;
}
#Pagination a.p1:hover{
	color: #fff;
	text-decoration:none;
	border:1px solid #929292;
	background:#5a5a5a;
}
#Pagination span.current {
	color: #5a5a5a;
	padding:0;
	margin-right:6px;
	border:none;
	display:inline-block;
	width:41px;
	text-align:center;
	_font-family:tahoma;
	height:41px;
	line-height:41px;
	border:1px solid #929292;
	border-radius:50%;
}
#Pagination span.current:hover{

}
#Pagination span.disabled {
	color: #fff;
	padding:0;
	margin-right:6px;
	border:none;
	display:inline-block;
	width:41px;
	text-align:center;
	_font-family:tahoma;
	height:41px;
	line-height:41px;
	border:1px solid #929292;
	background:#5a5a5a;
	border-radius:50%;
}
#Pagination span.disabled:hover{
}






/*灞忚斀浜嗛椤靛拰灏炬湯鐨勬寜閽紝鐒跺悗鏀瑰彉涓婁竴涓嬪拰涓嬩竴椤电殑鏍峰紡*/


#Pagination span.home,
#Pagination span.end,
#Pagination a.home,
#Pagination a.end{
	display:block;
	color: #5a5a5a;
	padding:0;
	margin-right:6px;
	border:none;
	display:inline-block;
	width:41px;
	text-align:center;
	_font-family:tahoma;
	height:41px;
	line-height:41px;
	border:1px solid #929292;
	border-radius:50%;
}
/*
#Pagination span.up,
#Pagination a.up{
	width:35px;
	height:22px;
	background:url(../imagescn/z22.gif) no-repeat 0 0;
	font-size:0;
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	margin-right:30px;
}
#Pagination span.up:hover,
#Pagination a.up:hover{
	background:url(../imagescn/z22.gif) no-repeat -35px 0;
}

#Pagination span.down,
#Pagination a.down{
	width:35px;
	height:22px;
	background:url(../imagescn/z23.gif) no-repeat -35px 0;
	font-size:0;
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	margin-left:30px;
}
#Pagination span.down:hover,
#Pagination a.down:hover{
	background:url(../imagescn/z23.gif) no-repeat 0 0;
}
*/









