body,td,th {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
a {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
a:visited {
	color: #333333;
	line-height: 20px;
}
a:active {
	color: #00AEEF;
	line-height: 20px;
}.bt {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	text-indent: 18px;
	vertical-align: 100%;
}
.cz {
	font-size: 12px;
	color: #07A7F3;
}

a.cljwz:link{
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #0298D0;
	text-decoration: underline;
}
a.cljwz:hover{
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.cljwz:visited{
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #0298D0;
}
a.clj:link{
	font-family: "宋体";
	font-size: 13px;
	color: #0298D0;
	text-decoration: underline;
}
a.clj:hover{
	font-family: "宋体";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a.clj:visited{
	font-family: "宋体";
	font-size: 13px;
	color: #0298D0;
}