#Floatingbar1 {
    width: 400px;
    height: 408px;
    text-align: center;
    position: fixed;
    top: 50%;
    right: -20px;
    background: url(im/6.gif) no-repeat left top;
    z-index: 2500;
}

#Floatingbar2 {
    width: 400px;
    height: 408px;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 0px;
    background: url(im/hjsqbs.png) no-repeat left top;
    z-index: 2500;
}