.ziti {
	font-size: 12px;
	color: #4f8307;
}

.ziti1 {
	font-size: 12px;
	color: #e4410f;
}
.ziti2 {
	font-size: 14px;
	color: #666666;
	line-height: 2;
}
.ziti3 {
	font-size: 12px;
	color: #090909;
	line-height: 2;
}
.ziti4 {
	font-size: 14px;
	color: #f84109;
	line-height: 2;
	font-weight: bold;
}
.link_black:link {
	font-size: 12px;
	color: #090909;
	line-height: 24px;
	text-decoration: none;
}
.link_black:hover {
    font-size: 12px;
	color: #e4410f;
	line-height: 24px;
	text-decoration: none;
}
.link_black:visited {
     font-size: 12px;
	color:#090909;
	line-height: 24px;
	text-decoration: none;}
.link_red:link {
	font-size: 14px;
	color: #f84109;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
}
.link_red:hover {
	font-size: 14px;
	color: #e4410f;
	line-height: 24px;
	font-weight: bold;
}
.link_red:visited {
    font-size: 14px;
	color: #f84109;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;}