.product-pic {
	text-align:center;
	margin:0 auto;
	width:452px;
	height:452px;
	overflow:hidden;
}
.product-pic img {

	border:1px #e2e2e2 solid;
}
.other-pic {
	margin:10px 15px;
	overflow:hidden;
	zoom:1;
}
.other-pic li {
	float:left;
	width:102px;
	height:102px;
	overflow:hidden;
	padding:0 5px;
}
.other-pic li img {
	width:100px;
	height:100px;
	border:1px #e2e2e2 solid;
}