@charset "utf-8"; body { background-color: #ffffff; margin:15px; padding:0px; } #allpage{ width: 1000px; height:662px; margin:0px auto; border:1px solid #666666; } .clearfloat { clear:both; height:0px; } .title{ width: 100%; height: 120px; background-image:url(../images/logo.jpg); background-repeat:repeat-x; text-align:center; } .form{ } .login{ margin:50px auto; width:300px; height:250px; border:1px solid #666666; } .logointitleleft{ height:29px; width:268px; padding-top:4px; padding-left:4px; color:#FFFFFF; background-image:url(../images/ad_dhbg1.gif); float:left; } .logointitleright{ width:28px; height:29px; padding-top:4px; float:left; background-image:url(../images/ad_dhc.gif); } .logoincontent{ width:290px; height:100px; padding-top:10px; padding-left:10px; color:#333333; text-align:left; } .logoinbutton{ margin-top:28px; margin-right:40px; text-align:right; } .logoinfooter{ width:100%; height:26px; background-image:url(../images/ad_zxggbg.gif); background-repeat:repeat-x; } .footer{ margin-top:180px; padding-top:30px; width: 100%; height: 30px; text-align:center; font-size:12px; background-image:url(../images/footer.jpg); background-repeat:repeat; text-align:center; } .tbutton{ width: 55px; height: 22px; background-image:url(../images/button.jpg); background-repeat:repeat; border:1px #547c93; font-size: 12px; color:#ffffff; cursor:pointer; } .ttbutton{ width: 100px; height: 22px; background-image:url(../images/button.jpg); background-repeat:repeat; border:1px #547c93; font-size: 12px; color:#ffffff; cursor:pointer; }