#Pagination{
	cursor:default;
	text-align:right;
}
#Pagination a {
	color: #8a8989;
	padding:0;
	border:none;
	display:inline-block;
	width:30px;
	text-align:center;
	_font-family:tahoma;
	height:30px;
	line-height:30px;
	
}
#Pagination a:hover {
	color: #ed9804;
	font-weight:bold;

}
#Pagination a.p1{
	margin-right:4px;
	color: #8a8989;
	padding:0;
	border:none;
	display:inline-block;
	width:50px;
	text-align:center;
	height:30px;
	line-height:30px;
	_font-family:tahoma;
	
}
#Pagination a.p1:hover{
	color: #ed9804;
	font-weight:bold;
}
#Pagination span.current {
	color: #8a8989;
	padding:0;
	margin:0;
	border:none;
	display:inline-block;
	width:50px;
	text-align:center;
	_font-family:tahoma;
	height:30px;
	line-height:30px;
	
}
#Pagination span.current:hover{

}
#Pagination span.disabled {
	color: #ed9804;
	font-weight:bold;
	padding:0;
	margin:0;
	border:none;
	display:inline-block;
	width:30px;
	text-align:center;
	_font-family:tahoma;
	height:30px;
	line-height:30px;
	
}
#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: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;
}
*/









