Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

[疑难] firefox错位问题

[复制链接]
jack19831206 发表于 2009-6-14 23:44:50 | 显示全部楼层 |阅读模式
中国化妆摄影网www.hzsypx.com,首页菜单在firefox浏览器下错位,IE下正常,高手帮我解决下好吗,感激不尽。

<!--{template header}-->
<!--{eval $ads = getad('system', 'indexad', '1'); }-->
<style type="text/css">
<!--
.STYLE1 {color: #FF00FF}
-->
</style>

<h2><a href="{S_URL}/"><img src="{S_URL}/images/logo.gif" alt="$_SCONFIG[sitename]" /></a></h2>
<!--{if !empty($ads['pageheadad']) }-->
<div class="ad_header">$ads[pageheadad]</div>
<!--{/if}-->
</div>
</div>
<TABLE cellSpacing=0 cellPadding=0 width="1000" align=center border=0>
  <TBODY>
  <TR>
    <TD class=top vAlign=bottom align=middle>
      <TABLE width=988 border=0 align="center" cellPadding=0 cellSpacing=0>
        <TBODY>
        <TR>
          <TD align=left width=300><!--{block name="poll" parameter="order/dateline DESC/limit/0,1/cachetime/80000/cachename/poll"}-->
                                <!--{if empty($_SBLOCK['poll'])}-->
                                <SPAN id=z><img border="0" src="{S_URL}/templates/$_SCONFIG[template]/images/pic_13.gif" width="9" height="9">  暂时没有调查</SPAN>
                                <!--{else}-->
                                        <!--{loop $_SBLOCK['poll'] $value}-->
                                        <SPAN id=z><img border="0" src="{S_URL}/templates/$_SCONFIG[template]/images/pic_13.gif" width="9" height="9">  调查:<a href="$value[url]" target="_blank">$value[subject]</a></SPAN>
                                        <!--{/loop}--> </TD>
                    <TD align=right width=50>&nbsp;</TD>
                          <TD align=left width=414><!--{/if}-->
                        <!--{block name="announcement" parameter="order/displayorder DESC,starttime DESC/limit/0,1/cachetime/96400/subjectlen/40/subjectdot/1/cachename/announce"}-->
                        <!--{if empty($_SBLOCK['announce'])}-->
                                        <SPAN id=z><img border="0" src="{S_URL}/templates/$_SCONFIG[template]/images/pic_13.gif" width="9" height="9">  暂时没有公告</SPAN>
                                <!--{else}-->
                                <!--{loop $_SBLOCK['announce'] $value}-->
                                        <SPAN id=z><img border="0" src="{S_URL}/templates/$_SCONFIG[template]/images/pic_13.gif" width="9" height="9">  公告:<a href="$value[url]" target="_blank">$value[subject]</a></SPAN>
                                <!--{/loop}-->
                        <!--{/if}--></TD>
          <TD align=right width=224><script language="JavaScript">
<!---
today=new Date();
var hours = today.getHours();
var minutes = today.getMinutes();
var seconds = today.getSeconds();
var timeValue = "<FONT COLOR=black>" + ((hours >12) ? hours -12 :hours); timeValue += ((minutes < 10) ? "<BLINK><FONT COLOR=black>:</FONT></BLINK>0" : "<BLINK><FONT COLOR=black>:</FONT></BLINK>") + minutes+"</FONT></FONT>";
timeValue += (hours >= 12) ? " 下午 " : " 上午 ";
function initArray(){
this.length=initArray.arguments.length
for(var i=0;i<this.length;i++)
this[i+1]=initArray.arguments  }
var d=new initArray("<font color=RED>星期日","<font color=black>星期一","<font color=black>星期二","<font color=black>星期三","<font color=black>星期四","<font color=black>星期五","<font color=red>星期六"); document.write("<font color=black>",today.getYear(),"<font color=black>年","<font color=black>",today.getMonth()+1,"<font color=black>月","<font color=black>",today.getDate(),"<font color=black>日 </FONT>",d[today.getDay()+1]," ",timeValue);  //-->
</script></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=1000 align=center bgColor=#ffffff
border=0>
  <TBODY>
  <TR>
   
    <TD class=soutop vAlign=center align=right width=868 height=32>
      <TABLE cellSpacing=0 cellPadding=0 width=868 border=0>
        <TBODY>
        <TR>
          <TD class=soutop align=left width="62"><IMG alt=精品推荐
      src="{S_URL}/templates/$_SCONFIG[template]/images/tuijian.gif" border=0></TD>
          <TD vAlign=center align=left width="455"><!--{block name="spacenews" parameter="dateline/2592000/digest/1,2,3/order/i.viewnum DESC,i.dateline DESC/limit/0,10/cachetime/89877/subjectlen/40/subjectdot/1/cachename/hotnews2"}-->
          <!--站内消息开始-->
<div class="gui">
    <div id="scrollWrap">
        <div id="scrollMsg">
        <ul><!--{loop $_SBLOCK['hotnews2'] $value}--><li><a href="$value[url]" target=_blank>·$value[subject]</a></li><!--{/loop}--></ul>
        </div>
    </div>
</div><!--supenews end-->
<script type="text/javascript">
<!--
try{
var isStoped = false;
var oScroll = document.getElementById("scrollWrap");
with(oScroll){
noWrap = true;
}

oScroll.onmouseover = new Function('isStoped = true');
oScroll.onmouseout = new Function('isStoped = false');

var preTop = 0;
var curTop = 0;
var stopTime = 0;
var oScrollMsg = document.getElementById("scrollMsg");

oScroll.appendChild(oScrollMsg.cloneNode(true));
init_srolltext();
}catch(e) {}

function init_srolltext(){
oScroll.scrollTop = 0;
setInterval('scrollUp()', 15);
}

function scrollUp(){
if(isStoped) return;
curTop += 1;
if(curTop == 19) {
stopTime += 1;
curTop -= 1;
if(stopTime == 180) {
curTop = 0;
stopTime = 0;
}
}else{
preTop = oScroll.scrollTop;
oScroll.scrollTop += 1;
if(preTop == oScroll.scrollTop){
oScroll.scrollTop = 0;
oScroll.scrollTop += 1;
}
}
}
//-->
</script>
<!--站内消息结束-->
          </TD>
          <TD vAlign=center align=right width="351" style="padding-bottom:2px"><div class="supesearch">
                                <form id="searchform" action="{S_URL}/batch.search.php" method="post">
                                <label>搜索:</label>
                                <input type="text" id="searchkey" name="searchkey" size="23" class="input_tx"/>
                                <input type="hidden" value="news" name="type" />
                                <input type="submit" value="" id="submit" class="input_search" name="searchbtn"/>
                                <input type="hidden" name="subjectsearch" value="true" />
                                </form>
                </div><!--supespecial end--></TD>
        </TR></TBODY></TABLE></TD></TR>
  <TR>
    <TD width=1002 height=60>
      <TABLE cellSpacing=0 cellPadding=0 width=1002 border=0>
        <TBODY>
        <TR>
          <TD class=menubg vAlign=top align=left width=10><IMG height=57
            src="{S_URL}/templates/$_SCONFIG[template]/images/meirong/meirss_13.gif" width=10></TD>
          <TD class=menubg vAlign=center align=left width=1002>
            <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
              <TBODY>
              <TR>
                <TD class=menuleft vAlign=center align=left height=33>
                  <DIV id=top>
<!--****************主菜单开始****************-->

          <div class="b">
                        <!--{if empty($_SCONFIG['defaultchannel'])}-->
                        <li class="current"><a href="{S_URL}/index.php">首页</a>
                        <!--{/if}-->
                        <!--{loop $channels['menus'] $key $value}-->
                         | <a href="$value[url]">$value[name]</a></li>
                        <!--{/loop}-->
                </div>


<!--****************主菜单结束****************-->
                  </DIV></TD></TR>
              <TR>
                <TD class="soutop menuleft" vAlign=center align=left
                  height=22><div class="ext_nav">
                                <!--{block name="category" parameter="type/news/isroot/1/order/c.displayorder/limit/0,100/cachetime/80800/cachename/category"}-->
                                <!--{eval $dot = ''}-->
                                <!--{eval $total = count($_SBLOCK['category'])}-->
                                <!--{eval $i = 1;}-->
                                <!--{loop $_SBLOCK['category'] $value}-->
                                        <li><a href="$value[url]"><SPAN id=z>·$value[name]</span></a><!--{if $total != $i}-->$dot<!--{/if}--></li>
                                        <!--{eval $i++;}-->
                                <!--{/loop}--></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE class=tabtopk cellSpacing=0 cellPadding=0 width=1000 align=center
border=0>
  <TBODY>
  <TR>
    <TD width=728 height=90 align=center valign="middle">
                        <a href='http://home.hzsypx.com' target=_blank><img src='{S_URL}/templates/$_SCONFIG[template]/upload_files/label/index_new_09chunjie_2.jpg'   border='0' /></a></TD>

   <TD vAlign=middle align=center width=265 height=90><a href='http://www.hzsypx.com/home/' target=_blank><embed src="/templates/qinggan/images/aaa.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="265px" height="90px"></embed></a></TD>


    </TR></TBODY></TABLE>
<!--
-->
<TABLE class=tabtop cellSpacing=0 cellPadding=0 width=1002 align=center
border=0>
  <TBODY>
  <TR>
    <TD vAlign=top align=left width=728 height=257>
      <TABLE cellSpacing=0 cellPadding=0 width=728 border=0 height="238">
        <TBODY>
        <TR>
          <TD vAlign=top align=left width=333 height=214>
            <table border="0" width="340" id="table8" cellspacing="0" cellpadding="0" height="220">
                                <tr>
                                        <td>

<!-- 幻灯图开始 -->
<script type="text/javascript" src="/templates/qinggan/js/flash.js"></script>
                                <div class="loopPic">
                                        <script type="text/javascript">
                                                imgUrl1="{S_URL}/templates/$_SCONFIG[template]/upload_files/label/1_20081013111036_shXsU.jpg";
                                                imgtext1="";
                                                imgLink1=escape("http://www.hzsypx.com/?action-viewnews-itemid-53");
                                               
                                                imgUrl2="{S_URL}/templates/$_SCONFIG[template]/upload_files/label/1_20081013111007_HPH6H.jpg";
                                                imgtext2="";
                                                imgLink2=escape("http://www.hzsypx.com/?action-viewnews-itemid-55");
                                               
                                                imgUrl3="{S_URL}/templates/$_SCONFIG[template]/upload_files/label/1_20081013111016_cMJQL.jpg";
                                                imgtext3="";
                                                imgLink3=escape("http://www.hzsypx.com/?action-viewnews-itemid-54");
                                               
                                                imgUrl4="{S_URL}/templates/$_SCONFIG[template]/upload_files/label/1_20081013111001_AC1a3.jpg";
                                                imgtext4="";
                                                imgLink4=escape("http://www.hzsypx.com/?action-viewnews-itemid-65");
                                               
                                                imgUrl5="{S_URL}/templates/$_SCONFIG[template]/upload_files/label/1_20081129161131_u5uBI.jpg";
                                                imgtext5="";
                                                imgLink5=escape("http://www.hzsypx.com/?action-viewnews-itemid-62");
                                               
                                                var focus_width=340;var focus_height=230;var text_height=0;var swf_height = focus_height+text_height;
var pics = imgUrl1+"|"+imgUrl2+"|"+imgUrl3+"|"+imgUrl4+"|"+imgUrl5;var links = imgLink1+"|"+imgLink2+"|"+imgLink3+"|"+imgLink4+"|"+imgLink5;var texts = imgtext1+"|"+imgtext2+"|"+imgtext3+"|"+imgtext4+"|"+imgtext5;
WriteLoopFlash();
                                        </script>
                                </div>
                                <!-- 幻灯图结束 -->
       
        </td>
                                </tr>
                        </table>
                        </TD>
          <TD vAlign=top align=right rowSpan=2>
            <TABLE cellSpacing=0 cellPadding=0 width="98%" border=0>
              <TBODY><!--{block name="spacenews" parameter="order/i.dateline DESC/limit/0,10/cachetime/85400/subjectlen/40/subjectdot/1/cachename/hotnews1"}-->
                                               
                                                <!--{loop $_SBLOCK['hotnews1'] $value}-->
              <tr>
                    <td width="90%" height="26" align="left" valign="middle" class="indl1 listbg1"><a href="$value[url]"class="da" target=_blank>·$value[subject]</a></td><td width="10%" align="left" valign="middle" class="date1 listbg1">#date('m-d',$value['dateline'])#</td>
  
          </tr><!--{/loop}-->
</TBODY></TABLE></TD></TR>
        <TR>
          <TD class=soutop align=middle bgColor=#de3b94
            height=24 width="340"><DIV id=b>
                        <table border="0" width="340" id="table9" cellspacing="0" cellpadding="0" height="24">
                                <tr>
                                        <td align="center"><a target="_blank" href="#">图片轮播广告位服务热线:13681871269</a></a><font color="#FFFFFF"> </font>
                        </td>
                                </tr>
                        </table>



                        </DIV></TD></TR></TBODY></TABLE></TD>
    <TD vAlign=top align=right width=276>
      <TABLE cellSpacing=0 cellPadding=0 width=267 border=0>
        <TBODY>
        <TR>
          <TD class=bgt vAlign=top align=right>
            <TABLE cellSpacing=0 cellPadding=0 width=238 border=0>
              <TBODY>
              <TR>
                <TD vAlign=bottom align=left height=25 class=title>
考试题库</TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD class=bor vAlign=center align=middle height=231>
            <TABLE cellSpacing=0 cellPadding=0 width=250 border=0 height="199">
              <TBODY>
              <TR>
                <TD class="td img" vAlign=top align=center width=125
                  height=81>



<a target="_blank" href="http://bbs.hzsypx.com/forumdisplay.php?fid=22" tppabs="http://bbs.hzsypx.com/forumdisplay.php?fid=22">

<IMG height=75 src="http://www.hzsypx.com/templates/qinggan/images/meirong/mbfs.jpg" width=110
                  border=0></TD>



                <TD class="td img" vAlign=top align=center width=125>

<a target="_blank" href="http://bbs.hzsypx.com/forumdisplay.php?fid=21" tppabs="http://bbs.hzsypx.com/forumdisplay.php?fid=21">

<IMG  height=75 src="http://www.hzsypx.com/templates/qinggan/images/meirong/mbfs1.jpg" width=110 border=0 alt="情感文章"></TD>
              </TR>
              <TR><!--月度评论热点-->                <TD class=hg vAlign=top align=left colSpan=2 height=118>
<div align="center">
<table border="0" width="240" id="table3" cellspacing="0" cellpadding="0">
<tr>
<td>
<p style="margin-top:4px"><table width='100%' border='0' cellspacing='0' cellpadding='0'>
<tr><td width=100%><div><div style="float:left"><div style="float:left"><img border="0" src="http://www.hzsypx.com/templates/qinggan/images/pic_12.gif" width="9" height="9">  <a href="http://bbs.hzsypx.com/viewthread.php?tid=121&extra=page%3D1" target=_blank> 《中国初级化妆师资格考试例题》</a></div><div style="float:right"><font color="#E0E0E0">05-17</font></div></div><br>
</div>
</td></tr>
<tr><td width=100%><div><div style="float:left"><div style="float:left"><img border="0" src="http://www.hzsypx.com/templates/qinggan/images/pic_12.gif" width="9" height="9">  <a href="http://bbs.hzsypx.com/viewthread.php?tid=120&extra=page%3D1" target=_blank> 《中国化妆师资格考试大纲》</a></div><div style="float:right"><font color="#E0E0E0">05-03</font></div></div><br>
</div>
</td></tr>
<tr><td width=100%><div><div style="float:left"><div style="float:left"><img border="0" src="http://www.hzsypx.com/templates/qinggan/images/pic_12.gif" width="9" height="9">  <a href="http://bbs.hzsypx.com/viewthread.php?tid=124&extra=page%3D1" target=_blank>《中国中级摄影师考试例题》</a></div><div style="float:right"><font color="#E0E0E0">05-03</font></div></div><br>
</div>
</td></tr>
<tr><td width=100%><div><div style="float:left"><div style="float:left"><img border="0" src="http://www.hzsypx.com/templates/qinggan/images/pic_12.gif" width="9" height="9">  <a href="http://bbs.hzsypx.com/viewthread.php?tid=123&extra=page%3D1" target=_blank>《中国高级摄影师考试例题》</a></div><div style="float:right"><font color="#E0E0E0">05-03</font></div></div><br>
</div>
</td></tr>
<tr><td width=100%><div><div style="float:left"><div style="float:left"><img border="0" src="http://www.hzsypx.com/templates/qinggan/images/pic_12.gif" width="9" height="9">  <a href="http://bbs.hzsypx.com/viewthread.php?tid=122&extra=page%3D1" target=_blank>《中国摄影师等级考试例题》</a></div><div style="float:right"><font color="#E0E0E0">05-03</font></div></div><br>
</div>
</td></tr>
<tr><td width=100%><div><div style="float:left"><div style="float:left"><img border="0" src="http://www.hzsypx.com/templates/qinggan/images/pic_12.gif" width="9" height="9">  <a href="http://bbs.hzsypx.com/viewthread.php?tid=66&extra=page%3D1" target=_blank>办理摄影协会会员证书的方法</a></div><div style="float:right"><font color="#E0E0E0">05-01</font></div></div><br>
</div>
</td></tr>
<tr><td width=100%><div><div style="float:left"><div style="float:left"><img border="0" src="http://www.hzsypx.com/templates/qinggan/images/pic_12.gif" width="9" height="9">  <a href="http://bbs.hzsypx.com/viewthread.php?tid=109&extra=page%3D1" target=_blank>09中国化妆摄影网官方交流QQ群</a></div><div style="float:right"><font color="#E0E0E0">04-29</font></div></div><br>
</div>
</td></tr>
</table></td>
<!--supehot end        --></tr>
</table>
</div>
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>







<div align="center">

<div style="margin-top: 5pt;"></div>
<body>
<embed src="/templates/qinggan/images/ccc.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="325px" height="120px"></embed>


<embed src="/templates/qinggan/images/ggg.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="325px" height="120px"></embed>





<embed src="/templates/qinggan/images/hhh.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="325px" height="120px"></embed>

</body>

</div>









   
         
              
               




<TABLE class=tabtop cellSpacing=0 cellPadding=0 width=1002 align=center
border=0>
  <TBODY>
  <TR>
    <TD vAlign=top align=left width=728 height=257>
      <TABLE cellSpacing=0 cellPadding=0 width=728 border=0>
        <TBODY>
        <TR>
          <TD vAlign=top align=left width=728 height=262>
            <TABLE cellSpacing=0 cellPadding=0 width=728 border=0>
              <TBODY>
<TR>
<td width="728" height="28" align="left"  style="color:#FF3366;font-size:15px; font-weight:bold; background-image:url({S_URL}/templates/$_SCONFIG[template]/images/meirong/meirss_32.gif); background-repeat:repeat-x;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;行业资讯</td>
                        <td width="10%" align="center" background="{S_URL}/templates/$_SCONFIG[template]/images/meirong/aaa.gif" style="color:#FF3366;font-size:13px;"><a href="?action-news" title="行业资讯" target="_blank">更多>></a></td>



                </TR></TBODY></TABLE>
            <TABLE cellSpacing=1 cellPadding=0 width=728 bgColor=#ffe3e9
            border=0>
              <TBODY>
              <TR>
                <TD class=born vAlign=top align=left bgColor=#ffffff
                  height=225><TABLE cellSpacing=0 cellPadding=0 width=718
                  border=0>
                    <TBODY>
                    <TR>
                      <TD vAlign=center align=center width=40 bgColor=#FFFFFF
                      height=225>
                        <TABLE cellSpacing=0 cellPadding=0 width=38 border=0>
                          <TBODY>
                          <TR>
                            <TD class="td img" vAlign=center align=middle>
                                                        <a href="#">
                                                        <IMG height=278
                              src="{S_URL}/templates/$_SCONFIG[template]/images/meirong/mrmt.jpg" width=38
                          border=0 alt="情归何处"></a></TD></TR>
                          <TR>
                            <TD vAlign=bottom align=center height=0>
                              <a href="#" target=_blank><font color=#4169e1><strong> </strong></font></a></TD></TR></TBODY></TABLE></TD>
                      <TD vAlign=center align=middle width=656>
                        <TABLE height=218 cellSpacing=0 cellPadding=0 width=656
                        border=0>
                          <TBODY>
                          <TR><td width=10></td>
                            <TD class=hg vAlign=top align=left width=656
                            height=218><div id="supenews" class="supe_globalmoduler">
                        <div class="supe_globalmodule_l1">
                                                        <p style="margin-top: 2px"><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td width=50%><!--{block name="spacenews" parameter="dateline/2592000/haveattach/2/order/i.viewnum DESC/limit/0,2/cachetime/86900/subjectlen/26/subjectdot/1/showdetail/1/messagelen/100/messagedot/1/cachename/imagenews"}-->
                                <!--{if !empty($_SBLOCK['imagenews'])}-->
                                <div class="supenews_pic">
                                        <!--{loop $_SBLOCK['imagenews'] $value}-->
                                        <dl>
                                                <dt><a href="$value[url]" target=_blank><img src="$value[a_thumbpath]" alt="$value[a_subjectall]" /></a></dt>
                                                <dd>
                                                        <h5><a href="$value[url]" target=_blank>$value[subject]</a></h5>
                                                        <p>$value[message]</p>
                                                </dd>
                                        </dl>
                                        <!--{/loop}-->
                                </div>
                                <!--{block name="spacenews" parameter="dateline/2592000/order/i.viewnum DESC/limit/0,14/cachetime/97200/subjectlen/40/subjectdot/1/cachename/hotnews2"}-->
                                <!--{else}-->
                                <!--{block name="spacenews" parameter="dateline/2592000/order/i.viewnum DESC/limit/0,24/cachetime/97200/subjectlen/40/subjectdot/1/cachename/hotnews2"}-->
                                <!--{/if}-->
                                <div class="supenews_tx">
                                        <ul>
                                                <!--{loop $_SBLOCK['hotnews2'] $value}-->
                                                <li><span class="box_r">#date('m.d',$value['dateline'])#</span><a href="$value[url]" target=_blank>$value[subject]</a></li>
                                                <!--{/loop}-->
                                        </ul>
                                </div></td></tr></table></div></div></TD></TR></TBODY></TABLE></TD>
                      </TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>
    <TD vAlign=top align=right width=276>
      <TABLE cellSpacing=0 cellPadding=0 width=267 border=0>
        <TBODY>
        <TR>
          <TD class=bgt1 vAlign=top align=right>
            <TABLE cellSpacing=0 cellPadding=0 width=238 border=0>
              <TBODY>
              <TR>
                <TD vAlign=bottom align=left height=25 class=title>
                                <font color="#FF3366">

<a href="http://bbs.hzsypx.com/forumdisplay.php?fid=16" target="_blank"><font color="#FF3366">免费发布</a>

</TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD class=bor1 vAlign=center align=middle height=287>
            <TABLE cellSpacing=0 cellPadding=0 width=250 border=0 height="287">
              <TBODY>
              <TR>
                <TD class=hg vAlign=top align=left height=230>
                                <div align="left">
                                        <table border="0" width="240" id="table4" cellspacing="0" cellpadding="0">
                                                <tr>
                                                        <td><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr>


<!--{block name="bbsthread" parameter="fid/16/order/dateline DESC/limit/0,14/cachetime/86400/subjectlen/34/bbsurltype/bbs/tpl/subject_li"}-->

<div class="supebbs_tx">
                                        <ul>
                                                <!--{loop $_SBLOCK['newthread'] $value}-->
                                                <li><span class="box_r"><a href="{S_URL}/space.php?uid=$value[authorid]" target="_blank">$value[author]</a></span><a href="$value[url]" target="_blank">$value[subject]</a></li>
                                                <!--{/loop}-->
                                        </ul>





                            <td width=100%>
                     
                        </td><!--supenews end--></tr></table></td>
                                                </tr>
                                        </table>
                                </div>
                                </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>




<div align="center"><a href="http://bbs.hzsypx.com" target="_blank"><img src="http://www.hzsypx.com/templates/qinggan/images/aaa.jpg" width="1002" height="90"></a>









               
       
<TABLE class=tabtop cellSpacing=0 cellPadding=0 width=1002 align=center
border=0>
  <TBODY>
  <TR>
    <TD vAlign=top align=left width=728 height=257>
      <TABLE cellSpacing=0 cellPadding=0 width=728 border=0>
        <TBODY>
        <TR>
          <TD vAlign=top align=left width=728 height=262>
            <TABLE cellSpacing=0 cellPadding=0 width=728 border=0>
              <TBODY>
              <TR>
               
<td width="728" height="28" align="left"  style="color:#FF3366;font-size:15px; font-weight:bold; background-image:url({S_URL}/templates/$_SCONFIG[template]/images/meirong/meirss_32.gif); background-repeat:repeat-x;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;行业论坛</td>
                        <td width="10%" align="center" background="{S_URL}/templates/$_SCONFIG[template]/images/meirong/aaa.gif" style="color:#FF3366;font-size:13px;"><a href="http://bbs.hzsypx.com" title="行业论坛" target="_blank">更多>></a></td>


</TR></TBODY></TABLE>
            <TABLE cellSpacing=1 cellPadding=0 width=728 bgColor=#ffe3e9
            border=0>
              <TBODY>
              <TR>
                <TD class=born1 vAlign=top align=left bgColor=#ffffff
height=227>
                  <TABLE cellSpacing=0 cellPadding=0 width=718 border=0>
                    <TBODY>
                    <TR>
                      <TD vAlign=center align=center width=1 bgColor=#FFFFFF
                      height=227>
                     
                        <TABLE cellSpacing=0 cellPadding=0 width=38 border=0>
                          <TBODY>
                          <TR>
                            <TD class="td img" vAlign=center align=middle>
                                                        <IMG height=278
                              src="{S_URL}/templates/$_SCONFIG[template]/images/meirong/fsss.jpg" width=38
                          border=0 alt="散文诗词"></TD></TR>
                          <TR>
                            <TD vAlign=bottom align=center height=0>
                              <font color=#4169e1><strong> </strong></font><a href="#" target=_blank><font color=#4169e1><strong> </strong></font></a><font color=#4169e1> </font></TD></TR></TBODY></TABLE></TD>
                      <TD vAlign=center align=middle width=275>
                        <TABLE height=218 cellSpacing=0 cellPadding=0 width=656
                        border=0>
                          <TBODY>
                          <TR><td width=10></td>
                            <TD class=hg vAlign=top align=left width=646
                            height=218>
                                                        <p style="margin-top: 2px"><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td width=50%>
                            <!--{if !empty($channels['menus']['bbs'])}-->
                <div id="supebbs" class="supe_globalmodule">
                        <div class="supe_globalmodule_l1">
                               

                                <!--{block name="bbsattachment" parameter="dateline/604800/filetype/image/order/t.views DESC/limit/0,4/subjectlen/20/cachetime/38200/cachename/imagethread"}-->


                               
                                <!--{if !empty($_SBLOCK['imagethread'])}-->
                                <div class="supebbs_pic">
                                        <ul>
                                                <!--{eval $i = 1;}-->
                                                <!--{loop $_SBLOCK['imagethread'] $value}-->
                                                <li <!--{if $i == 4}--> style="margin-right:0;"<!--{/if}-->><a href="$value[url]" target="_blank"><img src="$value[attachment]" alt="$value[subjectall]" title="$value[subjectall]" /></a><h5><a href="$value[url]" target="_blank">$value[subject]</a></h5></li>
                                                <!--{eval $i++;}-->
                                                <!--{/loop}-->
                                        </ul>
                                </div>
                                <!--{block name="bbsthread" parameter="order/t.dateline DESC/subjectlen/40/subjectdot/1/limit/0,12/cachetime/5630/cachename/newthread"}-->
                                <!--{else}-->
                                <!--{block name="bbsthread" parameter="order/t.dateline DESC/subjectlen/40/subjectdot/1/limit/0,24/cachetime/5630/cachename/newthread"}-->
                                <!--{/if}-->
                                <div class="supebbs_tx">
                                        <ul>
                                                <!--{loop $_SBLOCK['newthread'] $value}-->
                                                <li><span class="box_r"><a href="{S_URL}/space.php?uid=$value[authorid]" target="_blank">$value[author]</a></span><a href="$value[url]" target="_blank">$value[subject]</a></li>
                                                <!--{/loop}-->
                                        </ul>
                                </div>
                        </div><!--{/if}-->
                            <br></td></tr></table></TD></TR></TBODY></TABLE></TD>
                     </TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>













    <TD vAlign=top align=right width=276>
      <TABLE cellSpacing=0 cellPadding=0 width=267 border=0>
        <TBODY>
        <TR>
          <TD class=bgt2 vAlign=top align=right>
            <TABLE cellSpacing=0 cellPadding=0 width=238 border=0>
              <TBODY>
              <TR>
                <TD vAlign=bottom align=left height=25 class=title>
                                <font color="#FF3366">精彩推荐</TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD class=bor2 vAlign=center align=middle height=288>
            <TABLE cellSpacing=0 cellPadding=0 width=250 border=0 height="288">
              <TBODY>
              <TR>
                <TD class="td img" vAlign=top align=center width=125
                  height=85>
                  
                  <!--{block name="uchphoto" parameter="order/picnum DESC,updatetime DESC/limit/0,4/cachetime/89477/subjectlen/14/subjectdot/1/cachename/uchphototop"}-->
               
                  <div class="supe_globalmodule_r">
                                <!--{if !empty($_SBLOCK['uchphototop'])}-->
                                <div class="supe_piclist">
                                        <ul>
                                                <!--{loop $_SBLOCK['uchphototop'] $key $value}-->
                                                <br><li><div><a href="$value[url]" target="_blank"><img src="$value['pic']" alt="" /></a></div><span><a href="$value[url]" target="_blank">$value['albumname']</a></span></li>
                                                <!--{/loop}-->
                                        </ul>
                                </div>
                                <!--{/if}-->                               
                        </div>
                </div><!--supepic end-->
                                </TD>
                </TR>
              </TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>





               
       

<TABLE class=tabtop cellSpacing=0 cellPadding=0 width=1002 align=center
border=0>
  <TBODY>
  <TR>
    <TD vAlign=top align=left width=728 height=257>
      <TABLE cellSpacing=0 cellPadding=0 width=728 border=0>
        <TBODY>
        <TR>
          <TD vAlign=top align=left width=728 height=262>
            <TABLE cellSpacing=0 cellPadding=0 width=728 border=0>
              <TBODY>
              <TR>
               <td width="728" height="28" align="left"  style="color:#FF3366;font-size:15px; font-weight:bold; background-image:url({S_URL}/templates/$_SCONFIG[template]/images/meirong/meirss_32.gif); background-repeat:repeat-x;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;行业日志</td>
                        <td width="10%" align="center" background="{S_URL}/templates/$_SCONFIG[template]/images/meirong/aaa.gif" style="color:#FF3366;font-size:13px;"><a href="?action-uchblog" title="行业日志" target="_blank">更多>></a></td>



</TR></TBODY></TABLE>
            <TABLE cellSpacing=1 cellPadding=0 width=728 bgColor=#ffe3e9
            border=0>
              <TBODY>
              <TR>
                <TD class=born3 vAlign=top align=left bgColor=#ffffff
height=225>
                  <TABLE cellSpacing=0 cellPadding=0 width=718 border=0>
                    <TBODY>
                    <TR>
                      <TD vAlign=center align=center width=40 bgColor=#FFFFFF
                      height=225>
                        <TABLE cellSpacing=0 cellPadding=0 width=38 border=0>
                          <TBODY>
                          <TR>
                            <TD class="td img" vAlign=center align=middle>
                                                        <IMG height=278
                              src="{S_URL}/templates/$_SCONFIG[template]/images/meirong/mjmf.jpg" width=38
                          border=0 alt="情感小筑、哲理文章"></TD></TR>
                          <TR>
                            <TD vAlign=bottom align=center height=0>
                              <a href="#" target=_blank><font color=#4169e1><strong> </strong></font></a></TD></TR></TBODY></TABLE></TD>
                      <TD vAlign=center align=middle width=275>
                        <TABLE height=219 cellSpacing=0 cellPadding=0 width=656
                        border=0>
                          <TBODY>
                          <TR><td width=10></td>
                            <TD class=hg vAlign=top align=left width=656
                            height=219>
                                                        <p style="margin-top: 2px"><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td width=50%>
                            <!--{if !empty($channels['menus']['uchblog'])}-->
                <!--{block name="uchblog" parameter="order/dateline DESC,dateline DESC/limit/0,16/cachetime/6980/subjectlen/60/subjectdot/1/showdetail/1/messagelen/80/messagedot/1/cachename/newblog"}-->
                <div id="supeblog" class="supe_globalmodule">
                        <div class="supe_globalmodule_l1">
                               
                                <div class="supeblog_top">
                                        <!--{eval $newblog1 = array_shift($_SBLOCK['newblog'])}-->
                                        <dl>
                                                <dt><a href="$_SC[uchurl]/space.php?uid=$newblog1[uid]" target="_blank"><img src="{UC_API}/avatar.php?uid=$newblog1[uid]&size=small" alt="" /></a></dt>
                                                <dd>
                                                        <h5><a href="$_SC[uchurl]/space.php?uid=$newblog1[uid]&do=blog&id=$newblog1[blogid]" target="_blank">$newblog1[subject]</a></h5>
                                                        <p>$newblog1[message]</p>
                                                </dd>
                                        </dl>
                                        <!--{eval $newblog2 = array_shift($_SBLOCK['newblog'])}-->
                                        <dl>
                                                <dt><a href="$_SC[uchurl]/space.php?uid=$newblog2[uid]" target="_blank"><img src="{UC_API}/avatar.php?uid=$newblog2[uid]&size=small" alt="" /></a></dt>
                                                <dd>
                                                        <h5><a href="$_SC[uchurl]/space.php?uid=$newblog2[uid]&do=blog&id=$newblog2[blogid]" target="_blank">$newblog2[subject]</a></h5>
                                                        <p>$newblog2[message]</p>
                                                </dd>
                                        </dl>
                                </div><!--supeblog_top end-->
                                <div class="supeblog_txlist">
                                        <ul>
                                                <!--{loop $_SBLOCK['newblog'] $value}-->
                                                <li><span><a href="$_SC[uchurl]/space.php?uid=$value[uid]" target="_blank">$value[username]</a></span>
                                                <a href="$_SC[uchurl]/space.php?uid=$value[uid]&do=blog&id=$value[blogid]" target="_blank">$value[subject]</a></li>
                                                <!--{/loop}-->
                                        </ul>
                               



                                </div><!--supeblog_txlist end-->
                        </div><!--{/if}-->
                            <br></td></tr></table></TD></TR></TBODY></TABLE></TD>
                     </TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>
    <TD vAlign=top align=right width=276>
      <TABLE cellSpacing=0 cellPadding=0 width=267 border=0>
        <TBODY>
        <TR>
          <TD class=bgt4 vAlign=top align=right>
            <TABLE cellSpacing=0 cellPadding=0 width=238 border=0>
              <TBODY>
              <TR>
                <TD vAlign=bottom align=left height=25 class=title>
                                <a href="http://home.hzsypx.com"><font color="#FF3366">最近更新</a></TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD class=bor4 vAlign=center align=middle height=290>
            <TABLE cellSpacing=0 cellPadding=0 width=250 border=0>
              <TBODY>
              <TR>
                <TD class=hg vAlign=top align=left height=232>
                <!--{if !empty($channels['menus']['uchblog'])}-->
                <!--{block name="uchblog" parameter="picflag/2/order/dateline DESC/limit/0,2/cachetime/900/subjectlen/39/subjectdot/1/showdetail/1/messagelen/80/messagedot/1/cachename/uchblog"}-->
                <div id="supeblog" class="supe_globalmodule1">
                       
                                <!--{block name="uchspace" parameter="order/updatetime DESC/limit/0,12/cachetime/86430/cachename/uchspace"}-->
                        <div class="supe_globalmodule_r">
                                <ul>
                                        <!--{loop $_SBLOCK['uchspace'] $value}-->
                                        <li><a href="$_SC[uchurl]/space.php?uid=$value[uid]" target="_blank"><img src="{UC_API}/avatar.php?uid=$value[uid]&size=small" alt="$value[username]" /></a><span><a href="$_SC[uchurl]/space.php?uid=$value[uid]" target="_blank">$value[username]</a></span></li>
                                        <!--{/loop}-->
                                </ul>
                        </div>
                </div><!--supeblog end-->
        
        <!--{/if}-->

                                </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>








<TABLE class=tabtop cellSpacing=0 cellPadding=0 width=1002 align=center
border=0>
  <TBODY>
  <TR>
    <TD vAlign=top align=left width=728 height=257>
      <TABLE cellSpacing=0 cellPadding=0 width=728 border=0>
        <TBODY>
        <TR>
          <TD vAlign=top align=left width=728 height=262>
            <TABLE cellSpacing=0 cellPadding=0 width=728 border=0>
              <TBODY>
              <TR>

<td width="728" height="28" align="left"  style="color:#FF3366;font-size:15px; font-weight:bold; background-image:url(); background-repeat:repeat-x;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;行业商城</td>
<td width="10%" align="center" background="http://www.hzsypx.com/templates/qinggan/images/meirong/aaa.gif" style="color:#FF3366;font-size:13px;"><a href="http://shop.hzsypx.com" title="行业商城" target="_blank">更多>></a></td>


</TR></TBODY></TABLE>
            <TABLE cellSpacing=1 cellPadding=0 width=728 bgColor=#ffe3e9
            border=0>
              <TBODY>
              <TR>
                <TD class=born1 vAlign=top align=left bgColor=#ffffff
height=227>
                  <TABLE cellSpacing=0 cellPadding=0 width=718 border=0>
                    <TBODY>
                    <TR>
                      <TD vAlign=center align=center width=1 bgColor=#FFFFFF
                      height=227>
                     
                        <TABLE cellSpacing=0 cellPadding=0 width=38 border=0>
                          <TBODY>
                          <TR>
                            <TD class="td img" vAlign=center align=middle>
<IMG height=278
                              src="http://www.hzsypx.com/templates/qinggan/images/meirong/fsss.jpg" width=38
                          border=0 alt="散文诗词"></TD></TR>
                          <TR>
                            <TD vAlign=bottom align=center height=0>
                              <font color=#4169e1><strong> </strong></font><a href="#" target=_blank><font color=#4169e1><strong> </strong></font></a><font color=#4169e1> </font></TD></TR></TBODY></TABLE></TD>
                      <TD vAlign=center align=middle width=275>
                        <TABLE height=218 cellSpacing=0 cellPadding=0 width=656
                        border=0>
                          <TBODY>
                          <TR><td width=10></td>
                            <TD class=hg vAlign=top align=left width=646
                            height=218>
<p style="margin-top: 2px"><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td width=50%>
                           
<div id="supebbs" class="supe_globalmodule">
<div class="supe_globalmodule_l1"><div class="supebbs_pic">
<ul><li
><a href="http://shop.hzsypx.com" target="_blank"><img src="http://www.hzsypx.com/shopad/aaa.jpg" alt="摄影器材" title="摄影器材" /></a><h5><a href="http://shop.hzsypx.com" target="_blank">摄影器材&nbsp;</a></h5></li><li
><a href="http://shop.hzsypx.com" target="_blank"><img src="/shopad/bbb.jpg" alt="化妆工具" title="化妆工具" /></a><h5><a href="http://shop.hzsypx.com" target="_blank">化妆工具&nbsp;</a></h5></li><li
><a href="http://shop.hzsypx.com" target="_blank"><img src="http://www.hzsypx.com/shopad/ccc.jpg" alt="婚纱礼服" title="婚纱礼服" /></a><h5><a href="http://shop.hzsypx.com" target="_blank">婚纱礼服&nbsp;</a></h5></li><li
style="margin-right:0;"
><a href="http://shop.hzsypx.com" target="_blank"><img src="http://www.hzsypx.com/shopad/ddd.jpg" alt="影楼用品" title="影楼用品" /></a><h5><a href="http://shop.hzsypx.com" target="_blank">影楼用品&nbsp;</a></h5></li></ul>
</div><div class="supebbs_tx">
<ul>
<li><span class="box_r"><a href="http://shop.hzsypx.com" target="_blank">¥100.00 </a></span><a href="http://shop.hzsypx.com" target="_blank">绿色儿童公主裙、儿童婚纱、连衣裙</a></li>
<li><span class="box_r"><a href="http://shop.hzsypx.com" target="_blank">¥50.00 </a></span><a href="http://shop.hzsypx.com" target="_blank">婚纱礼服℡皇冠</a></li>
<li><span class="box_r"><a href="http://shop.hzsypx.com" target="_blank">¥50.00</a></span><a href="http://shop.hzsypx.com" target="_blank">全自动化八大主题模板波波时尚软件</a></li>
<li><span class="box_r"><a href="http://shop.hzsypx.com" target="_blank">¥138.00</a></span><a href="http://shop.hzsypx.com" target="_blank">Freeplus芙丽芳丝亮肤蜜粉8G</a></li>
<li><span class="box_r"><a href="http://shop.hzsypx.com" target="_blank">¥38.00</a></span><a href="http://shop.hzsypx.com" target="_blank">高光修饰液3ml夢幻粉紅光</a></li>
<li><span class="box_r"><a href="http://shop.hzsypx.com" target="_blank">¥100.00</a></span><a href="http://shop.hzsypx.com" target="_blank">儿童公主裙、儿童婚纱、儿童礼服</a></li>
<li><span class="box_r"><a href="http://shop.hzsypx.com" target="_blank">¥108.00</a></span><a href="http://shop.hzsypx.com" target="_blank">Marykay/玫琳凯55折 矿妍两用散粉</a></li>
<li><span class="box_r"><a href="http://shop.hzsypx.com" target="_blank">¥195.00</a></span><a href="http://shop.hzsypx.com" target="_blank">兰蔻COLOR ID焕彩轻盈调肤蜜粉</a></li>
<li><span class="box_r"><a href="http://shop.hzsypx.com" target="_blank">¥10.00</a></span><a href="http://shop.hzsypx.com" target="_blank">Benefit 粉色 高光修饰液 2.5G</a></li>
<li><span class="box_r"><a href="http://shop.hzsypx.com" target="_blank">¥38.00</a></span><a href="http://shop.hzsypx.com" target="_blank">高光修饰液3ml夢幻粉紅光</a></li>
<li><span class="box_r"><a href="http://shop.hzsypx.com" target="_blank">¥90.00</a></span><a href="http://shop.hzsypx.com" target="_blank">Marykay/玫琳凯55折 薄彩散粉</a></li>
<li><span class="box_r"><a href="http://shop.hzsypx.com" target="_blank">¥40.00</a></span><a href="http://shop.hzsypx.com" target="_blank">DODO红色恋人散粉</a></li>
</ul>
</div>
</div>
                            <br></td></tr></table></TD></TR></TBODY></TABLE></TD>
                     </TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>













    <TD vAlign=top align=right width=276>
      <TABLE cellSpacing=0 cellPadding=0 width=267 border=0>
        <TBODY>
        <TR>
          <TD class=bgt2 vAlign=top align=right>
            <TABLE cellSpacing=0 cellPadding=0 width=238 border=0>
              <TBODY>
              <TR>
                <TD vAlign=bottom align=left height=25 class=title>
<font color="#FF3366">精彩推荐</TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD class=bor2 vAlign=center align=middle height=288>
            <TABLE cellSpacing=0 cellPadding=0 width=250 border=0 height="288">
              <TBODY>
              <TR>
                <TD class="td img" vAlign=top align=center width=125
                  height=85>
                  
                                 
                  <div class="supe_globalmodule_r">


<script type="text/javascript"><!--
google_ad_client = "pub-4930223157707939";
/* 250x250, 创建于 09-6-14 */
google_ad_slot = "1529858259";
google_ad_width = 250;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>



</div>
</div><!--supepic end-->
</TD>
</TR>
              </TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>














































                <TABLE cellSpacing=0 cellPadding=0 width=1002 align=center border=0>
        <TR>
          <TD align=center>
          <!--{if !empty($ads['pagefootad'])}-->
                <div class="ad_pagebody" align=center>
                $ads[pagefootad]
                </div>
                <!--{/if}-->
</TD></TR></TABLE>
<TABLE class=tabtop cellSpacing=1 cellPadding=0 width=1002 align=center
bgColor=#ff7799 border=0>
  <TBODY>
  <TR><!--{if !empty($_SCONFIG['showindex'])}-->
                <!--{block name="friendlink" parameter="order/displayorder/limit/0,$_SCONFIG['showindex']/cachetime/11600/namelen/32/cachename/friendlink/tpl/data"}-->
                <!--{eval $imglink=$txtlink="";}-->
                <!--{loop $_SBLOCK['friendlink'] $value}-->
                <!--{if $value[logo]}-->
                <!--{eval $imglink .= "<a href=\"".$value[url]."\" target=\"_blank\"><img src=\"".$value[logo]."\" alt=\"".$value[description]."\" /></a>\n";}-->
                <!--{else}-->
                <!--{eval $txtlink .= "<a href=\"".$value[url]."\" title=\"".$value[description]."\" target=\"_blank\">".$value[name]."</a>\n";}-->
                <!--{/if}-->
                <!--{/loop}-->
    <TD style="PADDING-TOP: 2px" align=center width=16 bgColor=#CC2277
    height=13>
      <font color="#FFFFFF">合作伙伴</font></TD>
    <TD style="PADDING-TOP: 2px" align=left width=985 bgColor=#ffffff
    height=13>
      <TABLE width="100%" bgColor=#ffffff border=0>
        <TBODY>
        <TR bgColor=#ffffff height=16>
          <TD>

         
              <!--{if !empty($imglink)}-->
                        <div class="supelink_img">
                                $imglink
                        </div>
                        <!--{/if}-->
                        <!--{if !empty($txtlink)}-->
                        <div class="supelink_tx">
                                $txtlink
                        </div>
                        <!--{/if}-->
                </div>
                <!--{/if}-->

















        </div><!--column end-->
</div><!--pagebody end-->

<!--{if !empty($ads['pagemovead']) || !empty($ads['pageoutad'])}-->
<!--{if !empty($ads['pagemovead'])}-->
<div id="coupleBannerAdv" style="z-index: 10; position: absolute; width:100px;left:10px;top:10px;display:none">
        <div style="position: absolute; left: 6px; top: 6px;">
                $ads[pagemovead]
                <br />
                <img src="{S_URL}/images/base/advclose.gif" onMouseOver="this.style.cursor='hand'" onClick="closeBanner('coupleBannerAdv');">
        </div>
        <div style="position: absolute; right: 6px; top: 6px;">
                $ads[pagemovead]
                <br />
                <img src="{S_URL}/images/base/advclose.gif" onMouseOver="this.style.cursor='hand'" onClick="closeBanner('coupleBannerAdv');">
        </div>
</div>
<!--{/if}-->
<!--{if !empty($ads['pageoutad'])}-->
<div id="floatAdv" style="z-index: 10; position: absolute; width:100px;left:10px;top:10px;display:none">
        <div id="floatFloor" style="position: absolute; right: 6px; bottom:-700px">
                $ads[pageoutad]
        </div>
</div>
<!--{/if}-->
<script type="text/javascript" src="{S_URL}/include/js/floatadv.js"></script>
<script type="text/javascript">
<!--{if !empty($ads['pageoutad'])}-->
var lengthobj = getWindowSize();
lsfloatdiv('floatAdv', 0, 0, 'floatFloor' , -lengthobj.winHeight).floatIt();
<!--{/if}-->
<!--{if !empty($ads['pagemovead'])}-->
lsfloatdiv('coupleBannerAdv', 0, 0, '', 0).floatIt();
<!--{/if}-->
</script>
<!--{/if}-->

<!--{if !empty($ads['pageoutindex'])}-->
$ads[pageoutindex]
<!--{/if}-->
              
          </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>





<div id="pagebody">
<div id="pagebody_extbg">
       
       
       



          <!--{template footer}-->



<script type="text/JavaScript">
alimama_domain_auth="1284187_10859380";
</script>
回复

使用道具 举报

benba 发表于 2009-6-14 23:53:26 | 显示全部楼层
很粗糙的风格.还是用表格做的.楼主考虑升级一下DIV吧!
回复

使用道具 举报

 楼主| jack19831206 发表于 2009-6-15 00:04:53 | 显示全部楼层
div如何升级呢?
谢谢
回复

使用道具 举报

laozhu1 发表于 2009-6-15 00:12:45 | 显示全部楼层
((em:13))









signature----------------------------------------------------------
快眼看书
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-10-17 09:56 , Processed in 0.126567 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表