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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[疑问] 紧急求救:调用了评分和心情等代码,但是就是不出来!请lidq.jingwu帮忙看下!!!

[复制链接]
sm1010 发表于 2010-3-15 23:24:40 | 显示全部楼层 |阅读模式
本帖最后由 sm1010 于 2010-3-15 23:33 编辑

紧急求救:SS7.5无法评论,调用了评分和心情等代码,但是就是不出来!

大家可以去测试下:http://www.sun789.com

打开任一资讯,回复不了。没有评分和心情!

高手解决下!

没有这样的图片:




只出现这样的,但是却无法回复!



急啊。。。。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
 楼主| sm1010 发表于 2010-3-15 23:28:04 | 显示全部楼层

这个是news_view.html.php页面

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=$_SC[charset]" />
<title>$title $_SCONFIG[seotitle]</title>
<meta name="keywords" content="$keywords $_SCONFIG[seokeywords]" />
<meta name="description" content="$description $_SCONFIG[seodescription]" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<style type="text/css">
<!--
.STYLE1 {color: #400000}
-->
</style>
$_SCONFIG[seohead]
<link href="{S_URL}/templates/$_SCONFIG[template]/css/css.css" rel="stylesheet" type="text/css" />
<link href="{S_URL}/templates/$_SCONFIG[template]/css/page.css" rel="stylesheet" type="text/css" />
<SCRIPT language=javascript type=text/javascript src="{S_URL}/templates/$_SCONFIG[template]/js/wea.js">
</SCRIPT>
<script type="text/javascript">
/*<![CDATA[*/
function weatherLoad()
{
        MiniSite.Weather.print("Wealth");
}
loadJS("http://www.qq.com/js/j.soso.weatherV1.5.2.js",weatherLoad);       
/*]]>*/
</script>
<SCRIPT src="{S_URL}/templates/$_SCONFIG[template]/js/smart_for_qq.js" type=text/javascript></SCRIPT>
<!--第一种形式 第二种形式 更换显示样式-->
<script type="text/javascript">
function setTab(name,cursel,n){
for(i=1;i<=n;i++){
var menu=document.getElementById(name+i);
var con=document.getElementById("con_"+name+"_"+i);
menu.className=i==cursel?"hover":"";
con.style.display=i==cursel?"block":"none";
}
}

</script>
</head>
<body>
<!--header开始-->
<!--{template head}-->
<!--header结束-->
<!--第一栏开始-->
<div class="column">
        <div class="col1">
                <div class="global_module margin_bot10 bg_fff">
                        <div class="global_module3_caption"><h3>你的位置:<a href="{S_URL}">$_SCONFIG[sitename]</a>
                                <!--{loop $guidearr $value}-->
                                &gt;&gt; <a href="$value[url]">$value[name]</a>
                                <!--{/loop}-->
                                &gt;&gt; 详细内容
                                <a href="{S_URL}/cp.php?ac=news&op=add&type=$channel" title="在线投稿" class="btn_capiton_op btn_capiton_op_r40" target="_blank">在线投稿</a>
                                </h3>
                        </div>
                        <div id="article">
                                <h1>$news[subject]</h1>

                                <div id="article_extinfo">
                                        <div><span>
                                                <a href="#action/top/idtype/hot#" target="_blank" class="add_top10">排行榜</a>
                                                <a href="javascript:;" class="add_bookmark" onclick="bookmarksite(document.title, window.location.href);">收藏</a>
                                                <a href="javascript:doPrint();" class="print">打印</a>
                                                <a href="javascript:;" class="send_frinend" onclick="showajaxdiv('{S_URL}/batch.common.php?action=emailfriend&amp;itemid=$news[itemid]', 400);">发给朋友</a>
                                                <a href="javascript:;" class="report" onclick="report($news[itemid]);">举报</a>
                                                <script src="{S_URL}/batch.postnews.php?ac=fromss&amp;itemid=$news[itemid]"></script>
                                                </span>
                                                <!--{if !empty($news['newsfrom'])}-->来源:<!--{if !empty($news[newsfromurl])}--><a href="$news[newsfromurl]" target="_blank" title="$news[newsfrom]">$news[newsfrom]</a><!--{else}-->$news[newsfrom]<!--{/if}-->&nbsp;&nbsp;<!--{/if}-->
                                                发布者:<a href="{S_URL}/space.php?uid=$news[uid]&op=news">$news[newsauthor]</a> </div>
                                        <div><span>热度{$news[hot]}票&nbsp;&nbsp;浏览{$news[viewnum]}次<!--{if !empty($_SCONFIG['commstatus'])}--> 【<a class="color_red" href="#action/viewcomment/itemid/$news[itemid]#" target="_blank" title="点击查看">共$news[replynum]条评论</a>】【<a class="color_red" href="#action/viewcomment/itemid/$news[itemid]#">我要评论</a>】<!--{/if}--></span>
                                                时间:#date('Y年n月d日 H:i', $news["dateline"])#</div>
                                </div>

                                <div id="article_body">
                                        <!--{if !empty($news[custom][name])}-->
                                        <div id="article_summary">
                                                <!--{loop $news[custom][key] $ckey $cvalue}-->
                                                <h6>$news[custom][name]</h6>
                                                <p>$cvalue[name]news[custom][value][$ckey]</p>
                                                <!--{/loop}-->
                                        </div>
                                        <!--{/if}-->
                                        <!--{if !empty($ads3[viewinad])}-->
                                        <div class="ad_article">
                                                $ads3[viewinad]
                                        </div>
                                        <!--{/if}-->
                                        $news[message]
                                        <!--{if empty($multipage)}-->
                                        <!--{loop $news['attacharr'] $attach}-->
                                        <!--{if $attach['isimage']}-->
                                        <p class="article_download"><a href="$attach[url]" target="_blank"><img src="$attach[thumbpath]" alt="$attach[subject]" /><span>$attach[subject]</span></a></p>
                                        <!--{else}-->
                                        <p class="article_download"><a href="$attach[url]" target="_blank">$attach[filename]</a>(<!--{eval echo formatsize($attach[size]);}-->)</p>
                                        <!--{/if}-->
                                        <!--{/loop}-->
                                        <!--{/if}-->
                                </div>
                        </div><!--article end-->

                        <!--{if !empty($relativetagarr)}-->
                        <div id="article_tag">
                                <strong>TAG:</strong>
                                <!--{loop $relativetagarr $value}-->
                                <!--{eval $svalue = rawurlencode($value);}-->
                                <a href="#action/tag/tagname/$svalue#">$value</a>
                                <!--{/loop}-->
                        </div>
                        <!--{/if}-->

                        <!--{if $multipage}-->
                                $multipage
                        <!--{/if}-->

                        <div id="article_op">
       
                                <a href="javascript:doPrint();">打印</a>&nbsp;|&nbsp;<a href="javascript:;" onclick="bookmarksite(document.title, window.location.href)">收藏此页</a>&nbsp;|&nbsp;
                                <a href="javascript:;" onclick="showajaxdiv('{S_URL}/batch.common.php?action=emailfriend&amp;itemid=$news[itemid]', 400);">推荐给好友</a>&nbsp;|&nbsp;<a href="javascript:;" onclick="report($news[itemid])" >举报</a>
                        </div>
                       
                        <div id="article_pn"><a class="box_l" href="{S_URL}/batch.common.php?action=viewnews&amp;op=up&amp;itemid=$news[itemid]&amp;catid=$news[catid]">上一篇</a> <a class="box_r" href="{S_URL}/batch.common.php?action=viewnews&amp;op=down&amp;itemid=$news[itemid]&amp;catid=$news[catid]">下一篇</a></div>

                        <div class="comment">
                                <!--{if !empty($commentlist)}-->
                                <!--{loop $commentlist $value}-->
                                <div class="comment_list">
                                        <div class="comment_list_caption">
                                                <div class="box_l">
                                                <!--{if empty($value[authorid])}-->$value[author]<!--{else}--><a href="{S_URL}/space.php?uid=$value[authorid]" class="author">$value[author]</a><!--{/if}--> (#date("Y-n-d H:i:s", $value["dateline"])#</strong>)
                                                </div>
                                                <div class="box_r">
                                                <!--{if !empty($value[authorid]) && $value[authorid] == $_SGLOBAL['supe_uid'] || $_SGLOBAL['member']['groupid'] == 1}-->
                                                <a href="#action/viewcomment/itemid/$value[itemid]/cid/$value[cid]/op/delete/php/1#">删除</a> |
                                                <!--{/if}--><a href="javascript:;" onclick="getQuote($value[cid])">引用</a>
                                                </div>
                                        </div>
                        <div id="article_op">
<dl>
<!--{if !empty($item[subjectimage])}-->
                                        <!--{if !empty($value['message'])}-->
                                        <div class="comment_content">
                                                $value[message]
                                        </div>
                                        <!--{else}-->
                                        <div class="scoresnum">评$value[rates]分</div>
                                        <!--{/if}-->
                                </div>
                                <!--{/loop}-->
                                <!--{/if}-->
                        </div><!--comment end-->

                        <div class="block" id="xspace-rates">
                                <div id="xspace-rates-bg">
                                        <div id="xspace-rates-star" class="xspace-rates0">&nbsp;</div>
                                        <div id="xspace-rates-a">
                                                <a href="javascript:;" onmouseover="rateHover(-5);" onmouseout="rateOut();" onclick="setRateXML('-5', '$news[itemid]');">-5</a>
                                                <a href="javascript:;" onmouseover="rateHover(-3);" onmouseout="rateOut();" onclick="setRateXML('-3', '$news[itemid]');">-3</a>
                                                <a href="javascript:;" onmouseover="rateHover(-1);" onmouseout="rateOut();" onclick="setRateXML('-1', '$news[itemid]');">-1</a>
                                                <a href="javascript:;" onmouseover="rateHover(0);" onmouseout="rateOut();" onclick="setRateXML('0', '$news[itemid]');">-</a>
                                                <a href="javascript:;" onmouseover="rateHover(1);" onmouseout="rateOut();" onclick="setRateXML('1', '$news[itemid]');">+1</a>
                                                <a href="javascript:;" onmouseover="rateHover(3);" onmouseout="rateOut();" onclick="setRateXML('3', '$news[itemid]');">+3</a>
                                                <a href="javascript:;" onmouseover="rateHover(5);" onmouseout="rateOut();" onclick="setRateXML('5', '$news[itemid]');">+5</a>
                                        </div>
                                        <input type="hidden" id="xspace-rates-value" name="rates" value="0" />
                                </div>
                                <p>评分:<span id="xspace-rates-tip">0</span></p>
                        </div>

                        <div id="sign_msg">
                                <form  action="#action/viewcomment/itemid/$news[itemid]/php/1#" method="post">
                                <script language="javascript" type="text/javascript" src="{S_URL}/batch.formhash.php?rand={eval echo rand(1, 999999)}"/></script>
                                <fieldset>
                                <legend>发表评论</legend>
                                <textarea id="message" name="message" onfocus="showcode()" onkeydown="ctlent(event,'postcomm');"></textarea><br />
                                <!--{if empty($_SCONFIG['noseccode'])}-->
                                <div class="security_code">
                                        <label for="seccode">验证码:</label><input type="text" id="seccode" name="seccode" maxlength="4" style="width:85px;" /> <img id="xspace-imgseccode" src="{S_URL}/do.php?action=seccode" onclick="javascript:newseccode(this);" alt="seccode" title="看不清?点击换一个" /> <a class="c_blue" title="看不清?点击换一个" href="javascript:newseccode($('xspace-imgseccode'));">换一个</a>
                                </div>
                                <!--{/if}-->
                               
                                <!--{if $_SGLOBAL['supe_uid']&&$_SCONFIG['allowfeed']}-->
                                <div id="add_event_box"><label for="add_event">加入事件</label>
                                <input type="checkbox" name="addfeed" <!--{if ($_SCONFIG['customaddfeed']&2)}-->checked="checked"<!--{/if}-->>               
                                </div>
                                <!--{/if}-->
                                <input type="submit" value="提交" id="submit" class="input_search"/>
                                <input type="hidden" value="submit" name="submitcomm" />
                                <input type="hidden" id="itemid" name="itemid" value="$news[itemid]" />
                                </fieldset>
                                </form>
                        </div><!--sign_msg end-->

                        <div id="comment_op"><a href="#action/viewcomment/itemid/$news[itemid]#" class="view" target="_blank">查看全部回复</a><span>【已有$news[replynum]位网友发表了看法】</span></div>
                </div>
                <!--{if !empty($ads3['pagecenterad'])}-->
                <div class="ad_mainbody">$ads3[pagecenterad]</div>
                <!--{/if}-->
                <!--图文资讯显示-->
                <!--{block name="spacenews" parameter="type/$channel/haveattach/2/showattach/1/order/i.lastpost DESC/limit/0,12/subjectlen/14/subjectdot/0/cachetime/8000/cachename/picnews"}-->
                <!--{if $_SBLOCK['picnews']}-->
                <div class="global_module margin_bot10">
                        <div class="global_module1_caption"><h3>图文资讯</h3></div>
                        <ul class="globalnews_piclist clearfix">
                                <!--{loop $_SBLOCK['picnews'] $value}-->
                                <li><a href="$value[url]" title="$value[subjectall]"><img src="$value[a_thumbpath]" alt="$value[subjectall]" /></a><span><a href="$value[url]" title="$value[subjectall]">$value[subject]</a></span></li>
                                <!--{/loop}-->
                        </ul>
                </div>
                <!--{/if}-->
        </div><!--listright left end-->
  <div class="listright right">
       <div class="commend">
      <div class="tit">
        <h2>风景视频</h2>
        <span></span></div>
      <!--{block name="spacenews" parameter="catid/8/haveattach/2/order/i.viewnum DESC/limit/0,10/cachetime/900/subjectlen/32/showdetail/1/messagelen/50/showcategory/1/cachename/tuijian/tpl/data"}-->
      <!--{loop $_SBLOCK['tuijian'] $value}-->
      <dl>
        <dt><a href="$value[url]">$value[subject]</a></dt>
        <dd>
          <div>
            <div class="imgbox"><a href="$value[url]"><img src="$value[a_thumbpath]" title="$value[subjectall]" width="135" height="130" /></a></div>
            <div class="txtbox">$value[message]<a href="$value[url]"><br />
<img src="{S_URL}/templates/$_SCONFIG[template]/images/bt_detail.gif" width="139" height="20" /></a></div>
          </div>
          <div class="clear"></div>
        </dd>
      </dl>
      <!--{/loop}-->
      <dl>
        <!--{block name="spacenews" parameter="catid/8/haveattach/2/order/i.viewnum  DESC/limit/1,1/cachetime/900/subjectlen/22/showdetail/1/messagelen/50/showcategory/1/cachename/tuijian/tpl/data"}-->
        <!--{loop $_SBLOCK['tuijian'] $value}-->
        <dt><a href="$value[url]">$value[subject]</a></dt>
        <dd>
          <div>
            <div class="imgbox"><a href="$value[url]"><img src="$value[a_thumbpath]" title="$value[subjectall]" width="135" height="130" /></a></div>
            <div class="txtbox">$value[message]<a href="$value[url]"><br />
<img src="{S_URL}/templates/$_SCONFIG[template]/images/bt_detail.gif" width="138" height="20" /></a></div>
          </div>
        </dd>
        </dt>
        <!--{/loop}-->
      </dl>
    </div>
<div class="commend">
      <div class="tit">
        <h2>物联安保</h2>
        <span></span></div>
      <!--{block name="spacenews" parameter="catid/9/haveattach/2/order/i.viewnum DESC/limit/0,1/cachetime/900/subjectlen/32/showdetail/1/messagelen/50/showcategory/1/cachename/tuijian/tpl/data"}-->
      <!--{loop $_SBLOCK['tuijian'] $value}-->
      <dl>
        <dt><a href="$value[url]">$value[subject]</a></dt>
        <dd>
          <div>
            <div class="imgbox"><a href="$value[url]"><img src="$value[a_thumbpath]" title="$value[subjectall]" width="135" height="130" /></a></div>
            <div class="txtbox">$value[message]<a href="$value[url]"><br />
<img src="{S_URL}/templates/$_SCONFIG[template]/images/bt_detail.gif" width="139" height="20" /></a></div>
          </div>
          <div class="clear"></div>
        </dd>
      </dl>
      <!--{/loop}-->
      <dl>
        <!--{block name="spacenews" parameter="catid/9/haveattach/2/order/i.viewnum  DESC/limit/1,1/cachetime/900/subjectlen/22/showdetail/1/messagelen/50/showcategory/1/cachename/tuijian/tpl/data"}-->
        <!--{loop $_SBLOCK['tuijian'] $value}-->
        <dt><a href="$value[url]">$value[subject]</a></dt>
        <dd>
          <div>
            <div class="imgbox"><a href="$value[url]"><img src="$value[a_thumbpath]" title="$value[subjectall]" width="135" height="130" /></a></div>
            <div class="txtbox">$value[message]<a href="$value[url]"><br />
<img src="{S_URL}/templates/$_SCONFIG[template]/images/bt_detail.gif" width="137" height="20" /></a></div>
          </div>
        </dd>
        </dt>
        <!--{/loop}-->
      </dl>
    </div>
<div class="commend">
      <div class="tit">
        <h2>随身座机</h2>
        <span></span></div>
      <!--{block name="spacenews" parameter="catid/77/haveattach/2/order/i.viewnum DESC/limit/0,1/cachetime/900/subjectlen/32/showdetail/1/messagelen/50/showcategory/1/cachename/tuijian/tpl/data"}-->
      <!--{loop $_SBLOCK['tuijian'] $value}-->
      <dl>
        <dt><a href="$value[url]">$value[subject]</a></dt>
        <dd>
          <div>
            <div class="imgbox"><a href="$value[url]"><img src="$value[a_thumbpath]" title="$value[subjectall]" width="135" height="130" /></a></div>
            <div class="txtbox">$value[message]<br />
            <a href="$value[url]"><img src="{S_URL}/templates/$_SCONFIG[template]/images/bt_detail.gif" width="137" height="20" /></a></div>
          </div>
          <div class="clear"></div>
        </dd>
      </dl>
      <!--{/loop}-->
      <dl>
        <!--{block name="spacenews" parameter="catid/77/haveattach/2/order/i.viewnum  DESC/limit/1,1/cachetime/900/subjectlen/22/showdetail/1/messagelen/50/showcategory/1/cachename/tuijian/tpl/data"}-->
        <!--{loop $_SBLOCK['tuijian'] $value}-->
        <dt><a href="$value[url]">$value[subject]</a></dt>
        <dd>
          <div>
            <div class="imgbox"><a href="$value[url]"><img src="$value[a_thumbpath]" title="$value[subjectall]" width="135" height="130" /></a></div>
            <div class="txtbox">$value[message]<a href="$value[url]"><br />
<img src="{S_URL}/templates/$_SCONFIG[template]/images/bt_detail.gif" width="137" height="20" /></a></div>
          </div>
        </dd>
        </dt>
        <!--{/loop}-->
      </dl>
    </div>
         <div class="commend">
      <div class="tit">
        <h2>高清摄像头</h2>
        <span></span></div>
      <!--{block name="spacenews" parameter="catid/79/haveattach/2/order/i.viewnum DESC/limit/0,1/cachetime/900/subjectlen/32/showdetail/1/messagelen/50/showcategory/1/cachename/tuijian/tpl/data"}-->
      <!--{loop $_SBLOCK['tuijian'] $value}-->
      <dl>
        <dt><a href="$value[url]">$value[subject]</a></dt>
        <dd>
          <div>
            <div class="imgbox"><a href="$value[url]"><img src="$value[a_thumbpath]" title="$value[subjectall]" width="135" height="130" /></a></div>
            <div class="txtbox">$value[message]<a href="$value[url]"><br />
<img src="{S_URL}/templates/$_SCONFIG[template]/images/bt_detail.gif" width="136" height="20" /></a></div>
          </div>
          <div class="clear"></div>
        </dd>
      </dl>
      <!--{/loop}-->
      <dl>
        <!--{block name="spacenews" parameter="catid/79/haveattach/2/order/i.viewnum  DESC/limit/1,1/cachetime/900/subjectlen/22/showdetail/1/messagelen/50/showcategory/1/cachename/tuijian/tpl/data"}-->
        <!--{loop $_SBLOCK['tuijian'] $value}-->
        <dt><a href="$value[url]">$value[subject]</a></dt>
        <dd>
          <div>
            <div class="imgbox"><a href="$value[url]"><img src="$value[a_thumbpath]" title="$value[subjectall]" width="135" height="130" /></a></div>
            <div class="txtbox">$value[message]<a href="$value[url]"><br />
<img src="{S_URL}/templates/$_SCONFIG[template]/images/bt_detail.gif" width="136" height="20" /></a></div>
          </div>
        </dd>
        </dt>
        <!--{/loop}-->
      </dl>
    </div>
                 <div class="commend">
      <div class="tit">
        <h2>无线传输模块</h2>
        <span></span></div>
      <!--{block name="spacenews" parameter="catid/78/haveattach/2/order/i.viewnum DESC/limit/0,1/cachetime/900/subjectlen/32/showdetail/1/messagelen/50/showcategory/1/cachename/tuijian/tpl/data"}-->
      <!--{loop $_SBLOCK['tuijian'] $value}-->
      <dl>
        <dt><a href="$value[url]">$value[subject]</a></dt>
        <dd>
          <div>
            <div class="imgbox"><a href="$value[url]"><img src="$value[a_thumbpath]" title="$value[subjectall]" width="135" height="130" /></a></div>
            <div class="txtbox">$value[message]<a href="$value[url]"><br />
<img src="{S_URL}/templates/$_SCONFIG[template]/images/bt_detail.gif" width="137" height="20" /></a></div>
          </div>
          <div class="clear"></div>
        </dd>
      </dl>
      <!--{/loop}-->
      <dl>
        <!--{block name="spacenews" parameter="catid/78/haveattach/2/order/i.viewnum  DESC/limit/1,1/cachetime/900/subjectlen/22/showdetail/1/messagelen/50/showcategory/1/cachename/tuijian/tpl/data"}-->
        <!--{loop $_SBLOCK['tuijian'] $value}-->
        <dt><a href="$value[url]">$value[subject]</a></dt>
        <dd>
          <div>
            <div class="imgbox"><a href="$value[url]"><img src="$value[a_thumbpath]" title="$value[subjectall]" width="135" height="130" /></a></div>
            <div class="txtbox">$value[message]<a href="$value[url]"><br />
<img src="{S_URL}/templates/$_SCONFIG[template]/images/bt_detail.gif" width="132" height="20" /></a></div>
          </div>
        </dd>
        </dt>
        <!--{/loop}-->
      </dl>
    </div>
    <div class="ad"><br />
<img src="{S_URL}/templates/dy/images/ad/wxcs.jpg" /></div>
  </div>
  <div class="clear"></div>
</div>
<!--版权信息开始-->
<!--{template foot}-->
<!--版权信息结束-->
</body>
</html>
回复

使用道具 举报

 楼主| sm1010 发表于 2010-3-15 23:30:34 | 显示全部楼层

这个是news_viewcomment.html.php页面

  1. <?exit?>
  2. <!--{template header}-->
  3. <!--{eval $ads3 = getad('system', 'news', '3'); }-->
  4. <!--{if !empty($ads3['pageheadad']) }-->
  5. <div class="ad_header">$ads3[pageheadad]</div>
  6. <!--{/if}-->
  7. </div><!--header end-->

  8. <!--nav end-->

  9. <!--{if !empty($ads3['pagecenterad'])}-->
  10. <div class="ad_pagebody">$ads3[pagecenterad]</div>
  11. <!--{/if}-->

  12. <div id="image_show" class="column global_module bg_fff">
  13.         <div class="global_module3_caption">
  14.         <h3>你的位置:
  15.         <a href="{S_URL}/">首页</a>
  16.         &gt;&gt; 查看评论
  17.         </h3></div>
  18.         <div id="article" class="comment_caption">
  19.                 <h1><a href="#action/viewnews/itemid/$item[itemid]#">$item[subject]</a></h1>
  20.                 <p id="article_extinfo">查看数: $item[viewnum] |  评论数: $item[replynum] |  好评: $item[goodrate] |  差评: $item[badrate]</p>
  21.         </div>

  22.         <div class="comment">
  23.                 <!--{loop $iarr $value}-->
  24.                 <div class="comment_list">
  25.                         <div class="comment_list_caption">
  26.                                 <div class="box_l"><!--{if empty($value[authorid])}-->$value[author]<!--{else}--><a href="{S_URL}/space.php?uid=$value[authorid]" class="author">$value[author]</a><!--{/if}--> (#date("Y-n-d H:i:s", $value["dateline"])#, 评分:<strong>$value[rates]</strong>)</div>
  27.                                 <div class="box_r"><!--{if empty($value[authorid]) && $value[authorid] == $_SGLOBAL['supe_uid'] || $_SGLOBAL['member']['groupid'] == 1}-->
  28.                                         <a href="#action/viewcomment/itemid/$value[itemid]/cid/$value[cid]/op/delete/php/1#">删除</a> |
  29.                                         <!--{/if}--><a href="javascript:;" onclick="getQuote($value[cid])">引用</a>
  30.                                 </div>
  31.                         </div>
  32.                         <!--{if !empty($value['message'])}-->
  33.                                 <div class="comment_content">$value[message]</div>
  34.                                 <!--{else}-->
  35.                                 <div class="scoresnum">评$value[rates]分</div>
  36.                                 <!--{/if}-->
  37.                 </div>
  38.                 <!--{/loop}-->
  39.                 <!--{if $multipage}-->
  40.                         $multipage
  41.                 <!--{/if}-->       
  42.        

  43.                         <div class="block" id="xspace-rates">
  44.                                 <div id="xspace-rates" class="block">
  45.                                 <div id="xspace-rates-bg">
  46.                                         <div id="xspace-rates-star" class="xspace-rates0">&nbsp;</div>
  47.                                         <div id="xspace-rates-a">
  48.                                                 <a href="javascript:;" onmouseover="rateHover(-5);" onmouseout="rateOut();" onclick="setRateXML('-5', '$news[itemid]');">-5</a>
  49.                                                 <a href="javascript:;" onmouseover="rateHover(-3);" onmouseout="rateOut();" onclick="setRateXML('-3', '$news[itemid]');">-3</a>
  50.                                                 <a href="javascript:;" onmouseover="rateHover(-1);" onmouseout="rateOut();" onclick="setRateXML('-1', '$news[itemid]');">-1</a>
  51.                                                 <a href="javascript:;" onmouseover="rateHover(0);" onmouseout="rateOut();" onclick="setRateXML('0', '$news[itemid]');">-</a>
  52.                                                 <a href="javascript:;" onmouseover="rateHover(1);" onmouseout="rateOut();" onclick="setRateXML('1', '$news[itemid]');">+1</a>
  53.                                                 <a href="javascript:;" onmouseover="rateHover(3);" onmouseout="rateOut();" onclick="setRateXML('3', '$news[itemid]');">+3</a>
  54.                                                 <a href="javascript:;" onmouseover="rateHover(5);" onmouseout="rateOut();" onclick="setRateXML('5', '$news[itemid]');">+5</a>
  55.                                         </div>
  56.                                         <input type="hidden" id="xspace-rates-value" name="rates" value="0" />
  57.                                 </div>
  58.                                 <p>评分:<span id="xspace-rates-tip">0</span></p>
  59.                                 </div>
  60.                         </div>
  61.                
  62.                 <div id="sign_msg">
  63.                         <form  action="#action/viewcomment/itemid/$item[itemid]/php/1#" method="post">
  64.                         <fieldset>
  65.                         <legend>发表评论</legend>
  66.                         <textarea id="message" name="message" onfocus="showcode()" onkeydown="ctlent(event,'postcomm');"></textarea><br />
  67.                         <!--{if empty($_SCONFIG['noseccode'])}-->
  68.                         <div class="security_code">
  69.                                 <label for="seccode">验证码:</label><input type="text" id="seccode" name="seccode" maxlength="4" style="width:85px;" /> <img id="xspace-imgseccode" src="{S_URL}/do.php?action=seccode" onclick="javascript:newseccode(this);" alt="seccode" title="看不清?点击换一个" /> <a class="c_blue" title="看不清?点击换一个" href="javascript:newseccode($('xspace-imgseccode'));">换一个</a>
  70.                         </div>
  71.                         <!--{/if}-->
  72.                        
  73.                                 <!--{if $_SGLOBAL['supe_uid']&&$_SCONFIG['allowfeed']}-->
  74.                                 <div id="add_event_box"><label for="add_event">加入事件</label>
  75.                                 <input type="checkbox" name="addfeed" <!--{if ($_SCONFIG['customaddfeed']&2)}-->checked="checked"<!--{/if}-->>               
  76.                                 </div>
  77.                                 <!--{/if}-->
  78.                        
  79.                         <input type="submit" value="提交" id="submit" class="input_search"/>
  80.                         <input type="hidden" value="submit" name="submitcomm" />
  81.                         <input type="hidden" id="itemid" name="itemid" value="$item[itemid]" />
  82.                         <input type="hidden" name="formhash" value="<!--{eval echo formhash();}-->" />
  83.                         </fieldset>
  84.                         </form>
  85.                 </div><!--sign_msg end-->       
  86.                
  87.         </div>
  88. </div>
  89. <!--{if !empty($ads3['pagefootad'])}-->
  90. <div class="ad_pagebody">$ads3[pagefootad]</div>
  91. <!--{/if}-->
  92. <!--{if !empty($ads3['pagemovead']) || !empty($ads3['pageoutad'])}-->
  93. <!--{if !empty($ads3['pagemovead'])}-->
  94. <div id="coupleBannerAdv" style="z-index: 10; position: absolute; width:100px;left:10px;top:10px;display:none">
  95.         <div style="position: absolute; left: 6px; top: 6px;">
  96.                 $ads3[pagemovead]
  97.                 <br />
  98.                 <img src="{S_URL}/images/base/advclose.gif" onMouseOver="this.style.cursor='hand'" onClick="closeBanner('coupleBannerAdv');">
  99.         </div>
  100.         <div style="position: absolute; right: 6px; top: 6px;">
  101.                 $ads3[pagemovead]
  102.                 <br />
  103.                 <img src="{S_URL}/images/base/advclose.gif" onMouseOver="this.style.cursor='hand'" onClick="closeBanner('coupleBannerAdv');">
  104.         </div>
  105. </div>
  106. <!--{/if}-->
  107. <!--{if !empty($ads3['pageoutad'])}-->
  108. <div id="floatAdv" style="z-index: 10; position: absolute; width:100px;left:10px;top:10px;display:none">
  109.         <div id="floatFloor" style="position: absolute; right: 6px; bottom:-700px">
  110.                 $ads3[pageoutad]
  111.         </div>
  112. </div>
  113. <!--{/if}-->
  114. <script type="text/javascript" src="{S_URL}/include/js/floatadv.js"></script>
  115. <script type="text/javascript">
  116. <!--{if !empty($ads3['pageoutad'])}-->
  117. var lengthobj = getWindowSize();
  118. lsfloatdiv('floatAdv', 0, 0, 'floatFloor' , -lengthobj.winHeight).floatIt();
  119. <!--{/if}-->
  120. <!--{if !empty($ads3['pagemovead'])}-->
  121. lsfloatdiv('coupleBannerAdv', 0, 0, '', 0).floatIt();
  122. <!--{/if}-->
  123. </script>
  124. <!--{/if}-->

  125. <!--{if !empty($ads3['pageoutindex'])}-->
  126. $ads3[pageoutindex]
  127. <!--{/if}-->
  128. <!--{template footer}-->
复制代码
回复

使用道具 举报

 楼主| sm1010 发表于 2010-3-15 23:31:34 | 显示全部楼层

这是CSS文件

  1. /*
  2. Offical Style for SupeSite 7.0 default
  3. (C) 2001-2008 Comsenz Inc.
  4. http://www.SupeSite.com
  5. */

  6. /* reset style */
  7. * { margin:0; padding:0; word-break:break-all; }
  8. body { background:#FFF; color:#333; font:12px/1.5em Verdana,Helvetica,Arial,sans-serif; }
  9. h1, h2, h3, h4, h5, h6 { font-size:1em; }
  10. a { color:#333; text-decoration:none; }
  11.         a:hover { text-decoration:underline; }
  12. ul, li { list-style:none; }
  13. fieldset, img { border:none; }
  14. legend { display:none; }
  15. em, strong, cite, th { font-style:normal; font-weight:400; }
  16. input, textarea, select, button { font:12px Verdana,Helvetica,Arial,sans-serif; }
  17. table { border-collapse:collapse; }
  18. html { overflow:-moz-scrollbars-vertical; }

  19. /* common style */
  20. .clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
  21.         .clearfix { display:inline-block; }
  22.         /*\*/ .clearfix {display:block;} /**/
  23. .box_l { float:left; }
  24. .box_r { float:right; }
  25. .bg_fff { background:#FFF!important; }
  26. .bg_f8 { background:#F8F8F8; }
  27. .color_black { color:#999!important; }
  28. .column { width:960px; overflow:hidden; margin:0 auto 10px; }
  29.         .col1 { float:left; width:700px; overflow:hidden; }
  30.         .col2 { float:right; width:250px; overflow:hidden; }
  31.         .col3 { float:left; width:380px; overflow:hidden; }
  32.         .col4 { float:right; width:310px; overflow:hidden; }

  33. .page { height:35px; overflow:hidden; text-align:center; line-height:25px; font-family:Verdana; }
  34.         .page a, .page strong { margin:0 1px; padding:2px 6px; border:1px solid #E4E4E4; color:#369; text-decoration:none!important; }
  35.         .page a:hover { border-color:#369; }
  36.         .page strong { border-color:#369; background:#369; color:#FFF; }
  37.         .page .prev { padding:4px 5px 2px; border:none; text-decoration:underline!important; }
  38.         .page .next { padding:4px 5px 2px; border:none; text-decoration:underline!important; }

  39. .input_tx { padding:2px 0 2px 2px; border:1px solid; border-color:#666 #CCC #CCC #666; line-height:16px; color:#666; }
  40.         #login_box .input_tx { width:150px; }
  41.         #login_box #login_authcode_input .input_tx,#registerform  #seccode { width:60px; }
  42.         .search_content .input_tx { width:160px;}
  43.         .footer_search .input_tx { width:190px; }
  44.         #registerform .input_tx, .lost_pw .input_tx { width:180px;}
  45. .input_search { width:54px; height:24px; overflow:hidden; border:none; background:url(../images/btn_search_bg.gif) no-repeat; text-align:center; line-height:24px; color:#FFF; font-weight:700; letter-spacing:1px; }
  46. .input_reset { width:71px; height:24px; overflow:hidden; border:none; background:url(../images/btn_reset_bg.gif) no-repeat; line-height:24px; text-indent:23px; letter-spacing:1px;}
  47. .ad_pagebody { width:960px; overflow:hidden; margin:0 auto 10px; }
  48. .ad_mainbody { width:960px; overflow:hidden; margin:0 auto 10px; }
  49. .ad_sidebar { width:250px; overflow:hidden; margin:0 auto 10px; text-align:center; }
  50. .ad_article {  float:left; max-width:650px; overflow:hidden; margin:0 12px 12px 0!important; margin:0 9px 12px 0; }
  51. .margin_bot10 { margin-bottom:10px; }
  52. .margin_bot0 { margin-bottom:0!important;}

  53. .global_module { overflow:hidden; padding-bottom:10px; border:1px solid #D8D8D8; background:#F8F8F8; }
  54.         .global_module1_caption { height:31px; overflow:hidden; margin-bottom:10px; background:url(../images/global_caption1_bg.gif) repeat-x; color:#FFF; line-height:31px; }
  55.                 .global_module1_caption h3 { display:inline; float:left; margin:0 20px; font-weight:700; }
  56.                 .global_module1_caption a.more { display:inline; float:right; margin:0 20px; color:#FFF; font-family:simsun; }
  57.         .global_module2_caption { height:31px; overflow:hidden; margin-bottom:10px; background:url(../images/global_caption2_bg.gif) repeat-x; line-height:31px; }
  58.                 .global_module2_caption h3 { padding:0 15px; font-weight:700; }
  59.         .global_module3_caption { position:relative; height:31px; overflow:hidden; margin-bottom:10px; background:url(../images/global_caption3_bg.gif) repeat-x; line-height:31px; }
  60.                 .global_module3_caption h3 { padding:0 15px; font-weight:400; }
  61.                 .global_module3_caption h3 img { margin-top:3px;}
  62.                 a.btn_capiton_op { position:absolute; top:3px; right:10px; display:block; width:96px; height:24px; overflow:hidden; background:url(../images/more_op_bg.gif) no-repeat; color:#295B72; line-height:26px; text-indent:-9999px; }
  63. .global_tx_list1 { width:100%; min-height:150px; height:expression(this.style.height < 150 ? 150: true); overflow:hidden; }
  64.         .global_tx_list1 li { display:inline; float:left; width:300px; height:25px; overflow:hidden; margin:0 15px 0 20px; padding-left:12px; background:url(../images/icon_li.gif) no-repeat 0 11px; line-height:25px; }
  65.         .global_tx_list1 .box_r { padding-left:10px; color:#999; }
  66.         .global_tx_list1 .box_r a { color:#999; }
  67.         .ext_li_short { height:auto;}
  68.                 .ext_li_short li { width:70px!important; }

  69. .global_tx_list2 { min-height:150px; height:expression(this.style.height < 150 ? 150: true); overflow:hidden; padding:0 15px; }
  70.         .global_tx_list2 li { height:25px; overflow:hidden; line-height:25px; }
  71.         .global_tx_list2 .box_r { padding-left:10px; color:#999; }

  72. .global_tx_list3 { overflow:hidden; padding:0 15px; }
  73.         .global_tx_list3 li { height:25px; overflow:hidden; padding-left:12px; background:transparent url(../images/icon_li.gif) no-repeat scroll 0 11px; line-height:25px; }
  74.         .global_tx_list3 .box_r { padding-left:10px; color:#999; }

  75. .global_tx_list4 { overflow:hidden; margin-bottom:20px; padding:0 15px; }
  76.         .global_tx_list4 li { height:35px; overflow:hidden; background:url(../images/dashed_bg.gif) repeat-x 0 34px; line-height:35px; font-size:14px; }
  77.         .global_tx_list4 li a { color:#369; }
  78.         .global_tx_list4 .box_r { padding-left:10px; color:#999; font-size:12px; }

  79. .global_tx_list5 { margin-bottom:10px; padding-bottom:0; background:url(../images/zebra_bg.gif) repeat 0 31px; }
  80.         .global_tx_list5  .global_module2_caption { margin-bottom:0; }
  81.         .global_tx_list5 ul { padding:0 15px 0 30px; background:url(../images/top10_bg.gif) no-repeat 15px 10px; }
  82.         .global_tx_list5 ul li { height:28px; overflow:hidden; line-height:28px; }
  83.         .global_tx_list5 .box_r, .global_tx_list5 .box_r a { color:#999;}

  84. .global_tx_list6 { margin-bottom:10px; padding-bottom:0; background:url(../images/zebra_bg.gif) repeat 0 31px; }
  85.         .global_tx_list6  .global_module2_caption { margin-bottom:0; }
  86.         .global_tx_list6 ul { padding:0 15px 0 30px; background:url(../images/top10_bg.gif) no-repeat 15px 10px; }
  87.         .global_tx_list6 ul li { height:28px; overflow:hidden; *margin-bottom:-2px; line-height:28px; }
  88.         .global_tx_list6 .box_l { width:150px; height:28px; overflow:hidden; }
  89.         .global_tx_list6 .box_r { width:50px; overflow:hidden; text-align:right; }
  90.         .global_tx_list6 .box_r a { color:#999;}

  91. .global_avatar_list {}
  92.         .global_avatar_list li { display:inline; float:left; height:78px; }
  93.         .global_avatar_list li img { display:block; width:48px; height:48px; padding:1px; border:1px solid #D8D8D8; }
  94.         .global_avatar_list li span { display:block; width:52px; height:25px; overflow:hidden; line-height:25px; text-align:center; }

  95. .global_piclist { height:125px; overflow:hidden; padding:10px 0 0 7px; }
  96.         .global_piclist li{ position:relative; display:inline; float:left; width:106px; height:123px; overflow:hidden; margin-left:7px; }
  97.         .global_piclist li div { display:table-cell; *display:block; width:102px; height:104px; *height:102px; overflow:hidden; border:1px solid #E0E9F2; background:#FFF; text-align:center; vertical-align:middle; *font-size:85px; cursor:pointer; }
  98.         .global_piclist li div img, .user_photolist dl dt div img { max-width:100px; max-height:100px; width:expression(this.width > 100 && this.width > this.height ? 100: true); height:expression(this.height > 100 ? 100: true);  vertical-align:middle; }
  99.         .global_piclist li span { position:absolute; left:0; bottom:0; *bottom:-2px; width:102px; height:16px; overflow:hidden; line-height:16px; text-align:center; }

  100. .globalnews_piclist { padding-left:2px; }
  101.         .globalnews_piclist li { display:inline; float:left; margin:3px 0 0 10px; }
  102.         .globalnews_piclist img { display:block; width:100px; height:70px; padding:1px; border:1px solid #D8D8D8; }
  103.         .globalnews_piclist span { display:block; width:104px; height:25px; overflow:hidden; line-height:25px; text-align:center; }

  104. /* header style */
  105. #header { width:960px; height:65px; overflow:hidden; margin:10px auto; }
  106.         #header h2 { float:left; }
  107.                 #header h2 img { width:135px; height:65px; }
  108.                 #header .ad_header { float:right; text-align:right; }

  109. /* nav style */
  110. #nav { width:960px; overflow:hidden; margin:0 auto 10px; background:#D3EAF0; }
  111.         .main_nav { height:34px; overflow:hidden; padding-top:1px; background:#1A4963; color:#FFF; font-size:14px; }
  112.                 .main_nav ul { width:94%; overflow:hidden; padding:0 0 0 1.3%; }
  113.                 .main_nav ul li { float:left; margin-right:1px; }
  114.                 .main_nav ul li a { float:left; display:block; padding:9px 15px; color:#FFF; }
  115.                 .main_nav .current a { background:url(../images/nav_current_bg.gif) repeat-x; color:#295B72; font-weight:700; text-decoration:none!important; }
  116.         ul.ext_nav { padding:7px 12px; color:#369; line-height:1.9em; }
  117.                 ul.ext_nav li { float:left; margin-right:8px; white-space:nowrap; }
  118.                 ul.ext_nav a { margin-right:2px; color:#295B72; }
  119.         .order_nav { padding:7px 12px; color:#369; line-height:1.9em; }
  120.                 .order_nav li  { height:1.9em; overflow:hidden; }
  121.                 .order_nav li a { margin-left:2px; color:#295B72; }
  122.                 .order_nav em { margin-right:3px; color:#295B72; }
  123.         #contribute_op { position:absolute; top:140px; left:15px; padding:5px 15px; border:1px solid #D8D8D8; background:#F7FDFD; }
  124.                 #contribute_op li { margin:2px 0; }
  125.                 #contribute_op li a { color:#369;}

  126. /* footer style */
  127. #footer { width:960px; overflow:hidden; margin:0 auto; padding:6px 0; text-align:center; line-height:20px; }
  128.         .copyright, .copyright a { color:#666;}
  129.         #footer_top { height:50px; margin-bottom:10px; background:#D3EAF0; }
  130.                 .good_link { float:left; width:500px; overflow:hidden; margin:15px 0 0 10px; color:#369; text-align:left; }
  131.                 .good_link a { margin:0 3px; color:#295B72; }
  132.                 .footer_search { float:right; width:340px; padding:13px 0 0 0; }
  133.                 .footer_search .input_tx { padding:3px; }
  134.                 .footer_search select { padding:1px 2px 2px 2px; }       

  135. /*============================================= Index & News pages style */
  136.         /* focus turn */
  137. #focus_turn { position:relative; height:615px; margin-bottom:10px; border:1px solid #D8D8D8; background:url(../images/focus_turn_bg.gif) repeat-x; }
  138.         #focus_pic { margin:12px 0 0 12px!important;  margin:11px 0 0 12px; }
  139.                 #focus_pic li img { width:350px; height:260px; padding:1px; border:1px solid #D8D8D8; background:#FFF; }
  140.                 #focus_pic .normal { display:none; }
  141.                 #focus_pic .current { display:block; }
  142.         #focus_btn { position:absolute; right:14px; bottom:41px; border-left:1px solid #D8D8D8; }
  143.                 #focus_btn span { display:block; float:left; overflow:hidden; width:22px; height:22px; margin:0 0 0 -1px; border:1px solid #D8D8D8; text-align:center; font:14px Arial, Helvetica, sans-serif; font-weight:700; line-height:22px; cursor:pointer; }
  144.                 #focus_btn .normal { background:#FFF; color:#1A4963; }
  145.                 #focus_btn .current { background:#066cae; color:#FFFfff; }
  146.         #focus_tx { height:20px; overflow:hidden; margin:5px 0 0 12px; font-size:14px; line-height:20px; }
  147.                 #focus_tx .normal { display:none; }
  148.                 #focus_tx .current { display:block; }
  149.         #focus_opacity {  position:absolute; left:14px; bottom:41px; width:350px; height:24px; background:#FFF; opacity:0.4; filter:alpha(opacity=40); }

  150.         /* new news */
  151. #new_news { height:185px; overflow:hidden; border:1px solid #D8D8D8; background:#F8F8F8; }
  152.         #new_news h3 { padding:8px 20px 4px; }
  153.         #new_news ul { padding:0 20px; }
  154.         #new_news li { height:25px; overflow:hidden; padding-left:12px; background:url(../images/icon_li.gif) no-repeat 0 11px; line-height:25px; }
  155.         #new_news .box_r { padding-left:10px; color:#999; }
  156.         #new_news .box_r a { color:#999; }

  157.         /* hot news */
  158. #hot_news { }
  159.         #hot_news h3 { padding:8px 0 8px; font-size:16px; border-bottom:1px solid #D8D8D8; }
  160.         .hot_news_list { margin-top:8px; padding:0 4px; }
  161.                 .hot_news_list h4 { height:25px; overflow:hidden; line-height:25px;  }
  162.                 .hot_news_list h4 a { color:#EB1C26; }
  163.                 .hot_news_list p { height:62px; overflow:hidden; color:#666; line-height:20px; }

  164.         /* user login */
  165. #user_login { position:relative; height:156px; margin-bottom:10px; }
  166.         #user_login_position { position:absolute; width:248px; height:156px; border:1px solid #D8D8D8; background:#F8F8F8; z-index:99px; }
  167.         #user_login .current { height:190px; }
  168.                 #user_login .current #login_authcode_input { display:block; }
  169.                 #user_login #login_authcode_input { display:none; }
  170.         #login_authcode_img { position:absolute; left:60px; bottom:95px; }
  171.         #login_authcode_input a { color:#369;}
  172.         #login_showclose { position:absolute; right:8px; bottom:8px; z-index:999px; }
  173.         #login_showclose a { display:block; width:10px; height:10px; overflow:hidden; background:url(../images/icon_closesearch_bg.gif) no-repeat; text-indent:-9999px; }
  174.         #user_login h3 { padding:8px 15px 10px; }
  175.         #user_login p { height:30px; padding:0 15px; }
  176.         #user_login .clearfix { padding:0 0 0 60px; }
  177.         #user_login .clearfix input { float:left; margin-top:2px; *margin-top:0; }
  178.         #user_login .clearfix label { float:left; padding:0 0 0 3px; *padding:3px 0 0 0; }
  179.         #user_login .input_sub { margin:0 0 0 12px; width:35px; height:21px; overflow:hidden; border:none; background:url(../images/btn_login_min.gif) no-repeat; text-indent:-9999px; }
  180.         .login_ext { margin:10px 0 0 0; text-align:center; }
  181.         .user_info { padding:0 15px;}
  182.                 .user_info dl { height:70px; overflow:hidden; margin-bottom:12px; border-bottom:1px dashed #D8D8D8; }
  183.                 .user_info dl dt { float:left; width:50px; }
  184.                 .user_info dl dt img { width:48px; height:48px; padding:1px; border:1px solid #D8D8D8; }
  185.                 .user_info dl dd { float:right; width:155px; line-height:25px; }
  186.                 .user_op { display:block; padding:0!important; }
  187.                         .user_info .tx_blue { color:#369; text-decoration:underline; }
  188.                         .contribute_txt { float:left; padding-right:12px; background:url(../images/myspace_bg.gif) no-repeat 100% 5px; color:#F00; }
  189.                         .user_op span { float:right; }

  190.         /* super notice */
  191. .super_notice { height:110px; overflow:hidden; margin-bottom:10px; border:1px solid #D8D8D8; background:#F7FDFD; }
  192.         .super_notice h3 { padding:8px 15px 4px; color:#EB1C26; }
  193.         .super_notice ul { padding:0 15px; }
  194.         .super_notice li { height:25px; overflow:hidden; line-height:25px; }

  195.         /* search bar */
  196. .search_bar { position:relative; height:100px; margin-bottom:10px; border:1px solid #DEDEDE; background:url(../images/search_bg.gif) no-repeat 0 0; }
  197.         .search_bar h3 { float:left; height:0; overflow:hidden; }
  198.         .search_content { margin:40px 0 0 12px;}
  199.         .search_content .search_bbs { position:absolute; top:72px; right:15px; color:#369; text-decoration:underline;}

  200.         /* new avatar */
  201. .new_avatar { height:146px; overflow:hidden; padding:4px 0 0 7px; }
  202.         .new_avatar li { margin-left:8px;}
  203.         .new_avatar img { width:44px!important; height:44px!important; }
  204.         .new_avatar li span { width:49px; }

  205.         /* tag list */
  206. .tag_list { padding-left:15px;}
  207.         .tag_list li { display:inline; float:left; margin-right:8px; white-space:nowrap; line-height:25px; }

  208.         /* links */
  209. #links { width:960px; overflow:hidden; margin:0 auto 10px; padding-bottom:10px; border:1px solid #D8D8D8; background:#F8F8F8; }
  210.         #links h3 { padding:8px 20px 5px; }
  211.         .links_img, .links_tx { padding:0 20px; }
  212.         .links_img a { margin:0 5px 5px 0;}
  213.         .links_img img { width:88px; height:31px; margin-bottom:5px; }
  214.         .links_tx li { float:left; width:8em; overflow:hidden; margin-right:5px; white-space:nowrap; }

  215. /* news catalog  */
  216. .catalog_list {}
  217.         .catalog_list .global_module { float:left; width:343px; margin-bottom:10px; }
  218.         .catalog_list .box_r { float:right!important;}
  219.         .catalog_list .global_tx_list1 li { width:290px; }

  220. /*============================================= news catalog pages style  */
  221. .special_activity { padding-left:5px; background:url(../images/zebra_bg.gif) repeat;  }
  222.         .special_activity li { display:inline; float:left; width:95px; height:28px; overflow:hidden; margin-left:10px; padding-left:12px; background:url(../images/arrow_li.gif) no-repeat 0 8px; line-height:28px; }


  223. /*============================================= news list pages style  */
  224. .news_list { margin-bottom:20px; padding:0 15px; }
  225.         .news_list li { overflow:hidden; margin-bottom:5px; padding-bottom:10px; background:url(../images/dashed_bg.gif) repeat-x 0 100%; line-height:22px; }
  226.         .news_list h4 { margin:4px 0; padding-left:12px; background:url(../images/arrow_li.gif) no-repeat 0 3px;}
  227.         .news_list h4 a { color:#369; }
  228.         .news_list .news_list_caption a { color:#333; }
  229.         .news_list p { padding-left:12px; }
  230.         .news_list .news_list_caption { margin-bottom:5px; color:#999; }

  231. /*============================================= news detail pages style  */
  232. #article { padding:15px; }
  233.         #article h1 { margin:6px 0 12px 0; text-align:center; font-size:1.33em; }
  234.         #article img, #blog_body img { max-width:565px; width:expression(this.width > 565 ? 563: true);}
  235.         #article_extinfo { padding-bottom:10px; color:#999; text-align:center; }
  236.         #article_body { width:100%; overflow:hidden; clear:both; padding-top:10px; background:url(../images/dashed_bg.gif) repeat-x center top; font-size:1.17em; line-height:1.8em; clear:both; }
  237.         #article_body p { margin-bottom:6px; text-indent:2em; }
  238.         #article_body strong { font-weight:700;}
  239.         #article_custom { width:95%; margin:0 auto 6px; padding:6px; border:1px solid #DCE1E5; background:#FFFFE1; font-size:12px; line-height:1.5em; }
  240.         #article_attachment { margin-top:12px; padding:20px 0 0 50px; background:url(../images/attachment.gif) no-repeat left top; font-size:12px; color:#999; }
  241.         #article_summary { margin-bottom:10px; padding:3px 0; border:1px dashed #DEDEDE; background:#F8F8F8; font-size:12px; line-height:25px; }
  242.                 #article_summary h6 { padding:0 10px; color:#369; }
  243.                 #article_summary p { padding:0 10px; }
  244.         #article_tag { padding:20px 15px 10px; }
  245.         .article_download { padding-left:17px; background:url(../images/icon_download.gif) no-repeat 0 6px; color:#999; text-indent:0!important; }
  246.                 .article_download a { margin-right:3px; color:#369; text-decoration:underline; }
  247.         .article_attach_isimage { background:none !important; }
  248.                 #article_attachment a { color:#369; text-decoration:underline; }
  249.         .article_attach_isimage {}
  250.                 .article_attach_isimage a { text-decoration:none; }
  251.                 .article_attach_isimage img { display:block;}
  252.                 .article_attach_isimage span { display:block;}
  253. #article_op { margin:15px; padding:5px 0 8px; background:url(../images/dashed_bg.gif) repeat-x scroll center top; text-align:right; }
  254. .article_refer { margin:0 10px 12px; padding:8px; border:1px solid #DEDEDE;}
  255.         .article_refer ul li { height:22px; line-height:22px; }
  256.         .article_refer ul li a { font-size:12px; }
  257. #article_numtip { margin:0 6px 0; padding:3px 0 0; color:#999; text-align:right; font-size:14px; }
  258.         #article_numtip a { color:#999; text-decoration:underline; }
  259. #comment_op { height:30px; overflow:hidden; margin:0 15px; padding-top:15px; color:#999; background:url(../images/dashed_bg.gif) repeat-x scroll center top;  line-height:24px; }
  260.         #comment_op a { display:block; float:right; width:108px; height:24px; overflow:hidden; margin-left:12px; background:url(../images/comment_btn_bg.gif) no-repeat; text-indent:29px; }
  261.         #comment_op .view { background-position:0 0;}
  262.         #comment_op .write { background-position:0 -24px;}
  263.         #comment_op span { float:right; }

  264. #article_pn { height:40px; overflow:hidden; margin:0 15px; }
  265.         #article_pn a { color:#369; text-decoration:underline; }
  266. .article_notice { padding:12px;}
  267.         .article_notice h1 {}
  268.         .article_notice p { margin:0 0 3px 0; padding:0 0 3px 0;}
  269.         .article_notice .article_notice_body { padding:3px 0 0 0; border-top:1px dashed #DEDEDE; border-bottom:1px dashed #DEDEDE; }
  270.         .anno_more { padding:0 12px 12px 0; text-align:right;}

  271. .job_box { font-size:12px!important;}
  272.                 #article .img_max300 { margin:0 12px 12px; max-width:300px; width:expression(this.width > 300 ? 300: true); }
  273.                 #article .img_max400 { margin:0 12px 12px; max-width:400px; width:expression(this.width > 400 ? 400: true); }
  274.                 .job_requ { width:98%; overflow:hidden; margin:6px 0; padding:6px 0 6px 6px; border:1px solid #DFDFDF; background:#F6F6F6; font-size:12px; clear:both;}
  275.                 .job_requ li { display:inline; float:left; width:210px; height:24px; overflow:hidden; margin-right:6px; line-height:24px; }
  276.                 .job_requ li em { font-weight:700; }
  277.                 .job_box .more a { color:#369;}
  278.                         .job_box .media h5 { margin-bottom:6px; padding-top:12px; font-weight:400; }
  279.                         .job_box .media div { color:#666; }
  280.                         .job_box p { text-indent:0!important;}

  281. #top_btn { width:69px; height:69px; margin:20px auto; background:url(../images/btn_top.gif) no-repeat; text-align:center; line-height:25px; }
  282.         #top_btn strong { display:block; padding:8px 0; color:#369; font-weight:700; }
  283.         #top_btn a { font-size:12px; text-decoration:underline; }


  284.         /* poll */
  285. #poll { position:relative; width:550px; margin:10px auto; border:3px solid #E1E8F0; font-size:12px; }
  286.         #poll ul { padding:10px; }
  287.         #poll ul li { margin-bottom:6px; }
  288.         .poll_op { padding:0 0 10px 15px}
  289.         .poll_novotes { position:absolute; right:150px; bottom:5px; padding:5px 15px; border:1px solid #E1E8F0; border-top-width:3px!important; color:#F00; }

  290.         #poll_value { width:550px; margin:0 auto 10px; border:3px solid #E1E8F0; }
  291.                 #poll_value ul { padding:10px 20px 10px 15px; }
  292.                 #poll_value li h6 { color:#666; font-weight:400; line-height:25px; font-size:12px; }
  293.                         .pollcolor1{background:#E92725;}
  294.                         .pollcolor2{background:#F27B21;}
  295.                         .pollcolor3{background:#F2A61F;}
  296.                         .pollcolor4{background:#5AAF4A;}
  297.                         .pollcolor5{background:#42C4F5;}
  298.                         .pollcolor6{background:#0099CC;}
  299.                         .pollcolor7{background:#3365AE;}
  300.                         .pollcolor8{background:#2A3591;}
  301.                         .pollcolor9{background:#592D8E;}
  302.                         .pollnum { color:#369; font-size:12px;}
  303.                         .polloptionbar { float:left !important; width:370px; height:16px; overflow:hidden; margin:0!important; text-indent:-9999px;}
  304.                         .polloptionbar strong{ display:block; }

  305.         /* comment */
  306. .comment { width:100%; overflow:hidden; color:#666;}
  307.         .comment h4{ padding:0 12px 8px; color:#369; font-size:14px;}
  308.         .comment .comment_list { overflow:hidden; margin-bottom:8px; padding:0 12px; }
  309.         .comment .comment_list img { max-width:660px;  width:expression(this.width > 660 ? 660: true); }
  310.         .comment .comment_list_caption { height:25px; overflow:hidden; margin-bottom:8px; padding:0 12px; border-top:1px solid #D8D8D8; background:#F8F8F8; color:#999; line-height:25px; }
  311.         .comment .comment_list_caption a, .comment_list_caption .box_r { color:#369; }
  312.         .comment .scoresnum { margin:0 12px; color:#F00; }
  313.         .comment .comment_content { margin:0 12px;}
  314.         .xspace-quote { margin:3px 0; padding:6px; border:1px dashed #E0DEDE; background:#F9F9F9; color:#666; }
  315.         .u_comment_list { width:95%; overflow:hidden; margin:0 auto 10px; padding:8px; }
  316.                 .u_comment_list .u_avatar { float:left; width:60px; margin-right:0!important; margin-right:-2px; }
  317.                 .u_comment_list .u_avatar img { width:48px; height:48px; padding:1px; border:1px solid #D8D8D8; }
  318.                 #blog_detail .u_info { float:left; width:670px; }
  319.                 #image_show .u_info { float:left; width:850px; }
  320.                 .u_comment_list .u_title { padding-bottom:5px; color:#999; line-height:12px; }
  321.                 .u_comment_list .u_title a { color:#369;}
  322.                 .quote { margin:10px 0; padding: 10px; border: 1px dashed #CCC; background: #F7F7F7 none repeat scroll 0 0; font-size: 12px; }

  323. #xspace-rates { text-align:center; height:50px; background:#FFF; padding:20px 0; border-bottom:none; margin-bottom:0; }
  324. #xspace-rates-bg { width:210px; height:30px; margin:0 auto 5px; background:url(../../../images/base/rate_star.gif); }
  325.         #xspace-rates-star { height:30px; background:url(../../../images/base/rate_star.gif) 0 -30px; margin:0 auto 0 0; }
  326.         #xspace-rates-a { height:30px; margin-top:-30px; }
  327.         #xspace-rates a { float:left; text-align:left; width:30px; height:30px; text-indent:-999px; overflow:hidden; background-color:transparent !important; }
  328.         .xspace-rates-5 { width:30px; }
  329.         .xspace-rates-3 { width:60px; }
  330.         .xspace-rates-1 { width:90px; }
  331.         .xspace-rates0 { width:120px; }
  332.         .xspace-rates1 { width:150px; }
  333.         .xspace-rates3 { width:180px; }
  334.         .xspace-rates5 { width:210px; }

  335. #sign_msg{ width:88%; margin:0 auto; padding-bottom:15px; color:#999; }
  336.         #sign_msg a { color:#999; text-decoration:underline; }
  337.         #sign_msg input, #sign_msg textarea { padding:2px; border:1px solid; border-color:#666 #CCC #CCC #666; line-height:16px; }
  338.         #sign_msg textarea { width:100%; height:110px; margin:10px 0; }
  339.         #sign_msg .input_search { margin-top:8px; border:none; }
  340.         #xspace-imgseccode { margin-bottom:-6px; }
  341.         #add_event_box { padding:8px 0 0 0; }
  342.                 #add_event_box input { border:none; }
  343.                 #add_event_box label { margin-right:3px; }

  344. /*============================================= blog pages style  */
  345. #blog_pic_story { height:140px; overflow:hidden; border:1px solid #D8D8D8; background:#F8F8F8; }
  346.         #blog_pic_story h3 { padding:8px 20px 4px; }
  347.         #blog_pic_story ul { padding-left:6px;}
  348.         #blog_pic_story ul li { margin:3px 0 0 14px; }

  349. .blog_hot_avatar { height:76px; overflow:hidden; padding:4px 0 0 10px; }
  350.         .blog_hot_avatar li { margin-left:10px;}

  351. #blog_new { height:467px; border:1px solid #D8D8D8; background:#F8F8F8;}
  352.         #blog_new h3 { padding:8px 20px 4px; }
  353.         #blog_new .global_avatar_list { margin-bottom:5px; padding-left:8px;}
  354.         #blog_new .global_avatar_list li { margin:3px 0 3px 6px; }
  355.         #blog_new ul.txt { padding:0 15px; }
  356.                 #blog_new ul.txt li { height:28px; overflow:hidden; font-size:14px; line-height:28px; }

  357. #blog_top { height:301px; border:1px solid #D8D8D8; background:#F7FDFD; color:#999;        }
  358.         #blog_top h3 { padding:8px 15px 10px; color:#EB1C26; }
  359.         #blog_top dl { height:83px; margin-top:3px; padding:0 15px; }
  360.         #blog_top dt { float:left; }
  361.                 #blog_top dt img { display:block; width:48px; height:48px; padding:1px; border:1px solid #D8D8D8; }
  362.                 #blog_top dt span { display:block; width:52px; height:25px; overflow:hidden; line-height:25px; text-align:center; }
  363.         #blog_top dd { float:right; width:160px; line-height:25px; }
  364.                 #blog_top dd a { color:#369; }

  365. .blog_info_list { position:relative; width:96%; height:130px; overflow:hidden; margin:15px auto; border:1px dashed #DDD; color:#333; }
  366.         .blog_info_list a { color:#369; }
  367.         .blog_info_list .box_l { width:80px; height:100%; padding:12px 10px 0 15px; background:#EEF1F6; }
  368.         .blog_info_list .box_l img { width:48px; height:48px; }
  369.         .blog_info_list .box_r { width:795px; padding:10px; }
  370.         .blog_info_list .box_r h5 { height:18px; overflow:hidden; margin-bottom:4px; font-weight:400; font-size:14px; }
  371.         .blog_info_list .box_r .blog_signtx { height:92px; overflow:hidden; margin-bottom:14px; }
  372.         .blog_info_list .blog_showbox_pic { width:100px; height:100px; border:1px solid #E0E9F2; background:#EEF1F6 ; }
  373.         .blog_info_list .blog_info { position:absolute; left:116px; bottom:8px; color:#666; }

  374. #blog_detail {}
  375.         #blog_detail .box_l { width:180px; }
  376.         #blog_detail .box_r { width:770px; }
  377.         .blog_user { text-align:center; line-height:25px; }
  378.         .blog_user a { color:#369; }
  379.         .user_group { margin:0 10px; text-align:left; }

  380. #blog_article { width:94%; margin:0 auto; padding:15px 0; }
  381.         #blog_article h1 { padding-bottom:8px; color:#369; font-size:16px; font-weight:400; }
  382.         #blog_article .blog_tipinfo { padding:8px 0 15px; background:url(../images/dashed_bg.gif) repeat-x center top; color:#999; }
  383.         #blog_body { padding-bottom:25px; line-height:2em; }
  384.         #blog_article .blog_op { padding:8px 0;  background:url(../images/dashed_bg.gif) repeat-x center top; text-align:right; color:#369; }
  385.                 #blog_article .blog_op a { color:#369; text-decoration:underline; }
  386.                 #blog_body a { color:#369; }

  387. .blog_margin_hack .margin_bot10 { margin-bottom:11px!important;}

  388. /*============================================= image pages style  */
  389. #image_focus { width:698px; height:268px; }
  390.         #image_focus_big { float:left; margin:1px 0 0 1px; }
  391.                 #image_focus_big img { width:350px; height:276px; }
  392.                 #image_focus_big li { display:none; }
  393.                 #image_focus_big .current { display:block; }
  394.         #image_focus_small { float:right; width:345px;}
  395.                 #image_focus_small h3 { padding:8px 15px 12px;}
  396.                 #image_focus_small ul { height:auto; padding:0 0 0 4px; }
  397.                 #image_focus_small li { height:120px; margin-left:5px; }

  398. .image_user_list { padding-left:10px; color:#666; }
  399.         .image_user_list dl { display:inline; float:left; margin:5px 0 0 10px; width:145px; height:60px; }
  400.         .image_user_list dl dt { float:left; }
  401.         .image_user_list dl dt img { width:48px; height:48px; padding:1px; border:1px solid #D8D8D8; background:#FFF;}
  402.         .image_user_list dl dd { float:right; width:85px; }
  403.         .image_user_list dl dd p { padding-top:4px; }
  404.         .image_user_list dl a { color:#369; }

  405. .image_gallery_list { padding:0 0 10px 10px; }
  406.         .image_gallery_list dl { display:inline; float:left; width:284px; height:120px; overflow:hidden; margin:10px 0 10px 22px; background:url(../images/image_shadow_bg.gif) no-repeat; }
  407.         .image_gallery_list dl dt { display:inline; float:left; width:100px; height:100px; overflow:hidden; margin:10px 0 0 12px; }
  408.         .image_gallery_list dl dt div { display:table-cell; width:100px; height:100px; text-align:center; vertical-align:middle; *display: block; *font-size:86px; }
  409.         .image_gallery_list dl dt img { max-height:100px; max-width:100px; width:expression(this.width > 100 && this.height < this.width ? 100:true); height:expression(this.height > 100 ? 100:true); vertical-align:middle; }
  410.         .image_gallery_list dl dd { display:inline; float:right; width:127px; overflow:hidden; margin:20px 6px 0 0; color:#999; line-height:1.7em; }
  411.         .image_gallery_list dl h6 { height:20px; overflow:hidden; font-weight:400; line-height:20px; }
  412.         .image_gallery_list dl a { color:#369; }
  413.         .image_gallery_list dd h6 a { color:#333!important; }

  414. #image_show {}
  415.         .image_caption { width:900px; margin:0 auto; padding:5px 0; overflow:hidden; color:#999; }
  416.         .image_caption a { color:#369; text-decoration:underline; margin-left:5px; }
  417.         .image_bigshow { width:900px; margin:0 auto; padding:15px 0; background:#F8F8F8; text-align:center; }
  418.         .image_bigshow img { max-width:870px;  width:expression(this.width > 870 ? 870: true); }
  419.         .image_bigshow h3 { padding-top:6px;}
  420.         #prev_next_news { width:900px; margin:0 auto; padding:10px 0 20px; }
  421.                 #prev_next_news a { color:#369; text-decoration:underline; }

  422. .image_list_userinfo { width:920px; height:65px; margin:15px auto 2px; padding:0; background:url(../images/dashed_bg.gif) repeat-x 0 64px; }
  423.         .image_list_userinfo dl { width:100%; margin:0; }
  424.         .image_list_userinfo dl dt { display:inline; float:left; }
  425.         .image_list_userinfo dl dt div { display:table-cell; width:50px; height:52px; *height:50px; overflow:hidden; border:1px solid #E0E9F2; text-align:center; vertical-align:middle; *display: block; *font-size:42px; }
  426.         .image_list_userinfo dl dt div img { max-height:48px; max-width:48px; width:expression(this.width > 48 && this.height < this.width ? 48:true); height:expression(this.height > 48 ? 48:true); vertical-align:middle;}
  427.         .image_list_userinfo dd { float:right; width:860px !important;}
  428.         .image_list_userinfo dd h2, .image_list_userinfo dd h4 { font-weight:400; }
  429.         .image_list_userinfo dd h2 { color:#333; }
  430.         .image_list_userinfo dd a { color:#369; }

  431. .image_list { height:auto; margin:4px 0 0 0; }
  432.         .image_list li { margin:0 18px 7px 12px; }

  433. /*============================================= comment pages style  */
  434. .comment_caption { padding:0 0 10px!important;}
  435.         .comment_caption h1 { padding:15px 0 0!important;}

  436. /*============================================= login pages style  */
  437. #login { width:900px; overflow:hidden; margin:25px auto 20px; padding:2px; border:3px solid #E1E8F0; }
  438.         #login  table { margin:25px 0 0 70px; }
  439.         #login table th, #login table td { padding:10px 0; vertical-align:top; }
  440.         #login table th { padding:12px 12px 0 0; text-align:right; }
  441.         #login .input_select { width:180px; height:22px; }
  442.         #login .box_r { width:45%; overflow:hidden; padding:5% 0 0 5%; height:280px; background:#EEF1F6; }
  443.         #login .box_r h2 { padding-bottom:8px; color:#30954A7; font-size:14px; }
  444.         #login .box_r li { margin-bottom:8px; padding-left:12px; background:url(../images/arrow_li.gif) no-repeat 0 5px; *background-position:25px 5px; color:#333; }
  445.         #login .box_r li a { color:#2C629E; }

  446. /*============================================= Infopage pages style  */
  447. #infopage {}
  448.         #infopage .infopage_content { padding:70px 0;}
  449.         #infopage .infopage_content div { padding:0 0 12px 280px; background:url(../images/icon_tip.gif) no-repeat 225px 0; }
  450.         #infopage .infopage_content h1 { padding-bottom:5px; color:#F00; font-size:14px; }
  451.         #infopage .infopage_content h1 a { color:#F00; }
  452.         #infopage .infopage_content a { margin-right:6px; text-decoration:underline; }

  453. /*============================================= register/lostpw pages style  */
  454. .regi_caption { padding:6px 80px; }
  455.         .regi_caption h1 { padding-bottom:6px;}
  456.         .regi_caption span { color:#F00; vertical-align:middle; }
  457. .regi_content { }
  458.         .regi_content a { color:#2C629E; }
  459.         .regi_content table { margin:15px; }
  460.         .regi_content table th, .regi_content table td { padding:10px 0; vertical-align:top; }
  461.         .regi_content table th { padding:12px 12px 0 0; text-align:right; }
  462.         .pw_step01, .pw_step02, .pw_step03, .pw_step04 { display:block; width:235px; height:10px; overflow:hidden; background:#E0E0E0; text-indent:-9999px; }
  463.         .pw_step01 strong { display:block; width:25%; background:#F00; }
  464.         .pw_step02 strong { display:block; width:50%; background:#F90; }
  465.         .pw_step03 strong { display:block; width:75%; background:#2CA4DE; }
  466.         .pw_step04 strong { display:block; width:100%; background:#063; }

  467. .lost_pw { padding:20px 0;}
  468.         .lost_pw table th, .lost_content table td { padding:10px 0; vertical-align:top; }
  469.                 .lost_pw table th { padding:10px 12px 12px 0; text-align:right; }

  470. .more_notice { height:30px; overflow:hidden; margin:0 15px 10px; color:#999; line-height:24px; }
  471.         .more_notice a { display:block; float:right; width:84px; height:24px; background:url(../images/notice_bg.gif) no-repeat; text-indent:30px; }

  472. /*============================================= search pages style  */
  473. #detail_search { width:430px; margin:30px auto;}
  474.         #detail_search .input_tx { padding:3px 3px 4px;}
  475.         .search_catalog { padding:10px 0 0 0; *padding:6px 0 0 0; }
  476.         .search_catalog label { margin-right:4px; padding-left:3px; *padding-left:0;}

  477. #sarch_list { margin-bottom:15px; color:#999; }
  478.         #sarch_list li { width:96%; height:33px; overflow:hidden; margin:0 auto; background:url(../images/dashed_bg.gif) repeat-x 0 32px; line-height:33px;}
  479.         #sarch_list li strong { margin-right:5px; color:#369; }

  480. /*============================================= site map pages style  */
  481. #site_map { padding-bottom:12px; }
  482.         #site_map div { width:96%; margin:12px auto 0; padding-bottom:6px; background:url(../images/dashed_bg.gif) repeat-x center bottom; }
  483.         #site_map h1 { padding:0 0 3px 10px; background:url(../images/arrow_li.gif) no-repeat 0 4px; color:#369; }
  484.         #site_map ul { width:100%; overflow:hidden;}
  485.         #site_map li { display:inline; float:left; margin-right:12px; white-space:nowrap; }

  486. /*============================================= search pages style  */
  487. .mldulebox_search { width:666px; overflow:hidden; margin:5px auto 12px; padding-bottom:15px; border:1px solid #D8D8D8; background:#F8F8F8; }
  488.         .mldulebox_search h4 { height:20px; overflow:hidden; margin:6px 0 0 12px; padding:0 0 0 12px; background:url(../images/icon_arrow_formap.gif) no-repeat left center; }
  489.         .mldulebox_search ul { width:100%; overflow:hidden; padding:8px; clear:both; border-bottom:1px solid #D8D8D8; }
  490.         .mldulebox_search ul.fixoneline { height:24px; overflow:hidden; }
  491.         .mldulebox_search li { display:inline; float:left; height:22px; margin:0 8px 4px; 0; padding:2px; white-space:nowrap; }
  492.         .mldulebox_search label{line-height:22px; overflow:hidden;}
  493.         .mldulebox_search p { position:relative; overflow:hidden; padding:15px 0 0 10px; }
  494.         #more_search { position:absolute; top:18px; right:15px; padding-right:15px; background:url(../images/icon_moresearch_bg.gif) no-repeat 100% 50%; }
  495.         #close_search { position:absolute; top:18px; right:15px; padding-right:15px; background:url(../images/icon_closesearch_bg.gif) no-repeat 100% 50%; }
  496.         .mldulebox_search input, .mldulebox_search select { margin-left:2px;}
  497. .mldulebox_list { overflow:hidden; margin:15px auto 10px; padding-top:1px; background:url(../images/dashed_bg.gif) repeat-x center top; }
  498.         .mldulebox_list h4{ height:25px; margin-bottom:5px; padding:0 12px; background:#F8F8F8; line-height:25px; color:#999;}
  499.                 .mldulebox_list h4 a { color:#369; font-weight:400; }
  500.                 .mldulebox_list h4 em{ float:right; font-size:12px;}
  501.         .mldulebox_list ul { width:96%; overflow:hidden; padding:0 2%; line-height:25px; }
  502.                 .mldulebox_list ul li { float:left; margin-right:12px; white-space:nowrap; }
  503.                 .mldulebox_list ul em, .maxcontent em { margin-right:3px; color:#666; }
  504.                 .mldulebox_list ul li a { color:#999}
  505.                 .maxcontent { width:100%; padding-bottom:5px; color:#999; white-space:normal !important; }

  506. /*============================================= user info pages style  */
  507. .user_photolist { border-top:none; background:#FFF; }
  508.         #user_tab_caption { height:31px; overflow:hidden; background:url(../images/solid_bg.gif) repeat-x 0 100%; }
  509.                 #user_tab_caption a { display:block; float:left; width:65px; overflow:hidden; margin-right:3px; background:url(../images/user_info_tab_bg.gif) no-repeat; text-align:center; line-height:31px; }
  510.                 #user_tab_caption .current { background-position:0 -30px;}
  511.                 .user_photolist_caption { height:25px; overflow:hidden; margin:0 15px 0; padding-top:15px; background:url(../images/dashed_bg.gif) repeat-x 0 39px; color:#666; }
  512.                         .user_photolist_caption .box_l { width:500px!important; }
  513.                         .user_photolist_caption .more { float:right; }
  514.                 .user_photolist .clearfix { margin-bottom:15px;}
  515.                         .user_photolist p a { color:#369; }
  516.                         .user_photolist dl { display:inline; float:left; width:350px; height:105px; overflow:hidden; margin:15px 15px 0 15px; }
  517.                         .user_photolist dl dt { float:left; }
  518.                         .user_photolist dl dt div { display:table-cell; *display:block; width:102px; height:104px; *height:102px; overflow:hidden; border:1px solid #E0E9F2; background:#FFF; text-align:center; vertical-align:middle; *font-size:85px; }
  519.                         .user_photolist dl dd { float:right; width:240px; }
  520.                         .user_photolist dl dd h5, .user_photolist dl dd p { padding-bottom:6px;}

  521. .user_blog { min-height:270px; padding-top:10px; border-top:none; background:#FFF; }
  522.         .user_blog_list { margin:0 15px 10px; padding-bottom:5px; background:url(../images/dashed_bg.gif) repeat-x 0 100%; line-height:20px; }
  523.                 .user_blog_list h5 { padding-bottom:5px; font-size:14px; font-weight:400; }
  524.                 .user_blog_list a { color:#369; }
  525.                 .user_blog_tag { color:#999; }
  526.                 .user_blog_tag a { color:#D7121C; text-decoration:underline; }
  527.                 .user_blog_list p { padding-bottom:5px; }
  528.                 .user_blog_op { color:#369; text-align:right; }
  529.                         .user_blog_op a { text-decoration:underline;  }
  530.                         .user_blog_op .more { float:left; }
  531.         .user_no_body { padding:114px 0; color:#999; font-weight:700; font-size:18px; text-align:center; }

  532. /*============================================= ajax style  */
  533. .xspace-ajaxdiv { position:absolute; padding:5px; border:1px solid #BBB; background:#FCFFEF; text-align:left; }
  534.         .xspace-ajaxdiv h5 { line-height:24px; font-size:1em; margin:0; }
  535.                 .xspace-ajaxdiv h5 a { float:right; font-weight:normal; }
  536.         .xspace-ajaxcontent { padding:8px; border:1px solid #EEE; background:#FFF; }
  537.                 .xspace-ajaxcontent form { margin:0; }
  538.                 .xspace-ajaxcontent tr td { padding: 3px 0; }
复制代码
回复

使用道具 举报

 楼主| sm1010 发表于 2010-3-16 15:35:54 | 显示全部楼层
大家帮忙看下啊
回复

使用道具 举报

lidq.jingwu 发表于 2010-3-16 17:02:29 | 显示全部楼层
发这么多的代码,有人看就怪了。
看一下supe_spaceitems表中是否有字段:click_1。
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-18 01:32 , Processed in 0.031293 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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