#Pagination{
	cursor:default;
	font-size:14px;
}
#Pagination a {
	color: #ffffff;
	padding:0;
	border:none;
	display:inline-block;
	width:20px;
	text-align:center;
	_font-family:tahoma;
	height:20px;
	line-height:20px;
	background:#bfbfbf;	margin-right: 4px;
}
#Pagination a:hover {
	color: #ffffff;
	text-decoration:none;
	background:#707070;
}
#Pagination a.p1{
	margin-right:4px;
	color: #ffffff;
	padding:0;
	border:none;
	display:inline-block;
	width:50px;
	text-align:center;
	height:20px;
	line-height:20px;
	_font-family:tahoma;
	
}
#Pagination a.p1:hover{
	color: #ffffff;
	background:#707070;
}
#Pagination span.current {
	color: #ffffff;
	padding:0;
	margin:0;
	border:none;
	display:inline-block;
	width:50px;
	text-align:center;
	_font-family:tahoma;
	height:20px;
	line-height:20px;
	background:#707070;margin-right: 4px;
}
#Pagination span.current:hover{

}
#Pagination span.disabled {
	color: #ffffff;
	padding:0;
	margin:0;
	border:none;
	display:inline-block;
	width:20px;
	text-align:center;
	_font-family:tahoma;
	height:20px;
	line-height:20px;
	background:#707070;
	margin-right: 4px;
}
#Pagination span.disabled:hover{
}






/*灞忚斀浜嗛椤靛拰灏炬湯鐨勬寜閽紝鐒跺悗鏀瑰彉涓婁竴涓嬪拰涓嬩竴椤电殑鏍峰紡*/


#Pagination span.home,
#Pagination span.end,
#Pagination a.home,
#Pagination a.end{
	display:none;
}

/*
#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:20px;
}


#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:20px;
}
#Pagination span.down:hover,
#Pagination a.down:hover{
	background:url(../imagescn/z23.gif) no-repeat 0 0;
}
*/









