body {
	   margin-left: 0px;
	   margin-top: 0px;
	   margin-right: 0px;
	   margin-bottom: 0px;
	  background-color: #efefef;
}
	
TD{
     FONT-FAMILY: "宋体", "serif"; FONT-SIZE: 9pt
}
INPUT { FONT-SIZE: 9pt }
	
A:link {/* 未访问的链接 */
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {/* 已访问的链接 */
	COLOR: #ff0000; TEXT-DECORATION: none
}
A:active {/* 点击激活链接 */
	COLOR: #0099ff;  TEXT-DECORATION: none
}
A:hover {/* 鼠标在链接上 */
	COLOR: #0000ff; TEXT-DECORATION: underline
}

.font{
	font-family:"宋体";
	font-size: 10pt;
	font-weight: bold;
}
.font1{
	font-family:"宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.font2{
	font-family:"宋体";
	font-size: 10pt;
	font-weight: bold;
	color: #7F7F7F;
}
.fontRed{
	font-family:"宋体";
	font-size: 12pt;
	font-weight: bold;
	color:#FF0000;
}
A.ke_fu2:link {/* 未访问的链接 */
	COLOR: #ffffff; font-weight:bold; TEXT-DECORATION: none
}
A.ke_fu2:visited {/* 已访问的链接 */
	COLOR: #ffffff; font-weight:bold;  TEXT-DECORATION: none
	
}
A:ke_fu2:active {/* 点击激活链接 */
	COLOR: #ffffff;  font-weight:bold;  TEXT-DECORATION: none
}
A:ke_fu2:hover {/* 鼠标在链接上 */
	COLOR: #EC2C39; font-weight:bold;  TEXT-DECORATION: underline

