.Pager {
	text-align: center; clear: both;
}
.Pager a {
	margin-right: 4px;
}
.Pager span {
	margin-right: 4px;
}
.Pager strong {
	margin-right: 4px;
}
.Pager a:link {
	color: rgb(102, 102, 102);
}
.Pager a:visited {
	color: rgb(102, 102, 102);
}
.Pager a:hover {
	color: rgb(255, 51, 0); background-color: rgb(255, 253, 215);
}
.Pager a:active {
	color: rgb(255, 51, 0); background-color: rgb(255, 253, 215);
}
.Pager strong {
	color: rgb(255, 51, 0); background-color: rgb(255, 253, 215);
}
.Pager select {
	vertical-align: middle;
}
.Pager a {
	padding: 0px 6px; border: 1px solid rgb(220, 220, 220); height: 20px; line-height: 20px; font-size: 12px; vertical-align: middle; display: inline-block;
}
.Pager span {
	padding: 0px 6px; border: 1px solid rgb(220, 220, 220); height: 20px; line-height: 20px; font-size: 12px; vertical-align: middle; display: inline-block;
}
.Pager strong {
	padding: 0px 6px; border: 1px solid rgb(220, 220, 220); height: 20px; line-height: 20px; font-size: 12px; vertical-align: middle; display: inline-block;
}
.Page {
	padding: 5px 0px 10px; height: 18px;
}
.Page span {
	padding-right: 2px; float: left; display: block;
}
.Page a {
	background: url("../images/page.jpg") repeat-x; padding: 0px 5px; border: 1px solid rgb(221, 221, 221); color: rgb(83, 83, 83); line-height: 16px; font-size: 11px; margin-right: 3px; float: left; display: block;
}
.Page b {
	background: url("../images/page.jpg") repeat-x; padding: 0px 5px; border: 1px solid rgb(221, 221, 221); color: rgb(83, 83, 83); line-height: 16px; font-size: 11px; margin-right: 3px; float: left; display: block;
}
.Page .disabled {
	background: url("../images/page.jpg") repeat-x; padding: 0px 5px; border: 1px solid rgb(221, 221, 221); color: rgb(83, 83, 83); line-height: 16px; font-size: 11px; margin-right: 3px; float: left; display: block;
}
.Page b {
	background-position: 0px -16px; border: 1px solid rgb(252, 191, 165); color: rgb(204, 51, 153);
}
.Page .disabled {
	color: rgb(204, 204, 204);
}
.Page a.prev {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.Page a.prev {
	margin-right: 0px;
}
.Page a.next {
	margin-right: 0px;
}
.pageimg {
	padding: 5px 0px 10px; text-align: center; color: rgb(173, 174, 178); line-height: 11px; clear: both;
}
.pageimg .num {
	padding: 0px 3px; height: 11px; overflow: hidden; font-size: 11px; display: inline-block;
}
.pageimg b {
	padding: 0px 3px; height: 11px; overflow: hidden; font-size: 11px; display: inline-block;
}
.pageimg a.num:link {
	color: rgb(173, 174, 178);
}
.pageimg a.num:visited {
	color: rgb(173, 174, 178);
}
.pageimg a.num:hover {
	color: rgb(0, 0, 255);
}
.pageimg a.num:active {
	color: rgb(0, 0, 255);
}
.pageimg b {
	color: rgb(0, 0, 0); font-weight: bold;
}
.pageimg span {
	height: 11px; overflow: hidden; font-size: 11px; display: inline-block;
}
.pageimg .first {
	background: url("../images/page.gif") no-repeat; margin: 0px 3px; width: 19px; height: 11px; overflow: hidden; display: inline-block;
}
.pageimg .prev {
	background: url("../images/page.gif") no-repeat; margin: 0px 3px; width: 19px; height: 11px; overflow: hidden; display: inline-block;
}
.pageimg .next {
	background: url("../images/page.gif") no-repeat; margin: 0px 3px; width: 19px; height: 11px; overflow: hidden; display: inline-block;
}
.pageimg .last {
	background: url("../images/page.gif") no-repeat; margin: 0px 3px; width: 19px; height: 11px; overflow: hidden; display: inline-block;
}
.pageimg a.first {
	
}
.pageimg span.first {
	background-position: -19px 0px;
}
.pageimg a.prev {
	background-position: 0px -11px;
}
.pageimg span.prev {
	background-position: -19px -11px;
}
.pageimg a.next {
	background-position: 0px -22px;
}
.pageimg span.next {
	background-position: -19px -22px;
}
.pageimg a.last {
	background-position: 0px -33px;
}
.pageimg span.last {
	background-position: -19px -33px;
}
