.footer_black {
	background-color: #000000;
	margin-top: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-image: url(../images/common/footer_bg.gif);
	background-repeat: repeat-x;
}.footer_links {
	color: #FFFFFF;
}
.copyrights {
	margin-top: 5px;
	margin-bottom: 5px;
}
.pagetop {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: right;
}
.pagenext {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}