.table_top td{
  border-top:1px black solid;
  font-size:9px;
  vertical-align:bottom;
  width:30px;}
.table_top .first{
  width:155px;
  font-size:14px;
  text-decoration:underline;
  font-weight:bold;}
.table_data td{
  border-bottom:1px gray solid;
  word-wrap:break-word;
}
.table_data .first{
  width:155px;
  word-wrap:break-word;}
.amen_table td{
}
select{
 width:60px;
}