.scroll-text {
  width: auto;
  height: 354px;
  overflow: hidden;
  


}
.scroll-text ul {
  width:407px;
  height: 300px;
 
  margin: 0;
}
.scroll-text ul li {
  width: 210px;
  padding:5px 5px 9px 5px;


}
.scroll-text ul li a {
font-family:'open_sansregular';
font-size:12px;
text-decoration:none;
color:#000000;
}
.scroll-text ul li a:hover {
color:#e56100; text-decoration:underline;
}
.scroll-img {

  width: 680px;
  height: 142px;
  overflow: hidden;
  font-size: 0;
}
.scroll-img ul {
  width: 700px;
  height: 600px;
  margin: 0;
}
.scroll-img ul li {
  display: inline-block;
  margin: 10px 0 10px 10px;
}
#demo4.scroll-img ul,
#demo5.scroll-img ul {
  width: 1500px;
}
#demo5-btn {
  width: 680px;
  padding-top: 10px;
}
#demo6 {
  width: 412px;
}
#demo6-queue {
  width: 680px;
}
#demo6 p, #demo6-queue p {
  width: 124px;
  height: 124px;
  background-color: lightgray;
 font-family:'open_sansregular';
  font-size: 82px;
  text-align: center;
  display: table-cell;
  vertical-align:middle;
}

