@charset ;
/* CSS Document */
body{
	/*background-color:#fff;*/
	margin:0 auto;
	font-family:"微软雅黑";
	font-size:14px;
	
	background:url(imagesbg.jpg) repeat-y scroll center top #e5e2df;}
table{
	border-collapse:collapse;
	border-spacing:0;
	border:0;}
a{
	text-decoration:none;}
th,td{
	padding:0;}
#main{
	width:1002px;
	height:200px;
	margin:0 auto;}
#main table
{}

#menu{
	width:910px;
	height:47px;
	background-image:url(images/menunomal.png);
	color:#FFF;}

#menu ul{
	margin:0;
	padding:0;
	height:47px;
	width:910px;
	list-style-type:none; /*********************/
	overflow:hidden;
	text-align:center;}
#menu ul li{
	display:block;
	height:47px;
	width:130px;
	line-height:40px;
	float:left;
	margin:0;}
#menu ul a:link{
	color:#FFF;}
#menu ul a:visited{
	color:#FFF;}
#menu ul a:hover{
	color:#ffb400;}
#menu ul a:hover li{
	background-image:url(images/menuhover.png);}
.menuBox1{
	background-image:url(images/menuhover.png);}
.menuBox2{}


#footer{
	width:1002px;}
#footer{
	text-align:center;}

