@charset "utf-8";
/* CSS Document */
.w973{
	width:973px;
	margin:0 auto;
}

.content_bg{
	font-family:"微软雅黑", "宋体";
	color:#7a7a7a;
	width:973px;
	height:614px;
	float:left;
	background:url(ximg/do_register_bg.jpg) center no-repeat;
	margin-top:-8px;
	_position:fixed;
}
.zc_content{
	float:left;
	margin:30px 0 0 42px;
	_margin:30px 0 0 21px;
	width:885px;
	height:551px;
}
.zc_content .left{
	width:600px;
	height:100%;
    overflow:hidden;
	background:#fff;
	float:left;
	border-radius:5px 0px 0px 5px;
}
.zc_content .left ul{
	float:left;
	margin-left:44px;
	margin-right:40px;
	_margin-left:22px;
	_margin-right:20px;
	width:516px;
	text-align:left;
}
.zc_content .left .title{
	font-size:20px;
    line-height:25px;
	font-weight:bold;
	color:#5eb409;
	height:31px;
	margin-top:16px;
	border-bottom:1px dashed #d1d1d1;
	padding-bottom:15px;
}
.zc_content .left th {
    font-size:16px;
}
.zc_content .left td{
	padding-top:10px;
    font-size:14px;
}
.zc_content .left input.t_input {
    border-radius:4px;
    height:25px;
    width:200px;
    line-height:22px;
    font-weight:bold;
}
.zc_content .left input#seccode {
    border-radius:4px;
    height:30px;
    width:100px;
    line-height:22px;
    font-weight:bold;
}
.zc_content .left input.submit{
	color:#fff;
	font-size:14px;
	width:150px;
	height:40px;
	text-align:center;
	background:#ffa800;
	border-radius:4px;
	border:none;
}
.zc_content .right{
	width:285px;
	background:#fff;
	filter:alpha(opacity=80);
	opacity:0.8;
	height:100%;
	float:left;
	border-radius:0px 5px 5px 0px;
}
.zc_content .right .invitearr {
    margin-top:50px;
    height:150px;
}
.zc_content .right ul{
    margin:0 auto;
}
.zc_content .right ul li{
	text-align:center;
}
.zc_content .right .title{
	font-size:20px;
	font-weight:bold;
    line-height:25px;
	color:#5eb409;
	border-bottom:1px dashed #d1d1d1;
	padding-bottom:10px;
	width:100%;
}
.zc_content .right .others{
	margin-top:22px;
	font-size:12px;
	font-weight:bold;
}
.zc_content .right .tb{
	margin-top:16px;
}
.zc_content .right .tb span{
	margin-right:13px;
}

.psdiv0, .psdiv1, .psdiv2, .psdiv3, .psdiv4 {
	position:relative;
	height:30px;
	color:#666
}/*密码强度容器*/
.strongdepict {
	position:absolute;
	width:300px;
	left:0px;
	top:3px
}/*密码强度固定文字*/
.strongbg {
	position:absolute;
	left:0px;
	top:22px;
	width:235px!important;
	width:234px;
	height:10px;
	background-color:#E0E0E0;
	font-size:0px;
	line-height:0px
}/*灰色强度背景*/
.strong {
	float:left;
	font-size:0px;
	line-height:0px;
	height:10px
}/*色块背景*/
.psdiv0 span {
	display:none
}
.psdiv1 span {
	display:inline;
	color:#F00
}
.psdiv2 span {
	display:inline;
	color:#C48002
}
.psdiv3 span {
	display:inline;
	color:#2CA4DE
}
.psdiv4 span {
	display:inline;
	color:#063
}
.psdiv0 .strong {
	width:0px
}
.psdiv1 .strong {
	width:25%;
	background-color:#F00
}
.psdiv2 .strong {
	width:50%;
	background-color:#F90
}
.psdiv3 .strong {
	width:75%;
	background-color:#2CA4DE
}
.psdiv4 .strong {
	width:100%;
	background-color:#063
}