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