@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
.prod{
	border-spacing: 10px;
}
tr{
}
.prod td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	text-align:center;
	width:165px;
	height:160px;
	box-shadow: #F06 3px 3px 5px;
}
.prod img{
	width:160px;
	margin-bottom: 10px;
}
.prod span{
	color:#999999;
	line-height: 25px;
}
.prod h2{
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
}







		