<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{font-size:12px;}
ul{margin:0;padding:0;}
ul li{ list-style:none;}

/*---------CategoriesList.ascx ��OrganizationList.ascx �� DataDownload.ascx Stylesheet----------*/
list
.dgdData{border:none;color:#535353;margin-top:10px;}
.dgdData td{border:none;padding:7px 0 7px 15px;}
.header{background:#EBEBEB;color:#6C6C6C;font-weight:bold;}
.headerPad, .itemPad{padding-left:15px;}
a.hylName{color:#535353;cursor:pointer;}
.item{border-bottom:dotted 1px #cccccc;}

/*---------DataDetailTree.ascx �� CategoriesListTree.ascx Stylesheet----------*/

.tvw{line-height:26px;}
.tvw a{color:#535353;}
.tvw img{margin-right:8px;}
.selected{color:#AC1210;font-weight:bold;}

/*---------CategoriesDetailInfo.ascx Stylesheet----------*/

.lblListTitle
{
    background:url("") no-repeat left;
    border:2px solid #E9E9E9;
    color:#333333;
    display:block;
    font-size:14px;
    font-weight:bold;
    height:25px;
    line-height:25px;
    margin:8px 0;
    padding-left:45px;
    width:135px;
}
.lblTitle
{
    font-weight:bold;
    line-height:22px;
    font-size:16px;
    color:#333333;
}
.divDownload
{
    background:#F4F4F4;
    border:dotted 1px #535353;
    color:#535353;
    height:120px;
    margin-top:10px;
    width:100%;
}
.lblFileName
{
    color:#333333;
    display:block;
    font-weight:bold;
    line-height:140%;
    margin-top:3px;
 }
.hylFileName{color:#0D7236;font-weight:bold;}
.indent{display:inline-block;padding-left:15px;line-height:150%;}
.divInfo{margin-top:18px;margin-bottom:10px;}

/*---------OrganizationListTree.ascx Stylesheet----------*/

.lblOrg,.lblDis
{  
    background:url("../images/tab2Icon.jpg");
    color:#535353;
    cursor:pointer;
    display:inline-block;
    line-height:30px;
    text-align:center;
    height:40px;
    width:115px;
}
.lblOrg{float:left;}
.divDataOrg a{color:#535353;line-height:24px;}
.divDataOrg .selected
{
    background:url("../images/tabIcon.jpg");
    color:#CA0605;
    font-weight:bold;
}
.liSelected a{font-weight:bold;color:#AC1210;}
.divTab{margin-bottom:10px;}
.divData{padding-left:48px;}
.divOrg li, .divDis li{list-style-image:url(imageslistIcon.jpg);}

/*---------DataCategoryList.ascx �� DataOrganization.ascx Stylesheet----------*/

#divContainer{color:#535353;text-align:left;}
#divContainer ul
{
    margin:0;
    padding:0;
    font-size:12px;
}

#divContainer &gt;ul &gt;li
{
    border:dotted 1px #000000;
    margin:15px 0;
    padding:15px 0 15px 45px;
    background:url("imageszy.png") no-repeat;
    background-position:15px 10px;
}

#divContainer li
{
    list-style:none;
    margin:0;
    padding:4px 0;   
    font-weight:bold;
    font-size:14px;
}

#divContainer li li
{
    margin:0 14px 0 0;  
    font-weight:normal;
    font-size:12px;
    line-height:25px;
}

#divContainer ul ul li {display:inline-block;}
#divContainer ul ul li {display:inline;}

#divContainer ul ul ul {display:none;}

.jg_szf li h1{
	text-align:left;
	font-size:18px;
	margin:10px 0 15px 0;
    padding:0px 0 10px 45px;
    background:url("imageszy.png") no-repeat;
    background-position:10px 0px;
	border-bottom:#ccc 1px dashed;
}
.jg_szf li li{
	width:120px;
	list-style:none;
	float:left;
	text-align:left;
	line-height:24px;
	margin:5px 0 0 5px;
}

/*---------DataSearchMain.ascx �� DataSearch.ascx Stylesheet----------*/

.divSearchBox, .divSearchDataBox
{
    border:solid 2px #D9D9D9;
    height:35px;
    line-height:35px;
    margin-bottom:4px;
    margin-right:20px; 
    width:550px;   
}
.divSearchDataBox
{
    width:520px;
}
.txtSearch,.txtSearchMain 
{
    border:none;
    color:#B70E0A;
    width:400px;
    height:30px;
    line-height:30px;
    padding:2px;
}
.divSearchDataBox .txtSearch,.divSearchDataBox .txtSearchMain 
{
    width:442px;    
}
.spnSearch, .spnSearchMain
{
    background:#CE0404;
    border-left:2px solid #D9D9D9;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    float:right;
    font-weight:bold;
    text-align:center;
    width:70px;
}

.advspnSearchMain
{
    background:#CE0404;
    border-left:2px solid #D9D9D9;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    float:right;
    font-weight:bold;
    text-align:center;
    width:70px;
}

.divSearchItem, .divSearchItem a, .divSearchItem span{color:#DE0000;}
.divSearchItem a{text-decoration:underline;}
.divSearchType{border-bottom:1px dotted #000000;}
.divSearchData{line-height:20px;margin-top:15px; }
.red{color:Red;}

/*---------DataDownloadList.ascx �� DataRecommendList.ascx Stylesheet----------*/

.hotDownload li, .hotRecommend li{line-height:22px;}
.hotDownload li span,.hotDownload li a span,.hotRecommend li span,.hotRecommend li a span{color:#535353;}
.spnTitle{font-weight:bold;color:#535353;margin-right:10px;}
.spnHits{font-weight:bold;}
.spnTime{float:right;margin-left:4px;color:#535353;}




.categoriesdetail span
{
	display:block;
}</pre></body></html>