.prod{
	float:left;
	margin:8px;
	width:122px;
	height:102px;
}

.prod a{
	border:#ccc solid 1px;
	width:122px;
	height: 102px;
	display: block;
}
.prod a:hover{
	border:#369 solid 1px;
	width: 122px;
	height: 102px;
	display:block;
}
.prodbig{
	border:#369 solid 1px;
	float:left;
	margin:0px 25px 10px 15px;
	width:300px;
	height:300px;
}
.intro{
	float:left;
	font-size:12px;
	color:#369;
	line-height:1.5;
	width:350px;
}
.more{
	font-size:12px;
	margin-top:20px;
	border-top:#999999 dotted 1px;
	border-bottom:#999999 dotted 1px;
	padding:10px;
	width:680px;
	word-wrap: break-word;
	line-height:1.8;
}
