<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sortnav {
    margin-bottom: 10px;
}

.sortnavt {
    width: 172px;
	background: url(../../../Images/icon06.jpg ) no-repeat left top;
	font-size: 16px;
	color: #404040;
	height: 32px;
	line-height: 32px;
	text-align: center;
}

.sortnav dl {
    width: 172px;
	margin: auto;
}

.sortnav dt {
    width: 172px;
	height: 32px;
	background: url(../../../Images/icon07.jpg) repeat-x left top;
}

    .sortnav dt a {
        display: block;
        
        
       
        background: url() no-repeat center top;
        cursor: pointer;
		
	color: #4c4948;
	line-height: 32px;
	text-align: center;
    }

        .sortnav .select a, .sortnav dt a:hover, .sortnav dt.hover a {
            color: #4866d1;
            text-decoration: none;
            background-position: center bottom;
        }

.sortnav dd {
    display: none;
}

.sortnav ul {
   
}
.sortnav li {width:172px ;line-height:26px;}

.sortnav li a {
    display:block; color:#3472a1;width:172px ;line-height:26px; overflow:hidden;white-space: nowrap;text-overflow:ellipsis;text-align:center; background:url(../../../Images/icon08.jpg) no-repeat left top;
}
.sortnav li a:hover {color:#2466cc; text-decoration:none; background-position:left bottom;}


</pre></body></html>