﻿* {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

a {
    text-decoration: none;
    color:#5c4033;
} 

a:hover{
    color:#d98719;
}

#globaldiv {
    width:1008px;
    margin:0px auto;
    font-family: 宋体;
    font-size: 14px;
    line-height: 24px;
    background-color:beige;
}

#mainframe {
    width: 1008px;
}

#title {
    width: 1008px;
    height: 128px;
    background-color: #ccc;
    background-image: url("picshtmltitle.jpg");
}

#ftpic {
    clear: both;
    float: right;
    height: 64px;
    width: 64px;
    margin: 32px 32px 0px 0px;
}

#topnav {
    margin-top:1px;
    margin-bottom:1px;
    width: 1008px;
    height: 64px;
    line-height:32px;
    background-color: #ccc;
    background-image: url("picshtmltopnav.jpg");
}

#topbar{
    float:left;
    width:1004px;
    background-color:beige;
    height:26px;
    padding:0px 2px 0px 2px;
}

#sitepath {
    float:left;
    width:700px;
}

#nowtime{
    float:right;
    text-align:end;
    width:300px;
}

#guowuyuanxinxi {
    float: none;
    width: 1008px;
    height: 74px;
    margin-bottom: 1px;
}

#fengtaiquzhi {
    float:none;
    width: 1008px;
    height: 48px;
    margin-bottom:1px;
}

#jiucuo {
    float: left;
    padding-top: 8px;
    width: 200px;
    background-color: beige;
    text-align: right;
}

#copyright {
    float: right;
    width: 808px;
    background-color: beige;
}

.topnavigate {
    float: left;
    width: 130px;
    font-size:16px;
    text-align:center;
    font-family:'Microsoft YaHei';
}

.topnavigate a {
    text-decoration: none;
    color: maroon;
}

.topnavigate a:hover {
        color:gold;
        font-weight: bold;
        background-color:darkred;
    }

.space {
    float: left;
    width: 49px;
}

.lineContainer {
    float: none;
    width: 1008px;
    height: 214px;
    margin-bottom:1px;
}

.newsLines{
    height:180px;
    line-height:29px;
    padding:0px 4px;
    background-image:url(picshtmlnewslist.jpg)
}

.mainPage {
    background-color: floralwhite;
    height: 848px;
    width: 992px;
    padding: 8px;
    font-size: 16px;
    font-family: 'Times New Roman';
    line-height: 40px;
}

.mainLeft {
    float:left;
    width: 792px;
    line-height: 39px;
    text-align:left;
    border-bottom-style: dashed;
    border-bottom-color: khaki;
    border-bottom-width: 1px;
}

.mainRight {
    float:right;
    width: 200px;
    line-height: 39px;
    text-align: right;
    border-bottom-style: dashed;
    border-bottom-color: khaki;
    border-bottom-width: 1px;
}

.pageList{
   float:left;
    width:992px;
    text-align:center;
}

.pageText {
    background-color: floralwhite;
    width: 992px;
    padding: 8px;
    font-size: 16px;
    font-family: 'Times New Roman';
    line-height: 32px;
}

.pageTitle{
    text-align:center;
    font-size:24px;
    font-weight:bold;
    line-height:48px;
}

.pageTime{
    text-align:center;
}

.pubInfo {
    float: left;
    width: 600px;
    background-color:antiquewhite;
    border-color: chocolate;
    border-width: 1px;
    border-style: solid;
}

.pubPic{
    text-align:right;
    float:right;
    padding-right:4px;
    width:386px;
    height:480px;
}

.textLeft {
    width: 992px;
    text-align: left;
}

.textCenter {
    width: 992px;
    text-align: center;
}

.textRight {
    width: 992px;
    text-align:right;
}

.textPic{
    width:992px;
    font-size:14px;
    text-align:center;
}

/*首页-滚动新闻图片*/

#PicNewsFrame {
    float: left;
    width: 336px;
    height: 213px;
    float: left;
}

#PicNews {
    height: 213px;
    width: 336px;
    float: left;
    background-color: buttonface;
}

.container {
    width: 336px;
    height: 189px;
    position: relative;
}

.catalogSide, .catalogCenter {
    float: left;
    width: 330px;
    border-bottom: 1px dashed burlywood;
}

.catalogCenter {
    border-left: 1px dashed burlywood;
    border-right: 1px dashed burlywood;
}

#idPicText {
    background-color:beige;
    line-height: 24px;
    text-align:center;
    font-weight: bold;
    width: 336px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
}

#idPicText a {
        text-decoration: none;
        color: #333;
        display: block;
    }

#idNum {
    position:absolute;
    right: 5px;
    bottom: -8px;
}

#idNum li {
        float: left;
        list-style: none;
        color:black;
        text-align: center;
        line-height: 16px;
        width: 16px;
        height: 16px;
        font-family:Arial;
        font-size: 12px;
        font-weight:bold;
        cursor: pointer;
        margin: 1px;
        border: 1px solid #707070;
        background-color:beige;
    }

 #idNum li.on {
            line-height: 18px;
            width: 18px;
            height: 18px;
            font-size: 14px;
            border: 0;
            background-color: #ce0609;
            font-weight: bold;
        }
/*首页-滚动新闻图片-结束*/

.updateContainer {
    float: left;
    width: 336px;
    height: 213px;
    background-color: white;
}

.newsListNav {
    width: 336px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    text-align: center;
    color: maroon;
    background-image: url("picshtmlsub-title.jpg");
}

.titleLeft {
    float: left;
    width: 248px;
    text-align: left;
    border-bottom-style:dashed;
    border-bottom-color:khaki;
    border-bottom-width: 1px;
}

.titleRight {
    float: right;
    width: 80px;
    text-align: right;
    border-bottom-style: dashed;
    border-bottom-color: khaki;
    border-bottom-width: 1px;
}