/*
*@yangchangshu
*@2014/11/5
*/
.zz-page-register-header #login_btn{
	display: inline-block;
	line-height: 26px;
	width: 63px;
	margin-right: 63px;
	text-align: center;
	border: 1px solid #cccccc;
	border-radius: 3px;
}
.zz-page-register-header .zz-login{
	margin-top: 24px;
}
.zz-page-register{
	padding: 0 78px;
	width: 814px;
	height: 656px;
}
.zz-page-register .tittle{
	font-size: 24px;
	line-height: 30px;
	color: #ff8400;
	padding:34px 15px 18px;
	margin: 0;
	border-bottom: 1px solid #ffdab2;
}
.zz-page-register .myForm > div{
	position: relative;
	margin-top: 25px;
	*margin-top: 23px;
}
.zz-page-register .myForm span{
	float: left;
	font-size: 16px;
	color: #424242;
	line-height: 40px;
	text-align: right;
	width: 64px;
	padding-right: 12px;
}
.zz-page-register .myForm input[type='text'], .zz-page-register .myForm input[type='password']{
	line-height: 20px;
	color: #666666;
	font-size: 14px;
	height: 20px;
	width: 294px;
	padding: 10px 0 10px 16px;
	border: 1px solid #bbbbbb;
}
.zz-page-register .le{
	position: absolute;
	line-height: 20px;
	color: #999999;
	font-size: 14px;
	padding: 10px 0 10px 16px;
}
.zz-page-register .myForm .opti{
	position: absolute;
	top: 0;
	left: 395px;
	color: #aaa;
	font-size: 13px;
	text-align: left;
	padding: 0 10px;
	width: 341px;
}
.zz-page-register .myForm .mr{
	line-height: 25px;
}
.zz-page-register .myForm .col{
	color: #c33;
}
.zz-page-register .myForm .zz-btn{
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	width: 312px;
	height: 40px;
	margin-left: 76px;
	padding: 0;
	border: none;
	display: block;
}
.zz-page-register .myForm input.test-code{

	width: 94px;
	vertical-align: top;
}
.zz-page-register .img{
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 106px;
	height: 40px;
	margin-left: 14px;
	border: 1px solid #bbbbbb;
	left: 0;
}
.zz-page-register .change{
	font-size: 14px;
	line-height: 40px;
	vertical-align: top;
	*vertical-align: middle;
	color: #2363fb;
	margin-left: 9px;
}
.zz-page-register .success, .zz-page-register .center{
	padding-top: 50px;
	text-align: center;
}
.zz-page-register .success h5{
	height: 25px;
	font-size: 18px;
	background: url(/images/icon/righ.png) 256px center no-repeat;
}
.zz-page-register .center h5{
	height: 25px;
	font-size: 18px;
}
.zz-page-register .success a, .zz-page-register .center a{
	margin: 30px 0;
	color: #424242;
	border: 1px solid #ccc;
}
.zz-page-register .zz_clause{
	margin-left: 80px;
}
.zz-page-register .zz_clause label{
	font-size: 12px;
}
.zz-page-register .zz_clause a{
	color: rgb(7, 112, 250);
}
.loginBtn{
	border: none !important;
	border-left: 1px solid #ccc;
}
.clause_content{
	background: #fff;
	overflow: hidden;
	width: 1025px;
	margin: 0 auto;
	padding: 20px;
}
.clause_content_title{
	color: #ff8400;
	display: block;
	width: 100%;
	border-bottom: 1px solid #ff8400;
	font-size: 18px;
	line-height: 40px;
}
.clause_content p{
	margin-bottom: 10px;

}
.clause_content h3{
	margin-bottom: 10px;
	margin-top: 15px;
}
.clause_content .footer{
	display: block;
	float: right;
}
.clause_content .plus{
	font-weight: bold;
	color: black;
}
.clause_login{
	border-right: 1px solid #ccc;
	padding:0 10px;
	margin: 0 !important;
}
.zz-page-register .zz_clause .clause_span{
	font-size: 14px;
	float: right;
	text-align: center;
	width: 100px;
	line-height: 20px;
	color: rgb(204, 51, 51);
	margin-right: 30px;
}
.zz-page-register .zz_clause{
	width: 400px;
}

