#recommend {
	margin-right: 5px;
	margin-left: 5px;
	line-height: normal;
}
#recommend .box_recommend {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#recommend .pdt_name {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #51658B;
}
#recommend .pdt_info {
}

