#Pagination{
	cursor:default;
	text-align:center;
	font-size:14px;
}
#Pagination a {
	color: #212d7f;
	padding:0;
	border:none;
	display:inline-block;
	text-align:center;
	_font-family:tahoma;
	height:36px;
	line-height:36px;
	margin-right:12px;
	margin-left:12px;
}
#Pagination a:hover {
	color: #212d7f;
	text-decoration:none;
	
	background:url(../imagescn/ts/page.jpg) center bottom repeat-x;
}
#Pagination a.p1{
	margin-right:12px;
	margin-left:12px;
	color: #212d7f;
	padding:0;
	border:none;
	display:inline-block;
	text-align:center;
	height:36px;
	line-height:36px;
	_font-family:tahoma;
	
}
#Pagination a.p1:hover{
	color: #212d7f;
	background:url(../imagescn/ts/page.jpg) center bottom repeat-x;
}
#Pagination span.current {
	color: #212d7f;
	padding:0;
	margin:0;
	border:none;
	display:inline-block;
	text-align:center;
	_font-family:tahoma;
	height:36px;
	line-height:36px;
	margin-right:12px;
	margin-left:12px;
}
#Pagination span.current:hover{

}
#Pagination span.disabled {
	color: #212d7f;
	padding:0;
	margin:0;
	border:none;
	display:inline-block;
	text-align:center;
	_font-family:tahoma;
	height:36px;
	line-height:36px;
	margin-right:12px;
	margin-left:12px;
	background:url(../imagescn/ts/page.jpg) center bottom repeat-x;
	
}
#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:68px;
	height:24px;
	border:1px solid #9096bf;
	line-height:24px;color:#212d7f;
}
#Pagination span.up:hover,
#Pagination a.up:hover{background:none;}


#Pagination span.down,
#Pagination a.down{
	width:68px;
	height:24px;
	border:1px solid #9096bf;
	line-height:24px;color:#212d7f;
}
#Pagination span.down:hover,
#Pagination a.down:hover{background:none;}










