<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.artlist{height:100%; overflow:hidden; margin:10px;} 
.artlist ul{ margin:0px; padding-left:15px;} 
.artlist ul li{ list-style:none;line-height:28px;overflow: hidden;} 
.artlist ul li span{
	text-align:right;
	width: 34.98%;
    float: right;
    padding-right: 0px;} 
.artlist ul li a{ color:#333; float: left;
    display: inline;
    width: 65%;
    color: #333;
    float: left;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
       #pagerList {
           font-size: 15px;
       }
@media screen and (min-width:1200px){
	.floor3-left-img img{
	 height:384px;
	}
}</pre></body></html>