#FactoryList {
	height:auto;
	width:auto;
	float: left;
	margin-top: 5px;
	white-space: nowrap;
	list-style-type: none;
	border-bottom: 1px solid #5F8AC5;
	text-decoration:none;
}
#FactoryList_detail {
    
	float: left;
	color: black;
	background-color:#fff;
	table-layout:fixed;
	word-break:break-all;
	text-decoration:none;
}

#FactoryList_pic {
	height:120px;
	width:160px;
	text-decoration:none;
}
#FactoryList_detail_u {
	height:120px;
	width:220px;
	text-decoration:none;

}
#FactoryList_detail_pruduct {
	height:120px;
	width:260px;
	text-decoration:none;
}
