<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#fk{display: none;}
.rightMenu {
	margin-left:0px;
}
 
.rightMenu a{
	font-family:'微软雅黑';
	color:#000;
	font-size:14px;
	margin-bottom:4px;
}
.rightMenu a&gt;span{
	width:100%;
	text-align:left;
	color:#eee;
}
.rightMenu li {

}
.rightMenu&gt;ul&gt;li.active {
	background-color:#3a3f45;
	border:1px solid #3a3f45;
}
.rankLeft{
	float:left;
	width:700px;
}
.rankItem{
	margin:10px 0px 10px 0px ;
	padding:0px 0px 0px 0px ;
	text-align:left;
}
.blackBack{
	background-color: #FFFFFF;
}
.rankItem&gt;p{
	padding: 4px 0;
    text-indent: 2em;
	font-size:14px;
	Line-height:24px;
}
.rankItem&gt;p&gt;strong{
	padding: 5px 0;
    text-indent: 0em;
}
.rankItem&gt;h2{
	font-size:20px;
	margin:10px;
	font-family:'微软雅黑';
}
.menuUnActive{
}
.menuActive{
	color:#FF7c00
}
.rankItem&gt;table&gt;tbody a, tbody a:link {
/*     color: #0099FF;
    text-decoration: none; */
}
.rankItem&gt;table&gt;tbody a:hover {
    color: #3a3f45;
    text-decoration: none;
}
.rankItem&gt;table&gt; a:visited {
    color: #3a3f45;
}
.rankItem&gt;table{
	 width: 100%;
	 border-collapse: collapse;
    border-left: 1px solid #333;
    border-top: 1px solid #333;
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.rankItem&gt;table&gt;tbody {
    display: table-row-group;
    vertical-align: middle;
}
.rankItem&gt;table&gt;tbody&gt;tr {
    display: table-row;
    vertical-align: inherit;
    border-bottom: 1px solid #33;
    border-right: 1px solid #33;
}
.rankItem&gt;table&gt;tbody&gt;tr td, table th {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    line-height: 1.8em;
    padding: 2px 5px;
    vertical-align: middle;
    font-family: Microsoft YaHei;
}
.rankItem&gt;table&gt;tbody&gt;tr .odd  {
    background: none repeat scroll 0 0 #EFEFEF;
}
.tabTitle {
	/* background-image: url("/css/images/rankTabNormal1.png"); */
	background-color:#e5e5e5;
	height: 46px;
    width: 50%;
    float:left;
    text-align:center;
    line-height:46px; 
	cursor: pointer;
/* 	border-right:1px solid #A9A5A1;
	border-left:1px solid #A9A5A1; */
}
.rankTab span {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family:'微软雅黑';
}
.rankTab   {
	overflow:auto;
}
.tabActive{
	background-color:#555;
}
.tabActive span{
	 color:#FFFFFF;
}
.tabNormal&gt;span{
    color:#000000;
}
 
.rankYear{
	width:190px;
	clear:both;
	margin:20px;
}
.rankYear&gt;label{
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family:'宋体';
}
.prop-item{
	display:none;
	overflow:auto;
	float:left;
	 width: 100%;
}
.prop-item dl {
    border-bottom: 1px solid #E5E5E5;
    overflow:auto;
    padding:15px 5px 5px 0px;
}

.prop-item dl dd {
    padding-right: 0;
}
.tabChoice&gt;li.select{
	border-color:#D6DBE2 #D6DBE2 -moz-use-text-color;
	border-width:1px 1px medium;
	border-style:solid solid none;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}
.tabChoice {
	overflow:auto;
}
.tabChoice&gt;li {
	float:left;
	border-color:#D6DBE2 #D6DBE2 #D6DBE2;
	border-width:1px 1px 1px;
	border-style:none none solid;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

.subChoice&gt;li{
	float:left;
	line-height: 34px;
	padding-left: 0px;
	background-color:#FFFFFF;
	margin:10px 0px 0px 10px;
	border-radius:4px 4px 4px 4px ;
	cursor:pointer;
	text-align:center;
}
.subChoice&gt;li.select{
	background-color:#3a3f45;
	color:#eee;
}
.subChoice&gt;li:hover{
	background-color:#FF8200;
	color:#eee;
}
.prop-item li&gt;a {
	
/*   */  display: block;
    line-height: 14px;
    margin: 5px;
    padding: 3px;

    font-size:12px; 
    white-space: nowrap;
}
ul, li {
list-style: none;
}
a:hover {
text-decoration: none;
}
.prop-item dd{
	overflow:auto;
}
.prop-item a{
font-size:16px;}</pre></body></html>