.scroll-text {
  width: 400px;
  height: 4.5em;
  overflow: hidden;
}
.scroll-text ul {
  width: 800px;
  height: 100px;
  overflow: hidden;
  margin: 0;
}
.scroll-text ul li {
  height: 1.5em;
}
.scroll-img {
  width: 315px;
  left:20px;
  height: 40px;
  overflow: hidden;
  font-size: 0;
}
.scroll-img ul {
  width: 700px;
  height: 600px;
  margin: 0;
}
.scroll-img ul li {
  width:131px;
  margin-left:30px;
  text-align:center;
  float:left;
  background:url('../../images/00main/discount_line.gif') no-repeat right 50%;
}