﻿#CU_TopBG {
    height: 900px;
    background-image: url('../images/others/contactus/cu_topbg-01.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#FAQ_TopBG {
    height: 900px;
    background-image: url('../images/others/faq/faq_topbg-01.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#Broadcast_TopBG {
    height: 900px;
    background-image: url('../images/others/broadcast/broadcast_topbg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}