body{
  font-size:12px;
  color: #fff;
  background: #960001 url("/images/pride2009/bg.jpg") repeat-x 0 0;
}

strong {
}

#header{
  margin: 0;
  height: 260px;
  background: url("/images/pride2009/top.png") no-repeat 0 0;
 }

#content{
  margin: 0 0 3px 0;
  padding: 40px 0;
  min-height: 500px;
  height: auto !important;
  height: 500px;
}

#footer {
  margin: 10px 0;
  padding: 0;
  font-size: 12px;
  background-color: #ac0000;
  font-weight: bold;
  color: #ccc;
}

#footer p {
  padding: 5px 0 5px 15px;
}

#footer .beian{
  margin: 0px;
  font-size: 12px;
  text-align: right;
}

#footer .beian p {
  padding: 5px 15px 5px 0;
}
/*- Menu Tabs  */

    #tabsE {
      line-height:normal;
      }
    #tabsE ul {
      margin:0;
      padding:220px 10px 0 230px;
      list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("/images/ui/advertise_with_us/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      display:block;
      background:url("/images/ui/advertise_with_us/tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }  

.item {text-align:center;font-size: 14px;}
.item li {margin:0 0 8px 0;}
.item {float:left;}
.item li {float:left;margin:18px 0 0;width:190px;}
.item li a{display:block;}
.item li img{display:block;margin:0 auto 5px;height:150px;width:110px;}
.item li span.desc{display:block;overflow:hidden;width:150px;height:100px;margin:0 auto;line-height:120%;cursor:pointer;}
.item input {padding-top:10px;} 
.item li span.desc p {text-align:left;margin:5px 0 0 0;}

h3 {
  margin: 10px 0;
  padding: 5px 0;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dotted #fff000;
  color: #fff000; 
}

#intro, #howto {
  font-size: 14px;
  line-height: 150%;
  text-indent: 2em;
}

#intro p, #howto p {
  margin: 0 0 10px 0;
}

#video {
  margin: 20px 0 0 0;
  padding: 35px 0 0 20px;
}

#vote_for {
  margin: 20px 0 0 0;
  color: #000;
  background: #eee;
  text-align: center;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}
#vote_for input {
  margin: 15px 0;
}

.notice p {
  font-size: 22px;
  text-align: center;
  padding: 15px 0;
}


