body,html{background:url(bg.png?v=1) repeat-x;background-color: #31bbf5;}
.loginpanel{width:1500px;height:751px;margin:0 auto;position:relative;background:url(login.jpg?v=1) no-repeat 0 0;}
.loginpanel .caption {color:#fff;font-family:'microsoft yahei', simsun;font-size:60px;top:200px;left:0;right:0;text-align:center;position:absolute;}
.loginpanel .caption s{display:block;font-size:20px;line-height:50px;}
.loginpanel .input-area{background:url(pagelogin-input.png?v=1) no-repeat 0 0;width:290px;height:49px;position:absolute;padding-left: 55px;}
.loginpanel .input-area2{background:url(pagelogin-pwd.png?v=1) no-repeat 0 0;width:290px;height:49px;position:absolute;padding-left: 55px;}
.loginpanel .input-area  input{width:270px;height:40px;background-color:transparent;border:0;padding:5px;outline:none;}
.loginpanel .input-area2  input{width:270px;height:40px;background-color:transparent;border:0;padding:5px;outline:none;}
.loginpanel .input-area-username{left:385px;top:260px;}
.loginpanel .input-area-password{left:385px;top:325px;}
.loginpanel .button-area{position:absolute;width:340px;height:48px;top:390px;left:385px;background:url(pagelogin-button.png?v=1) no-repeat 0 0;}
.loginpanel .button-area button{text-indent:-1000px;overflow:hidden;width:340px;height:45px;border:0;background-color:transparent;outline:none;cursor: pointer;}
.loginpanel .error-area{position:absolute;top:444px;left:385px;color:#d00;}
