.text-center {
  text-align: center; }

.inner {
  width: 1170px;
  position: relative; }

.header {
  padding: 0; }

.main_user {
  background: url("../images_v1/user_bg1.png") repeat-x;
  border-top: 1px solid #e6e6e6; }

.to-login {
  width: 790px;
  margin: 0 auto 25px auto;
  height: 45px;
  line-height: 45px;
  text-align: right; }
  .to-login a {
    color: #34ace9; }

.tit_h1 {
  text-align: center;
  font-size: 30px;
  line-height: 55px;
  height: 55px;
  overflow: hidden;
  color: #333333; }

.single-column {
  width: 942px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  min-height: 0;
  height: 687px;
  background: url("../images_v1/user_bg2.png") no-repeat center 0; }
  .single-column .signup-panel {
    width: 490px;
    margin: 0 auto; }

.form-horizontal .control-label {
  display: block;
  padding: 0 15px 0 0;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  width: 80px;
  float: left;
  font-weight: normal;
  text-align: right; }

.form-horizontal .sm-10 {
  width: 350px;
  padding: 0 0 20px 0;
  float: left; }

.signup-panel form input.send1 {
  padding: 0;
  height: 34px;
  line-height: 34px;
  background-color: #d1ecc5;
  color: #3e7e23;
  border: none; }

form a.getCode {
  padding: 0;
  height: 34px;
  line-height: 34px;
  background-color: #d1ecc5;
  color: #3e7e23;
  border: none;
  text-decoration: none;
  text-align: center; }

form a.getCode:hover {
  text-decoration: none; }

.btn-success {
  width: 100%;
  padding: 6px 0;
  border: none; }

form .form-item {
  position: relative; }
  form .form-item span.form-error {
    display: block;
    width: 200px;
    padding-right: 5px;
    position: absolute;
    right: -220px;
    top: 1px;
    color: #ff0000;
    font-size: 12px;
    z-index: 1000;
    text-align: left;
    line-height: 20px; }

.form_v1 {
  background: url("../images_v1/form_v1.png") no-repeat 5px center; }

.form_v3 {
  float: left;
  width: 200px; }

.form_v4 {
  float: right;
  width: 180px; }

.btnlg {
  background-color: #999999;
  color: #ffffff; }

.form-control {
  position: relative;
  padding: 0 0 0 5px;
  z-index: 1000;
  line-height: 32px; }

.form-group {
  margin-bottom: 0px; }

.form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0; }

.to-resetpassword {
  text-align: right; }
  .to-resetpassword a {
    color: #34ace9; }

/*# sourceMappingURL=user.css.map */
