.wrapper { width: 500px; position: absolute; top: 48%; left: 50%; margin: -200px 0 0 -250px; } h1 { margin-top: 10px; font-weight: 400; font-size: 30px; float: right; color: #393939; text-shadow: 0 1px 0 #fff; } .lg-body p, span, h1, label, a, submit{font-family:'Open Sans', sans-serif;} .inner { width: 460px; margin: auto; } .logo { height: 40px; width: 500px; background: url(../img/logo.png) no-repeat 0px 0px; } .lg-body { margin-top: 10px; height: 280px; background: url(../img/login-bg.jpg); border-radius: 4px; border: 1px solid #323232; box-shadow: 0px 0px 1px 0px #000; } #lg-head { height: 26px; margin: 10px 0; background: url(../img/login-sprite.png) no-repeat; } #lg-head p { padding: 6px 0 0 42px; font-size: 17px; color: #d3d3d3; text-shadow: 0 1px 0 #292929; } .separator { height: 2px; background: url(../img/separator-dark-hz.png) repeat-x; margin: 14px 0; } .login { width: 460px; margin: auto; position: relative; padding-top: 5px; } .login ul li { margin-top: 14px; } #usr-field { width: 462px; height: 32px; background: url(../img/login-sprite.png); background-position: 0px -27px; } #psw-field { width: 462px; height: 32px; background: url(../img/login-sprite.png); background-position: 0px -60px; } #psw-fiel{ width: 376px; height: 32px; background: url(../img/login-sprite.png); background-position: 0px -60px; float:left } .input { width: 422px; height: 32px; background: transparent; border: none; box-shadow: none; padding: 0; padding-left: 3px; position: relative; font-size: 12px; color: #ccc; text-shadow: 0 1px 0 #292929; background-color: #464646; -webkit-box-shadow: inset 0 0 3px #333; border-radius: 3px; margin-left: 40px; border: 1px solid #333; border-left: none;} input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px #454545 inset; -webkit-text-fill-color: #ccc; } .require{ width:338px} #lg-form p{ position:relative; top:14px; left:20px; float:none} #lg-form p a{ display:block; width:78px; height:32px} #lg-form .checkbox{ position:relative; top:2px} #checkbox { margin: 16px 0 16px 4px; } .checkbox-text { color: #d3d3d3; margin-left: 6px; font-size: 13px; float: none; } .submit { background:url(../img/login-2.png) no-repeat; width: 82px; height: 26px; border: none; box-shadow: none; font-weight:600; font-family:"ËÎÌå"; color:#333 } #lost-psw { float: right; margin-top: -24px; } #lost-psw a { color: #d3d3d3; font-size: 13px; } label.error { width: 100px; height: 22px; display: block; clear: both; text-indent: -9999px; position: relative; top: -25px; left: 354px; background: url(../img/login-sprite.png) no-repeat; background-position: -360px -111px; border: none; float: none; }