div.ff_main_content {
	position:relative;		
}


/*********** Flash content ************/
div.ff_main_content div.news_flash {
	position:relative;
	height:276px; 
	margin:0px;
}

	div.ff_main_content div.news_flash div.news_photo {
		position:absolute;	
		width:680px; height:260px;
		top:3px; left:32px;		
		/* border:2px solid blue; */
	}
	
	div.ff_main_content div.news_flash div.news_text {
		position:absolute;
		background:url(../images/news/happy_tree_news_chinese_right_banner.jpg) no-repeat right bottom;
		width:263px; /* width of picture */
		height:245px; /* height of picture */
		top:21px; /* position of picture */
		left:737px;  /* position of picture */
	}

/*********** Main box space ************/
div.ff_main_content div.spacer {
	position:relative;
	height:20px;
	overflow:visible;
}

img.top_line {
	position:absolute;
	left:274px; top:-20px;
	* left:273px;
}

div.ff_main_content div.main_space {
	height:20px;	
	/* border:solid; */
}

/*********** Main box ************/
div.ff_main_content div.main_box {
	position:relative;
	background-image:url(../images/about_us/happy_tree_about_us_chinese_content_bg_middle.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	* border:1px dotted #FFFFFF;
}

/*********** Left box ************/	
div.ff_main_content div.main_box div.box_left, 
div.ff_main_content div.main_box div.box_right {
	float:left;
	position:relative;
	margin-top:0px;
}

div.box_left {
	background:url(../images/news/happy_tree_news_chinese_left_menu_bg.jpg) no-repeat;
	width:280px;
	position:absolute;
	top:-20px;
	left:0px;
}
			
/*********** Right box ************/
div.box_right {
	width:680px;
	margin-left:35px;
}

	div.box_right div.content_desc {
		width:405px;
		float:left;
	}
	
	div.box_right div.content_desc h1 {
		margin-bottom:5px;		
	}
	
	div.box_right div.content_desc img.green_line {
		margin:0px 0px 0px 0px;
	}
	
	div.box_right div.content_desc ul.bbcode_list {		
		margin-left:13px;		
	}
		div.box_right div.content_desc li {
			margin-bottom:20px;
			font-size:15px;	
			color:#5d881b;
		}
	
		div.box_right div.content_desc span.text {
			color:#484747;			
		}

	div.box_right div.content_bottom {
		height:230px;
		background:transparent;
	}
	
	div.box_right div.photo_gallery {
		position:relative;
		background:url(../images_png/about_us/happy_tree_about_us_chinese_photo_bg.png) no-repeat;
		width:275px;
		margin-top:-18px; 
		float:left;
		text-align:center;
	}
	
		div.box_right div.photo_gallery div.photo_clip {
			background:url(../images_png/about_us/happy_tree_about_us_chinese_clip.png) no-repeat;
			width:78px;	height:97px;			
			position:absolute;
			top:4px; left:202px;
			* top:2px;
		}
	
		div.box_right div.photo_gallery div.photo {
			background:url(../images_png/about_us/happy_tree_about_us_chinese_photo.png) no-repeat;
			width:211px; height:145px;			
			margin:15px 0px 0px 46px;			
			* margin:15px 0px 0px 30px;			
		}
		
		div.box_right div.photo_gallery div.photo div.inner_photo {
			width:192px; height:124px;
			text-align:center;
		}
		
		div.box_right div.photo_gallery div.photo div.inner_photo img {
			width:192px; height:124px;
			position:relative;
			top:-2px;
			* top:-3px; * left:-5px;
		}