#article .hcdict:hover{
	background:green;
	border-radius:2px;
	color:#fff;
	cursor:pointer;
}

#article .hcdict{
	font-family: verdana,"ms song";
	font-size: 14px;
}

#article a{ text-decoration:none; color:#282828;}
#article a:hover{ text-decoration:none;}

#article .highlight
{
	color: #024382;
	font-weight:bold;
}