html{padding:0;margin:0;height:100%; width:100%;}

	 body{padding:0;margin:0; background:url(../images/login/loginBg.png);height:100%; width:100%; padding:0; margin:0;overflow:hidden;}
	input{font-family:Arial, Helvetica, sans-serif;}
	.loginBg{ background:url(../images/login/loginBgPng.png) no-repeat center top;height:100%; width:100%; position:absolute; z-index:-5;overflow:hidden;}
	.box{width:100%;height:100%;}
	.loginCentent{ width:600px; position:absolute; left:50%; top:176px;}
	.loginCententer{ position:relative; left:-50%; background:url(../images/login/loginLeft.png) no-repeat; height:234px; width:600px;text-align:right;padding-left:240px;*padding-left:0;}
	.loginCententer table{ border-collapse:collapse; width:350px;  color:#FFF; margin-top:50px; font-size:12px;text-align:left;}
	.login_password , .login_input { border:1px solid #000; background:#919DAE;  height:20px; width:171px;  padding-left:7px;color:#000;font-weight:bold;font-size:12px;}
	
	.loginCententer table td a{text-decoration:none;}
	.loging_sub{background:url(../images/login/loginButton.gif);border:none;width:64px; height:24px;color:#FFF;}
	.footer{border-top:1px solid #39496A; height:76px; position:absolute;bottom:0;z-index:15;width:100%;color:#5A6B87;text-align:center;font-size:12px;line-height:23px;padding-top:3px;}
	.icp{background:url(../images/login/icpIcon.gif) no-repeat left center;color:#5A6B87;text-decoration:none;line-height:20px;padding:2px 0;padding-left:20px;}
.code {
	background-image: url(code.jpg);
	font-family: Arial;
	font-style: italic;
	color: Red;
	border: 0;
	padding: 2px 3px;
	letter-spacing: 3px;
	font-weight: bolder;
}

.unchanged {
	border: 0;
}
.pageBox{ position:relative;}