
.wid1200{
	width: 1200px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.border_aaa{
	border: 1px solid #aaa;
}
.log_reg_container{
	height: 798px;
	background: url(../../images/login/log-reg_bg.jpg) no-repeat center center;
	position: relative;
}
.reg_target{
	width: 38px;
	height: 149px;
	background: #ebedee;
	position: absolute;
	right: 0;
	top:38px;
	text-align: center;
}
.reg_target a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 22px;
	color: #a67e3d;
	margin-top: 40px;
}
.log_right{
	width:372px;
	position:absolute;
	right: 50px;
	top: 38px;
	background: #e4e7e9;
	padding-bottom: 23px;
}
.log_right .lreg_top{
	width: 350px;
	height: 81px;
	background:#fbfbfb;
	padding:18px 0 0 22px;
	color: #a67e3d;
}
.log_right .lreg_top div{
	font-size: 28px;
	margin-bottom: 6px;
	font-weight: bold;
}
.log_right .lreg_top p{
	font-size: 14px;
}

/*表单位置*/
 .log_right .lreg_bottom .lerg_li{
 	clear: both;
 	overflow: hidden;
 	margin-top: 14px;
 	color: #4a4a4a;
 	padding-left: 22px;
 }
 .log_right .lreg_bottom .lerg_li .sel_relative{
 	position: relative;
 }
 .log_right .lreg_bottom .lerg_li .lreg_tip{
 	margin-bottom: 9px;
 }
 .log_right .lreg_bottom .lerg_li select{
 	width: 93px;
 	height: 33px;
 	line-height: 33px;
 	float: left;
 	padding-left: 5px;
 }
 .log_right .lreg_bottom .lerg_li .down{
  	display: block;
  	width: 7px;
  	height: 6px;
  	background: url(../../images/login/down.png) no-repeat center center;
  	position: absolute;
  	top: 14px;
  	right: 54px;
  }
 .log_right .lreg_bottom .lerg_li .tel_down{
  	right: 0px;
  	left: 78px;
  }
 .log_right .lreg_bottom .lerg_li .tel_input{
 	width: 210px;
 	height: 33px;
 	line-height: 33px;
 	float: left;
 	margin-left: 5px;
 	padding-left: 5px;
 }
  .log_right .lreg_bottom .lerg_li .lreg_input{
  	width: 186px;
  	height: 33px;
  	line-height: 33px;
  	margin-right: 5px;
  	float: left;
  	padding-left: 5px;
  }
.log_right .lreg_bottom .lerg_li .pic_code{
	display: inline-block;
	width: 117px;
	height: 33px;
	line-height: 33px;
	float: left;
	background: #fff;
	text-align: center;
}
  .log_right .lreg_bottom .lerg_li .lreg_tip{
 	font-size: 16px;
 	color: #a67e3d;
 }
  .log_right .lreg_bottom .lerg_li .lreg_tip span{
  	color: #e7544d;
  	padding-left: 8px;
  }
.log_right .lreg_bottom .lerg_li .getCode{
	float: left;
	display: inline-block;
	width: 117px;
	height: 33px;
	line-height: 33px;
	color: #4a4a4a;
	text-align: center;
	background: #fff;
}

.log_right .lreg_bottom .lreg_btn{
	display: block;
	width: 132px;
	height:35px;
	line-height: 35px;
	margin: 24px auto 0;
	background: #a67e3d;
	color: #fff;
	font-size: 20px;
	text-align: center;
}


/*注冊*/
.reg_right{
	height: 655px;
}
.name_input{
	width: 308px;
	height: 33px;
	line-height: 33px;
	padding-left: 5px;
}
.log_right .lreg_bottom .lerg_li .reg_sel{
	width: 308px;
	height: 33px;
	line-height: 33px;
}
.reg_ps{
	font-size: 14px;
	color: #4a4a4a;
	padding: 14px 22px 0;
}



.text-code{
	position:relative;
}


















