@charset "utf-8";
/* --------------------------------------------------- News*/
#News .header{
  margin:0 23px 14px 23px;
  padding:15px 10px;
  background:url(../news/img/bg_header.gif) no-repeat left top;
  border-top:1px solid #e5e2e0;
  border-bottom:1px solid #e4e0de;
}
#News .header .title{
  width:500px;
  float:left;
}
#News .header .date{
  width:150px;
  padding-top:5px;
  text-align:right;
  color:#bc975b;
  float:right;
}
#News .header li{
  padding:0 0 0 16px;
  background:url(../img/body_icon_11.gif) no-repeat left 5px;
  font-size:123.1%;
  line-height:150%;
  font-weight:bold;
}
#News span.date{
  padding:0 0 0 11px;
  color:#ad884b;
  background:url(../img/body_icon_09.gif) no-repeat left 3px;
}
* html #News span.date{
  background:url(../img/body_icon_09.gif) no-repeat left 5px;
}
*:first-child+html #News span.date{
  background:url(../img/body_icon_09.gif) no-repeat left 5px;
}

#News .text-area td a{color:#625149;text-decoration:none;}
#News .text-area td a:visited{color:#625149;text-decoration:none;}
#News .text-area td a:hover{color:#625149;text-decoration:underline;}
