body {
  background: #f0f0f0 none repeat scroll 0 0;
  color: #666;
  font-size:14px;
}

.reg_info1 {
  font-size: 23px;
  padding-top: 16px;
  text-align: center;
}

.l-container > a {
  display: block;
  height: 90px;
  margin: 10px auto;
  width:90px;
}


.l-box-index{
  margin: 0 auto;
  width: 100%;
  padding-top: 123px;
  padding-bottom: 270px;
}
.l-box {
  margin: 0 auto;
  width:385px;
}
.l-box .ur:focus {
  border: 1px solid #92b4eb;
  box-shadow: 0 0 2px #92b4eb;
}
.l-btn input {
  border: 0 none;
  color: #fff;
  cursor: pointer;
  display: block;
  height: 50px;
  width: 100%;
  border-radius: 25px;
  background: #ff9900;
  font-size: 19px;
  transition: all 0.8s ease 0s;
  margin: 20px 0 20px 0;
}
.l-btn .btn-l:hover{
background:#e05c39 none repeat scroll 0 0;}
.l-box .ur.mt10 {
  margin-bottom: 18px;
  margin-top: 10px;
}
.l-box .ur {
  border: 1px solid #d9d9d9;
  color: #979797;
  height: 43px;
  line-height: 35px;
  margin-bottom: 10px;
  padding-left: 10px;
  width: 100%;
  border-radius: 25px;
  background: #ffffff;
}
.l-box-a {
  height: 24px;
  margin-bottom: 20px;
  margin-top: 5px;
  padding-right: 5px;
  position: relative;
  width: 350px;
margin: 0 auto;
}
.l-box-a  {
  text-align:center;
}
.l-box-a .bt1 a,.l-box-a .bt2 a {
  cursor: pointer;
  text-decoration:none;
}
.l-box-a .forget{color:#666666;float: left;font-size: 16px;}
.l-box-a .register{color:#ff6600;float: right;font-size: 16px;}
.l-logo{ text-align:center;}
.l-logo img{ border:none;}
