.top{
	height:80px;
	background:url(../images/top.png) no-repeat 0% 0%;
	background-size:100% 100%;
    overflow:hidden;
    position:fixed;
    z-index:99;
    width:100%; 
}
.top_revise_password{
	width:100%;
	clear:both;
	position:absolute;
	top:26px;
	left:0px;
	z-index:1;
	line-height:26px;
	background:#8fc53c;
	display:none;
	cursor:pointer;
}
.top_use_p{
	cursor:pointer;
	position:relative;
}
.tablePagingWord{
	display:inline-block;
	vertical-align:top;
	color:#ECB44A;
	padding-left:4px;
	padding-right:4px;
}
.revise_box{
	background:#fff;
	font-size:14px;
}
.revise-ul-topspace{
	height:180px;
}
.revise_boxuserli{
	width:135px;
	text-align:right;
	display:inline-block;
	line-height:30px;
}
.revise_boxli{
	width:80%;
	text-align:right;
	display:inline-block;
	line-height:40px;
}
.revise_box_tip{
	height:28px;
	line-height:28px;
	margin-left:60px;
}
.add_foot{
	height:50px;
	line-height:50px;
	background:#f3f3f8;
}
.n-invalid{
	/* border:1px solid #c33; */
}
.n-right .msg-wrap{
	margin-left: 0;
}
