.info-banner {
  background: #3d3e40 url(game/banner.jpg) no-repeat center bottom;
}

.frame-website {
  background: url(game/game_frame.png) 0 center no-repeat;
}

.youshi-1 {
  background: url("game/1.png") top center no-repeat;
}

.youshi-2 {
  background: url("game/2.png") top center no-repeat;
}

.youshi-3 {
  background: url("game/3.png") top center no-repeat;
}

.youshi-item {
  width: 33.33%;
}

.website-youshi .youshi-subtitle {
  width: 348px;
  margin: 18px auto 0;
  text-align: left;
  color: #333;
}