.NewsMain {
  width:572px;
  float:left;
}
.NewsSubnav {
  width:296px;
  float:right;
}
.NewsSubnavItem {
  margin-bottom:4px;
}
.NewsCatID {
  position: absolute;
  top: -100px;
  left: -100px;
}
.NewsSearch {
  width:564px;
  margin:0px auto;
  font-weight:bold;
  text-align:right;
  margin-bottom:12px;
}
.NewsSearch img {
  margin-left:6px;
  vertical-align:bottom;
}
.NewsList {
  background-image:url(../../images/framework/divider/news.gif);
  background-position:top;
  background-repeat:no-repeat;
  width:564px;
  margin:0px auto;
  padding-top:1px;
  padding-bottom:6px;
  clear:both;
}
.NewsListTable {
  width:100%;
  line-height:normal;
}
.NewsPager {
  background-image:none;
  background-color:transparent;
  height:42px;
  text-align:center;
  vertical-align:bottom;
}
.NewsPager img {
  margin-left:3px;
  margin-right:3px;
  vertical-align:bottom;  
}
.NewsEmptyData {
  height:38px;
  text-align:center;
}
.NewsItem {
  background-image:url(../../images/framework/divider/news-bg-item.gif);
  background-position:bottom;
  background-repeat:no-repeat;
  width:29px;
  height:30px;
}
.NewsCat {
  background-image:url(../../images/framework/divider/news-bg-cat.gif);
  background-position:bottom;
  background-repeat:no-repeat;
  width:68px;
  text-align:left;
}
.NewsTitle {
  background-image:url(../../images/framework/divider/news-bg-title.gif);
  background-position:bottom;
  background-repeat:no-repeat;
  padding:6px 0px;
  text-align:left;
}
.NewsTitle a:link, .NewsTitle a:visited {
  color:#ffffff;
  text-decoration:none;
}
.NewsTitle a:active, .NewsTitle a:hover {
  color:#f9b709;
  text-decoration:none;
}
.NewsDate {
  color:#666666;
  background-image:url(../../images/framework/divider/news-bg-date.gif);
  background-position:bottom;
  background-repeat:no-repeat;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  width:88px;
}
.NewsDate span {
  margin-left:12px;
}
.NewsDetailHeader table {
  background-image:url(../../images/framework/divider/news-bg.gif);
  background-position:bottom;
  background-repeat:no-repeat;
  width:564px;
  height:52px;
}
.NewsDetailIcon {
  width:64px;
  text-align:center;
}
.NewsDetailTitle {
  font-size:16px;
  font-weight:bold;
  color:#f9b709;
  padding-right:12px;
  padding-top:8px;
}
.NewsDetailDate {
  font-size:10px;
  color:#990000;
  padding-bottom:8px;
}
.NewsDetailContent {
  background-image:url(../../images/framework/divider/news-bg.gif);
  background-position:bottom;
  background-repeat:no-repeat;
  padding-top:12px;
  padding-bottom:36px;
  padding-left:12px;
  padding-right:12px;
}
.NewsDetailFooter {
  text-align:center;
  margin-top:12px;
}
.LatestNewsList {
  background-image:url(../../images/framework/divider/latestnews-subnav.gif);
  background-position:top;
  background-repeat:no-repeat;
  width:288px;
  margin:0px auto;
  padding-top:1px;
}
.LatestNewsList table {
  font-size:12px;
  background-image:url(../../images/framework/divider/latestnews-bg-subnav.gif);
  background-position:bottom;
  background-repeat:no-repeat;
  width:288px;
  height:30px;
  border-width:0px;
}
.LatestNewsItem {
  width:29px;
}
.LatestNewsTitle {
  padding:6px 0px;
  text-align:left;
  line-height:normal;
}
.LatestNewsTitle a:link, .LatestNewsTitle a:visited {
  color:#ffffff;
  text-decoration:none;
}
.LatestNewsTitle a:active, .LatestNewsTitle a:hover {
  color:#f9b709;
  text-decoration:none;
}
.LatestNewsDate {
  color:#666666;
  width:79px;
}
.LatestNewsDate span {
  margin-left:9px;
}