@charset "utf-8";
/* CSS Document */

.SentenceTitle {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
}
.Sentence {
	font-size: 16px;
	line-height: 150%;
	text-align: justify;
	text-indent: 16px;
}
.SentenceItem {
	font-size: 16px;
	line-height: 150%;
}
.SentenceItemList {
	font-size: 16px;
	line-height: 150%;
}
.PepoleMark {
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
	color: #060;
	text-align: center;
}
.PepoleTitle {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #60F;
}
.PepoleDateTime {
	font-size: 16px;
	line-height: 100%;
	color: #930;
}
.PepoleName {
	font-size: 16px;
	line-height: 100%;
	color: #630;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}
.Trademark {
	font-size: 16px;
	color: #333;
	text-align: center;
}
.photoIntr {
	font-size: 16px;
	color: #00F;
	text-align: center;
}
.ResourceTitle {
	font-size: 14px;
	color: #900;
}
.ResourceItem {
	font-size: 14px;
	color: #C60;
	text-indent: 14px;
	line-height: 150%;
}
