body {
    padding-bottom: 50px;
}

.mss-top-banner {
    position: fixed;
    top: 0;
    right: 20px;
    width: 141px;
    height: 31px;
    z-index: 999;
}

.mss-bottom-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0px 0 0px;
    background: #fff;
    text-align: center;
    z-index: 999;
}

.mss-bottom-banner a {
    position: relative;
    top: 0;
    width: 100%;
}

.mss-bottom-banner a img {
    height: 50px;
    width: 580px;
}
