@charset "utf-8";
/* CSS Document */

.footer {
	width: 950px;
	margin: 0 auto;
}
.footer_top {
	line-height: 38px;
	padding: 0 10px;
	color: #404041;
}
.footer_bt {
	background:#546a94;
	height: 25px;
	padding: 0 10px;
	line-height: 25px;
	color: #5c6794;
}
.footer_bt a{
	color: #5c6794;
	text-decoration: none;
}