<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { margin: 0; padding: 0; font-family: "宋体"; font-size: 14px; } #container { 
width: 1180px; margin: 0 auto; } #topper { height: 102px; background: 
url(topper.png) no-repeat; } #content { min-height: 500px; padding-top: 
8px; padding-bottom: 8px; border-bottom: 6px solid #8e0404; } #content table td 
{ vertical-align: top; } #footer { margin-top: 4px; padding-top: 5px; 
border-top: 1px solid #8e0404; text-align: center; line-height: 18px; } #footer 
p { font-size: 12px; }

.content_left { width: 240px; margin-left: 7px; border: 1px solid #f4cb9e; }
    .content_left .title { height: 28px; margin: 0 auto; background: url(title-1.png) no-repeat; }
        .content_left .title span { display: block; font-size: 16px; font-weight: bolder; color: #9f0304; padding-left: 16px; padding-top: 11px; }
    .content_left .content { }

.content_right { width: 921px; margin-left: 7px; border: 1px solid #f4cb9e; }
    .content_right .search { background-color: #f1f1f1; color: #444444; margin-bottom: 4px; }
        .content_right .search table { width: 100%; }
            .content_right .search table td { height: 30px; line-height: 30px; }

    .content_right .title { height: 29px; margin-top: 5px; border-bottom: 1px solid #f4cb9e; border-top: 1px solid #FFFFFF; }
        .content_right .title span { }
    .content_right .content { }

    a.more { display: block; width: 45px; height: 29px; line-height: 29px; margin-right: 5px; padding-left: 20px; color: #9f0304; background: url(more.png) no-repeat 5px center; float: right; }
        a.more:hover { text-decoration: underline; cursor: pointer; }

.btnSearch { width: 70px; height: 25px; color: #FFF; font-size: 12px; background: url(btn-search.png) no-repeat; border: none; }
.btnBack { width: 100px; height: 25px; color: #FFF; font-size: 12px; background: url(btn-back.png) no-repeat; border: none; }
.search-input { border: 1px solid #dedede; background: #FFFFFF; height: 25px; line-height: 25px; width: 96%; }

/*面包屑导航*/
.breadcrumb { display: block; height: 31px; list-style: none; background: url(title-bg.png) repeat-x; }
    .breadcrumb li { display: block; height: 31px; float: left; color: #FFFFFF; }
        .breadcrumb li.home { width: 25px; background: url(home.png) no-repeat 5px 10px; }
        .breadcrumb li a { line-height: 31px; }
        .breadcrumb li.divider { margin: 0 5px; }
            .breadcrumb li.divider a { display: block; height: 28px; width: 10px; background: url(split-1.png) no-repeat center; }

.grid { width: 95%; margin: 5px auto; }
    .grid td { height: 36px; line-height: 36px; border-bottom: 1px dotted #CDCDCD; }
        .grid td.bt { width: 75%; padding-left: 20px; background: url(icon-3.png) no-repeat 5px center; color: #3d3d3d; }
		.grid td.bt:hover { color: #FF0000; cursor: pointer; }
		.grid td.rq { text-align: right; color: #939393; font-family: "微软雅黑"; }

.pager { width: 95%; margin: 5px auto; }
    .pager td { height: 40px; line-height: 40px; background-color: #fbeddf; padding: 0 5px; }
        .pager td.desc span { color: #ff0000; font-weight: bold; padding: 0 2px; }
.btnPrev { width: 44px; height: 22px; color: #FFF; font-size: 12px; background: url(btn-larger.png) no-repeat; border: none; }
.btnNext { width: 44px; height: 22px; color: #FFF; font-size: 12px; background: url(btn-larger.png) no-repeat; border: none; }
.btnPage { width: 18px; height: 22px; color: #FFF; font-size: 12px; background: url(btn-mini.png) no-repeat; border: none; }

.ztree * { font-size: 14px; color: #4e4e4e; letter-spacing: 2px; font-family: "宋体" !important; }
.ztree li { line-height: 24px !important; }
.ztree .button { height: 24px !important; }
.ztree .noline_open { background: url(icon-2.png) no-repeat center !important; }
.ztree .noline_close { background: url(icon-1.png) no-repeat center !important; }
.ztree .ico_open { background: url(folder-open.png) no-repeat center !important; }
.ztree .ico_close { background: url(folder-close.png) no-repeat center !important; }
.ztree a:hover { text-decoration: none !important; }
    .ztree a:hover span { color: #df5e00 !important; }
    .ztree a:hover .ico_docu { background: url(file-selected.png) no-repeat center !important; }
.ztree .ico_docu { background: url(file.png) no-repeat center !important; }
.ztree .curSelectedNode { background: none !important; border: 1px solid #FFFFFF !important; }
    .ztree .curSelectedNode span { color: #df5e00 !important; }

    .ztree .curSelectedNode .ico_docu { background: url(file-selected.png) no-repeat center !important; }
</pre></body></html>