body {
	background-color: #71e6c7;
	background-image: url(/2009/images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}

/*Top抬頭----------------------------------------------------------------------*/
#Top{width:100%; margin:0 auto;}

  /*Marquee跑馬燈--------------------------------------------------------------*/
  #Marquee{width:1000px; margin:0 auto;}
  
  /*Header主視覺---------------------------------------------------------------*/
  #Header{width:1000px; margin:0 auto;}

/*Wrapper主要內容--------------------------------------------------------------*/
#Wrapper{width:940px; margin:0 auto;}

  /*Left左邊選單---------------------------------------------------------------*/
  #Left{width:200px; margin:0 auto; float:left;}

  /*Right首頁右邊--------------------------------------------------------------*/
  #Right{width:730px; margin:0 auto; float:right;}
  
    /*R-Content首頁右中--------------------------------------------------------*/
    #R-Content{width:520px; margin:0 auto; float:left;}
	
	/*R-Right首頁右右----------------------------------------------------------*/
    #R-Right{width:200px; margin:0 auto; float:right;}
	
  /*Right-page內頁右邊---------------------------------------------------------*/
  #Right-page{width:740px; margin:0 auto; float:right;}
  	
/*Footer下方LOGO區-------------------------------------------------------------*/
#Footer{width:100%; margin:0 auto; background-image:url(/2009/images/Bg_down.jpg); background-repeat:no-repeat; background-position:center top;}

  /*F-Flash下方Flash-----------------------------------------------------------*/
  /*#F-Flash{width:1000px; height:170px; margin-top:45px; margin-left:auto; margin-right:auto;}*/

  /*分格上下區塊---------------------------------------------------------------*/
  .clear{ clear:both; height:100%; margin:0; font-size:0;}