@charset "gb2312";
#footer  {
	clear: both;
	margin-top: 10px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	background-color: #333333;
	height: 53px;
	line-height: 18px;
	color: #FFFFFF;
}
.footer_1 {
	float: left;
	width: 550px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
}
.footer_1 a:link {
	color: #FFFFFF;
}
.footer_1 a:visited {
	color: #FFFFFF;
}
.footer_2 {
	float: left;
	margin-top: 10px;
	text-align: center;
	margin-left: 100px;
}

