/* CSS Document */

#movieHead {
  background:url(img/top_movie_top.png) 0 0 no-repeat;
  width:515px;
  height:17px;
  margin:0 auto;
}

#movieMain {
  background-color:#9d499a;
  width:515px;
  margin:0 auto;
  text-align:center;
}

#movieFoot {
  background:url(img/top_movie_bottom.png) 0 0 no-repeat;
  width:515px;
  height:17px;
  margin:0 auto 20px auto;
}