
#pic{
	width:696px;
}
#pict ul{
	margin:0px; 
	padding:0px;
	width:696px;
}
#pic ul li{
	width:160px; 
	height:150px; 
	float:left; 
	text-align:center;
	margin:5px;
}
#pic ul li img{
	width:150px; 
	height:110px; 
	padding:2px;
	border:1px solid #ccc ;
	margin-bottom:5px;
}
