/* 林业专题	CSS */
/*正文标题*/
.title_01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #056e09;
}
/*小标题*/
.title_02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #056e09;
}
/*正文*/
.title_03 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #056e09;
	text-indent: 25px;
}
.title_04 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #056e09;
	
}
.title_05 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #747474;
	
}


