.recommend {
	color: #646464;
	padding: 8px 0px 8px 10px;
	border-bottom: 1px dashed #CCC;
}

.realationStd {
	width: 750px;
	margin-left: 70px;
	display: none;
	margin-top: 3px;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.reala:hover {
	text-decoration: underline;
	color: RGB(40, 108, 254);
}

.reala:hover div {
	color: RGB(40, 108, 254);
}