 .nTab{
  float:left;
  width:100%;
  }
 .nTab .TabTitle{
  clear:both;
  height:28px;
  overflow:hidden;
  background:url(tablbg/2.jpg) repeat-x;
  background-position:0% 27px;
  }
 .nTab .TabTitle ul{
  border:0;
  margin:0;
  padding:0;
  }
 .nTab .TabTitle li{
  float:left;
  cursor:hand;
  padding-top:5px;
  padding-right:22px;
  padding-left:22px;
  padding-bottom:5px;
  list-style-type:none;
  margin-right:3px;
  }
 .nTab .TabTitle .active{
  background:#fff;
  border-top:1px #00FF5B solid;
  border-right:1px #00FF5B solid;
  border-bottom:1px #fff solid;
  border-left:1px #00FF5B solid;
  }
 .nTab .TabTitle .normal{
  background:url(tabnbg/2.jpg) repeat-x;
  border-top:1px #00FF5B solid;
  border-right:1px #00FF5B solid;
  border-left:1px #00FF5B solid;
  }
 .nTab .TabContent{
  width:auto;
  background:#fff;
  margin: 0px auto;
  padding:0 0 0 0;
  border-right:1px #00FF5B solid;
  border-bottom:1px #00FF5B solid;
  border-left:1px #00FF5B solid;
  }
 .none {
  display:none;
  }

 .wheadtext a:link {text-decoration: none; color:#3f3f3f}
 .wheadtext a:visited {text-decoration: none; color:#3f3f3f}
 .wheadtext a:active {text-decoration: none;color:#3f3f3f}
 .wheadtext a:hover {text-decoration: none;color:#00FF5B}
 .wheadtext {color:#3f3f3f}

 .wheadtext1 a:link {  font-size:12px;text-decoration: none; color:#3f3f3f}
 .wheadtext1 a:visited { font-size:12px;text-decoration: none; color: #3f3f3f}
 .wheadtext1 a:active {  font-size:12px;text-decoration: none;color:#3f3f3f}
 .wheadtext1 a:hover {  font-size:12px;text-decoration: none;color:#ff9900}
 .wheadtext1 {font-size:12px;color: #3f3f3f}
 .wheadtext1 td {font-size:12px;color: #3f3f3f}