@charset "utf-8";
.prj-title {
	font-weight: bold;
	font-family: "新宋体", "宋体";
}
.prj-p {
	font-size: 14px;
	font-family: "新宋体", "宋体";
	text-align: left;
}
.prj-title-backgroundcolor {
	background-color: #E1D3C8;
}
