  .bottom-footer-box .footer-inner {
    position: relative;
    margin: 0 auto;
    padding: 55px 0;
    max-width: 1280px;
	text-align:center;
}
.bottom-footer-box .footer-inner .footer-logo-box {
	display:block;
	padding: 0 0px 0 0;
	margin:0 auto;
    vertical-align: middle;
}
.bottom-footer-box .footer-inner .footer-info-box .rule-box {
    padding: 10px 0 10px;
}
.bottom-footer-box .footer-inner .footer-info-box {
    display: block;
    width: 100%;
    vertical-align: middle;
}