/* 段落 */
.p1 {line-height: 16pt ;
     text-indent: 22px;
   
}
.p2 {line-height: 18pt;
      color: #626262;
	  text-indent: 22px;}
.p3 {color: #5a5a5a;
     line-height: 15pt ;}
.p4 {text-indent: 22px;
     line-height: 15pt ;
	 color:#333333;}
.p5 {line-height: 20pt ;
      color:#606060;
	  font-weight: bold;}
.p6 {line-height: 19pt ;
   font-size: 12px;
	color: #7bc300;
	font-weight: bold;
}
.p7 {line-height: 19pt ;
   font-size: 14px;
	color: #939393;
	font-weight: bold;
}

