.menu{
	position : absolute;
	left :10px;
	top:13px;
	z-index : 1;
	width:100px;
}
.content{
	position : absolute;
	left :136px;
	top:13px;
	z-index : 2;
	width:540px;
}