@charset "utf-8";
/* CSS Document */

.t {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.title1 {
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
strong  {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

