﻿body {
}
.divFlash
{
    width:970px;
    height:200px;
    margin:0 auto;
    overflow:hidden;
 }
.big_02
 {
     width:auto;height:auto;
     position:fixed;_position:absolute;
     top:200px;
     right:10px;
     padding-left:5px;
     z-index:999999;
  }
.big_01
 {
     width:auto;height:auto;
     position:fixed;_position:absolute;
     top:200px;
     left :10px;
     padding-left:5px;
     z-index:999999;
     }
.zb,.rb
     {
          width:inherit;
          height:inherit;
   
          z-index:999999;
     }
.close
     {
         width:40px;
         height:15px;
         float:right;
         line-height:15px;
         margin-bottom:5px;
         font-size:12px;
         text-align:center; 
         cursor:pointer;
         position:absolute;
         top:7px;
         right:0px;
     }
   
.flashGB{
    width: 40px;
    height: 15px;
    line-height: 15px;
    border: 1px solid #f00;
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    right:0px;
    top:0px;
    position:absolute;
}
 .rid_div{
     width:300px;
    height:200px;
    background:#F5F5F5;
    position:fixed;
    _position:absolute;
    right:10px;
    z-index:999999;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    }
.spant
    {
    width:37px;
    height:18px;
    position:fixed;
    _position:absolute;
    right:8px;
    cursor:pointer;
    text-align:center;
    font-weight:bold;    
    }
.spant:hover
    {
     background:#cbced0;
     color:#fff;
    }
