div.ff_main_content {
	position:relative;		
}


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

	div.ff_main_content div.join_us_flash div.join_us_photo {
		position:absolute;	
		width:680px; height:260px;
		top:3px; left:32px;		
		/* border:2px solid blue; */
	}
	
	div.ff_main_content div.join_us_flash div.join_us_text {
		position:absolute;
		background:url(../images/join_us/happy_tree_join_us_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/join_us/happy_tree_join_us_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.join_content {
			position:relative;
		}
		
		div.box_right 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:-24px; left:607px;
			* top:-18px;
		}
		
		div.box_right div.photo_gallery div.photo_clip {			
			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;
		}
		
/*********** Join Us Form ******************/
div.frm_join_us td {
	vertical-align:top;
	padding:5px 0px 5px 5px;
}

div.frm_join_us td.title {
	text-align:right;
}

div.frm_join_us span.ckbox_txt {
	color:#5d881b;
	font-size:17px;
}

div.frm_join_us table {
	margin-bottom:20px;
}

div.frm_join_us  td.specific {
	padding-top:15px;
	padding-bottom:15px;
}

div.frm_join_us  table.btn_format td {
	vertical-align:middle;
}

div.frm_join_us  div.plan_desc {
	margin-bottom:20px;
}

div.frm_join_us p.heading_bold {
	font-weight:bold;
}

div.frm_join_us span.heading_bold {
	font-weight:bold;
}

body.join_us img.green_line {
	margin-bottom:4px;
}

div.frm_join_us p.spec_head {
	margin-top:4px;
	font-size:17px;
}

div.frm_join_us table.day_night, 
div.frm_join_us table.day_night tr,
div.frm_join_us table.day_night td {
	border:solid 1px;
}

div.frm_join_us table.day_night td {
	width:60px;
	text-align:center;
}

div.frm_join_us table.adv td.cell{
	padding-right:20px;
	
}

div.remark {
	margin-top:15px;
}

table.remark td {
	font-size:13px;
}

table.info textarea.address {
	height:80px;
	overflow:hidden;
}

/*********** Recommend Form ******************/
div.frm_recommend table.field {
	margin-top:15px;
}

div.frm_recommend table.field td {
	padding:3px 4px 3px 4px;
}

div.frm_recommend table.field td.submit {
	text-align:right;
}