.lot_table
{
  font-size:12pt;
  font-family:"Arial";
}

.lot_table tr td{
  text-align: center;
  padding: 2px;
}

.lot_table tr td p{
  text-align: center;
  padding: 2px;
  margin: 0px;
}

.lot_title_left{
  color: #FFF;
  font-size:12pt;
  font-weight: bold;
  text-align: center;
  background: #C00;
  border: 1pt solid #000;
}

.lot_title_right{
  color: #FFF;
  font-size:12pt;
  font-weight: bold;
  text-align: center;
  background: #C00;
  border-top: 1pt solid #000;
  border-right: 1pt solid #000;
  border-bottom: 1pt solid #000;
}

.lot_left{
  border-left: 1pt solid #000;
  border-right: 1pt solid #000;
  border-bottom: 1pt solid #000;
}

.lot_right{
  font-size:14pt;
  border-right: 1pt solid #000;
  border-bottom: 1pt solid #000;
}

.lot_row01{
  background: #E6E6E6;
}
