@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; font-family:'微软雅黑';overflow:hidden;}
body{overflow:hidden;_height:100%;}

.logintop{width:100%; background:url(../images/topimg.png) no-repeat center; height:150px; position:absolute; top:0;z-index:70;}
.cloud{ width:100%; background:url(../images/cloud.png) repeat-x center; position:absolute; bottom:0; height:300px;z-index:80;}
.goindex{ width:225px;height:50px; background:url(../images/goindexbai.png) no-repeat;position:absolute;margin-top:1%;margin-left:12%;z-index:100;}
.btnbg{width:100%; background:url(../images/btnimg.png) repeat-x center; position:absolute; bottom:0;z-index:100; height:322px;}
.light{width:100%; height:100%;background:url(../images/light.png) no-repeat top center; position:absolute; z-index:50;}
.leftbg{width:327px; height:282px; background:url(../images/img01.png) no-repeat; position:absolute; left:0; bottom:0;z-index:110;}
.logo{width:500px; height:100px; background:url(../images/logo.png) center center no-repeat; margin:0 auto;}
.adminlogin{ width:611px; height:670px;position:absolute; z-index:120;}
.loginbox{width:611px; height:342px; background:url(../images/login.png) no-repeat; margin-top:35px;}
.loginbox ul{list-style:none; margin-left:215px; padding-top:100px;display:block;}
.loginbox ul li{ list-style:none; margin-bottom:30px;}
.user{width:267px; height:40px; background:url(../images/user.png) no-repeat; border:none;text-indent:15px; color:#51575c; line-height:40px;_margin-left:-14px;*margin-left:-14px;}
.password{width:267px; height:40px; background:url(../images/password.png) no-repeat;border:none; text-indent:15px;color:#51575c;line-height:40px;_margin-left:-14px;*margin-left:-14px;}
.logininput{width:267px; height:40px; background:url(../images/input.png) no-repeat; border:none;text-indent:15px;color:#51575c;line-height:40px;_margin-left:-14px;*margin-left:-14px;}
.loginbtn{margin-left:100px;width:135px; height:40px; background:url(../images/btnbg.png) no-repeat; border:none; font-size:18px; color:#fff; text-align:center; cursor:pointer;}