@charset "gb2312";
body{
	background:#f5f5f5;
}
/*内容样式*/
div#content{
	width:100%;
	top:110px;
	height:812px;
}
div#content1{
	width:100%;
	top:110px;
	height:512px;
}
div#innerContent{
	height:100%;
	position:relative;
}
div#innerContent>P{
	float:right;
	margin-top:33px;
	margin-bottom:12px;
}
div#innerContent>P>a{
	color:#333333;
}

div.formWarp{
	border:1px solid #d1d1d1;
	padding-top:52px;
	padding-bottom:52px;
	background:white;
}
div.formWarp1{
	border: 1px solid #d1d1d1;
	padding-top: 52px;
	padding-bottom: 52px;
	background: white;
	padding-right: 52px;
	padding-left: 52px;
}

form#registerForm span,form#registerForm a{
	color:#333333;
}
form#registerForm>p{
	margin-bottom:24px;
	margin-left:45px;
	position:relative;
}
form#registerForm>p span{
	display:inline-block;
	width:150px;
	text-align:right;
}
form#registerForm>p span.yanZhengStyle{
	line-height:32px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #c9c9c9;
	height:32px;
	width:70px;
	margin-right:8px;
}
form#registerForm span.readyWarp{
	text-align:center;
	display:block;
	margin-top:70px;
	margin-bottom:13px;
	position:relative;
}
form#registerForm input{
	border:1px solid #c9c9c9;
	width:380px;
	height:32px;
	line-height:32px;
	margin-left:12px;
	vertical-align:middle;
}
form#registerForm input#readyRead{
	width:14px;
	height:14px;
	margin-right:3px;
	
}
form#registerForm input#registerButton{
	cursor:pointer;
	color:white;
	font-size:18px;
	border:none;
	display:block;
	margin:0 auto;
	width:266px;
	height:42px;
	background:url(../images/login/blueChange.png) repeat-x;
}
form#registerForm select{
	border:1px solid #c9c9c9;
	width:110px;
	height:32px;
	margin-left:8px;
}
form#registerForm input#vcode{
	width:138px;
}

/*label.error样式*/
label.error{
	position:absolute;
	right:170px;
	top:0;
	text-indent:40px;
	line-height:36px;
	font-size:12px;
	display:inline-block;
	background:url(../images/login/errorShow.png) no-repeat;
	width:233px;
	height:36px;
	margin-left:10px;
}

form#registerForm span.readyWarp label.error{
	right:200px;
	background:none;
	color:red;
	line-height:18px;
}


form#form1 span,form#form1 a{
	color:#333333;
}


form#form1>p{
	margin-bottom:24px;
	margin-left:45px;
	position:relative;
}
form#form1>p span{
	display:inline-block;
	width:150px;
	text-align:right;
}
form#form1>p span.yanZhengStyle{
	line-height:32px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #c9c9c9;
	height:32px;
	width:70px;
	margin-right:8px;
}
form#form1 span.readyWarp{
	text-align:center;
	display:block;
	margin-top:70px;
	margin-bottom:13px;
	position:relative;
}
form#form1 input{
	border:1px solid #c9c9c9;
	width:380px;
	height:32px;
	line-height:32px;
	margin-left:12px;
	vertical-align:middle;
}
form#form1 input#readyRead{
	width:14px;
	height:14px;
	margin-right:3px;
	
}
form#form1 input#registerButton1{
	cursor:pointer;
	color:white;
	font-size:18px;
	border:none;
	display:block;
	margin:0 auto;
	width:266px;
	height:42px;
	background:url(../images/login/blueChange.png) repeat-x;
}
form#form1 select{
	border:1px solid #c9c9c9;
	width:110px;
	height:32px;
	margin-left:8px;
}
form#form1 input#vcode{
	width:138px;
}/* CSS Document */

