/*product.asp*/
#middle #middle_dl {
	margin:5px 0 5px 8px;
	margin:0 auto;
}
#middle #middle_dl dl {
	width:190px;
	height:195px;
	float:left;
	display:inline;
	text-align:center;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:5px;
}
#middle #middle_dl dl dd {
	width:190px;
}
#middle #middle_dl dl dd img {
	display:block;
	width:170px;
	height:170px;
	margin:0 auto;
}
#middle #middle_dl dl dt {
	width:190px;
	text-align:center;
	height:25px;
	line-height:25px;
	color:black;
}
#middle #middle_dl dl dt a {
	color:black;
}
#middle #middle_dl dl dt a:hover {
	color:black;
}
#page {
	clear:both;
	height:25px;
	line-height:25px;
	text-align:center;
}