.bottom-box{
	width: 100%;
	height: 40px;
	background: #000000;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	color: white;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
}