 
#foot{
	width:1000px; 
	margin:0 auto;
	padding: 15px 0;
	border-top: 2px solid #0061b0;}	
/*ul li*/		
/*#foot ul{
	text-align:center;
	margin:0 auto 10px;}
#foot ul li{
	text-indent:15px; 
	margin-right:10px;
	display:inline-block; 
	font-size:14px; 
	line-height:25px;
	background: url(../images/foot-li-bg.png) no-repeat left center;
}
#foot ul li.start{
	background: none;
}
#foot ul li a{color:#000;}
#foot ul li:hover a{color:#000;}*/
/*p*/		
#foot p{
	text-align:center;
	margin:0px; 
	color:#000;
	line-height:25px; 
	font-size:14px;}