#contain_all{
	color: #777;
}
.showpsw_strength{
	margin: 10px 0;
	width: 122px;
	position: relative;	
	background: #eee;
	height: 10px;
}
#getpercent{
	height: 10px;
	background: #FF0000;
	width: 10%;
	position: absolute;
	overflow:hidden;
}
label{
	display: block;
	font-size: 13px;
}
.error{
	display:block;
	color:#ff0000;
	font-size: 10px;
}
td {
	vertical-align: middle;
	padding: 10px 0;
}
.bad,.short,.good,.strong{
	width: 100px;
	height: 20px;
	color:white;
}
.bad{
	background: #FFFF00;
	color: #999;
}
.short{
	background: #FF0000;
	color: # 000;
}
.good{
	background: #E66C01;
}
.strong{
	background: green;
}
.content_head,
.content_middle,
.content_bottom{
	width: 955px;
	margin: 0 auto;
}
.content_head{
	background:transparent url(../images/bg/content_head.png) no-repeat scroll 0 0;
	height:36px;
	padding:10px 0 0 18px;
	width: 937px;
}
.content_middle{
	background: #fff url(../images/foundation/bg_inside_middle.png) no-repeat left top;
	width: 951px;
	border: 2px solid #ddd;
	border-top: 0 none;
	border-bottom: 0 none;
}
.content_bottom{
	background: url(../images/foundation/bg_inside_bottom.png) no-repeat;
	height: 7px;
	
}
.content_head  h1{
	background: url(../images/register/head_register.png) no-repeat;
	width: 129px;
	height: 30px;
	text-indent: -9999px;
}
.content_middle h2.login-info,
.content_middle h2.system-info,
.content_middle h2.feed-info{
	width: 933px;
	height: 30px;
	border-bottom: #dedede 1px solid;
	margin: 0 auto 16px;
	padding-top: 6px;
	background:  url(../images/register/login-info.png) no-repeat scroll 84px 8px;
	text-indent: -9999px;
	display: block;
}
#captcha img{
	border: #dbdbda 1px solid;
	float:left;
}
#change_new_pic{
	color: #FD000E;
	float:left;
	margin: 43px 0 0 10px;
}
.input_bg_left,
.textarea_bg_left{
	background: url(../images/bg/text-box_left.png) no-repeat left top;
	display:inline-block;
	width: 3px;
	height: 24px;
	overflow:hidden;
}
.input_text{
	background: url(../images/bg/text-box_middle.png) ;
	display:inline-block;
	height: 20px;
	overflow: hidden;
	vertical-align: top;
	padding: 2px 0;
}
.input_text input{
	border: 0 none;
	height: 18px;
	width: 207px;
}
.input_text img{
	display:inline-block;
}
.input_bg_right,
.textarea_bg_right{
	background: url(../images/bg/text-box_right.png) no-repeat left top;
	display:inline-block;
	width: 3px;
	height: 24px;
	overflow:hidden;
}
.innerError,
.innerHelp{
	color: #ff0000;
	height: 14px;
	overflow:hidden;
	display:inline-block;
	vertical-align: top;
	padding: 6px 0 0 4px;
}
span.star{
	background: url(../images/bg/star.png) no-repeat right top;
	display:inline-block;
	width: 6px;
	height: 24px;
	overflow:hidden;
	text-indent: -9999px;
	margin-left: 4px;
}
div.desc{
	color:#bababa;
	font-size:11px;
}
.user_pass td{
	padding:0;
	 padding-top: 5px ;
}
.user_pass2 td{
	padding-top:3px;
	padding-bottom: 5px ;
}
#blood,
#titlename,
#question,
#province{
	float:left;
	width: 80px;
	text-align: center;
}
div.ui-combobox-list{
	margin-top: -8px;
}
#closeBut{
	display: none;
}
#register_btn,
#reset_btn,
#edit_profile_btn,
#send_btn{
	border: 0 none;
	outline: 0px none;
	cursor: pointer;
	width: 62px;
	height: 25px;
}
#register_btn{
	background: url(../images/btn/register_btn.png) no-repeat left top;

}
#reset_btn,
.btn_cancel{
	background: url(../images/btn/register_btn.png) no-repeat left -25px;
}
#send_btn{
	background: url(../images/btn/register_btn.png) no-repeat left bottom;
	float:left;
	margin-right: 2px;
}
a.btn_cancel ,
a.btn_cancel :hover{
	text-indent: -9999px;
	float:left;
	width: 62px;
	height: 25px;
	outline: 0pa none;
}
.ui-combobox-item{
	text-align: center;
}
#need_help,
.spec_card input{
	margin: 0 3px 0 0 ;
	float: left;
	width: 14px;
	height: 14px;
	overflow: hidden;
}
span.txt{
 float:left;
 height: 14px;
 margin-top: -1px;
}
tr.btn_submit td{
	padding: 2px 0;
	vertical-align: top;
}
#tr_seq2 td{
	padding: 10px 0 0 0;
}

