/* theme  */

body{
	background-color: #FFFFFF;
}

table.ff_parent {
	background-image: url(../images/common/happy_tree_home_chinese_bg_middle.jpg);
	background-repeat:repeat-y;
	background-position:50.1%;
}

td.ff_parent{
	background-image: url(../images/common/happy_tree_home_chinese_bg_middle.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

	/* Subpage Background */
	body.home td.ff_parent {
		background-image: url(../images/common/happy_tree_home_chinese_bg.jpg);
	}

	body.about_us td.ff_parent {
		background-image: url(../images/about_us/happy_tree_about_us_chinese_bg.jpg);
	}
	body.service td.ff_parent {
		background-image: url(../images/about_us/happy_tree_about_us_chinese_bg.jpg);
	}
	body.news td.ff_parent {
		background-image: url(../images/about_us/happy_tree_about_us_chinese_bg.jpg);
	}
	body.join_us td.ff_parent {
		background-image: url(../images/about_us/happy_tree_about_us_chinese_bg.jpg);
	}
	body.resources td.ff_parent {
		background-image: url(../images/about_us/happy_tree_about_us_chinese_bg.jpg);
	}
	body.about_us td.ff_parent {
		background-image: url(../images/about_us/happy_tree_about_us_chinese_bg.jpg);
	}
	body.gallery td.ff_parent {
		background-image: url(../images/gallery/happy_tree_photo_gallery_bg.jpg);
	}
	body.help td.ff_parent {
		background-image: url(../images/gallery/happy_tree_photo_gallery_bg.jpg);
	}
	body.online_shop td.ff_parent {
		background-image: url(../images/gallery/happy_tree_photo_gallery_bg.jpg);
	}
	body.contact_us td.ff_parent {
		background-image: url(../images/gallery/happy_tree_photo_gallery_bg.jpg);
	}

div.ff_header{
	/*
	background-image: url(../images/common/happy_tree_home_chinese_nav_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat; */
}

div.ff_footer{
	background-image: url(../images/common/happy_tree_home_chinese_bg_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

div.ff_main{}

div.ff_main_content { overflow:hidden;}


