@charset "gb2312";
.bodytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #414141;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
a.bodytype:hover {
	text-decoration: underline;
	color: #97D649;
}
