.bdContent {
  background-image: url("img/bg.jpg");
  background-repeat: no-repeat;  
  background-attachment: fixed;  
  margin-left: 20;
  margin-top: 20;
}
.ftLogin {
  font-size: 13px;
}
.tbUnselTab {
  background-image: url("img/selBG.gif");
  font-family: "宋体";
  font-size: 12px;
  color: #999999;
  align: center;
}
.tbSelTab {
  background-image: url("img/unselBG.gif");
  font-family: "宋体";
  font-size: 12px;
  color: #003366; 
  align: center;
}
.sysShow { 
  display: block;
  cursor: hand;
}
.sysHide { 
  display: none;
  cursor: hand;
}
.leftBtn {
  position: absolute; 
  left: 0; 
  top: 58; 
  width: 21; 
  height: 22; 
  background-img: url("img/tabBG.gif");
}
.rightBtn {
  position: absolute; 
  left: 922; 
  top: 58; 
  width: 21; 
  height: 22; 
  background-img: url("img/tabBG.gif");
}
.divLogo {
  margin-top: 5;
  font-size: 9pt;
  font-family: 宋体;
  position: absolute; 
  overflow: hidden; 
  left: 0; 
  width: 100%; 
  height: 30;
}
.bd {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  background-image: url("frame.gif");
  background-repeat: no-repeat;
  background-position: center;
}
.fntHead {
  font-family: "隶书";
  font-size: 25px;
  color: #003300; 
}
.fntBoard {
  font-family: "宋体";
  font-size: 12px;
  color: #FFFFFF; 
}
.fntTitle {
  font-family: "宋体";
  font-size: 16px;
  font-weight: bold;
  color: #000000; 
}
.fntContent {
  font-family: "宋体";
  font-size: 15px;
  font-weight: none;
  color: #000000; 
}
.fntGGL {
  font-family: "宋体";
  font-size: 10pt;
  color: #000000; 
  font-weight: none;
}
.fntAddr {
  font-family: "宋体";
  font-size: 10pt;
  color: #000000; 
  font-weight: none;
}
