.bottom {
	background: #ECECEC url(../images/bottom_bg.jpg) repeat-x;
	margin: 5px auto 0px;
	padding: 9px 0px 0px;
	height: 44px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #5E5D5D;
	width: 1002px;
	clear: both;
}
.bottom a {
	color: #5E5D5D;
	text-decoration: none;
}
.bottom a:hover {
	color: #9B0000;
	text-decoration: none;
}
.bottom_line {
	color: #B7B5B5;
}
