
#foot{
 width:944px;
 margin:10px auto 0 auto;
 border-top:1px #eaeaea solid;
 padding:10px 0 0 0;
 font-size:12px;
 clear:both;
 font-weight:normal;
 text-align:center;
}
#foot ul{
 width:410px;
 margin:5px auto;
 text-align:center;
 clear:both;
 list-style:none;
}
#foot ul li{
 float:left;
 margin:0 0 0 5px;
 line-height:20px;
}
#foot p{
 width:400px;
 text-align:center;
 line-height:20px;
 margin:5px auto;
 clear:both;
}