﻿#bxBayi {
    position: absolute;
    width: 100%;
    height: 100%;
}

    #bxBayi li {
        position: absolute;
        display: none;
        width: 100%;
        height: 100%;
    }

        #bxBayi li.activeBayi {
        }