body{margin:0 auto;padding:0;background: url(../images/bg.jpg) no-repeat top #000000;font-size:12px;color:#000000;font-family:"ËÎÌå";}
body > div{margin-right:auto;margin-left:auto;} 
.button{ width:321px; height:76px;margin:430px auto 0 auto;}
.button1{ width:145px; height:72px; float:left;}
.button2{ width:145px; height:72px; float:right}
.button1 a{
 background: url(../images/button1.gif) no-repeat top left;
    border: none;
    width: 145px;
    height: 72px;
    display: block;
 float:left;
 margin: 15px 3px;
}

.button2 a{
 background: url(../images/button2.gif) no-repeat top left;
    border: none;
    width: 145px;
    height: 72px;
    display: block;
 float:left;
 margin: 15px 3px;
}
