.font12 {  font-size: 12px; line-height: 140%}
.title{
background:#eee;
border:solid #666;
border-width:0 0 1px 0;
padding:5 10px;
margin:0 0 5px 0;
}

/*index*/
ul.whatsnew {
  margin:0;
  padding: 0;
  border: 0;
  text-align:left;
  font-size: 12px;
  line-height: 140%;
  list-style: none;
}
.whatsnew li {
  background:url(../images/index/ico-tri.gif) no-repeat 0 3px;
  margin:0;
  padding:0 0 5px 10px;
}
/*whatsnew*/

ul.news {
  margin:0 0 0 10px;
  padding: 0;
  border: 0;
  font-size: 100%;
  list-style: none;}
.news li {
  background:url(../company/whatsnew/images/ico-tri2.gif) no-repeat 0 3px;
  padding:0 0 15px 15px;
}