reg.css 843 Bytes
@import 'regtab_ui.css';
@import 'regbg_ui.css';
@import 'fancyalter_ui.css';
@import 'tips_ui.css';

.header {
  background-color: transparent;
  border-color: transparent;
}
.whitebox {
  text-align: center;
  position: relative;
}
.show,
.whitebox form,
.boxform {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.boxform {
  position: relative;
  left: -50px;
}
.reghd {
  font: 18px/1 'Microsoft YaHei';
  margin-bottom: 30px;
}
.regewm {
  display: block;
  position: absolute;
  right: 10%;
  top: 66px;
  width: 120px;
  height: 140px;
  background-position: -1px -110px;
}
.regewm img {
  width: 80px;
  height: 80px;
}
.drewm {
  margin-top: 14px;
}
.drword {
  color: #fff;
  font: 14px/1 'Microsoft YaHei';
  padding: 13px 27px 0 26px;
}
.show {
  padding-top: 6px;
}
.fancy-alter {
  width: 450px;
  padding: 50px 0;
}