string myScript = "<div id='ads' style='margin:auto;display:none; width:950px;top:0px;height:0px;border:solid 1px #000;background-color:#fafafa;overflow:hidden;text-align:center;'>";
        myScript += "<a href=''><img src='' alt='物流日主题系列活动' style='width:960px;height:280px;border:0px;'></a></div>";
        this.ClientScript.RegisterClientScriptBlock(this.GetType(), "MyScript", myScript);
此div显示在页面最上方