/** 이벤트 팝업창을 위한 스타일 정의 **/
/** theme */
table.event_theme_001 {
    background: url('/images/event_001_bg.png');
    !important;
}

table.event_theme_002 {
    background: url('/images/event_002_bg.png');
    !important;
}

table.event_theme_003 {
    background: url('/images/event_003_bg.png');
    !important;
}

table.event_theme_004 {
    background: url('/images/event_004_bg.png');
    !important;
}

table.event_theme_005 {
    background: url('/images/event_005_bg.png');
    !important;
}

table.event_theme_006 {
    background: url('/images/event_006_bg.png');
    !important;
}

table.event_theme_007 {
    background: url('/images/event_007_bg.png');
    !important;
}

table.event_theme_008 {
    background: url('/images/event_008_bg.png');
    !important;
}

table.event_theme_009 {
    background: url('/images/event_009_bg.png');
    !important;
}

