﻿//关闭此页面
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:90px; 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:60px; 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\">2011年6月27日晚6点左右GOOGLE的PR值终于更新了，这次更新范围很大，PR上升的居多，大家快去查查吧！<a href=\"http://tool.zbole.com/baidu/www.baguidadi.net/\" class=\"Font2\" target=\"_blank\">点此查询你网站的PR值</a></td>");
document.writeln("    <td class=\"bt_right\"><a href=\"javascript:Colse_Banner();\" class=\"Font1\">关闭通知</a></td>");
document.writeln(" </tr>");
document.writeln("</table>");
