.footer {
	width: 1100px;
	height: 110px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: normal;
	padding-top: 20px;
	/*background: rgba(191,213,234,0.8);*/
	background: #D6D6D6;
}

.footer table {
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
}

.footer table td {
	line-height: 38px;
}
.div{
	width: 100%;
	height: 10px;
	background: #ececec;
}
