@charset "utf-8";
.p1{
	margin: 0px 0px 20px 0px;
	line-height: 35px;
	font-size: 21px;
	text-indent: 2em;
	font-family: "Microsoft Yahei","微软雅黑";
	color: #414141;
}
.p2{
	margin: 20px 0px 0px 0px;
	line-height: 35px;
	font-size: 19px;
	text-indent: 2em;
	font-weight: bold;
	font-family: "Microsoft Yahei","微软雅黑";
	color: #222;
}
.file{
	text-align: right;
}
.file a{
	text-decoration: underline;
	color: red;
}