﻿.PagerBar
{
	font-size: 12px;
	height: 35px;
	margin-left: 13px;
	padding: 0px;
	clear: both;
	float: right;
}
.PagerBar_content_s
{
	font-size: 12px;
	color: #525252;
	border: solid 1px #c6c6c6;
	width: 23px;
	height: 17px;
	margin-left: 2px;
	margin-top: 6px;
	display: block;
	line-height: 18px;
	text-align: center;
	float: left;
	padding-top:1px;
}
.PagerBar_scontent_s
{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #fc7a15;
	border: solid 1px #d05c01;
	width: 23px;
	height: 18px;
	margin-left: 2px;
	margin-top: 6px;
	padding: 0px;
	display: block;
	line-height: 18px;
	text-align: center;
	float: left;
}
.PagerBar_content_m
{
	font-size: 12px;
	border: solid 1px #c6c6c6;
	width: 50px;
	height: 17px;
	padding-top:1px;
	margin-left: 2px;
	margin-top: 6px;
	display: block;
	line-height: 18px;
	text-align: center;
	float: left;
}
.PagerBar_leftcontent_m
{
	font-size: 12px;
	color: #FFFFFF;
	border: solid 1px #c6c6c6;
	width: 50px;
	height: 17px;
	margin-left: 2px;
	margin-top: 6px;
	display: block;
	line-height: 18px;
	text-align: center;
	float: left;
	padding-top:1px;
}

.maincss a:link
{
	color: Black;
	text-decoration: none;
}
.maincss a:visited
{
	color: Red;
	text-decoration: none;
}
.maincss a:hover
{
	color: Red;
	text-decoration: none;
}
