/* CSS Document */

.loginzm{
	width: 100%;
	overflow: hidden;
	margin: 0px;
	height: 600px;
	background: url(../images/login.jpg) top center no-repeat;
}


.loginzm_con{
	width: 1120px;
	overflow: hidden;
	margin: 20px auto;
}

.loginzm_conlog{
	width: 384px;
	overflow: hidden;
	float: right;
	background: #ffffff;
	border-radius: 4px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}
.aui-from-title{
	width: 384px;
	height: 56px;
	overflow: hidden;
/*	border-bottom: 1px solid #e8e8e8;*/
	text-align: center;
	color: #595959;
	font-size: 20px;
	line-height: 56px;
}

.aui-from-cous{
	width: 330px;
	height: 30px;
	overflow: hidden;
	margin: 0 auto;
	color: #5f5f5f;
	font-size: 14px;
	margin-bottom: 10px;
}
.aui-from-couslf{
	width: 100px;
	height: 30px;
	overflow: hidden;
	float: left;
	text-align: right;
	line-height: 30px;
}




.aui-form-header{
	width: 184px;
	height: 30px;
	overflow: hidden;
	
}

.aui-form-header{
	color: #ff5500;
}

.aui-form-header-item{
	width: 70px;
	height: 30px;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #989898;
	line-height: 30px;
}


.aui-form-content{
	width: 330px;
	margin: 0px auto; 
}

.aui-form-content-item {
    display: none;
}

.aui-form-discont{
	width: 330px;
	height: 30px;
	overflow: hidden;
	margin: 0 auto;
	color: #5f5f5f;
	font-size: 14px;
	margin-bottom: 10px;
	
}



.aui-form-list{
	width: 230px;
	height: 30px;
	overflow: hidden;
	background: #f5f5f5;
	border-radius: 4px;
	line-height: 30px;
	color: #989898;
	font-size: 12px;
	float: left;
}

.aui-input{
	border: 0px;
	background: none;
	width: 220px;
}
.aui-inputimg{
	border: 0px;
	background: none;
	width: 70px;
}
.aui-form-listimg{
	width: 80px;
	height: 30px;
	overflow: hidden;
	background: #f5f5f5;
	border-radius: 4px;
	line-height: 30px;
	color: #989898;
	font-size: 12px;
	float: left;
}

.aui-from-img{
	width: 80px;
	height: 27px;
	float: left;
	margin-left: 10px;
}

.aui-from-sx{
	line-height: 30px;
	font-size: 12px;
	color: #ff5500;
}
.aui-from-sx a{
	color: #ff5500;
}

.aui-form-redm{
	width: 220px;
	margin: 20px auto 10px;
	height: 30px;
	overflow: hidden;
	font-size: 12px;
	color: #989898;
	
}
.aui-form-redm a{
	font-size: 12px;
	color: #ff5500;
	
}
.aui-form-mistake{
	display: none;
	color: #ff5500;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	width: 330px;
}



.aui-form-btn{
	width: 330px;
	overflow: hidden;
	height: 45px;
	line-height: 45px;
}
.aui-form-btn .aui-btn{
	border: 0px;
	width: 330px;
	height: 45px;
	line-height: 45px;
	background: #ff5500;
	color: #ffffff;
	border-radius: 4px;
	font-size: 16px;
	font-family: "微软雅黑";
}

.aui-form-register{
	width: 330px;
	margin: 10px auto;
	text-align: center;
	font-family: "微软雅黑";
	height: 35px;
	font-size: 14px;
	color: #5f5f5f;
	line-height: 35px;
}

.aui-form-register a{
	color: #ff5500;
	line-height: 35px;
}

.aui-inputpho{
	border: 0px;
	background: none;
	width: 120px;
}

.aui-child{
	width: 100px;
	background: #ff5500;
	border: 0px;
	height: 26px;
	color: #ffffff;
	border-radius: 3px;
}







