#shoutbox {
  border: 1px solid #000000;
  width: 160px;
  height: 300px;
  overflow: scroll;
  overflow-x: hidden;
  color: #000000;
  background: #FFFFFF;
  word-wrap: break-word;
}
.shoutBg1, .shoutBg2, .shoutNone {
  padding: 2px;
}
.shoutBg1 {
  background-color: #FFFFFF;
  color: #000000;
}
.shoutBg1 a {
  color: #000000;
}
.shoutBg2 {
  background-color: #D8F68C;
  color: #000000;
}
.shoutBg2 a {
  color: #000000;
}
.shoutTop {
  text-align: right;
  font-size: 80%;
}
.shoutTitle {
  font-weight: bold;
}
          .shoutGroup2 .shoutTitle {
  color: #FF0000;
}
      .shoutGroup3 {
  background-color: #1EB028;
}
        .shoutGroup3 .shoutTitle {
  color: #143BFF;
}
          .shoutGroup4 .shoutTitle {
  color: #FF0000;
}
          .shoutGroup5 .shoutTitle {
  color: #116625;
}
      .shoutGroup6 {
  background-color: ;
}
        .shoutGroup6, .shoutGroup6 a {
  color: ;
}
    .shoutGroup6 .shoutTitle {
  color: #FF0000;
}
  .shoutDelete, a.shoutDelete {
  color: #F00;
  font-weight: bold;
}
.shoutBan, a.shoutBan {
  font-weight: bold;
}
