table.box_publicity
{
  width: 150px;
}

td.title_publicity
{
  font-weight: bold;
  text-align: center;
  color: #003399;
  background-color: #88D9FF;
  font-size: 10px;
  width: 150px;
}

td.log_publicity
{
  font-weight: bold;
  text-align: center;
  color: #003399; 
  background-color: #88D9FF;
  vertical-align: middle;
  font-size: 11px;
  height: 20;
}

table.content_publicity
{
  font-size: 12px;
  font-weight: normal;
  text-align: justify;
  color: #003399;
  background-color: #88D9FF;
}

.resalt_publicity
{
  font-weight: bolder;
}

.top_row_publicity
{
  height: 10px;
}

