.yjChviewWrap {
	text-align: center; margin-bottom: 10px;
}
.yjChview {
	background: rgb(249, 249, 249); padding: 10px 30px; border: 1px solid rgb(231, 231, 231); border-image: none; text-align: center; display: inline-block;
}
.yjChview dl {
	margin: 0px;
}
.yjChview dd {
	margin: 0px;
}
.yjChview p {
	margin: 0px;
}
.yjChview dl dt {
	line-height: 1.2em; font-size: 14px; display: inline;
}
.yjChview dl dd {
	line-height: 1.2em; font-size: 14px; display: inline;
}
.yjChview dl dt {
	padding-right: 0.2em;
}
.yjChview dl dd span {
	font-weight: bold;
}
.yjChview dl dd::after {
	content: "\ff5c";
}
.yjChview dl dd.end::after {
	content: "";
}
