﻿ h1
        {
            font-size: 25px;
            font-weight: 700;
            line-height: 110%;
            margin: 0 auto 2px;
            padding: 0 0 3px;
            color: #333333;
        }
        .leftpart
        {
            float: left;
            width: 740px;
            min-height:740px;;
        }
        .rightpart
        {
            float: right;
            width: 240px;
        }
        .NewsList
        {
        }
        .Newsitem
        {
            margin: 10px 0 0;
        }
        h3
        {
            font-size: 14px;
            line-height: 26px;
            overflow: hidden;
        }
        a
        {
            text-decoration: none;
            color: #1D7591;
        }
        .pageing
        {
            height: 40px;
            line-height: 40px;
            text-align: center;
        }
        .pageing a
        {
            margin-left: 5px;
            margin-right: 5px;
        }
        .clear
        {
            clear: both;
        }
        .NewsImg
        {
            float: right;
            height: 100px;
            margin: 0 0 10px 10px;
        }
        .NewsContent
        {
            font-size: 13px;
            color: #333333;
            line-height: 150%;
        }
        .column
        {
            border: 1px #CCCCFF solid;
            margin-bottom: 20px;
        }
        .columnhead
        {
            height: 30px;
            line-height: 30px;
            background-color: #CCCCFF;
            color: #40495B;
            font-size: 13px;
            font-weight: bold;
        }
        .HotItem
        {
            font-size: 12px;
            height: 36px;
            line-height: 36px;
        }
        .hotlist
        {
            background-image: url('img/bg_hotnum.gif');
            background-repeat: no-repeat;
            height: 370px;
        }
        .noticeitem
        {
            background-repeat: no-repeat;
            background-image: url('img/arrow_05.gif');
            background-position: 0 15px;
        }
        .tack
        {
            font-size: 12px;
            color: #666666;
            text-align: left;
            margin-bottom: 10px;
        }
        .tack img
        {
            width: 30px;
        }
        .tack span
        {
            display: inline;
            width: 200px;
            margin-right: 20px;
        }
         .spandiv
        {
            width: 95%;
            margin: auto;
        }
         #filecon
        {
            text-align: left;
            font-size: 12px;
            margin-top: 10px;
            min-height: 100px;
        }
          .gloryitem
    {
        margin-top: 5px;
        margin-left:5px;
        padding:2px;
        
    }
