#box_hover {

	position: absolute;

	left:50%;

	top: 0px;

	width:150px;

	height:20px;

	margin-left:-220px;

	margin-top:72px;



}

#hover {

	position:absolute;

	left:0px;

	top:0px;

	width:148px;

	height:16px;

}

