	#foot{
		width: 994px;
		height: 222px;
		margin: 0 auto;
		background: url("/images/aa1_03.gif") no-repeat;
		position: relative;
	}
	#foot-top{
		height: 54px;
		margin-top: 20px;
		position: absolute;
		top: 20px;
		left: 10px;
		right: 10px;
		overflow: hidden;
	}
	#foot-top ul li{
		list-style: none;
		float: left;
		font-size: 12px;
		line-height: 24px;
		letter-spacing: 1px;
	}
	#foot-top ul li a{
		color: #2d2d2d;
		margin: 0 12px;
	}
	#foot-bottom{
		position: absolute;
		bottom: 40px;
		left: calc(50% - 165.36px);
		width: 330.72px;
		height: 50px;
	}
	#foot-bottom p{
		font-size: 12px;
		text-align: center;
		margin-bottom: 8px;
	}
