* {
    margin: 0;
    padding: 0;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

div.mid-body {
    background: white;
    padding: 10px 10px 0 10px;
    float: left;
    width: 97.9%;;
}

#first_col {
    width: 260px;
}

#first_col > div {
    margin-bottom: 10px;
    width: 260px;
}

#sec_col {
    width: 460px;
    margin-left: 10px;
}

#sec_col > div {
    margin-bottom: 10px;
    width: 454px;
}

#third_col {
    width: 215px;
    margin-left: 8px;
}

#third_col > div {
    width: 210px;
    margin-bottom: 10px;
}

div.menu {
    height: 40px;
    width: 975px;
}

/*menu*/
div.menu ul {
    margin-left: 10px;
    float: left;
    padding-top: 10px;
}

div.menu li {
    text-align: center;
    padding-left: 0px;
    float: left;
    list-style-type: none;
    width: 100px;
    height: 20px;
    font-size: 13px;
    font-weight: bold;
}

div.menu li.first {
    border-left: 0px;
}

div.menu li.second {
    border-left: 0px;

    display: none;
}

div.contact {
    margin-top: 10px;
    margin-right: 10px;
    float: right;
}

/*end menu*/

div.news-flash {
    height: 230px;
    text-align: center;
}

#ft1 {
    height: 160px;
    padding-top: 5px;
}

#ft3 {
    height: 100px;
}

/*first coloumn*/

#column1row0 {
    height: 110px;
}

#column1row1 {
    height: 255px;
}

#column1row2, #column1row2_2 {
    height: auto !important;
    _height: 267px;
}

#column1row3 {
    height: 440px;
}

/*middle*/
#column2row2 {
    height: 185px;
    margin-top: 10px;
}

#column2row4 {
    height: 195px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#middle-banner {
    height: 60px;
}

/*3rd column*/

#column3row1 {
    height: 60px;
}

#column3row2 {
    height: 60px;
}

#column3row3 {
    height: 60px;
}

.eblock dd {
    padding: 10px;
}

#middle-banner {
    margin-top: 10px;

}

/* two column */
#first_col_c2 {
    float: left;
    width: 180px;
    background-color: #515151;
    border-bottom: 1px solid #8c8c8c;
    height: 360px;
}

#sec_col_c2 {
    min-height: 550px;
    height: auto !important;
    height: 550px;
    overflow: visible;
    float: left;
    width: 700px;
    padding-bottom: 10px;
}

.submenu {
    height: 25px;
    vertical-align: middle;
    padding: 5px 10px 0 10px;

}

#current_page {

    float: left;
}

#bread {
    float: right;
}

#bread a {
    background: url( ../images/200.gif ) no-repeat 0 50%;
    padding-left: 10px;
}

#first_col_c2 dt.title {
    height: 27px;
    border-top: 1px solid #6b6b6b;
    border-bottom: 1px solid #000000;
    background: #030101 url( ../images/exb-dt.png ) repeat-x scroll center left;
}

#first_col_c2s dd {
    padding: 0px;
}

.mainContent {
    font-size: 13px;
    height: auto;
    margin: 0px 15px;
    line-height: 180%
}

.mainContent ul.gallery {
    width: 100%;
}

.mainContent ul.gallery li {
    list-style:none;
    width:220px;
    float:left;
    margin:5px 0px;
    text-align:center;
}

.detailTitle {
    border-bottom: 1px solid #7C89AF;
    min-height: 32px; /*height: 32px;*/
}

.headTitle {
    color: #EE6800;
    font-size: 18px;
    font-weight: bold;
    line-height: 180%;
}

.date {
    color: #3277B7;
    font-size: 8pt;
    font-weight: 700;
    line-height: 150%;
    width: 92%;
}

.detailContent {
    margin: 20px 0 10px;
}

h1.exb-item-title {
    font-size: 20px;
    font-weight: bolder;
    margin: 20px
}

div.exb-item-content {
    width: 505px;
    margin: 10px 10px 10px 20px;
}

#ft table {
    width: 100%;
}

.relateLink select {
    margin: 5px 0px;
    width: 200px;
    height: 20px;
    float: none;
}

li.indexNewsList {
    width: 422px;
    float: none;
    padding: 0px;
    margin: 0px;
    line-height: 15pt;
    padding-left: 15px;
    background: url( ../images/yellow_disc.gif ) no-repeat left middle;
}
