#content01 .text {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#content01 .photo .item {
	background-image: url(../img/ph_bg.gif);
	padding-top: 7px;
	padding-bottom: 9px;
	float: left;
	background-position: center center;
	width: 317px;
	text-align: center;
	background-repeat: no-repeat;
	padding-right: 1px;
}

#content02 .image {
	float: right;
	width: 191px;
	padding-right: 10px;
}
#content02 .text {
	float: left;
	width: 425px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#content02 .text p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
#content02 .text strong {
	color: #6498C8;
}


#content03 .text {
	margin-right: 10px;
	margin-left: 10px;
}
#content03 .text li {
	padding-left: 1em;
	text-indent: -1em;
}
#content03 .text li .arrow {
	color: #7EAAD1;
}
