div.list{
	width:97%;
	text-align:center;
	margin:0 10px;
}
.editorPicks{
	overflow:hidden;
	zoom:1;
	margin:10px 0px 20px 0px;
}
.prolist{
	height:auto;
	border:1px solid #dddddd;
}
.prolist li {
    float: left;
    padding: 5px 8px;
    width: 110px;
}
.prolist p {
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    text-align: center;
}
.prolist p.title {
    height: 40px;
}
.prolist .title a {
    color: #676767;
}
.prolist .brandname a {
    color: #000000;
    font-weight: bold;
}
.prolist p.pic{
	width:110px;
	height:118px;
}