//关闭此页面
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:65px; 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\">2010——2011年淘宝网——淘宝商城正品店铺，补血的食物排行榜，补血网每日更新阿胶、固元膏、口服液、蜜枣补血精品排行<a href=\"http://www.lovetiantang.com/chishenmebuxue.html\" class=\"Font2\" target=\"_blank\">点此浏览</a></td>");
document.writeln("    <td class=\"bt_right\"><a href=\"javascript:Colse_Banner();\" class=\"Font1\">关闭提示</a></td>");
document.writeln(" </tr>");
document.writeln("</table>");
