/* ============²úÆ·Í¼Æ¬ÁÐ±í============== */

div.plbg{
	background:url(../images/plbg.gif) repeat-y;
	float:left;
	padding:10px 13px;
}

div.productlist_cyrano{
	margin:0px;
	padding:0px 5px;
	text-align:center;
	float:left;
}

div.productlist_cyrano div.fang{
	border:1px #ccc solid;
	padding:3px;
	text-align:center;
}

div.productlist_cyrano div.picFit{
	overflow: hidden;
}

div.productlist_cyrano div.picFit img{
}


div.productlist_cyrano div.title{
	text-align:center;
	overflow: hidden;
	white-space:nowrap;
}

div.productlist_cyrano a:link,div.productlist_cyrano a:visited,div.productlist_cyrano a:active{
	color:#555;
	font:12px/25px arial,simsun;
	text-decoration: none;
}

div.productlist_cyrano a:hover{
	color:#ff0000;
	text-decoration: underline;
	font:12px/25px arial,simsun;
}
