@charset "UTF-8";
#text  .photo {
	float: left;
	margin: 5px;
	width: 220px;
}
#text .box {
	border: 1px solid #63e64f;
	padding: 10px;
	width: 400px;
	background-color: #EEF9FF;
}
h4 {
	background-color: #63e64f;
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #63e64f;
	border-right-color: #63e64f;
	border-bottom-color: #63e64f;
	border-left-color: #63e64f;
	float: left;
	width: 455px;
}
#text a {
	border: 1px solid #63e64f;
	text-decoration: none;
	color: #00CC00;
	padding-right: 2px;
	padding-left: 2px;
}
#text a:hover {
	border: 1px solid #63e64f;
	text-decoration: none;
	color: #009900;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFCC66;
}
h5 {
	font-size: 13px;
	color: #009900;
	margin-bottom: -3px;
	margin-top: 0px;
	background-color: #C9EF7A;
}
.st   {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 5px;
}
