.styleA-right-change-pwd{
	width:352px;
	margin:79px 449px 0px 222px;
	height:auto;
	position: relative;
	overflow: hidden;
}
.styleA-right-change-pwd .p1,.styleA-right-change-pwd .p2,.styleA-right-change-pwd .p3{
	width:100%;
	height:37px;
	position: relative;
	overflow: hidden;
	margin-bottom:10px;
}
.styleA-right-change-pwd .p1 label{
	width:65px;
	height:100%;
	display: inline-block;
	line-height: 32px;
	text-align: right;
	font-size:14px ;
	color:#444444;
	font-family: 'microsoft yahei';
	float:left;
	margin-right:8px;
}
.styleA-right-change-pwd .p1 input{
	width:275px;
	height:30px;
	border:1px solid #CCCCCC;
	display: inline-block;
	float:left;
	line-height: 30px;
	text-indent: 8px;
	font-size:14px ;
	color:#444444;
	font-family: 'microsoft yahei';
	border-radius: 3px;
}


.styleA-right-change-pwd .p1 span{
	width:275px;
	height:32px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	float:left;

}

.styleA-right-change-pwd .p1 span b{
	width:70px;
	height:8px;
	display: inline-block;
	float:left;
	background:#CCCCCC;
	margin-top:12px;
	margin-right:5px;
}

.styleA-right-change-pwd .p1 span b.qiangdu1{
	background:#4CB849;
}
.styleA-right-change-pwd .p1 span b.qiangdu2{
	background:#FCD209;
}
.styleA-right-change-pwd .p1 span b.qiangdu3{
	background:#ff6c00;
}




.styleA-right-change-pwd .p2{
	height:33px;
	margin-bottom:0px;
}
.styleA-right-change-pwd .p2 input{
	width:144px;
	height:33px;
	display: inline-block;
	line-height: 33px;
	text-align: center;
	font-size:14px ;
	color:#fff;
	font-family:'microsoft yahei' ;
	background:#ff6c00;
	margin-left:104px;
	cursor: pointer;
	border: 1px solid #FFF;
}
.styleA-right-change-pwd form{
	width:100%;
	height:auto;
	position: relative;
	overflow: hidden;
}
.styleA-right-change-pwd .p3{
	color:#f00;
	text-align: center;
	margin-bottom:0px;
}