#footer {
  text-align: left;
  position: relative;
  width: 840px;
  height: 72px;
  background: url("/images/include/foot/bg_foot.jpg") no-repeat;
  z-index: 1;
  margin:0 auto;
}

#footer img {
  border: none;
}

#footer a:hover img {
  filter:alpha(opacity=70);
  opacity:0.7;
}

#footer ul {
  position: absolute;
  top: 14px;
  right: 0px;
  margin: 0 10px 0 0 !important;
  padding: 0 !important;
}

#footer ul li {
  display: inline;
  padding-left: 10px;
  font-size: 12px;
}

#footer ul li a {
  color: #000;
  text-decoration: none;
  background: url("/images/include/foot/icon_foot.gif") no-repeat left;
  padding: 0 10px 0 16px;
}

#footer ul li a:hover {
  color: #666 !important;
  text-decoration: none !important;
  background: url("/images/include/foot/icon_foot_ov.gif") no-repeat left;
}

#footer p {
  position: absolute;
  top: 50px;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 12px;
  color: #1A2990;
}

#fTxt {
  text-align: left;
  width: 840px;
  z-index: 10;
  position: relative;
}

#fTxt h2 {
  position: absolute;
  top: -21px;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 12px;
  color: #333;
}
