a {
  color: #ddd; }
  a:hover {
    color: #fff; }

body, div, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, fieldset, form, tr, th, td, center, input, button, textarea {
  margin: 0;
  padding: 0;
  border: 0; }

div, p, a, span, input {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif; }

.countdown {
  background: transparent url("../images/countdown_bg.png") left top no-repeat;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 230px;
  height: 227px;
  position: relative; }
  .countdown .colockbox {
    width: 190px;
    height: 170px;
    position: absolute;
    top: 26px;
    left: 17px; }
    .countdown .colockbox span {
      width: 190px;
      height: 170px;
      display: block;
      font-size: 150px;
      text-align: center;
      line-height: 160px;
      color: #fff; }
    .countdown .colockbox .line {
      display: block;
      background: transparent url("../images/cdw_line.png") left top no-repeat;
      width: 182px;
      height: 1px;
      position: absolute;
      top: 86px;
      left: 7px; }
    .countdown .colockbox .hour {
      display: none; }
    .countdown .colockbox .minute {
      display: none; }
    .countdown .colockbox .second {
      display: none; }

.playnow {
  width: 258px;
  height: 79px;
  display: block;
  margin: 10px auto 0;
  background: transparent url("../images/playnow.png") center top no-repeat; }

.playnow:hover {
  background-position: center bottom; }

.playnow a {
  display: block;
  width: 258px;
  height: 79px; }

body {
  background: #000000 url("../images/bg.jpg") center top no-repeat; }

.header {
  height: 790px; }

.header .logo {
  height: 400px; }

.playinfo {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: block; }
  .playinfo .title {
    background: transparent url("../images/infotitle.png") center top no-repeat;
    height: 26px;
    margin-bottom: 10px; }
    .playinfo .title h3 {
      background: transparent url("../images/infotitle.png") center top no-repeat;
      line-height: 100px;
      height: 26px;
      overflow: hidden; }
  .playinfo .info {
    color: #cdcdcd;
    font-size: 18px;
    padding: 0 47px 10px;
    margin-bottom: 20px;
    line-height: 24px; }
    .playinfo .info span {
      color: #cdcdcd;
      font-size: 18px;
      float: left;
      margin-right: 10px;
      margin-bottom: 1px; }
    .playinfo .info br {
      clear: both; }
  .playinfo .r1 .info {
    padding-left: 0;
    padding-right: 0; }
  .playinfo .r1 img {
    width: 952px;
    height: 72px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 20px; }
  .playinfo .r1 .title h3 {
    background-position: center -26px; }
  .playinfo .r2 .title h3 {
    background-position: center -52px; }
  .playinfo .r3 .title h3 {
    background-position: center -78px; }
  .playinfo .r4 .title h3 {
    background-position: center -104px; }

.footer {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-bottom: 10px; }
  .footer .links a, .footer .links {
    color: #a7a7a7;
    line-height: 25px;
    font-size: 14px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #222; }
  .footer .links {
    display: block;
    margin: 70px auto 0;
    width: 550px;
    position: relative;
    padding-left: 370px; }
  .footer .r2logo {
    bottom: 5px;
    left: 140px;
    position: absolute; }
