/* CSS Document */
.footer{
	background:#99A189;
	font-size: 0.9em;
}
.footer a:link,.footer a:hover,.footer a:visited,.footer a:active {
	color:#FFFFFF;
}
.footer_up{
	background:#eee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.footer_up a:link,.footer_up a:hover,.footer_up a:visited,.footer_up a:active{
	color: #053188;
}
.footer_middle{
}
.footer_down{
	font-size: 0.7em;
}
.footer_down a:link{
	color: #CC0000;
}
