/*********** Contact Us **********/

div.ff_main_content {
	position:relative;
	text-align:center;
}

/*********** Flash content ************/
div.ff_main_content div.contact_us_flash {
	position:relative;
	height:276px; 
}
	
	div.ff_main_content div.contact_us_flash div.contact_us_photo {
		position:absolute;	
		width:680px; height:260px;
		top:22px; left:32px;		
		/* border:2px solid blue; */
	}
	
	div.ff_main_content div.contact_us_flash div.contact_us_text {
		position:absolute;
		background:url(../images/contact_us/happy_tree_contact_us_chinese_right_banner.jpg) no-repeat right bottom;
		width:263px; /* width of picture */
		height:245px; /* height of picture */
		top:39px; /* position of picture */
		left:737px;  /* position of picture */
	}
	

	
/********** Main Box **********/
div.main_box {	
	text-align:center;
}

div.main_box  div.spacer {
	height:40px;
}

div.main_box div.contact_bg {
	position:relative;
	margin:0px auto 0px auto;
	text-align:left;
	width:870px; height:586px;
	background-image:url(../images/contact_us/happy_tree_contact_us_chinese_bg_03.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

div.main_box div.contact_bg div.contact_content {
	position:absolute;
	width:400px; height:200px;
	top:55px; left:130px;
}

div.main_box div.contact_bg div.contact_content p.title {
	font-size:20px;
	font-weight:bold;
	margin-bottom:6px;
}

div.main_box div.contact_bg div.contact_content td {
	vertical-align:top;
}

div.main_box div.contact_bg div.contact_content td,
div.main_box div.contact_bg div.contact_content p,
div.main_box div.contact_bg div.contact_content a {
	font-size:15px;
	color:#282000;
}
