﻿.wbwb {
    width: 112px;
    border: 1px solid #ccc;
    position: fixed;
    left: 30px;
    bottom: 30px;
    padding: 3px 0;
    z-index:1000;
    background-color:#fff;
}

    .wbwb .flat {
        width: 110px;
        height: 125px;
        float: left;
        text-align: center;
    }

        .wbwb .flat .tit {
            width: 100%;
            height: 20px;
            line-height: 20px;
            text-align: center;
            font-family: '微软雅黑','Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
            font-size: 13px;
            letter-spacing: 1px;
            color: #f20344;
            font-weight: bold;
        }

        .wbwb .flat .img {
            width: 100px;
            height: 100px;
            margin:0 5px;
            vertical-align: middle;
            overflow: hidden;
        } 
        .wbwb .erewi_close{ position:absolute; right:-19px; top:0px; width:18px;height:21px;cursor:pointer;z-index:100; background:url(/Content/Images/erewi_close.png) no-repeat;}	
 