/* ---- Text ---- */
#hover {
	position:absolute;
	width: 560px;
	visibility:hidden;
	left:240px;
	top:300px;
	border: 3px solid #006600;
	background: #FFFFCC no-repeat;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#box01 {
}

