#footer {
  position: relative;
  width: 100%;
  background: #fff url('../images/template/footer_run.jpg') repeat-x top center;
  border-top: 1px solid #ccc;
  margin-top: 22px;
}

#footer_inner {
  width: 875px;
  height: 47px;
  font-size: 11px;
  line-height: 11px;
  font-family: Arial;
  text-align: center;
  color: #555;
  margin: 0 auto;
  padding-top: 32px;
}

#footer_inner a:link, #footer_inner a:visited {color:#555;}
#footer_inner a:hover {color: #999;}
.small_foot {
  font-size: 10px;
  line-height: 24px;
}
