body,td,th {
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/*LINE-HEIGHT: 165%;*/
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.noscroll
{
	overflow-x:no;
	overflow-x:hidden;
}
.clearC
{
	clear :both;
}
a {
	color: #000000;
	text-decoration: none;
}	
img {border-color:#CCCCCC}
a:link {
	color: #00c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;	
}
a:hover {
        color: #009966;
	/*border-bottom:1px dashed #ff3300;*/
	color: #333333;
}
a:active {
        /*color: #006699;*/
	text-decoration: none;
	color :Blue;
}
.stitleb {
	font-size: 14px;
	font-weight: bold;
}
.stitlebf {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.stitle14bf {color: #000099;
         font-size: 14px;
		 font-weight: bold;
}
.title059 {color: #05989F}
.title14bold {	font-size: 14px;
	font-weight: bold;
}
ul{ list-style:none;}
/*选项卡1*/
#Tab1{
width:460px;
margin:0px;
padding:0px;
margin:0 auto;}
/*选项卡2*/
#Tab2{
width:100%;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox {
width:100%;
background:url(../image/bg_2.gif);
height:28px;
line-height:28px;
background-repeat:no-repeat;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:104px;
text-align:center;
color:#333333;
font-size:14px;
font-weight:bold;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:116px;
border-left:1px solid #A8C29F;
border-top:1px solid #A8C29F;
border-right:1px solid #A8C29F;
background:url(../images/bg_1.gif);
color:#000099;
font-weight:bold;
font-size:14px;
height:27px;
line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
border:1px solid #A8C29F;
border-top:none;
height:130px;
text-align:center;
padding-top:8px;
}

.page{
	float: left;
	width: 683px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	height: 25px;
	padding-top:2px;
	clear: both;
	padding-left: 10px;
	padding-right :40px;
	margin-right :40px;	  
}
.page a:hover{
	background-color:#FFFFFF;
	border-color:#BEBEBE;
	color:#999999;
}
.page a{
	background-color:#FFE9F8;
	border:1px solid #8D2365;
	color:#8D2365;
	display:inline;
	font-family:Verdana,Geneva,sans-serif;
	height:16px;
	line-height:16px;
	margin-left:10px;
	width:auto;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;	
}