
* {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
  margin: 0;
  padding: 0;
  color: #333;
}

#header_repeat {
  background: url(../images-enter/header-repeat.png) repeat-x;
}

#header {
  background: url(../images-enter/header-active.png) no-repeat center;
  width: 950px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
}

#content_bg {
  background: url(../images-enter/body-fadeout.png) repeat-x top;
}

#content {
  width: 100%;
  text-align: center;
}

#top {
  min-height: 600px;
}

#enter input ,
#enter a,
.title a {
  color: #555
}

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

#enter {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  vertical-align: middle;
  margin-top: 10px;
  margin-bottom: 10px;
  background: url(../images-enter/enterdiv-bg.png) repeat-y center #fbfbfa;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 100%;
}

#enter input {
  background: #f9f9f9;
  border: 1px solid #ccc;
  padding: 3px 10px;
  margin-bottom: 3px;
  width: 150px;
  font-size: 13px;
  font-weight: bold;
}

#enter .sec_button {
  background: #f9f9f9;
  border: 1px solid #ccc;
  padding: 3px 10px;
  margin-bottom: 10px;
  width: 128px;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
}

#disclaimer_info {
  margin-top: 10px;
}

#disclaimer {
  border: 1px solid #ccc;
}

#subdomain {
  margin-top: 20px;
}

#voteplugin {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 170px;
  height: 170px; 
  background: url(../images-enter/voteplugin.png);

}

#voteplugin span {
  display: none;
}

.partner {
  width:520px;
  height:485px;
  float:center;
  border:thin dotted #A8A8A8;
}

.adlink {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 13px;
}

.adlink a {
  font-size: 11px;
  font-weight: bold;
}

