@charset "utf-8";
/* CSS Document */

#bg_frame #footer #footer_top {
	background-image: url(../images/footer/footer_top.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 880px;
	text-align: center;
	padding-top: 12px;
}
#bg_frame #footer #footer_bottom {
	background-image: url(../images/footer/footer_bottom.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 880px;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
}
#bg_frame #footer #footer_top a {
	text-decoration: none;
	color: #231815;
	padding-right: 16px;
	padding-left: 16px;
}
