.clear{clear:both;}
#login-front{width:500px; height:230px; margin:200px auto 0 auto; background:url(../images/login-raming-1.png) no-repeat; position:relative;}
#login-front input[type="text"]{width:165px; height:17px; background:#b69d31; border:none; top:90px; left:183px; position:absolute;}
#login-front input[type="password"]{width:165px; height:17px; background:#b69d31; border:none; top:113px; left:183px; position:absolute;}
#login-front input[type="checkbox"]{top:133px; left:183px; position:absolute;}
#login-front label.user{width:50px; color:#978742; font-size:1em; left:128px; top:90px; position:absolute;}
#login-front label.pass{width:50px; color:#978742; font-size:1em; left:128px; top:113px; position:absolute;}
#login-front .btn-login{width:49px; height:24px; background:url(../images/login-btn.png) no-repeat; border:none; position:absolute; top:155px; left:185px; color:#c6ba62; font-size:0.8em; font-weight:bold; cursor:pointer;}
#login-front .btn-clear{width:49px; height:24px; background:url(../images/login-btn.png) no-repeat; border:none; position:absolute; top:155px; left:238px; color:#c6ba62; font-size:0.8em; font-weight:bold; cursor:pointer;}
#login-front label.remember{left:205px; top:136px; position:absolute; color:#978742; font-size:0.9em;}
