td {
	font-size: 12px;
	
}
.indfont {
	font-size: 13px;
	FONT-FAMILY:"宋体";
	
}
li {
	font-size: 14px;
	line-height: 20px;
	FONT-FAMILY:"宋体";

}
a:link {
	text-decoration: none;
	color: #0000ff;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.linsty1:link {
	text-decoration: none;
}
.linsty1:visited {
	text-decoration: none;
}
.linsty1:hover {
	text-decoration: underline;
}
.linsty1:active {
	text-decoration: underline;
}
.border1 {
	border: 1px solid #000000;
}
