﻿@charset "utf-8";
/* CSS Document */
.PageInation {
	padding:2px 0px;
	text-align:center;
	width:100%;
	float:inherit;
	color:#666666;
	font-family:Arial;
}
.PageInation a {
	padding: 0px 2px;
	text-decoration: none;
	cursor:default;
}
.MultiPages{
	margin-right:1px;
	font-size:12px;
	color:#FF0000;
}
.PageNum {
	margin-right:1px;
	font-size:12px;
	color:#666666;
	font-weight:normal;
}
.Pagewenzi {
	margin-right:1px;
	font-size:12px;
	color:#333333;
}
a.Pagewenzi:hover {
	text-decoration: none;
	cursor:pointer;
}
a.PageNum:hover {
	text-decoration: none;
	cursor:pointer;
}
.CurrentPage {
	margin-right:1px;
	vertical-align: middle;
	font-size:12px;
	color:#FF0000;
}