html,body{
				padding:0;
				margin:0;
			}
			body{
				color: #000;
				background: #fff;
				font-size: 12px;
				line-height: 166.6%;
				text-align: center;
			}
			
			body, input, select, button {
				font-family: verdana;
			}
			.move{
				-webkit-transition: padding 0.3s ease;
				-moz-transition: padding 0.3s ease;
				-o-transition: padding 0.3s ease;
				-ms-transition: padding 0.3s ease;
				transition: padding 0.3s ease;
			}
			a {
				text-decoration: none;
				color: #959595;
			}
			img{
				border:0;
			
			}
			header, footer, section, aside, nav, hgroup, figure, figcaption {
				display: block;
				margin: 0;
				padding: 0;
				border: none;
			}
			.header {
				width: 1000px;
				height: 70px;
				position: relative;
				margin: 0 auto;
				z-index: 2;
				overflow: hidden;
				text-align:left;
				padding-top:5px;
			}
			.header a{
				display:inline-block;
				height:60px;
				float: left;
			}
			.header a img{
				margin-right:10px;
				height:60px;
			}
			.header a.titlea img{
				margin-top:15px;
				height:30px;
			}
			.main {
				height: 600px;
				background-color:#B6F1D8;
				position: relative;
				min-width: 1000px;
			}
			.main-inner{
				width: 100%;
			    height: 600px;
			    position: relative;
			    clear: both;
			    background-repeat: no-repeat;
			    background-position: center top;
			}
			.itembg{
				margin: 0 auto;
			    height: 600px;
			    width: 1000px;
			    overflow: hidden;
			    position: relative;
			    background:url(../images/gg3.png);
			    background-position: center top;
			}
			.login{
				/*width: 295px;*/
			    height: 460px;
			    padding: 13px 14px 15px;
			    top: 56px;
			    left: 50%;
			    margin-left: 90px;
			    text-align: left;
			    position: absolute;
			    z-index: 2;
			    background: url(../images/login_v5.png) no-repeat;
			}
			.loginFunc{
				/*width: 100%;*/
			    height: 47px;
			    overflow: hidden;
			    clear: both;
			}
			.loginFuncL,.loginFuncR{
				width: 146px;
				height: 100%;
				overflow: hidden;
				position: relative;
				line-height: 46px;
				float: left;
				font-size: 14px;
				text-align: center;
				color: #626262;
				cursor: pointer;
			}
			.loginFormIpt{
				position: relative;
				width: 240px;
				height: 42px;
				line-height: 42px;
				margin: 0 0 20px 25px;
				padding-right: 5px;
				clear: both;
				background-position: 0 -352px;
				z-index: 2;
				background-image: url(../images/bg_v3.png);
			}
			.loginFormIpt-focus{
				box-shadow:0 0 5px rgba(2, 145, 252, .5)
			}
			.loginFormIpt .ico {
				position: absolute;
				left: 9px;
				top: 13px;
				z-index: 1;
				background-image:url(../images/bg_v3.png);
			}
			.ico-uid {
				width: 14px;
				height: 16px;
				background-position: -154px -64px;
				background-image:url(../images/bg_v3.png);
			}
			.ico-pwd{
				width: 14px;
				height: 16px;
				background-position: -178px -64px;
				background-image:url(../images/bg_v3.png);
			}
			.formIpt{
				position: absolute;
				width: 205px;
				padding: 9px 0 10px;
				ime-mode: disabled;
				height: 21px;
				top: 1px;
				left: 35px;
				color: #333;
				font-size: 14px;
				font-weight: 700;
				border: none;
				font-family: verdana;
				line-height: 21px;
				background: transparent!important;
				outline:none;
			}
			#idInput {
				width: 135px;
			}
			.placeholder{
				color: #C9C9C9;
				font-size: 14px;
				position: absolute;
				left: 38px;
				top: 14px;
				line-height: 14px;
				background: none;
			}
			.tab1{
				background-position: 0 0;
			}
			.tab2{
				background-position: -323px 0;
			}
			.loginForm{
				position: relative;
				padding-top: 40px;
			}
			.loginFormCheck{
				height: 14px;
				line-height: 14px;
				color: #555;
				margin-left: 25px;
				clear: both;
				width: 245px;
				position: relative;
				z-index: 1;
			}
			.loginFormCheckInner{
				line-height: 13px;
				width: 150px;
				float: left;
				position: relative;
			}
			.ico-checkbox{
				display: inline-block;
				width: 13px;
				height: 13px;
				background-position: -40px -160px;
				vertical-align: middle;
				cursor: pointer;
				background-image:url(../images/bg_v3.png);
			}
			.ico-checkbox-hover{
				background-position: -40px -180px;
			}
			#remAutoLoginTxt, .forgetPwd {
				color: #848585;
			}
			#remAutoLogin {
				visibility: hidden;
				position: absolute;
				left: 0;
			}
			.loginFormCbx {
				width: 13px;
				height: 13px;
				padding: 0;
				overflow: hidden;
				margin: 0;
				vertical-align: middle;
			}
			.loginFormBtn{
				position: relative;
			    width: 245px;
			    height: 38px;
			    margin: 18px 0 0 25px;
			    clear:both;
			}
			.btn-login {
				background-position: 0 -708px;
			}
			.btn-main {
				color: #fff;
				box-shadow: 0 2px 5px rgba(0,28,88,.3);
			}
			.btn-login-hover{
				background-position:0 -756px;
			}
			.btn-login-active{
				background-position:0 -804px;
				color:#b5d1ee;
			}
			.btn {
				width: 245px;
				height: 40px;
				float: left;
				text-align: center;
				cursor: pointer;
				border: 0;
				padding: 0;
				font-weight: 700;
				font-size: 14px;
				display: inline-block;
				vertical-align: baseline;
				line-height: 38px;
				outline: 0;
				background-color: transparent;
				background-image:url(../images/bg_v3.png);
			}
			.errormesg{
				clear:both;
				padding:20px 30px;
				color:darkred;
				font-family: "微软雅黑";
				display: none;
			}
			.forgetPwdLine{
				text-align: right;
			}
			.footer{
				height:60px;
				margin:0 auto;
			}
			.footer-inner{
				width: 1000px;
				height: 60px;
				line-height:60px;
				overflow: visible;
				margin: 0 auto;
				color: #626262;
				position: relative;
				text-align:right;
				font-family: simsun;
			}
