:root{
        --primary: #003366;
}
* {
        text-rendering: geometricprecision;
}
body {
        margin: 0 auto;
        padding: 0;
}
a {
        color: #333;
        font: 10pt arial;
        text-decoration: none;
}
img {
        border: medium none;
}
.MainStructure {
        background: #f8f8f8;
        text-align: center;
        box-shadow: 0 28px 85px 5px #ccc;
        max-width: 1170px;
        margin: 0 auto;
}
.MainStructure .TopBanner {
        margin: 0 auto;
        #width: 100%;
        width: 1170px;
}
.MainStructure .TopBar {
        display: inline-block;
        margin-top: 0;
        text-align: justify;
        width: 100%;
}
.MainStructure .ContentBanner {
        display: inline-block;
        position: relative;
        width: 100%;
        z-index: 1;
}
.MainStructure .MainContent:first-child {
        display: none;
}
.MainStructure .ContentBanner .UIHotnewsModule_dbkdn{
        margin: 0px 0px 0px 0px;
}
.MainStructure .MainContent {
        background: none repeat scroll 0 0 #fff;
        #box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.35);
        display: inline-table;
        margin: 0 auto;
        vertical-align: top;
        width: 1170px;
}
.MainStructure .LeftBar {
        padding: 10px 15px 15px 10px;
        text-align: justify;
        vertical-align: top;
        /*width: 250px !important;*/
}
.MainStructure .ContentBar {
        padding: 10px 10px 15px 0px;
        text-align: justify;
        vertical-align: top;
}
.MainStructure .FooterBanner {
        /* background: none repeat scroll 0 0 #1567b3; */
        /* border-top: 10px solid #294e95; */
        margin: 0 auto;
        /* text-align: center; */
        #box-shadow: 0 0 7px 0
        rgba(0, 0, 0, 0.5);
}
}
.MainStructure .FooterBar {
        border-radius: 0 0 10px 10px;
        display: inline-block;
        text-align: justify;
        width: 1176px;
}
