#bottom{
	text-align:center;
	background:#eee;
	width:1000px;
	height:40px;
	line-height:40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	}



#bottom li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	}

#bottom li A{
	font-size:12px;
	color:#444
	}

