body{background-color:#1e1e1e;}

/*container外層----------------------------------------------------------------*/
#container {width:100%; text-align:center;}
#centered {width:910px; margin:0 auto;}


/*Top抬頭----------------------------------------------------------------------*/
#Top{width:910px; height:227px; margin-left:auto; margin-right:auto;}

  /*Logo商標-------------------------------------------------------------------*/
  #Logo{display:block; width:910px; height:117px; margin:0 auto;}
    #Space{display:block; width:910px; height:21px; margin:0 auto; text-align:right;}
	#CWA{display:block; width:910px; height:75px; margin:0 auto;}
	#CWA li{display:block; float:left;}
	.CWA_01{display:block;width:414px; height:75px; background-image:url(/images/LOGO.jpg); background-repeat:no-repeat; text-indent:-9999px;}
	.CWA_02{display:block;width:496px; height:75px; background-image:url(/images/pic_01.jpg); background-repeat:no-repeat; text-indent:-9999px;}
	
  /*Menu主選單-----------------------------------------------------------------*/
  #Menu{display:block; width:910px; height:50px; margin:0 auto;}
  #Menu li{display:block; float:left;}
    .Space_L {display:block; width:15px; height:50px; background-image:url(/images/pic_02.jpg); background-repeat:no-repeat; text-indent:-9999px;}
	.Btn_01 a{display:block; width:148px; height:50px; background-image:url(/images/btn_01.jpg); background-repeat:no-repeat; text-indent:-9999px;}
    .Btn_01 a:hover{background-image:url(/images/btn_01_01.jpg);}
    .Btn_02 a{display:block; width:146px; height:50px; background-image:url(/images/btn_02.jpg); background-repeat:no-repeat; text-indent:-9999px;}
    .Btn_02 a:hover{background-image:url(/images/btn_02_01.jpg);}
	.Btn_03 a{display:block; width:146px; height:50px; background-image:url(/images/btn_03.jpg); background-repeat:no-repeat; text-indent:-9999px;}
    .Btn_03 a:hover{background-image:url(/images/btn_03_01.jpg);}
	.Btn_04 a{display:block; width:146px; height:50px; background-image:url(/images/btn_04.jpg); background-repeat:no-repeat; text-indent:-9999px;}
    .Btn_04 a:hover{background-image:url(/images/btn_04_01.jpg);}
	.Btn_05 a{display:block; width:146px; height:50px; background-image:url(/images/btn_05.jpg); background-repeat:no-repeat; text-indent:-9999px;}
    .Btn_05 a:hover{background-image:url(/images/btn_05_01.jpg);}
    .Btn_06 a{display:block; width:148px; height:50px; background-image:url(/images/btn_06.jpg); background-repeat:no-repeat; text-indent:-9999px;}
    .Btn_06 a:hover{background-image:url(/images/btn_06_01.jpg);}
	.Space_R {display:block; width:15px; height:50px; background-image:url(/images/pic_03.jpg); background-repeat:no-repeat; text-indent:-9999px;}
	
  /*Marquee跑馬燈--------------------------------------------------------------*/
  #Marquee{width:910px; height:60px; background-image:url(/images/marquee.jpg); margin:0 auto;}
    #Marquee_01{width:810px; height:22px; margin-left:50px; margin-left:50px; padding-top:14px;}

/*Wrapper主要內容--------------------------------------------------------------*/
#Wrapper{width:910px; height:505px; margin:0 auto;}
  /*Banner廣告----------------------------------------------------------------*/
  #Banner{width:910px; height:170px; margin:0 auto; background-image:url(/images/banner.jpg); background-repeat:no-repeat; text-indent:-9999px;}

  /*Introduction公司簡介-------------------------------------------------------*/
  #Introduction{width:910px; height:50px; margin:0 auto; background-image:url(/images/title.jpg); background-repeat:no-repeat; text-indent:-9999px;}
  #Flash{height:270px;}
  #Space_02{width:910px; height:15px; margin:0 auto; background-image:url(/images/pic_05.jpg); background-repeat:no-repeat; text-indent:-9999px;}

/*Footer下方LOGO區-------------------------------------------------------------*/
#Footer{width:910px; height:55px; margin:0 auto;}

  /*Copyright-----------------------------------------------------------------*/
  #Copyright{width:910px; height:45px; float:left;}
  #Copyright_01{width:542px; height:45px; margin-top:5px; float:left;}
  #Copyright_02{width:184px; height:45px; margin-top:5px; float:left;}
  
  /*Code-----------------------------------------------------------------*/
  #Code{width:164px; height:45px; float:left; text-align:left;}
  #Code_01{width:45px; height:45px; margin-top:5px; margin-left:20px;}

  /*分格上下區塊---------------------------------------------------------------*/
  .clear{ clear:both; height:100%; margin:0; font-size:0;}
