//关闭此页面
function Colse_Banner(){
	document.getElementById("BannerTable").style.display="none";
}
document.writeln("<!--公告 -->");
document.writeln("<style type=\"text/css\">");
document.writeln("#BannerTable {background:#FFFFD1; border:#E9C94D 1px solid; font-size:12px; line-height:27px;}");
document.writeln("#BannerTable td{ height:27px;}");
document.writeln("#BannerTable .bt_left{ color:#FD0E57; font-weight:bold; text-align:center; width:165px; padding:0 0 0 5px;}");
document.writeln("#BannerTable .bt_center { color:#4E2207; text-align:left;}");
document.writeln("#BannerTable .bt_right{ color:#FD0E57; text-align:center; width:80px; padding:0 5px 0 5px;}");
document.writeln("#BannerTable .Font1 { color: #F55E01;}");
document.writeln("#BannerTable a.Font1:link {color: #F55E01; text-decoration:none;}");
document.writeln("#BannerTable a.Font1:visited {color: #F55E01; text-decoration:none;}");
document.writeln("#BannerTable a.Font1:hover {color: #FF0000; text-decoration:underline;}");
document.writeln("#BannerTable a.Font1:active {color: #FF0000; text-decoration:underline;}");
document.writeln("#BannerTable .Font2 { color: #FD0E57; font-weight:bold;} ");
document.writeln("#BannerTable a.Font2:link {color: #FD0E57; text-decoration:none;}");
document.writeln("#BannerTable a.Font2:visited {color: #FD0E57; text-decoration:none;}");
document.writeln("#BannerTable a.Font2:hover {color: #000000; text-decoration:underline;}");
document.writeln("#BannerTable a.Font2:active {color: #000000; text-decoration:underline;}");
document.writeln("</style>");
document.writeln("<table width=\"950\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" id=\"BannerTable\">");
document.writeln("  <tr>");
document.writeln("    <td class=\"bt_left\">公告：</td>");
document.writeln("    <td class=\"bt_cenetr\" align=\"left\">加ＱＱ:938002964  免费索取价值3000元的精品网赚资料,赠送日赚100的正规网赚项目，限量赠送！</td>");
document.writeln("    <td class=\"bt_right\"><a href=\"javascript:Colse_Banner();\" class=\"Font1\">关闭</a></td>");
document.writeln(" </tr>");
document.writeln("</table>");
