#prod_big{
	margin:10px;
	border:2px dotted #999999;
	/* 
	width: expression(document.body.clientWidth/5+20);
	width: 210px;
	*/

	height: 295px;
}
#index_pic{
	width: expression(document.body.clientWidth/4);
}
