#newsItem { float: left; position: relative;  padding: 10px 0; width: 680px; border-bottom: 1px solid #000; }
#newsItem h2 { width: 558px;  line-height: 16px;}
#newsItem .intro { font-weight: bold; margin-bottom: 8px; width: 558px; }
/* news list */
#content .news { width: 100%; }
#content .news a { width: 100%; color: #000; font-weight: bold; height: 14px; line-height: 16px; color: #33834A;}
#content .news ul { list-style: none; margin-bottom: 8px;  }
#content .news li { width: 100%;  border-bottom: 1px solid #000; }
/* short list */
#content .shortnews { /*border-top: 1px solid #000;*/width: 660px;}
#content .shortnews a { color: #33834A; font-weight: bold; height: 14px; line-height: 16px; float: left;  }
#content .shortnews h2 { float: left; width: 100%; }
#content .shortnews span.date{ float: right; color: #000; }
#content .shortnews ul { list-style: none; margin-top: 15px; }
#content .shortnews .navigator{ display: none; }
#content .shortnews .shortNewsList li { border:0; }

#hbody #content { width: 680px;  }
#content .newsintro { width: 558px; min-height: 35px; }
* html #content .newsintro {  min-height: 35px; }
#content .newscontent { width: 558px; margin-top: 10px; }
#newsItem img.pic { float: right; }

#content #newsItem a { color: #33834A; }
#content #newsItem a.back { display:block; height:14px; }
