/* CSS Document */

#abt_layer {
	position:absolute;
	top:174px;
	width:725px;
	height:228px;
	float:left;
	z-index:6;
	visibility:hidden;
	filter:alpha(opacity=0);
	-moz-opacity:0.8;
	
}
#dst_layer {
	position:absolute;
	top:174px;
	width:725px;
	height:228px;
	float:left;
	z-index:7;
	visibility:hidden;
	filter:alpha(opacity=0);
	-moz-opacity:0.8;
}
#mem_layer {
	position:absolute;
	top:174px;
	width:402px;
	height:246px;
	float:left;
	z-index:8;
	filter:alpha(opacity=0);
	left: 116px;

	-moz-opacity:0.8;
}
#bte_layer {
	position:absolute;
	top:174px;
	width:725px;
	height:228px;
	float:left;
	z-index:9;
	visibility:hidden;
	filter:alpha(opacity=0);
	-moz-opacity:0.8;
}

#req_layer {
	position:absolute;
	top:174px;
	width:725px;
	height:228px;
	float:left;
	z-index:10;
	visibility:hidden;
	filter:alpha(opacity=0);
	-moz-opacity:0.8;
}
/* --------------------------------------------------------------------------------------------------------------- */

/*  Sub layer  */

/* 
	Add to link
	onmouseover="bringoutChild('abt_layer_press');stopChildtimer();" onmouseout="closeoutChild();" 

*/

#abt_layer_press {
	position:absolute;
	left:217px;
	top:26px;
	width:221px;
	height:175px;
	z-index:50;
	visibility:hidden;
	
}

/*  Member layer  */

#mem_layer_plan {
	position:absolute;
	left:267px;
	top:26px;
	width:233px;
	height:166px;
	z-index:51;
	visibility:hidden;
}

/*  BTE layer  */

#bte_layer_bt {
	position:absolute;
	left:299px;
	top:26px;
	width:306px;
	height:118px;
	z-index:52;
	visibility:hidden;
}
#bte_layer_ben {
	position:absolute;
	left:637px;
	top:26px;
	width:322px;
	height:121px;
	z-index:53;
	visibility:hidden;
}
