/*.main{background:url(../images/bg.png);min-height:750px;padding-top:175px;}*/
.main{background:url(../images/bg.png);min-height:100%; height:100%;}
/*.footer{height:57px;background:url(../images/footer.png) repeat-x;}*/
 body {
    font: 13px/1.5 "Microsoft Yahei","Î¢ÈíÑÅºÚ",Tahoma,Arial,Helvetica,STHeiti;
}
 .footer{height:57px;background:url(../images/footer.png) repeat-x;position: fixed; width:100%;bottom: 0px;left: 0px;z-index: 10000; }

.box{width:600px;height:405px;margin:0 auto;position:relative;}
.box-left{width:49px;height:405px;float:left;background:url(../images/left-bg.png) no-repeat;}
.box-center{width:499px;height:405px;float:left;background:url(../images/box-bg.png) repeat-x;}
.box-right{width:52px;height:405px;float:left;background:url(../images/right-bg.png) no-repeat;}
.box img{position:absolute;top:-60px;left:218px;}
.box-center h2{font-size:28px;color:#72644F;text-align:center;margin-top:72px;}
.username-div{height:40px;padding-left:44px;margin-top:56px;}
.username-div span{float:left;font-size:20px;color:#7E7361;line-height:37px;width:95px;}
.username-div input{float:left;width:326px;height:37px;line-height:37px;border:1px solid gray ;background:  rgb(255, 255, 255);padding-left:12px;font-size:16px;}
.password-div{height:40px;padding-left:44px;margin-top:22px;}
.password-div span{float:left;font-size:20px;color:#7E7361;line-height:37px;width:95px;}
.password-div input{float:left;width:326px;height:37px;line-height:37px;border:1px solid gray ;background:  rgb(255, 255, 255);padding-left:12px;font-size:16px;}
.rmb{height:23px;margin-top:34px;padding-left:140px;}
.rmb span{color:#72644F;font-size:20px;float:left;height:23px;line-height:23px;}
.rmb input{float:left;width:23px;height:23px;margin-right:12px;line-height:23px;}

.box-center button{background:url(../images/logo-bt.png) no-repeat;width:118px;height:38px;border:0px;margin-left:139px;margin-top:12px;}
.box-center button a{color:#72644F;font-size:22px;line-height:38px;}

