<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;}
.header {
	height: 37px;
	width: 100%;
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}



.hot {
	width: 100%;
	font-family: "å¾®è½¯é›…é»‘";
}

.hot .artlist{
	height: 100%;
	overflow: hidden;
} 
.hot .artlist ul{ margin:0px;} 
.hot .artlist ul li{
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(http://www.whutyiban.com/skin/index/images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	
} 
.hot .artlist ul li span{ float:right;padding-right:10px;} 
.hot .artlist ul li a{
} 




.tongzhi{
	padding: 10px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 12px;
}


.artlist{
	height: 100%;
	overflow: hidden;
} 
.artlist ul{ margin:0px;} 
.artlist ul li{
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
} 
.artlist ul li span{ float:right;padding-right:10px;} 
.artlist ul li a{
} 
</pre></body></html>