#tv_time TABLE{
  font-size : 12px;
  line-height : 16px;
  color : ##444444;
}
.tv_time TABLE{
  text-align : center;
  border-top: solid 1px #898989;
  border-left: solid 1px #898989;
}

.tv_time TD{
  text-align : center;
  border-right: solid 1px #898989;
  border-bottom: solid 1px #898989;
}
.tv_time_menu{
  border-top: solid 1px #898989;
  border-right: solid 1px #898989;
  border-left: solid 1px #898989;
}

