
#shoutbox {
  border: 1px solid #FFB10A;
  width: 253px;
  height: 345px;
  overflow: scroll;
  overflow-x: hidden;
  color: #464646;
  background: #FFFFFF;
  word-wrap: break-word;
}
 
.shoutBg1, .shoutBg2, .shoutNone {
  padding: 2px;
}
.shoutBg1 {
  background-color: #FFFFFF;
  color: #464646;
}
.shoutBg1 a {
  color: #464646;
}
.shoutBg2 {
  background-color: #E3F4FF;
  color: #464646;
}
.shoutBg2 a {
  color: #464646;
}
.shoutTop {
  text-align: right;
  font-size: 70%;
}
.shoutTitle {
  font-weight: bold;
}
          .shoutGroup1 .shoutTitle {
  color: #FF0000;
}
          .shoutGroup3 .shoutTitle {
  color: #FF0000;
}
          .shoutGroup5, .shoutGroup5 a {
  color: #FF6600;
}
    .shoutGroup5 .shoutTitle {
  color: #FF6600;
}
          .shoutGroup7, .shoutGroup7 a {
  color: #999900;
}
    .shoutGroup7 .shoutTitle {
  color: #999900;
}
          .shoutGroup2, .shoutGroup2 a {
  color: #912616;
}
    .shoutGroup2 .shoutTitle {
  color: #1E3C70;
}
          .shoutGroup8 .shoutTitle {
  color: #F79605;
}
          .shoutGroup6, .shoutGroup6 a {
  color: #80ABBD;
}
    .shoutGroup6 .shoutTitle {
  color: #80ABBD;
}
          .shoutGroup4 .shoutTitle {
  color: #FF0000;
}
  .shoutDelete, a.shoutDelete {
  color: #F00;
  font-weight: bold;
}
.shoutBan, a.shoutBan {
  font-weight: bold;
}