  #content .news-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #999;
  }
  #content .news-inner {
    width: 442px;
  }
  #content .news-pic {
    margin: 0 2px 15px 0;
    float:left;
    overflow: hidden;
    _display: inline;
  }
  .landscape {
    width: 442px;
    height: 169px;
  }
  .portait {
    width: 149px;
    height: 216px;
  }
  #content .news-item h3 {
    color: #66922A;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
  }
  #content .news-text h4, #content #news-left h4 {
    color: #333;
    font-size: 13px;
    font-weight: bold;
  }
  #content .news-item h3 .news-date {
    width: 142px;
    float: right;
    text-align: right;
    color: #999;
    font-size: 13px;
    margin-top: 2px;
  }
.text {
    font: 12px/20px Arial,Helvetica,sans-serif;
}

  #news-left {
    width: 445px;
    float:left;
    color: #333;
  }
  #news-right {
    width: 100px;
    float:right;
    text-align: right;
    color: #999;
    font-size: 13px;
    margin-top: 8px;
  }
  #content #news-left h3 {
    font-size: 19px;
    font-weight: normal;
    color: #00533F;
  }
  #content #news-left h4 {
    margin-top: 8px;
  }

  #content #news-left .news-pic {
    float: right;
  }
  #news-left .landscape {
    width: 442px;
    height: 169px;
    margin: 10px 0 10px 0;
  }
  #news-left .portait {
    width: 149px;
    height: 216px;
    margin: 10px 0 10px 10px;
  }

