﻿body
{
	font-family: "宋体",Georgia, Times, serif;
	font-size: 13px;
	color: #000000;
}
/*控制概要内容*/
.ConContent
{
	text-indent: 20pt;/*首行缩进*/
	font-family: "宋体",Georgia, Times, serif;
    letter-spacing : 1px;/*字符间距*/
	font-size: 13px;
	color: #000000;
}
.ConContent p
{
	line-height:1.2em;
	margin-top:0px;
	margin-bottom:0px;
}
