.prev_next_r .prev{
	background: #e5e5e5 url(../img/case_list_54.png) no-repeat center center;
	display: inline-block;
	text-align: center;
	height: 23px;
	width: 23px;
	color: #333;
	transition: 0.2s;
}
.prev_next_r .next{
	background: #e5e5e5 url(../img/case_list_57.png) no-repeat center center;
	display: inline-block;
	text-align: center;
	height: 23px;
	width: 23px;
	transition: 0.2s;
}
.prev_next_r a,.prev_next_r span{
	display: inline-block;
	width: 23px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	margin: 0px 5px;
	font-size: 12px;
	float: left;
}
.prev_next_r a{
	background: #e5e5e5;
	color: #333;
}
.prev_next_r span.current,.prev_next_r a:hover{
	background: #333;
	color: #fff;
}
.prev_next_r .prev:hover,.prev_next_r .prev.current{
	background: #333 url(../img/case_list_59.png) no-repeat center center;
}
.prev_next_r .next:hover,.prev_next_r .next.current{
	background: #333 url(../img/case_list_60.png) no-repeat center center;
}
.prev_next_r #pageurl{
	float: right;
	width: 46px;
	height: 23px;
	border: 0px;
	text-align: center;
	line-height: 21px;
	background: #e5e5e5;
	color: #666666;
	font-size: 12px;
	margin-left: 5px;
}
.prev_next_r #pageurl:hover{
	background: #333;
	color: #fff;
}
.prev_next_r #pagenum{
	float: right;
	width: 40px;
	height: 24px;
	text-align: center;
}