body{
	text-align:center;
	margin:0 auto;
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
table,body{
	margin:0px;
	font-size:12px;
}
/*white1 有下划线,上移一个像素*/
.write a{
	text-decoration:none;
	color:#FFFFFF;
}
.write a:hover{
	text-decoration:underline;
	color:#F9F9F9;
}
/*white1 有下划线,不上移一个像素*/
.write1 a{
	text-decoration:none;
	color:#FFFFFF;
}
.write1 a:hover{
	text-decoration:underline;
	color:#F9F9F9;
}
/*white2 无下划线,不上移一个像素*/
.write2 a{
	text-decoration:none;
	color:#FFFFFF;
}
.write2 a:hover{
	text-decoration:none;
	color:#F9F9F9;
}
.write{
  color:#FFFFFF;
}
.back{
  color:#333333;
  line-height:22px;
}
/*back1 有下划线,上移一个像素*/
.back a{
	text-decoration:none;
	color:#333333;
}
.back a:hover{
	text-decoration:underline;
	color:#000000;
}
/*white1 有下划线,不上移一个像素*/
.back1 a{
	text-decoration:none;
	color:#333333;
}
.back1 a:hover{
	text-decoration:underline;
	color:#000000;
}
/*white2 无下划线,不上移一个像素*/
.back2 a{
	text-decoration:none;
	color:#333333;
}
.back2 a:hover{
	text-decoration:none;
	color:#FF6600;
}
/*end*/
.pd5{
	padding-top:5px;
}
.mt18{
	margin-top:18px;
}
.mt8{
	margin-top:8px;
}
/*灰色*/
.back{
	color:#333333;
}
.bord{
	border:1px solid #999999;
	width:180px;
	height:17px;
}
.he22{
  height:22px;
}
ul{ list-style:none;}
/*选项卡1*/
#Tab1{
width:190px;
margin:0px;
padding:0px;
margin:0 auto;}
/*选项卡2*/
#Tab2{
width:190px;
margin:0px;
padding:0px;
margin:0 auto;}
/*菜单class*/
.Menubox {
width:100%;
background:url(button.jpg);
height:28px;
line-height:28px;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
float:left;
display:block;
cursor:pointer;
width:95px;
text-align:center;
color:#949694;
font-weight:bold;
}
.Menubox li.hover{
padding:0px;
background:#fff;
width:95px;
background:#FFFFFF;
color:#739242;
font-weight:bold;
height:27px;
line-height:27px;
}
.Contentbox{
clear:both;
margin-top:0px;
height:181px;
text-align:center;
padding-top:8px;
}
.newfont{
  font-family:Georgia, "Times New Roman", Times, serif
}
