#ContentBox {
    position: absolute;
    left: 21px;
    top: 87px;
    width: 1000px;
    height: 1200px;
    z-index: 200;
}
.ContentBoxImg {
    width: 1000px;
    height: 1200px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}
.ContentImg {
    width: 1000px;
    height: 1000px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}
.BttmBoxImg {
    width: 1000px;
    height: 70px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}
.MenuBoxImg {
    width: 1000px;
    height: 40px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}
.IconImg {
    width: 60px;
    height: 60px;
    overflow: visible;
    vertical-align: top;
    align-content: center;
    border: none;
}

#BannerBox {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1031px;
    height: 70px;
    z-index: 750;
}
.BannerImg {
    height: 70px;
    width: 120px;
    overflow: visible;
    z-index: auto;
    border-width: 0;
}
.TCGWSimg {
    height: 70px;
    width: 250px;
    overflow: visible;
    z-index: auto;
    border-width: 0;
}
.ButtonImg {
    height: 60px;
    width: 200px;
    overflow: visible;
    z-index: auto;
    border-width: 0;
}
.inSLimg {
    height: 32px;
    width: 50px;
    overflow: visible;
    z-index: auto;
    border-width: 0;
}
