.UIBackTopTopControl {
        background: rgba(0, 0, 0, 0) url("images/top.png") no-repeat scroll center center;
        bottom: 2px;
        height: 50px;
        position: fixed;
        right: 60px;
        width: 50px;
        z-index: 10;
}
