#wrapper header .btnMovie {
  width: 640px;
  height: 486px;
  left: 0;
  top: 850px;
}
#wrapper header .btnMovie .cover {
  background: url("../img/frame_movie.png");
  width: 640px;
  height: 486px;
}
#wrapper header .btnMovie .thumb {
  left: 71px;
  top: 33px;
}

#schedule {
  margin-top: 786px;
}

#wrapper .newsList li .title p {
  margin-bottom: 8px;
}
#wrapper .newsList li .title p img {
  margin-right: 10px;
}
