.foot_divider {
	height: 100%;
}

.footer {
	position: fixed;
	bottom: 0px;
}

.contact {
	text-align: center;
}

.contact_title {
	text-align: left;
}

.email {
	text-align: left;
	text-indent: 25px;
	background-image: url('../img/邮件_mail.png');
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: left center;
}

.copyright {
	text-align: center;
	line-height: 20px;
}
