.apMain {
	display: flex;
	flex-flow: column;
	align-items: center;
}

.apMainBody {
	display: flex;
	flex-flow: column;
	align-items: center;
}
