* {
        text-rendering: geometricprecision;
        font-family: Tahoma !important;
}
}
body {
        margin: 0 auto;
        padding: 0;
}
a {
        color: #424242;
        font: 13px arial;
        text-decoration: none;
}
img {
        border: medium none;
}
.MainStructure {
        background: #d3dfed url("images/bbg.jpg") repeat-x scroll left top;
        text-align: center;
}
.MainStructure .TopBanner {
        background: #fff none repeat scroll 0 0;
        margin: 0 auto;
        position: relative;
        width: 1260px;
        #z-index: 1;
}
.MainStructure .TopBar {
        background: #fff none repeat scroll 0 0;
        /* margin-bottom: 5px; */
        text-align: justify;
        width: 1260px;
}
.MainStructure .ContentBanner {
        position: relative;
        width: 100%;
        z-index: 1;
}
.MainStructure .MainContent {
        background: #fff none repeat scroll 0 0;
        margin: 0 auto;
        padding: 0 8px;
        vertical-align: top;
        width: 1260px;
}
.MainStructure .LeftBar {
        padding: 8px;
        text-align: justify;
        vertical-align: top;
}
.MainStructure .ContentBar {
        padding: 8px;
        text-align: justify;
        vertical-align: top;
        padding-left: 0;
}
.MainStructure .FooterBanner {
        margin: 0 auto;
        text-align: center;
        width: 1260px;
}
.MainStructure .FooterBar {
        background: #005094 none repeat scroll 0 0;
        text-align: justify;
        width: 100%;
}
.RightBar {
        padding: 8px;
        padding-left: 0;
}
.MainStructure .MainContent>tbody>tr>td {
        vertical-align: top;
        text-align: left;
}
