﻿body {
    background-image: none !important;
    background-repeat: no-repeat;
    width: 100%;
    height: 1495px;
    margin: 0 auto !important;
    border: 0;
    background-position: top center;
}

.container2 {
    background-image: url(/Images/Theme/bg3.jpg);
    background-repeat: no-repeat;
    width: 100%;
    height: 1495px;
    border: 0;
    background-position: top center;
}

.sub-contents {
    margin-top: 20px;
    padding: 10px 15px 30px 15px;
    color: #198DC3;
}

.event-contents-td {
    overflow: hidden;
    width: 450px;
    height: 105px;
    display: block;
}

th.event_subject {
    min-width: 450px;
}

div.content_bg1 {
    padding-top: 15px;
}
