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