#scrollWrap{
  overflow:hidden;
  width:600px;
  height:45px;
  padding:10px 10px 15px;
  color:#226088;
}
.scrollItem{
  display:none;
}
.activeScrollItem{
}
.bubble{
  width:19px;
  height:12px;
  margin-right:5px;
  margin-bottom:30px;
  float:left;
}
