@charset "UTF-8";
/* CSS Document */
.bg_home {
    background: url("../images/homebg.jpg") no-repeat scroll center 80px rgba(0, 0, 0, 0);
}
.bg_home2 {
    background: url("../images/homebg2.jpg") no-repeat scroll center 80px rgba(0, 0, 0, 0);
}
.bg_home3 {
    background: url("../images/homebg3.jpg") no-repeat scroll center 80px rgba(0, 0, 0, 0);
}
.bg_store {
    background: url("../images/bg_truestore1.png") no-repeat scroll center 80px rgba(0, 0, 0, 0);
}
.bg_store2 {
    background: url("../images/bg_truestore2.png") no-repeat scroll center 80px rgba(0, 0, 0, 0);
}
.bg_tol {
    background: url("../images/bg_tol.jpg") no-repeat scroll center 80px rgba(0, 0, 0, 0);
}

.bg_chinese_festival {
    background: url("../images/bg_chinese_festival.png") no-repeat scroll center 80px rgba(0, 0, 0, 0);
}
