
/********密码修改样式***********/
.change_Pass_style{ display:none;}
.change_Pass_style .xg_style{}
.change_Pass_style .xg_style li{ height:40px; padding:5px 0px; line-height:30px; margin-bottom:20px;}
.change_Pass_style .xg_style li .label_name{ float:left; width:70px; text-align: right}
.change_Pass_style .xg_style .btn{ display:block; margin-left:auto; margin-right:auto; margin-top:20px; text-align:center}
/***********************留言样式属性**************************/
.content_style .Reply_style{ margin-top:10px; display:none}
.content_style textarea.form-control {
    width: 400px;
    height: 100px;
    resize: none;
	margin:0px;
}
