/* ============产品图片列表============== */

div.productlist_index{
	text-align:center;
	float:left;
	background:url(../images/pbg.jpg) 0 0 no-repeat;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

div.productlist_index div.fang{
background: #fff;
padding:0px;
text-align:center;
}

div.productlist_index div.picFit{
overflow: hidden;
}

div.productlist_index div.picFit img{
padding-top:1px;
}


div.productlist_index div.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.productlist_index a:link,div.productlist_index a:visited,div.productlist_index a:active{
color:#2e2e2e;
font:12px/38px arial,simsun;
text-decoration: none;
}

div.productlist_index a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/38px arial,simsun;
}
