/*register-css  */
.main-register{
	border: #f1bc6f 1px solid;
	height: 770px;
}
.register-left{
	width:260px;
	float:left;
	background:#F2F2F2;
	height: 100%;
	height: 770px;
	text-align: left;
	text-indent: 2em;
}
.dren{
	background:url("../images/3dren.png") no-repeat bottom right;
}
.register-left h3{
	font-size:20px;
	text-align:left;
	padding:20px;
	color:#333;
}
.register-left p{
	line-height: 27px;
	padding:0 20px;
	font-size: 14px;
}
.register-right h4{
	margin:0;
	padding:0;
	color:#0000ff;
	font-size:12px;
	font-weight:normal;
}
.register-right h5{
	line-height: 19px;
	margin: 0px; 
	color: #E10074;
	font-size: 12px;
	font-weight: normal;
	background: #FFF9F3;
	padding: 2px 0 2px 0;
	text-indent:25px;
	border: 1px solid #FFD8C0;
	background: url("../images/ico_png24.png") no-repeat 5px -350px;
	height: 16px;
	width: 250px;
}
.register-right h6{
	line-height: 19px;
	margin: 0px; 
	color: #00A350;
	font-size: 12px;
	font-weight: normal;
	background: #FFF9F3;
	padding: 4px 0 4px 0;
	text-indent:25px;
	border: 1px solid #FFD8C0;
	width: 267px;
	background: url("../images/ico_png24.png") no-repeat 5px -485px;
	height: 16px;
}
.register-right table{
	text-align: left;
	font-size:12px;
}
.register-right table td{
	line-height: 33px;
}
.register_l div{
	padding:10px;
}
.register_l div p{
	text-align:left;
	line-height:35px;
	text-indent:2em;
	font-size:13px;
	color:#222;
}
.register-right{
	width:710px;
	float:right;
	padding-top:20px;
	font-size:15px;
	color:#666;
}
.regist_1{
	text-align: right;
}
.red{
	color: red;
}
.register-input{
	width:265px;
	padding-left:3px;
	font-size: 14px;
}
.wid2{
	width:270px;
	font-size: 14px;
}
#province,#city,#county{
	font-size: 14px;
}
.register-btn{
	width:97px;
	height:28px;
	margin-top:20px;
}
#authImg{
	height: 30px;
}