.all {
	background-image: url(/image/img_1px.png);
	width:100%;
	height: auto;
	text-align: center;
}
.col-sm-4 input{height: 40px;font-family: 微软雅黑;}
.col-sm-2 select{height: 40px;}
#modifyBtn,registBtn{height:45px;font-family: 微软雅黑;font-size:18px;}
.psdiv0, .psdiv1, .psdiv2, .psdiv3, .psdiv4 {
	position: relative;
	color: #666;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 100px;
	float: left;
	width: 300px
} /*密码强度容器*/
.strongdepict {
	position: absolute;
	width: 300px;
	left: 0px;
	top: 3px
} /*密码强度固定文字*/
.strongbg {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 318px;
	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
}

.invalid {
	color: red
}

.form-group1 {
	margin-bottom: 60px;
	margin-right: -45px;
	margin-left: -10px;
	margin-top: 1px
}

.div-main {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	text-align: center
}
.img_pos {
	padding: 0 0 20px 12%;
}
.zxx_test_list {
	padding: 1em;
	font-size: 1.1em;
	border-bottom: 1px dashed #cccccc;
	line-height: 1.3;
	overflow: hidden;
	zoom: 1;
}
.zxx_main_con {
	padding: 0 20px 20px;
}

#listFile{
	height: 175px;
	width: 150px;
	position:absolute; top: 360px; left: 120px;
	border:solid;
}
#listFile img{
	height: 170px;
	width: 150px;
}
#uploadfile{
	width: 100px;
	height: 35px;
	position:absolute; top: 110px; left: 150px; 
}
#updmsg{
	width: 150px;
	position:absolute; top: 630px; left: 220px;
	color: blue;
	font-family: 微软雅黑;
}