body {
    /*background: url("/images/body-bg.gif") repeat-x scroll 0 0 #E6E7E1;*/
    font-family: Trebuchet MS, Helvetica, sans-serif;
}
img {
    border: none;
}
.logo {
    margin-left: 20px;
    margin-bottom: 10px;
}
.first_col {
    float: left;
    width: 300px;
}
.first_col table {
    width: 200px;
    margin-bottom: 15px;
    /*height: 225px;*/
}
.first_col td {
    text-align: center;
    vertical-align: top;
}
.first_col img {
    /*height: 150px;*/
    width: 150px;
}
.second_col {
    float: left;
    width: 560px;
    margin-left: 20px;
}
.second_col table {
    background: none repeat scroll 0 0 #f5f3f3;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
}
.second_col td {
    text-align: left;
    vertical-align: middle;
}
.second_col img {
    width: 150px;
}
.third_col {
    float: right;
    width: 205px;
    /*margin-left: 20px;*/
}
.third_col img {
    /*height: 150px;*/
    width: 150px;
}
.third_col td {
    text-align: center;
    vertical-align: top;
}
.third_col table {
    width: 200px;
    /*height: 225px;*/
    margin-bottom: 15px;
}
.content_new img {
    float: left;
    margin-right: 5px;
}
.content_new {
    float: left;
    width: 560px;
    margin-left: 20px;
}
.content_new table {
    background: none repeat scroll 0 0 #EBEBEB;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
}
.content_new td {
    text-align: left;
    vertical-align: middle;
}
.bottom_row {
    float: left;
    margin-left: 20px;
    width: 560px;
}
.bottom_row img {
    width: 150px;
    height: 150px;
}
.bottom_row table {
    float: left;
    width: 280px;
}
.bottom_row table td {
    text-align: center;
}
.news_all td {
    vertical-align: top;
}
.image_td {
    /*height: 152px;*/
}
.text_td div {
    height: 65px;
    overflow: hidden;
}


/*New*/
p {
    text-indent: 15px;
}
.new img {
    width: 200px;
}
.new {
    /*border: 1px solid #006D6C;*/
    border: 1px solid #ffffff;
    border-radius: 5px 5px 5px 5px;
     
    display: inline-block;
    margin: 0 0 24px;
    outline: 0 none;
    padding: 7px 8px;
    position: relative;
     
    vertical-align: top;
    width: 202px;
}
.new:hover {
    border: 1px solid #01B3B1;
    box-shadow: 0 0 10px #94d9ff;
    transition: box-shadow 0.1s ease 0s;
}
.new_title {
    font-size: 13px;
    line-height: 18px;
    display: block;
    margin: 0;
    padding: 6px 0 0;
}
.col {
    float: left;
    padding: 5px;
    width: 230px;
}
.main_new {
    float: left;
    margin-bottom: 30px;
    margin-left: 15px;
    width: 439px;
    text-decoration: none;
}
.main_new img {
    width: 438px;
    margin-bottom: 10px;
}
.two_news_box {
    float: left;
    width: 480px;
    margin-top: 13px;
}
.news_all {
    float: left;
}