.page {
  background-color: #e8e8e8;
}

.newssrc {
  font-family: 黑体;
  font-size: medium;
  color: #999999;
}

.topbackfont {
  font-family: 黑体;
  font-size: medium;
  color: #000000;
}

.whitefont {
  font-family: 黑体;
  font-size: medium;
  color: #ffffff;
  text-decoration: blink;
}

.comfont {
  font-family: 黑体;
  font-size: large;
  color: #303030;
  text-decoration: blink;
}

.keytitle {
  font-family: 黑体;
  font-size: x-large;
  color: #000000;
  text-decoration: blink;
}

.top {
  background-color: #cc0000;
}

.sline {
  background-color: #ffe4b5;
}

.bline {
  background-color: #000000;
}

.divpage {
  width: 100%;
}

#content {
  width: 200px;
  height: 60px;
  background: transparent;
  /* *background: #000000;*/
  /*background-color:transparent;*/
  position: absolute;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
  text-align: center;
}

#cck {
  width: 80%;
  display: table-cell;
  height: 60px;
  color: #fff;
  vertical-align: top;
}
