#footer
{
  float:left;
  width:948px;
  height:150px;
  margin-top:20px;
  background-color:#f3f3f3;
  background-repeat:no-repeat;
}
.footer_ul li
{
  float:left;
  padding:10px 30px;
}

