/*中文习惯首行缩进2格*/
p {
	text-indent: 2em;
	/*margin: 0em;*/
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

