.tablebg
{
	background-color: #E2EDFC;
}
.TableStyle
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.fontcolor
{
	color: #3E6AAA;
}
.fontbg
{
	background: url( "/images/menu/menu_Key_Bg.gif" );
}
.overbg
{
	background-color: #DDECFE;
}
.oldbg
{
	background-color: #ffffff;
}
.linebg
{
	background-color: #B0CFF7;
}
.titleheight
{
	height: 20px;
}
#btn1
{
	border-right: 0px;
	background-position: -3px -4px;
	border-top: 0px;
	margin-left: 0px;
	border-left: 0px;
	width: 66px;
	cursor: pointer;
	color: #666;
	line-height: 23px;
	border-bottom: 0px;
	height: 23px;
	text-align: center;
	background: url(/images/bgimg/btn.gif) no-repeat;
	font-size: 12px;
}
#btn2-border
{
	border-right: #d2e1ee 1px solid;
	border-top: #d2e1ee 1px solid;
	margin-left: 4px;
	border-left: #d2e1ee 1px solid;
	width: 69px;
	border-bottom: #d2e1ee 1px solid;
	height: 24px;
}
#btn1-border
{
	border-right: #d2e1ee 1px solid;
	border-top: #d2e1ee 1px solid;
	margin-left: 4px;
	border-left: #d2e1ee 1px solid;
	width: 66px;
	border-bottom: #d2e1ee 1px solid;
	height: 23px;
}
.btn01
{
	border: #70B1CF 1px solid;
	background-position: -4px -5px;
	line-height: 20px;
}
/*总页数*/
.TotalPage
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
	overflow:hidden;
}
/*排序按钮*/
.LisyByPage
{
	cursor: pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
	width: 10px;
	background: url( '/images/btn/pagebtn.gif' ) no-repeat;
	overflow:hidden;
	height:20px;
}
/*右边括号*/
.RightSpaceListPage
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
	width: 2px;
	overflow:hidden;
}
/*前多少页*/
.PrePages
{
	cursor: pointer;
	float: left;
	padding: 5px;
	width: 15px;
	height: 15px;
	background: url( '/images/btn/pagebtn.gif' ) no-repeat;
	background-position: -148px 7px;
	overflow:hidden;
}
/*上一页*/
.PrePage
{
	cursor: pointer;
	float: left;
	padding: 5px;
	width: 15px;
	height: 15px;
	background: url( '/images/btn/pagebtn.gif' ) no-repeat;
	background-position: -59px 7px;
	overflow:hidden;
}
/*翻页按钮*/
.PageBtnNumber
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 13px;
	overflow:hidden;
}
/*下一页按钮*/
.NextPage
{
	cursor: pointer;
	float: left;
	padding: 5px;
	width: 15px;
	height: 15px;
	background: url('/images/btn/pagebtn.gif') no-repeat;
	background-position: -18px 7px;
	overflow:hidden;
}
/*最后一页按钮*/
.EndPage
{
	cursor: pointer;
	float: left;
	padding: 5px;
	width: 15px;
	height: 15px;
	background: url('/images/btn/pagebtn.gif') no-repeat;
	background-position: -113px 7px;
	overflow:hidden;
}
/*单页显示数据量DIV*/
.ListNumberPage
{
	border: 1px;
	position: absolute;
	z-index: 1;
	top: 22px;
	left: 2px;
	display: none;
	width: 130px;
	overflow:hidden;
}
