.footer_box{
	width: 100%;
	background: #F6F6F6;
	height:  100px;
}
.footer_box p{
	color: #555;
	text-align: center;
	line-height: 32px;
}
.footer_p{
	padding-top: 20px;
}