.content .home .index .header {
  height: 130px; }
  .content .home .index .header .banner {
    background: url('/images/home/banner.jpg') no-repeat; }
  .content .home .index .header .nav {
    background: url('/images/home/nav_menu_background.jpg') no-repeat;
    height: 30px; }
    .content .home .index .header .nav div {
      width: 550px; }
      .content .home .index .header .nav div ul {
        padding-left: 0;
        display: inline; }
        .content .home .index .header .nav div ul li {
          margin-left: 0;
          padding: 3px 18px;
          list-style: none;
          display: inline;
          font-weight: bold;
          font-size: 0.8em;
          color: white; }
.content .home .index .body {
  background: #f5f4ef; }
  .content .home .index .body .banner {
    height: 281px;
    background: url('/images/home/main.jpg') no-repeat; }
  .content .home .index .body .headline {
    text-align: left;
    padding-left: 15px;
    font-weight: bold;
    font-size: 0.8em;
    height: 33px;
    line-height: 33px;
    color: white;
    background: #9f9b7d url('/images/home/star_middle.jpg') right no-repeat;
    clear: right; }
    .content .home .index .body .headline #sign_up_link_1 {
      height: 33px;
      width: 130px;
      float: right; }
  .content .home .index .body .movie {
    width: auto;
    height: auto; }
    .content .home .index .body .movie table {
      width: 760px; }
      .content .home .index .body .movie table img {
        float: right; }
      .content .home .index .body .movie table .message {
        padding-top: 30px; }
        .content .home .index .body .movie table .message p {
          padding-top: 30px;
          margin-right: 10px;
          font-size: 0.8em; }
    .content .home .index .body .movie #flash {
      margin: 10px;
      height: 350px;
      width: 450px; }
