#footernav{
  background-image:URL(../img/footer.png);
  width: 1007px;
  height: 37px; 
  text-align: center;
}

.forder{
  width:301px;
  padding-top:8px;
  margin: 0 auto;
  text-align: center;
}

.fitem{
  height:23px;
  float:left;	
}
.fitem a{
  margin:4px 4px 4px 11px ;
  font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size:12px;
  font-weight:normal;
  color:#000000;
  text-decoration:none;
}
.fitem a:hover { 
  margin:4px 4px 4px 11px ;
  font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size:12px;
  color:#ffffff;
  text-decoration:none;
}
.factive{
  height:23px;
  float:left;
}
.factive a{
  margin:4px 4px 4px 11px ;
  font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size:12px;
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}
.fmid
{  margin-left:8px;
  width:1px;
  height:15px;
  overflow:hidden;
  background-color:#222222;
  float:left;
}