div.baloon {
    position: fixed;
    bottom: 3px;
    z-index: 1000;
}

div.baloon-left {
    left: 3px;
}

div.baloon-right {
    right: 3px;
}


#floatleft,
#floatright {
    position: fixed;
    top: 85px;
    left: 0px;
    z-index: 1000;
    bottom: 0;
    max-height: 600px;
    max-width: 160px;
}

#floatright {

    left: auto;
    right: 0
}

body.qc.pc #floatleft,
body.qc.pc #floatright {
    display: block;
}

#floatleft .link-full {
    text-align: right
}

#floatleft .link-full,
#floatright .link-full {
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: default
}

.link-full img {
    cursor: pointer !important
}

.ads_home_banner_right_2 {
    margin-bottom: 0px;
}
.ads_top_banners {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
