<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============产品图片列表============== */
div .productlist_cyrano_top{
	border:0px #ebebeb solid;
	padding:60px 10px 0px 10px;
}

div#demo3{
	overflow:hidden;
	width:155px;
	height:136px;
	color:#ff0000;
}

div.productlist_cyrano_top div.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
height:17px;
background:url(../images/li2.gif) 0px 4px no-repeat;
text-align:left;
padding-left:10px;
}

div.productlist_cyrano_top a:link,div.productlist_cyrano_top a:visited,div.productlist_cyrano_top a:active{
color:#555;
font:12px/14px arial,simsun;
text-decoration: none;
}

div.productlist_cyrano_top a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/14px arial,simsun;
}
</pre></body></html>