/**
 * Created with JetBrains WebStorm.
 * User: qiuyun
 * Date: 13-12-26
 * Time: 下午1:16
 * To change this template use File | Settings | File Templates.
 */
a.YYPopLink{
    display: none;
}
.fixedLink{
    cursor: pointer;
    /*display: block;*/
    height: 141px;
    position: fixed;
    _position: absolute;
    right: 6px;
    width: 112px;
    display: none;
}
.fixedChristmasLink {
    width: 125px;
    height: 185px;
    background: url("../images/modify/fixed_christmas.png") no-repeat scroll 0 0;
    top: 265px;
}