.tree {
	float:left;
	width:100%;
	position:relative;
	}
.tree .tree-bg-text{
	width: 370px;
	height:267px;
	background:url(../images/sub/content/tree/bg-top.jpg) right no-repeat;
	position:absolute;
	text-align:center;
	right: 0;
	top: -55px;
	font: 23px/25px 'supermarket', Arial, sans-serif;
	color:#158100;
	line-height: 265px;
	}
.tree .tree-detail1 {
	float:left;
	width:100%;
	font-size:14px;
	text-align:justify;
	margin-top: 65px;
	}
.tree .tree-detail2 {
	float:left;
	width:100%;
	font-size:14px;
	text-align:justify;
	margin-top: 20px;
	}
.tree .tree-detail3 {
	float:left;
	width:100%;
	font-size:14px;
	text-align:justify;
	margin-top: 20px;
	}	
.tree .tree-detail4 {
	float:left;
	width:100%;
	text-align:center;
	}								