.productlist3 {
	margin:0;
	padding:0;
	height:358px;
	overflow:hidden;
}

.productlist3 ul{
margin:0;
padding:0;
}

.productlist3 li{
list-style-type: none;
margin:0;
}

.productlist3 .box {
	float:left;
	text-align:center;
	margin:0 16px 12px 0;
	padding:0;
	border:0;
}

.productlist3 .fang {
	margin:0;
	padding:0;
	border:0;
}


.productlist3 .box img {
border:0;
padding:0;
}


.productlist3 .box a.prodtitle{
display:block;
color:#505050;
font:12px/36px SimSun,Arial,Sans-Serif;
text-decoration: none;
}

.productlist3 .box a.prodtitle:hover{
color:#ff0000;
text-decoration: underline;
}