/************* Happy Tree - Home *************/
div.ff_main_content {
	position:relative;
}

div.box_left, div.box_right {
	float:left;
	margin-top:10px;
}


/*********** Box Top ************/
div.home_flash {
	height:310px;
}

div.home_flash_pic{
	height:263px; width:637px; 
	margin: 21px 0px 0px  31px;
	overflow: hidden;
}


div.flash_right_box b,
div.flash_right_box a {
	color: #437309;
}
div.flash_right_box{
	float:left;
	width:275px; height:215px;
	position:absolute;
	top:20px; left:695px;
	/* background-color:black; */
}
div.f_pic{
	width:92px;height:103px;
	background-image:url(../images_png/home/happy_tree_home_chinese_memo_pic.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin:5px 12px 0px 15px;
}

div.f_pic img {
	position:relative;
	top:9px; left:9px;
	width:75px; height:86px;
}
div.f_text{
	width:140px;height:106px;
	margin-top:5px;
	/* background-color:green; */
}
div.f_pic, div.f_text{
	float:left;
}
					

/*********** Box Left ************/
div.box_left {
	width:655px;
	margin-right:10px;
	text-align:right;
}

div.box_left  div.left_content {
	width:620px;
	margin:0px 0px 0px auto;
	text-align:left;
}

div.box_left  div.left_content div.latest_event {
	margin-top:15px;
}

div.box_left  div.left_content div.latest_event div.event_box {
	position:relative;
	width:616px; height:316px;
	background-image:url(../images_png/home/happy_tree_home_chinese_envelope.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin:5px 0px 0px -10px;
}

div.box_left  div.event_box div.new_event {
	position:absolute;
	width:266px; height:258px;
	top:27px; left:43px;
}

div.box_left  div.event_box div.new_event div.news_row {
	/* height:55px;*/
	margin-top:12px; 
}

div.box_left  div.event_box div.new_event div.news_row p {
	margin:0px 0px 0px 0px;
	font-size:14px;
	line-height:16px;
}

div.box_left  div.event_box div.new_event div.news_row p.date {
	font-weight:bold;
}

div.box_left  div.event_box div.new_event div.news_row  a.more {
	font-weight:bold;
	color:#B9611C;
}

div.box_left  div.event_box div.new_event a.more_btn {
	margin-top:10px;
}

div.box_left  div.event_box div.new_event img.more {
	margin-top:8px;
}

div.box_left  div.event_box div.join {
	position:absolute;
	width:142px; height:110px;
	top:150px; left:360px;
}

div.box_left  div.event_box div.join img.join {
	margin-top:8px;
}

div.box_left  div.left_content div.about_us {
	width:609px;
	margin:0px auto 0px 0px;
}

div.box_left  div.left_content div.about_us div.about_left,
div.box_left  div.left_content div.about_us div.about_right {
	float:left;
}

div.box_left  div.left_content div.about_us div.about_left {
	width:386px;
}

div.box_left  div.left_content div.about_us div.about_right {
	background-image:url(../images/home/happy_tree_home_chinese_pic1_right.jpg);
	width:223px;
	height:153px;
}

div.box_left  div.left_content div.about_us img.more {
	margin-top:5px;
}


/*********** Box Right ************/
div.box_right {
	width:335px;
	text-align:left;
}

div.box_right  div.right_content {
	width:100%;
	margin:0px auto 0px 0px;
	text-align:left;
}

div.box_right  div.right_content img.right_link {
	margin:0px 0px 0px 0px;
	display:block;
}


img.youtube {
	position:relative;
	left:11px;
}

