﻿
.News_Div_Top_03 {
    width: 100%;
    height: 210px;
    background-image: url(../images/News/0001.jpg);
}

.News_Div_Top_04 {
    width: 100%;
    color: #38559a;
    font-weight: bold;
    font-size: 18px;
    margin-top: 20px;
}

.News_Div_Top_05 {
    width: 100%;
    margin-top: 10px;
    color: #666666;
}

    .News_Div_Top_05 a {
        color: #666666;
        text-decoration: none;
    }

.News_Div_Top_06 {
    width: 100%;
    border: 1px solid #cccccc;
    margin-top: 10px;
    margin-bottom: 50px;
}

    .News_Div_Top_06 table {
        width: 100%;
    }

        .News_Div_Top_06 table td {
            padding-top: 10px;
            padding-bottom: 10px;
            border-bottom: 1px dashed #cccccc;
        }

            .News_Div_Top_06 table td a {
                text-decoration: none;
                color: #666666;
            }

                .News_Div_Top_06 table td a:hover {
                    color: #e07c0c;
                }

.News_Div_Top_06_Table_Td1 {
    width: 800px;
    padding-left: 15px;
}

.News_Div_Top_06_Table_Td2 {
    width: 150px;
    text-align: right;
    color: #666666;
    padding-right: 15px;
}

.News_Div_Top_06_Table_Summary {
    width: 100%;
    height: 120px;
}

.News_Div_Top_06_Table_Summary_Img1 {
    width: 220px;
    height: 120px;
    float: left;
    margin-left: 15px;
    background-image: url(../images/News/0002.jpg);
}

.News_Div_Top_06_Table_Summary_Content {
    width: 680px;
    height: 120px;
    float: left;
    margin-left: 15px;
}

.News_Div_Top_06_Table_Summary_Content_Title {
    width: 100%;
    margin-top: 5px;
}

    .News_Div_Top_06_Table_Summary_Content_Title a {
        color: #666666;
        font-size: 14px;
        font-weight: bold;
    }

.News_Div_Top_06_Table_Summary_Content_Content {
    width: 100%;
    color: #666666;
    margin-top: 10px;
    line-height: 25px;
    text-indent: 2em;
}
