#banner {
	width: 985px;
	height: 414px;
	border-radius: 10px;
	background:transparent url('../images/banner_bg.jpg') left top no-repeat;
	position:absolute;
	left: 18px;
}


/***首頁banner動畫***/
#index_01_green{
	width:915px;
	height:145px;
	position:absolute;
	bottom:0px;
	right:0px;
	//overflow:hidden; /*因為Happy Valentine's Day文字要從區塊外出現，必須設定overflow把文字最初超出區塊部分作隱藏*/
	display:none; /*for 特效，須先隱藏*/
	z-index:50;
}
#index_02_taoyuan{
	width:163px;
	height:117px;
	position:absolute;
	bottom:70px;
	right:0px;
	z-index:20;
	display:none; /*for 特效，須先隱藏*/
}
#index_03_tainan{
	width:183px;
	height:133px;
	position:absolute;
	bottom:30px;
	right:128px;
	z-index:18;
	display:none;/* for 特效，須先隱藏*/
}
#index_04_flower{
	width:228px;
	height:168px;
	position:absolute;
	bottom:-45px;
	left:10px;
	z-index:50;
	display:none; /*for 特效，須先隱藏*/
}
#index_05_roof{
	width:130px;
	height:96px;
	position:absolute;
	bottom: 57px;
	left: 545px;
	z-index:14;
	display:none;/* for 特效，須先隱藏*/
}
#index_06_south_link{
	width:241px;
	height:159px;
	position:absolute;
	bottom: 45px;
	left: 325px;
	z-index:12;
	display:none;/* for 特效，須先隱藏*/
}
#index_07_monkey{
	width:81px;
	height:122px;
	position:absolute;
	bottom: 50px;
	left: 40px;
	z-index:10;
	display:none; /*for 特效，須先隱藏*/
}
#index_08_101bulid{
	width:55px;
	height:201px;
	position:absolute;
	bottom: 90px;
	left: 110px;
	z-index:10;
	display:none;/* for 特效，須先隱藏*/
}
#index_09_kuo{
	width:84px;
	height:147px;
	position:absolute;
	bottom: 60px;
	left: 180px;
	z-index:10;
	display:none;/* for 特效，須先隱藏*/
}
#index_10_jiang{
	width:86px;
	height:155px;
	position:absolute;
	bottom: 50px;
	left: 270px;
	z-index:10;
	display:none; /*for 特效，須先隱藏*/
}
#index_11_sheep{
	width:80px;
	height:120px;
	position:absolute;
	bottom: -20px;
	left: 285px;
	z-index:60;
	display:none;/* for 特效，須先隱藏*/
}
#index_12_balloon1{
	width:92px;
	height:121px;
	position:absolute;
	top: 20px;
	left: 35px;
	z-index:10;
	display:none;/* for 特效，須先隱藏*/
}
#index_13_balloon2{
	width:67px;
	height:95px;
	position:absolute;
	top: 80px;
	left: 200px;
	z-index:10;
	display:none; /*for 特效，須先隱藏*/
}
#index_14_balloon3{
	width:76px;
	height:93px;
	position:absolute;
	top: 20px;
	right: 105px;
	z-index:10;
	display:none;/* for 特效，須先隱藏*/
}
#index_15_balloon4{
	width:82px;
	height:110px;
	position:absolute;
	top: 180px;
	right: 150px;
	z-index:10;
	display:none;/* for 特效，須先隱藏*/
}
#index_16_balloon5{
	width:55px;
	height:70px;
	position:absolute;
	top: 120px;
	right: 50px;
	z-index:10;
	display:none; /*for 特效，須先隱藏*/
}
#index_17_jimmy{
	width:83px;
	height:104px;
	position:absolute;
	bottom: -20px;
	left: 185px;
	z-index:60;
	display:none;/* for 特效，須先隱藏*/
}
#index_18_driver{
	width:297px;
	height:246px;
	position:absolute;
	bottom: -100px;
	right: 0px;
	z-index: 60;
	display:none;/* for 特效，須先隱藏*/
}
#logo_index{
	width:265px;
	height:242px;
	position:absolute;
	top: 20px;
	left: 355px;
	z-index: 999;
	display:none;/* for 特效，須先隱藏*/
}