
.bodybg {
    /*background: #272f4c url(/img/testimg/lslnAndscys/bg-main.jpg) center no-repeat;*/
    /*background: #272f4c url(/img/testimg/lslnAndscys/u1.png) center no-repeat;*/
    background-size: cover;
    overflow-x: hidden;
    background-attachment: fixed;
    background: #ededf1;
}

#qstorepicsign {
    display: none
}

.menubg{
    background: #08255b !important;
}

.footer{
    background: #3c3c49 !important;
}

.footer .friend-link{
    border-bottom: 1px solid #61616f !important;
}

.footer .friend-link a{
    color: #fff !important;
    border-right: 1px solid #61616f !important;
}


