/* ============²úÆ·Í¼Æ¬ÁÐ±í============== */

div.productlist_index{
margin:0px 12px 3px 0px;
text-align:center;
float:left;
padding:15px 0px 5px 2px;
}

div.productlist_index div.fang{
	background:url(../images/pbg2.jpg) 0 0 no-repeat;
	padding:4px;
	margin:0px 2px;
	text-align:center;
	width:150px;
	height:113px;
}

div.productlist_index div.picFit{
overflow: hidden;
width:150px;
height:113px;
}

div.productlist_index div.picFit img{
	width:150px;
	height:113px;
	border:none;
}


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;
}
