.QpageBottom {
	margin-bottom: 25px;
}
#footer {
	background: rgb(255, 72, 0); margin: 0px auto; width: 100%; text-align: center; bottom: 0px; position: fixed;
}
.footer_box {
	background: rgb(255, 72, 0); margin: 0px auto; width: 980px;
}
.footer_box_info {
	width: 980px; height: 35px; text-align: center; color: rgb(255, 255, 255); padding-top: 17px; font-size: 20px; font-weight: bold;
}
.footer_box_info img {
	vertical-align: top;
}
