.cz_newsProgram {
  width: 300px;
  font-family: Arial, sans-serif;
  margin-bottom: 15px;
}

.cz_newsProgram .boxHead {
  height: 18px;
  width: 100%;
}

.cz_newsProgram .boxHead .title {
  height: 100%;
  width: 127px;
  background: #272c3d;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 18px;
  float: right;
}

.cz_newsProgram .boxBody {
  border-left: 1px solid #b0c1d4;
  border-right: 1px solid #b0c1d4;
  background: #eceff4;
  padding: 9px 8px 6px 8px;
}

.cz_newsProgram .tbWrap {
  width: 282px;
}

.cz_newsProgram .tbBody {
  border-left: 1px solid #adbcce;
  border-right: 1px solid #adbcce;
  background: #fff;
  overflow: hidden;
  padding: 2px 0 6px 10px;
}

.cz_newsProgram .progressBar {
  background: #c31900;
  height: 10px;
  font-size: 1px;
  float: left;
  margin-top: 1px;
}

.cz_newsProgram .progressBar .pWrap {
  padding: 1px;
}

.cz_newsProgram .progressBar .progress {
  background: #fff;
  float: right;
  height: 8px;
  font-size: 1px;
}

.cz_newsProgram .rest {
  color: #c31900;
  font-size: 11px;
  padding: 0 0 4px 6px;
  line-height: 12px;
  float: left;
}

.cz_newsProgram table {
  clear: both;
  border-collapse: collapse;
  width: 240px;
  margin: 0 0 0 10px;
}

.cz_newsProgram td {
  font-size: 12px;
  color: #858891;
  padding: 2px 0;
}

.cz_newsProgram td.time {
  width: 44px;
  padding-left: 8px;
  color: #c31900;
  font-size: 11px;
  line-height: 16px;
}

.cz_newsProgram td.first {
  font-weight: bold;
  color: #000;
}

.cz_newsProgram td.delim {
  font-size: 1px;
  height: 1px;
  padding: 0;
}

.cz_newsProgram .nextDay {
  font-size: 11px;
  font-weight: bold;
  margin: 6px 0 2px 6px;
}
