/*一般兩欄式版面之底圖*/

/*-------------------------------外框-------------------------------*/
#homebox, #box { z-index: 103; background:/*url(../images/home_04.jpg) no-repeat*/ #edf7ff;/*background-position:left 197px; */}
#homebox2, #box2 { z-index: 102; background: url(../images/home_05.gif) no-repeat; background-position:218px 197px;}

/*-------------------------------底圖-------------------------------*/
/*底圖_上半部*/
.homestage_tl, .homestage_tr, .homestage_tc, .homeflash, .flash,
.stage_tl, .stage_tr, .stage_tc {height: 250px; position: absolute;}
/*底圖_上左*/
.homeflash, .flash { z-index: 215; height:197px;}
.homestage_tl, .stage_tl { background-image: url(../images/home_01.jpg); background-repeat: no-repeat; z-index: 211; }
/*底圖_上_延展重複*/
.homestage_tc, .stage_tc { background-image: url(../images/home_02.jpg); background-repeat: repeat-x; z-index: 208;}
/*底圖_上右*/
.homestage_tr, .stage_tr { background-image: url(../images/home_03.jpg); background-repeat: no-repeat; z-index: 210; background-position: right top;}
/*底圖_下半部*/
.homestage_bl, .homestage_br, .homestage_bc, 
.stage_bl, .stage_br, .stage_bc { }
/*底圖_下左*/
.homestage_bl, 
.stage_bl { background-image: url(../images/home_06.jpg); background-repeat:no-repeat; background-position:left bottom; z-index: 208;
}
/*底圖_下_延展*/
.homestage_bc, 
.stage_bc { background-image: url(../images/home_07.jpg); background-position: 218px bottom;  z-index: 200;  background-repeat: repeat-x; }
/*底圖_下右*/
.homestage_br, 
.stage_br { /*background-image: url(../images/home_08.jpg); background-repeat: no-repeat; background-position: right bottom;*/ z-index: 207; }