var $noticeHtml = '<style type="text/css">'
+ '.topTips_no {width: 945px;min-height:25px; background:#fffce5; color:#555;border:1px solid #f8e392; margin:5px auto; position:relative;line-height:22px;}'
+ '.topTips_no .notice {width:25px; height:25px; background:url(/statics/images/icon.gif) 4px -630px no-repeat #fffce5; position:absolute;left:0;}'
+ '.topTips_no .ncontent {width: 910px;display:block;margin-left: 25px;}'
+ '.topTips_no .close {width:15px; height:15px; background:url(/statics/images/icon.gif) 0 -653px; text-indent:-9999px; position:absolute; top:5px; right:6px;}'
+ '</style>'
+ '<p class="topTips_no hide"><span class="notice"></span><span class="ncontent">'
+ '温馨提示：蝶讯网恭祝广大新老客户新年快乐！2012年蝶讯网春节放假时间为2012-01-18 至 2012-01-29，敬请留意！'
+ '</span><a class="close" href="#" onclick="$(\'.topTips\').hide();">关闭</a></p>'
document.write($noticeHtml);
