.news_table_main{
 width: 577px;
}
.news_td{
 padding: 5px 5px;
}
.news_name{
  font-weight: bold;
  font-size: 10px;
  color: #000;
}
.news_price{
  font-weight: bold;
  font-size: 10px;
  color: #ac0001;
}
.news_table_bottom{
 text-align: right;
 padding: 5px 0px 15px 0px;
}
.news_table_bottom a, .news_table_bottom a:hover {
   color: #015385;
   text-decoration: none;
   font-weight: bold;
}
.news_table_bottom a:hover{
  text-decoration: underline;
}
