@charset "utf-8";
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 1000px;
	text-align: center;
}
.BackTopFooter {
	background-color: #1C558A;
	width: 934px;
}
.RightSide {
	background-image: url(../images/bottomright.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 33px;
}
.LeftSide {
	background-image: url(../images/bottomleft.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 33px;
}
