.fcss {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}
body,td,font {
	font-family:"Verdana","宋体";
	font-size: 12px;
}
.eng {
	font-size: 10px;
	font-family: "Verdana", "宋体";

}
.table1 {border-collapse: collapse}
a:link {
         font-family: "宋体";
         font-size: 12px;
         color:#000000;
         text-decoration:underline;
        }
a:visited {
         font-family: "宋体";
         font-size: 12px;
         color:#000000;
         text-decoration:underline;
        }
a:hover {
         font-family: "宋体";
         font-size: 12px;
         color:#000000;
         text-decoration:none;
        }