@charset "UTF-8";
.contentHM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
	background-image: url(images/content_HMbg.gif);
	background-repeat: no-repeat;
	padding-right: 98px;
	padding-left: 27px;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
	line-height: 18px;
	padding-top: 52px;
}

