@import "homepage_sn2023.css";

#main-home{

    /*background: url(../images/bg-main.jpg) #c23521 no-repeat top center;*/
}

.control-abilities a.btn-download {
    background: url(../images/btn-taigame.png) no-repeat;
    width: 195px;
    height: 196px;
    background-size: 100%;
}

#main-action .block-download{
    width: 100%;
    height: 100%;
    background-size: contain;
    background: url(../images/bg-download.png) no-repeat scroll center 0;
    background-size: 100%;
    padding: 56px 96px 365px 129px;
}

#main-action .block-download ul.tab-download li a.today {
    background: url(../images/bt-block-download.png) no-repeat scroll 0 0;
    background-size: contain;
    width: 500px;
    height: 100%;
    margin-top: 18px;
}

#main-action .block-download ul.tab-download li a.tomorrow {
    width: 302px;
    background: url(../images/btn-hoatdongtuan.png) no-repeat scroll 0 0;
    background-size: 100%;
}
#main-action .block-guide-user {
    background: url(../images/bg-tanthunhapmon.png) no-repeat scroll center 0/106%
}
#main-action .block-control-extend>a.btn-gallery {
    background: url(../images/btn-thuvien.png) no-repeat top center/100%;
}
.block-ranking {
    background: url(../images/bg-bxh.png) no-repeat scroll center 0/100%;
}
