﻿div.latest5_subject {
  color            :#868686;
  background-color :#E6E6E6;
  width            :170px;
  height           :16px;
  line-height      :16px;
  font-size        :9pt;
  text-align       :center;
  border     :1px solid #D9D9D9;
}

div.latest5_area {
  background-color :#FFFFFF;
  width            :170px;
  font-size        :8pt;
  border    :1px solid #D9D9D9;
}
  .latest5_area a {
    width            :220px;
    height           :25px;
    line-height      :25px;
    display          :block;
    text-decoration  :none;
    color            :#828282;
  }
  .latest5_area a:hover {
    color :#000000;
  }