.indexit {
  width: 710px;
  float: left;
  margin-bottom: 6px;
  -moz-box-shadow: 0 0 5px  rgba(0,0,0,0.6);
  -moz-border-radius: 3px;
  -webkit-box-shadow: 0 0 5px  rgba(0,0,0,0.6);
  -webkit-border-radius: 3px;
   border: 1px solid #aaa;
}
.indexhd {
  border-bottom: 1px solid #818181;
  background-repeat: repeat-x;
  background-image: url(../img/menuhead.png);
  height: 22px;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  color: white;
  float: left;
  width: 710px;
  -moz-border-radius: 3px 3px 0px 0px; 
  -webkit-border-radius: 3px 3px 0px 0px; 
}
.indexct {
  float: left;
  width: 710px;
  background-color: #e6e6e6;
}
.tbnews {
  width: 710px;
  float: left;
}
.trnewhd {
  background-image: url(../img/newhd.png);
  background-repeat: repeat-x;
}
.trnewcs {
  background-color: #f2f2f2;
}
.trnewcn {
  background-color: white;
}
.trnewcs, .trnewcn {
  height: 20px;
}
.tdnewtag {
  width: 50px;
  text-align: center;
}
.tdnewnome {
  padding-left: 2px;
  width: 580px;
}
.tdnewmore {
  padding-left: 10px;
  width: 710px;
}
.tdnewnome a, .tdnewmore a {
  font-weight: bold;
  color: #3366aa;
}
.tdnewcom {
  width: 80px;
  text-align: center;
}
.postit {
  width: 712px;
  float: left;
  margin-bottom: 6px;
}
.posthd {
  background-image: url(../img/posthd.png);
  height: 36px;
  background-repeat: no-repeat;
  float: left;
  width: 696px;
  font-size: 13px;
  line-height: 26px;
  padding-left: 8px;
  padding-right: 8px;
}
.postct {
  width: 712px;
  float: left;
  background-image: url(../img/postct.png);
  background-repeat: repeat-y;
}
.postwh {
  float: left;
  width: 100px;
  margin-left: 7px;
  text-align: center;
}
.posttx {
  float: left;
  width: 579px;
  margin-left: 10px;
}
.postft {
  background-image: url(../img/postft.png);
  background-repeat: no-repeat;
  float: left;
  width: 712px;
  height: 13px;
}
.comit {
  width: 420px;
  float: left;
  margin-bottom: 6px;
  padding-left: 146px;
}
.comhd {
  background-image: url(../img/comhd.png);
  height: 32px;
  background-repeat: no-repeat;
  float: left;
  width: 420px;
  font-size: 13px;
  line-height: 26px;
  padding-left: 8px;
  padding-right: 8px;
}
.comct {
  overflow: hidden;
  width: 424px;
  float: left;
  background-repeat: repeat-y;
  background-image: url(../img/comct.png);
  padding-left: 6px;
  padding-right: 6px;
  color:white;
}
.comft {
  background-image: url(../img/comft.png);
  background-repeat: no-repeat;
  float: left;
  width: 436px;
  height: 7px;
}
#tbcomform td {
  padding-bottom: 6px;
}
.indexit ul {
  list-style-type: none;
  padding-left: 5px;
  padding-right: 5px;
}
.indexit li {
  border-bottom: 1px solid #dbdbdb;
  background-image: url(../img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 15px;
  padding-bottom: 3px;
}

