﻿
/*分页*/

.pages-wrap{margin-top:28px;margin-right:0.5%;width:90%;}
#pages_Shijing{width:90%;margin-right:3%;}
.pages-body {
  width: 100%;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
.pages {
  /* width: 690px; */
  float:right;
  height: 20px;
  margin: 0px auto 0px auto;
  font: 12px/150% Arial,Verdana,"\5b8b\4f53";
  color: #222222;
}
.pages-wrap .page-skip, .pages-wrap {
  float: right;
}
#setpage .current {
  border: 0 none;
  background: 0 0;
  filter: none;
  cursor: default;
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  margin-right: 5px;
  font-size: 12px;
  color: #222222;
}
.pages a:link, .pages a:visited, .pages a {
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  margin-right: 5px;
  font-size: 12px;
  color:#ffffff;
  background-color: #b83233;
}
.pages a:hover {
  background-color: #ff0000;
  color:#ffffff;}
.page-skip {
  height: 20px;
  line-height: 20px;
  padding: 0px 10px;
  border: 0;
  font-size: 12px;
  margin-left: 2px;
  font-family: arial;
  overflow: hidden;
}
.pages-wrap .page-skip em {
  float: left;
  height: 20px;
  line-height: 20px;
  color: #222222;
}
address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}
.pages-wrap .page-skip .pagenumber {
  float: left;
  width: 30px;
  height: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #aaa #ddd #ddd #aaa;
  margin: 0 5px;
  text-align: center;
  font-family: verdana;
}
.page_na
{
	display:inline-block;
	margin-left:12px;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#222222;
	font-size:12px;
}
.page_na:hover
{
	color:#ff0000;
}