﻿
.CentPage
{
    width:100px;
    margin:0 auto;
}
.CentPage input
{
    float:left;
}
.CentPage table
{
    float:left;
}
.PageNum
{
	
	
	padding:6px 10px;

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;

	
}
.PageNum:hover
{

	text-decoration:none;
}

.PageNumber
{
	width: 26px;
	height: 25px;


	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	border-radius:4px;
	
}
.PageNumberSelect
{
	width: 26px;
	height: 25px;
	border-radius:4px;
	

	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

.PageNumber a
{
	text-decoration: none;
	color: #999;
}
.PageNumber a:hover
{
		color: black;

}
.PageNumber:hover
{
		color: Maroon;
}
.PageNumberSeparator
{
	width: 0px;
}
.tab-page
{
    width:680px;
 padding: 10px;
 
 margin:20px 30px 20px 10px;
 height:28px;  
 display:inline-block
 
}
.leftpage
{
    width:100%;
    margin:0 auto;
    height:26px;
}
.rightpage
{
 width:25%;
 float:left;
 height:26px;   
}
#gotop
{
    text-decoration:underline;
    float:right;
    text-align:right;
    color:#414141;
    font-style:italic;
    padding-top: 6px;
font-size: 15px;
}
.ContentBodyDetail
{
    width:100%;
    margin:15px 0px;
    min-height:320px;
}
.Pr_BdDetailLeft
{
    float:left;
    width:610px;
}
.Pr_BdDetailRight
{
    float:left;
    width:410px; 
}