.nwrap {
  width: 740px;
  text-align: left;
  vertical-align: top;
}
.nheader {
  background-color: #2d82ff;
  padding: 10px 0px 8px 12px;
  color: #ffffff;
  margin-bottom: 10px;
}
.nheader h3 {
  margin: 0px;
  padding: 0px;
  font: 15px Arial, Helvetica, Sans-serif;
  font-weight: bold;
}
.nheader h3 span {
  font: 10px Arial, Helvetica, Sans-serif;
}
.barticle {
  width: 365px;
  height: 194px;
  cursor: pointer;
  position: relative;
}
.barticle .nwl {
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 1px 10px 2px 4px;
  font: 10px Arial, Helvetica, Sans-serif;
  background: url(/img/nwbg.png) top right no-repeat;
}
.barticle .nwl a {
  color: #ff0000;
  text-decoration: none;
}
.barticle .hdr {
  width: 335px !important; width: 365px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: url(/img/articlebg.png);
  padding: 8px 15px 10px 15px;
  font: 15px Arial, Helvetica, Sans-serif;
  color: #ffffff;
}
.bignews td {
  text-align: left;
  vertical-align: top;
}
.tarticle {
  margin: 4px 0px 15px 0px;
  font: 11px/16px Arial, Helvetica, Sans-serif;
  color: #404040;
  text-align: justify;
}
.tarticle a {
  font: 11px/16px Arial, Helvetica, Sans-serif;
  color: #336699;
  text-decoration: none;
  border-bottom: 1px dotted #336699;
}
.tarticle a:hover {
  color: #113366;
  border-bottom: 1px dotted #113366;
}
.morenews td {
  text-align: left;
  vertical-align: top;
  font: 11px/16px Arial, Helvetica, Sans-serif;
  color: #404040;
}
.morenews td h3 {
  font: bold 11px/16px Arial, Helvetica, Sans-serif;
  color: #f00000;
  margin: 0px;
  padding: 0px;
}
.morenews td.ttg a {
  font: 11px/16px Arial, Helvetica, Sans-serif;
  color: #336699;
  text-decoration: none;
  border-bottom: 1px dotted #336699;
}
.morenews td.ttg a:hover {
  color: #113366;
  border-bottom: 1px dotted #113366;
}
.morenews td.ndiv {
  height: 21px;
  font-size: 0px;
  background: url(/img/ndiv.png) top left no-repeat;
}

