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