#bgImage{
	position:absolute;
    background-repeat: no-repeat;
	top:0px;
	left:0px;
    width:900px;
    height:458px;
    /*background-image: url(../../img/top_img_main_01.jpg);*/
}

#blaf{
	top:0px;
	left:0px;
	width:900px;
	height:458px;
	z-index:100;
	position:absolute;
	background-repeat: no-repeat;
}
