/* ###### header Layout ###### */

#abubu_bg {
	position:absolute;
	width:400px;
	height:123px;
	left:-100px;
	top:0px;
	z-index:2;
	background:transparent;
}
#abubu_dc {
	position:absolute;
	width:80px;
	height:84px;
	left:0px;
	top:5px;
	z-index:3;
	background:transparent;
}
