

a.w1{
font-size: 13px;
color: #F00;
text-decoration: none;
}
a.w1:hover{
text-decoration: underline;
}
a.w2{
color: #FFF;
text-decoration: none;
}
a.w2:hover{
color: #F00;
}



#footer {
	BACKGROUND: #fff; 
	MARGIN: 8px auto 0px; 
	WIDTH: 910px; 
	LINE-HEIGHT: 22px; 
	PADDING-TOP: 15px; 
	HEIGHT: 78px; 
	_HEIGHT: 90px; 
	*HEIGHT: 90px;
	overflow:hidden;
}

.mzclear{
clear:both;
}


/*footer*/
#footer ul{
list-style: none;
margin-left: 160px;
}
#footer ul li{
float: left;
padding-left:5px;
padding-right:8px;
background-image:url(footnewimg/vline.gif);
background-repeat:no-repeat;
}
#footer ul li a{
	color:#333333;
	text-decoration:underline;
}
#footer ul li a:hover{
	color:#ff0000;
	text-decoration:underline;
}
.copy{
text-align: center;
font-weight: normal;
margin-top:5px;
float:left;
width:500px;
padding-left:200px;
}
.copy a{
	text-decoration:underline;
	color:#333;
}
.biao{
	float:left;
	width:118px;
	height:48px;
}
.xinxi{
	margin-top:10px;
	text-align:center;
	line-height:44px;
	height:44px;
}
.xinxi a{
	text-decoration:underline;
	color:#666666;
}
.xinxi a:hover{
	text-decoration:underline;
	color:#0000ff;
}
.lvse{
	color:#008000;
	text-align:center;
	margin-top:5px;
}







