﻿body {
}

#close {
    padding-right: 5px;
    *padding-right: 5px;
    _padding-right: 5px;
    padding-top: 5px;
    cursor: pointer;
    position: absolute;
    font-size: 12px;
    color: #FF0000;
    float: right;
}

#gg1 {
    width: auto;
    height: auto;
    z-index: 1000000;
}

#contents {
    width: auto;
    height: auto;
    display: table;
    background-color: #F7F8FD;
    min-height: 60px;
    min-width: 100px;
    padding-top: 30px;
}

    #contents img {
        border: 0px;
    }

div#contents {
    background-color: inherit;
    padding-top: 18px;
}

div#close {
    /* display: none; */
    width: 100%;
    text-align: right;
    height: 18px;
    padding: 0px;
}

.fyl_piaofu {
    z-index: 10000;
}
