<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.divclose
{
    background-image: url(/uploads/image/gaeirefer/divclose.gif);
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    cursor: hand;
    position: absolute;
    z-index: 2;
    font-size: 0px;
    line-height: 0px;
    left: 325px;
    top: 12px;
}

.divmax
{
    background-image: url(/uploads/image/gaeirefer/divmax.gif);
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    cursor: hand;
    position: absolute;
    z-index: 2;
    font-size: 0px;
    line-height: 0px;
    left: 310px;
    top: 12px;
}

.divmin
{
    background-image: url(/uploads/image/gaeirefer/divmin.gif);
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    cursor: hand;
    position: absolute;
    z-index: 2;
    font-size: 0px;
    line-height: 0px;
    left: 310px;
    top: 12px;
}

.divpopwindow
{
    width: 345px;
    height: 238px;
    background: url(/uploads/image/gaeirefer/divbackimg.gif) no-repeat left top;
    overflow: hidden;
}

.noremind
{
    background: url(/uploads/image/gaeirefer/message_ignore.gif) no-repeat left top;
    cursor: hand;
    width: 19px;
    height: 17px;
    border-left: solid 0px #848484;
    border-right: solid 0px #848484;
    border-top: solid 0px #848484;
    border-bottom: solid 0px #848484;
    background-color: transparent;
}

.btnchat
{
    background: url(/uploads/image/gaeirefer/message_receive.gif) no-repeat left top;
    cursor: hand;
    width: 67px;
    height: 20px;
    border-left: solid 0px #848484;
    border-right: solid 0px #848484;
    border-top: solid 0px #848484;
    border-bottom: solid 0px #848484;
    background-color: transparent;
}

.line
{
    position: absolute;
    left: 0px;
    right: 12px;
    background-image: url(/uploads/image/gaeirefer/message_line.gif);
    background-repeat: repeat-x;
    height: 10px;
}</pre></body></html>