.glodon_ahover {
    position: absolute;
    top: 50px;
    left: 1px;
    width: 68px;
    height: 32px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background: url(qy_bg.png) no-repeat bottom;
    z-index: 4;
    overflow: hidden;
}

.glodon_ahover:hover {
    color: #fff
}