.main {
  background-repeat: no-repeat;
}

.main form {
  margin-left: 390px;
  margin-top: 70px;
  margin-bottom: 70px;
}

.formItem {
  height: 50px;
  width: 425px;
  border: 1px solid #dedede;
  margin-bottom: 32px;
}

form input[type="text"] {
  height: 40px;
  width: 190px;
  border: none;
  color: #b4b4b4;
  line-height: 40px;
  margin-top: 4px;
}

.formtitle {
  width: 135px;
  float: left;
}

form input[type="checkbox"] {
  vertical-align: middle;
}

form .title {
  line-height: 50px;
  margin-left: 26px;
}

.formItem img {
  background-repeat: no-repeat;
  width: 88px;
  position: absolute;
  margin-top: 10px;
}

form .title2 {
  line-height: 50px;
  margin-left: 26px;
  letter-spacing: 4.3px;
  width: 84px;
}

form .title3 {
  line-height: 50px;
  margin-left: 26px;
  letter-spacing: 13px;
  width: 84px;
}

.formItem .ps {
  position: absolute;
  left: 900px;
  line-height: 50px;
}

.formItem a {
  color: #0092ff;
}

form .usertitle {
  letter-spacing: 5px;
}

form .formCfm {
  color: #b4b4b4;
  font-size: 14px;
}

.formCfm a {
  color: #0191fd;
}

#regSuc h3 {
  width: 425px;
  text-align: center;
  font-size: 18px;
  margin-top: 200px;
  margin-bottom: 32px;
}

.btn-confirm {
  width: 425px;
  height: 50px;
  background: #ff8827;
  line-height: 50px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-bottom: 20px;
}

.btn-confirm a {
  color: #fff;
}

#regSuc {
  margin-left: 390px;
  margin-top: 70px;
  margin-bottom: 70px;
  display: none;
}
