#footer {
	float:left; width:100%; height:200px; border-top: #e6e6e6 1px solid; background-color:#fff;
}
#footer ul{ width:960px; margin:0 auto; }
#footer ul li {
	float: left;
	width:240px;
	line-height:20px;
	color:#818181;
}
#footer ul li a{ color:#818181; }
#footer ul li a:hover{ color:#000; }

h3{  font-size:12px; padding:15px 5px 5px 0; color:#333333; }
#footer #icp {
	clear: both;
	width: 960px;
	color:#818181;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
	padding-top: 10px;
}
