*{margin:0;padding:0}
body{
	background:#DDDDDD;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
ul{
	margin:0;
	list-style:none;
}
.foot{
	width:940px;
	margin:0 auto;
	background:#dddddd;
	height:90px;
	padding-top:12px;
	font-size:12px;
	color:#666666;
}
.foot ul{
	float:left;
}
.foot ul li{
	float:left;
	width:65px;
	
}
.foot span{
	float:right;
}
