﻿.new_head {
            border: #DDDDDD 1px solid;
            border-top: 2px solid #0c71d9;
            border-bottom: none;
            height: 31px;
            line-height: 31px;
            overflow: hidden;
            padding: 0 10px 0 10px;
            background: #eee;
        }

        .more {
            float: right;
        }

        .new_head strong {
            font-size: 14px;
        }

        .zixun {
            height: 110px;
            padding-top: 10px;
        }

            .zixun p {
                color: #999;
                line-height: 26px;
                height: 78px;
                overflow: hidden;
            }

            .zixun li.l-img {
                float: left;
                width: 151px !important;
                height: 110px;
                margin-left: 10px;
                background: none;
                margin-left: 0px;
            }

            .zixun li a {
                line-height: 26px;
            }

            .zixun li.l-img img {
                width: 136px;
                height: 100px;
                overflow: hidden;
                border: none;
                margin-right: 4px;
            }

        .new-list {
            margin-top: 5px;
            padding-top: 6px;
            border-top: 1px dashed #dcdddd;
        }

        .new_body li {
            height: 26px;
            line-height: 22px;
            overflow: hidden;
            font-size: 13px;
        }


        .time {
            float: right;
        }

        .zixun li.r-title {
            padding: 0 0 0 0;
        }

            .zixun li.r-title a {
                color: #0c73c2;
                font-weight: bold;
            }

        .new_body {
            border: #DDDDDD 1px solid;
            border-top: none;
            padding: 6px 8px 6px 8px;
            color: #666666;
            min-height: 392px;
        }

            .new_body li {
                padding: 0 10px 0 12px;
            }

        .new-list li a {
            display: block;
            width: 240px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }


        a:link {
            color: #666;
        }