/*product.asp*/
#middle {
	width:759px;
	height:623px;
	float:right;
}
#middle #middle_dl dl {
	width:759px;
	height:170px;
	float:right;
	display:inline;
	text-align:center;
	margin:0 auto;
	border-bottom:1px solid #ccc;
	margin-bottom:12px;
}
#middle #middle_dl dl dd {
	width:263px;
	height:170px;
	float:left;
	text-align:right;
}
#middle #middle_dl dl dd img {
	display:block;
	width:140px;
	height:140px;
	margin-left:auto;
	margin-top:15px;
	margin-right:35px;
}
#middle #middle_dl dl dt {
	width:496px;
	height:170px;
	text-align:left;
	float:left;
}
#middle #middle_dl dl dt p {
	line-height:470%;
}
#page {
	clear:both;
	height:25px;
	line-height:25px;
	text-align:center;
}
a {
	color:black;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration:underline;
}
p.no {
	margin-left:20px;
}