html {
overflow: -moz-scrollbars-vertical;
}
 .body{  background-image: url('bg.bmp');  background-repeat: repeat;
  text-align:center;  margin-top:5px;
 }
 .top {
  width:980px;  height:118px;  text-align:left;   margin: 0 auto;  
  background-image: url('top_bg.jpg');  background-repeat: repeat;
  color:#000;  
 }.left {
    text-align:center;   margin: 0 auto;  
  color:#000;   float:left; background:#fff;
 }.middle {
  width:450px; text-align:left;   margin: 0 auto;  
   float:left;  float:left;
 }.right {
   text-align:left;   margin: 0 auto;  
  color:#000;  float:left; background:#fff;
 }.bottom {
  width:980px;  height:51px;  text-align:left;   margin: 0 auto;  
  color:#000;   margin-top:5px; text-align:center;
  background-color:#fff;
 }.container{
  width:980px;  text-align:left;   margin: 0 auto;  
  margin-top:5px;  
 }.title{
  background:#050;height:20px;
 }.menu {
  text-decoration:none; color:#050; font:bold 14px  arial; 
 }.title_text{
  text-decoration:none; color:#000; font:bold 14px  arial; 
 }.cell{
  vertical-align:top; 
  background:#fff;
 }.cell2{
  vertical-align:top;   background:#fff;
   background-image:url('logo_alpha.jpg'); background-position:50% 30px; 
   background-repeat: no-repeat;
}
