锘?G-one-login { padding: 10px; } .G-one-login input[type="text"], .G-one-login input[type="password"] { margin-bottom: 5px; padding: 4px; background: #ffffff; border: 1px solid #c9c9c9; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1); color: #333; font-size: 12px; } /* Active and Focus States */ .G-one-login input[type="text"]:active, .G-one-login input[type="text"]:focus, .G-one-login input[type="password"]:active, .G-one-login input[type="password"]:focus { background: #fff; border: 1px solid rgba(2,139,255,0.5); /* blue */ -webkit-box-shadow: 0px 0px 3px 0px rgba(2, 139, 255, 0.4); box-shadow: 0px 0px 3px 0px rgba(2, 139, 255, 0.4); color: #333; } .G-one-login .login-txt { display: inline-block; width: 60px; } .G-login-yzm img { cursor: pointer; } /**/ .LoginPanel { width: 292px; padding-left:260px; min-height:200px; margin: 0 auto; padding-top: 100px; background: url(images/login-bg.png) no-repeat;} .login-yhm { width: 285px; height: 24px; margin-bottom: 10px; color: #000; } .login-mm { width: 285px; height: 24px; margin-bottom: 10px; color: #000; } .login-yzm-con { width: 285px; height: 24px; margin-bottom: 10px; } .login-yzm { float: left; padding-right: 5px; color: #000; } .login-yzm input { width: 70px; } .login-yzm-img { float: left; padding-top: 1px; } .login-yhm input, .login-mm input, .login-yzm input { border: 1px #000000 solid; } .login-dl { width: 71px; height: 24px; line-height: 24px; text-align: center; cursor: pointer; background: url(images/btn-bg.png) no-repeat; _background: url(images/btn-bg.gif) no-repeat; color: #FFF; margin-left: 48px; _margin-left: 48px; } .login-dl input { border: 0; background: none; color: #FFF; cursor: pointer; width: 71px; height: 24px; } .LoginPanel input.error { border: 1px #000000 solid; } .LoginPanel div.error { border: 1px #000000 solid;} .LoginPanel label.error { background: none; padding-left: 16px; padding-bottom: 2px; font-weight: bold; color: red; } .LoginPanel label.valid { background: none; }