body {
    margin: 0 0 0 0;
    background: #680078;
    font-family: Tahoma, Verdana, Arial, serif;
    font-size: 12px;
    color: #ffffcc;
}

input, textarea, select {
    width:370px;
    height:35px;
    font-size:18px;
}

.cut {
    clear: both;
    margin: 0 auto;
    width: 978px;
    height: 50px;
    padding: 8px;
    background: url("images/cut.jpg") left 5px no-repeat;
}

.clear {
    clear: both;
}

.come { 
   margin: 5px;
   border: 0;
}


#header {
    width: 978px;
    height: 250px;
    margin: 0 auto;
    background: url("images/logo.jpg") left top no-repeat;
}


#panel_col {
    width: 978px;
    height: 100px;
    margin: 0 auto;
    background: url("images/panel.jpg") left top no-repeat;
}

#menu {
    float: left;
    height: 35px;
    padding-left: 283px;
    margin-top: 25px;
}

#menu a {
    height: 35px;
    display: block;
    float: left;
    text-decoration: none;
}

#menu a#item1 {
    width: 200px;
    background: url("images/members.jpg") left top no-repeat;
}

#menu a#item2 {
    width: 190px;
    margin-left: 28px;
    background: url("images/enjoy.jpg") left top no-repeat;
}

#data {
    width: 960px;
    margin: 5px auto;
}


#trailer {
     width: 960px;
     height: 420px;
     text-align: center;
     padding-top: 45px;
     background: url("images/tr_back.jpg") left top no-repeat;
}

#side_col1 {
    float: left;
    width: 280px;
    height: 402px;
    margin: 1px; 
    border: 2px solid #ffcc00;
}

#side_col2 {
    float: left;
    width: 300px;
    height:200px;
}

#side_col2 img {
    margin: 1px;
    border: 1px solid #ffcc00;
}


#tit_col {
   float: left;
   width: 350px;
   height: 55px;
   padding-left: 15px;
   background: url("images/tit.jpg") 5px top no-repeat;
}

#tit_col span {
  padding-left: 35px;
  font-size: 19px;
  font-family: Comic Sans MS;
  font-weight: bold;
  color: #570000;
}


#tit_col .desc {
  font-family: Comic Sans MS;
  font-size: 20px;
}


#enjoy_col1 {
    float: left;
    width: 280px;
    height: 420px;
    margin: 5px;
    background: url("images/01.jpg") left top no-repeat;
}

#pay_col {
   float: left;
   width: 370px;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
}

#pay_col strong {
   font-size: 21px;
   color: #ffba70;
}

#pay_block {
  padding-top: 30px;
  font-size: 11px;
  font-weight: normal;
  color: #fce9ff;
}

#enjoy_col2 {
    float: left;
    width: 280px;
    height: 420px;
    margin: 5px;
    background: url("images/02.jpg") left top no-repeat;
}


#foot_panel {
    width: 990px;
    height: 80px;
    margin: 0 auto;
    background: url("images/foot_pan.jpg") 20px top no-repeat;
}

#foot {
    float: left;
    height: 55px;
    padding-left: 95px;
    margin-top: 10px;
}

#foot a {
    height: 45px;
    display: block;
    float: left;
    text-decoration: none;
}

#foot a#item1 {
    width: 258px;
    background: url("images/enjoy2.jpg") left top no-repeat;
}

#foot a#item2 {
    width: 369px;
    margin-left: 265px;
    background: url("images/more.jpg") left top no-repeat;
}

#footer {
    width: 978px;
    height: 60px;
    margin: 0 auto;
    padding: 5px 10px;
    background: #680078;
    text-align: center;
}

#footer .copyright {
    width: 978px;
    height: 40px;
    font-size: 13px;
    border-top: 1px solid #ffc000;
    text-align: center;
}


#footer .copyright a {
   color: #ffcc00;
   text-decoration: none;
}

#footer .copyright a:hover {
   text-decoration: underline;
}
