td,body,textarea {
	font-family: "Tahoma", "宋体";
	font-size: 9pt;
	line-height: 180%;
	color: #666666;
}
select,input {
	font-family: "Tahoma", "宋体";
	font-size: 9pt;
	color: #666666;
}
.title01 {
	font-family: "黑体";
	font-size: 25px;
	color: #333333;
}
.title02 {
	font-family: "Tahoma", "宋体";
	font-weight: bold;
	color: #333333;
}
.title03 {
	font-family: "黑体";
	font-size: 16px;
	color: #3399cc;
}
.title04 {
	font-family: "Tahoma", "宋体";
	font-weight: bold;
	color: #666666;
}
a.nav {
	color: #666666;
	letter-spacing: 3px;

}
a.nav:hover {
	color: #3E7CFF;
}

a {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a.left {
	color: #333333;
}
a.left:hover {
	font-weight: bold;
	color: #333333;


}
p {
	text-indent: 2em;
}
.content {
	letter-spacing: 1px;
	text-align: justify;
	text-justify:inter-ideograph;
	line-height: 210%;


}
.red {
	color: #FF6600;
}
.opacity {
	filter: Alpha(Opacity=80);
}
.space {
	letter-spacing: 3px;
}