@charset "gb2312";
/* CSS Document */
.link2:link {
	color: #000000;
	text-decoration: none;
}
.link2:visited {
	color: #000000;
	text-decoration: none;
}
.link2:active {
	color: #000000;
	text-decoration: none;
}
.link2:hover {
	color: red;
	text-decoration:none;
}


#footer
{
 
width:960px;
font-size:12px;
text-align:center;
padding-top:5px;
margin-top:30px;
border-top:0px solid #86ab3f;
}
.foot
{
text-align:center;
font-size:12px;
padding-top:5px;
}
 .foot1{
	margin-bottom:40px;
	margin-left:300px;
	font-size:12px;
} 