/* SIZE 800X600 */
.size_stage{
	width: 760px;			clear:both;						margin:auto;
}

/* HOME */
.head_white_alpha{		
	width:760px;		background-color:#FFFFFF;		-moz-opacity:.80;		opacity:.80;		filter:alpha(opacity=80);	
}

.head_white_alpha_Top{		
	position:absolute; z-index:1; height:30px;
	width:760px;		background-color:#FFFFFF;		-moz-opacity:.80;		opacity:.80;		filter:alpha(opacity=80);	
}
.head_white_alpha_Center{		
	position:absolute; z-index:2; height:190px; margin-top:30px;
}
.head_white_alpha_Bot{		
	position:absolute; z-index:3; height:30px; margin-top:220px;
	width:760px;		background-color:#FFFFFF;		-moz-opacity:.80;		opacity:.80;		filter:alpha(opacity=80);	
}
