/* ============================================
 ·ÖÒ³ÌõÑùÊ½
============================================ */
.PageBar {
	position:relative;
	text-align: center;
}
a.pageNum:link {
	border:1px solid #C7C7C7;
	color:#0044DD;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:0.02em 0.35em;
	text-decoration:none;
}
a.pageNum:visited {
	border:1px solid #C7C7C7;
	color:#0044DD;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:0.02em 0.35em;
	text-decoration:none;
}
a.pageNum:active {
	background:#D7D7D7 none repeat scroll 0%;
	font-family:Verdana;
	font-size:11px;
	padding:0.02em 0.35em;
	text-decoration:underline;
}
.pageCurrent {
	color:#F50000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
a.pageNumfang:link {
	border:1px solid #C7C7C7;
	color:#0044DD;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:0.02em 0.35em;
	text-decoration:none;
}
a.pageNumfang:visited {
	border:1px solid #C7C7C7;
	color:#0044DD;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:0.02em 0.35em;
	text-decoration:none;
}
a.pageNumfang:active {
	background:#D7D7D7 none repeat scroll 0%;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:0.02em 0.35em;
	text-decoration:underline;
}
.pageCurrentfang {
	color:#F50000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
a.pageNum:hover {
	background:#D7D7D7 none repeat scroll 0%;
	color:#0044DD;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:0.02em 0.35em;
	text-decoration:underline;
}
a.pageNumfang:hover {
	background:#D7D7D7 none repeat scroll 0%;
	color:#0044DD;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:0.02em 0.35em;
	text-decoration:underline;
}
.TotalRecord {
	float:right;
	position:relative;
	top:2px;
	width:14%;
}
