/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.zi16{
	font-size: 16px;
	font-weight: bold;
}
.zi12 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}
.hang {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.title
{
	font-size:18px;
	color:#FF0000;
	font-weight:bold;
}

.content
{
	font-size:13px;
	color:#000000;
	line-height:23px;
}

p
{
	font-size:13px;
	color:#000000;
	line-height:23px;
}