.logintop {
				height: 47px;
				position: absolute;
				top: 0;
				background: url(login/loginbg1.png) repeat-x;
				/*background-color: #14547a;*/
				z-index: 100;
				width: 100%;
			}
			
			.logintop span {
				color: #fff;
				line-height: 47px;
				background: url(login/loginsj.png) no-repeat 21px 18px;
				text-indent: 44px;
				color: #afc5d2;
				float: left;
			}
			
			.logintoptitle {
				height: 100px;
				position: absolute;
				top: 100;
				/*background: url(login/loginbg1.png) repeat-x;*/
				background-color: #14547a;
				z-index: 100;
				width: 100%;
			}
			
			.loginbm {
				height: 50px;
				line-height: 50px;
				text-align: center;
				background: url(fzw/img/login/loginbg2.png) repeat-x;
				position: absolute;
				bottom: 0;
				width: 100%;
				color: #0b3a58;
			}
			
			.loginbm a {
				font-weight: bold;
				color: #0b3a58;
			}
			
			.loginbm a:hover {
				color: #fff;
			}
			
			.layadmin-user-login-main {
				width: 525px;
				margin: 0 auto;
				box-sizing: border-box;
			}