@charset "utf-8";
.contentstitle {
	font-size: 14px;
	font-weight: bold;
	
}
.contentstitlecate {
	font-size: 16px;
	font-weight: bold;
}
.contentstitletop {
	font-size: 14px;
	font-weight: bold;
	border-top:thin solid #3f6531;
	border-bottom:thin solid #3f6531;
	padding:1.5em 0 1.5em 0;
	background-color:#fff;
}