.bottom {
	width:1002px;
	height:117px;
	text-align: center;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	vertical-align: middle;
	line-height: 22px;
	background-image: url(005.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	position: relative;
}
.bottom div{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
}
.bottom p{
	position: relative;
	top: -50%;
	width: 100%;
}