

        .tabbtn01
        {
            width: 85px;
            height: 37px;
            float: left;
            background-image: url(Images/Head30.gif);
            background-repeat: repeat-x;
            cursor: hand;
            text-align: center;
            margin-left: 1px;
        }
        .tabbtn02
        {
            text-align: center;
            float: left;
            width: 85px;
            height: 37px;
            background-image: url(Images/Head30_1.gif);
            background-repeat: repeat-x;
            cursor: hand;
            margin-left: 1px;
        }
    
    
        #adver
        {
            display: block;
            top: 0px;
            left: 488px;
            width: 130px;
            position: fixed;
        }
        /* IE并不认识fixed，而FF认识 */* html #adver
        {
            position: absolute;
        }
        /* 这个只有IE认识 */
        
    
    
        /*图片组*/.image_group
        {
            width: 50px;
            float: left;
            margin-top: 4px;
        }
        .image_group .image
        {
            width: 50px;
            height: 50px;
            overflow: hidden;
            position: relative;
            border: 1px solid #999999;
            display: table-cell !important;
            text-align: center;
            vertical-align: middle;
        }
        .image_group1 .image1
        {
            width: 100px;
            height: 100px;
            overflow: hidden;
            position: relative;
            border: 1px solid #FFFFFF;
            display: table-cell !important;
            text-align: center;
            vertical-align: middle;
        }
        .image_group .image img
        {
            position: static;
            position: relative;
            vertical-align: middle;
            text-align: center;
            vertical-align: middle;
        }
        .image_group_dy
        {
            width: 137px;
            height: 106px;
            float: left;
        }
        .image_group_dy .image
        {
            width: 135px;
            height: 106px;
            overflow: hidden;
            position: relative;
            border: 0px solid #999999;
            display: table-cell !important;
            text-align: center;
            vertical-align: middle;
        }
    
    
    
        .bbb
        {
            border: 0px;
            margin-top: 5px;
        }
        .b
        {
            width: 72px;
            height: 21px;
            border: 0px;
            margin-left: 380px;
        }
   
   

