@CHARSET "utf-8";


body{
	min-height:800px;
	margin:0px;
	background-color:#000000;
	background-image:URL(../../images/bg_body_01.png);
	background-repeat:repeat-y;
	background-position:top center;
	background-attachment:fixed;
}

h1{
	display:block;
	z-index:70;
	position:absolute;
	margin-left:-1000px;
}

#body_summ{
	position:absolute;
	margin-left:-2000px;
}

#bg_top_layer_01{ 
	z-index:1;
	position: absolute;
	width: 924px;
	margin-top: 0px;
	margin-left: -462px;
	margin-bottom: 0px;	
	left: 50%;
	top:0px;
} 

#bg_top_layer_01 #bg_top_layer_0101{	
	z-index: 2;
	position:absolute;
	text-indent:-1000px;
	width: 98px;
	height: 343px;
	top:147px;
	left:-96px; 
	background: URL(../../images_ie6/bg_doted_l.png) no-repeat left top;
}

#bg_top_layer_01 #bg_top_layer_0102{
	z-index: 3;
	position:absolute;
	text-indent:-3000px;
	width: 98px;
	height: 343px;
	top:147px;
	right:-89px;
	background: URL(../../images_ie6/bg_doted_r.png) no-repeat left top;
}

#bg_top_layer_01 #bg_top_layer_0101_fl{
	z-index: 4;
	text-indent:-1000px;
	width:82px;
	height:689px;
	position:absolute;
	top:0px;
	left:-1px;
	background: URL(../../images_ie6/bg_flower_l.png) no-repeat left top;
}

#bg_top_layer_01 #bg_top_layer_0102_fl{
	z-index: 5;
	text-indent:-3000px;
	width:82px;
	height:689px;
	position:absolute;
	top:0px;	
	right:-3px;
	background: URL(../../images_ie6/bg_flower_r.png) no-repeat left top;
}








