@charset "utf-8";
#fsbg {
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -100;
    min-height: 100%;
    min-width: 1040;
}
