#header .headerBg {
  opacity: 1;
}

#header .headerBg {
  filter: alpha(opacity:100);
}

#webBody {
  background-position: left top;
}

#webBody {
  background-repeat: repeat;
}

#webBody {
  background-attachment: scroll;
}

#webBody {
  background-image: none;
}

#webBody {
  background-color: rgba(0, 0, 0, 0);
}

#footer .footerBg {
  background: none;
}

#footer .footerBg {
  opacity: 1;
}

#footer .footerBg {
  filter: alpha(opacity:100);
}

#footer .footerCon {
  color: #000000;
}

#footer .footerCon {
  font-size: 12px;
}

#footer .footerCon {
  font-weight: 400;
}

#footer .footerCon {
  font-style: normal;
}

#footer .footerCon {
  text-decoration: none;
}

#footer .footerCon {
  font-family: 微软雅黑;
}

#footer .footerCon a {
  color: #000000;
}

#footer .footerCon a {
  font-size: 12px;
}

#footer .footerCon a {
  font-weight: 700;
}

#footer .footerCon a {
  font-style: normal;
}

#footer .footerCon a {
  text-decoration: none;
}

#footer .footerCon a {
  font-family: 微软雅黑;
}

#footer .footerCon a:hover {
  color: #000000;
}

#footer .footerCon a:hover {
  font-size: 12px;
}

#footer .footerCon a:hover {
  font-weight: 400;
}

#footer .footerCon a:hover {
  font-style: normal;
}

#footer .footerCon a:hover {
  text-decoration: underline;
}

#footer .footerCon a:hover {
  font-family: 微软雅黑;
}