CINXE.COM

我来说两句首页-搜狐

<!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=GBK" /> <meta name="description" content="我来说两句首页" /> <meta name="keywords" content="我来说两句首页" /> <meta name="robots" content="all" /> <title>我来说两句首页-搜狐</title> <link type="text/css" rel="stylesheet" href="http://comment.news.sohu.com/upload/comment080923/global.css" /> <link type="text/css" rel="stylesheet" href="http://comment.news.sohu.com/upload/comment080923/style.css" /> <input type=hidden id="comment_timer"/> <input type=hidden id="comment_lastid"/> <script type="text/javascript" src="http://www.sohu.com/sohuflash_1.js"></script> <script type="text/javascript"> function $(obj) { return (document.getElementById(obj)) } function turn(n,m,x){ for(i=1;i<=m;i++){ if(i==n){ $('lm'+x+'_'+i).className="now" $('content'+x+'_'+i).style.display="" }else{ $('lm'+x+'_'+i).className="" $('content'+x+'_'+i).style.display="none" } } } </script> <script type="text/javascript"> var isOK=1; var c_spcount_1; var c_opcount_1; var c_spcount_2; var c_opcount_2; function getObject(objectId) { if(document.getElementById && document.getElementById(objectId)) { // W3C DOM return document.getElementById(objectId); } else if (document.all && document.all(objectId)) { // MSIE 4 DOM return document.all(objectId); } else if (document.layers && document.layers[objectId]) { // NN 4 DOM.. note: this won't find nested layers return document.layers[objectId]; } else { return false; } } // getObject function Ajaj(url, args) { this.id=Number(new Date()).toString()+parseInt(10*Math.random())+parseInt(10*Math.random())+parseInt(10*Math.random()); this.url = url || ""; this.params = args.parameters || ""; this.onComplete = args.onComplete || this.defaultOnCompleteFunc; this.onLoading= args.onLoading || this.defaultOnLoadingFunc; this.onError = args.onError || this.defaultOnErrorFunc; if(!window._REROADFLOG) window._REROADFLOG=[]; this.loadData(); } Ajaj.prototype = { getRequest : function () { var req,id="IFRM"+this.id,ifm=document.getElementById(id); if(!ifm) { ifm=document.createElement("IFRAME"); ifm.id=ifm.name=id; ifm.style.display="none"; document.body.appendChild(ifm); req=ifm.contentWindow; req.document.write('<ht'+'ml><bo'+'dy><scr'+'ipt id="SCRIPT_REQUESTER"></scr'+'ipt><scr'+'ipt>if(!parent._REROADFLOG["'+this.id+'"]){window.location.reload();parent._REROADFLOG["'+this.id+'"]=1}</scr'+'ipt></bo'+'dy></ht'+'ml>'); } else { req=ifm.contentWindow; } return req || false; }, parseParams : function () { if (typeof (this.params) == "string") { return this.params; } else { var s = ""; if(this.params){ for (var k in this.params) { s += k + "=" + this.params[k] + "&"; } } return s; } }, loadData : function () { this.req = this.getRequest(); if (this.req) { this.onLoading(); try { var loader = this; var sender=this.req.document.getElementById("SCRIPT_REQUESTER"); this.req._onreadystatechange = function () { loader.onComplete.call(loader, ""); loader.destroy(); } var a=this.parseParams(this.params); sender.src=this.url+(!a?"":"?")+a; } catch (e) { // throw e this.onError.call(this, e); } } }, defaultOnCompleteFunc : function (a) { alert(a); }, defaultOnLoadingFunc : function () { }, defaultOnErrorFunc : function (error) { //alert(error); }, destroy : function () { var id=this.id; var ifm=document.getElementById("IFRM"+id); document.body.removeChild(ifm); window._REROADFLOG[id]=null; } } function getHTTPObject() { var xmlhttp; /*@cc_on @if (@_jscript_version >= 5) try { xmlhttp = new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { try { xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); } catch (E) { xmlhttp = false; } } @else xmlhttp = false; @end @*/ if (!xmlhttp && typeof XMLHttpRequest != 'undefined') { try { xmlhttp = new XMLHttpRequest(); } catch (e) { xmlhttp = false; } } return xmlhttp; } function debate_support2(id,tid,index){ comment_post2(id, tid, "sp", index,debate_change_count2); } function debate_oppose2(id,tid,index){ comment_post2(id, tid,"op", index,debate_change_count2); } function comment_post2(id,tid, type,index, callback){ var url = "http://comment2.news.sohu.com/service/" + type + "comment.action"; var timer = document.getElementById("comment_timer"); var lastid = document.getElementById("comment_lastid"); if(timer && timer.value > 0 && lastid && lastid.value==id){ alert("抱歉,请不要短时间内重复同一操作"); return; } timer.value=5; lastid.value=id; try{ var a=new Ajaj(url,{"parameters":{"commentId":id,"topicId":tid},"onComplete":function(a){}}); } catch(e){} alert ("多谢您的参与 "); callback(id, type,index); } function debate_change_count2(id, type,index){ if(type=="op"){ switch (index) { case 1 : runFlash2(c_spcount_1,c_opcount_1+1,index); break; case 2 : runFlash2(c_spcount_2,c_opcount_2+1,index);break; } }else if (type=="sp"){ switch (index) { case 1 : runFlash2(c_spcount_1+1,c_opcount_1,index);break; case 2 : runFlash2(c_spcount_2+1,c_opcount_2,index);break; } } } function runFlash2(spcount,opcount,index){ var score2 = spcount;//正方 var object_score2 =opcount;//反方 var debate_pk3 = new sohuFlash("http://photocdn.sohu.com/comment/images/20070208/main.swf", "main", "82", "130", "7", "#ffffff", true); debate_pk3.addParam("quality", "high"); debate_pk3.addParam("wmode", "opaque"); debate_pk3.addVariable("score2", score2); //数据地址 debate_pk3.addVariable("object_score2", object_score2); //数据地址 debate_pk3.write("debate_pk"+index); switch (index) { case 1 : c_spcount_1 = spcount; c_opcount_1 = opcount;break; case 2 : c_spcount_2 = spcount; c_opcount_2 = opcount;break; } } function checkContent(param){ var content; if(param == 1) content = document.getElementById("spcontent"); else if(param == 2) content = document.getElementById("opcontent"); var errormsg = ""; if(content.value.match(/^\s*$/)){ errormsg = errormsg + "* 内容不能为空\n"; content.focus(); } if(content.value.length > 1500){ errormsg = errormsg + "* 内容不能超过1500个字符\n"; content.focus(); } if(errormsg){ alert(errormsg); return false; } return true; } function submitForm(param) { if(!checkContent(param)) return; if(param == 1) document.spForm.submit(); else if(param == 2) document.opForm.submit(); } function showLm(n){ for(var i=1;i<=10;i++){ if (i==n){ getObject('lm'+i).className = "w62 bg1 fc_00418A" } else { getObject('lm'+i).className = "w62" } if(n==1){ getObject('lm1').className = "w103 bg fc_00418A" }else{ getObject('lm1').className = "w103" } } } </script> </head> <body title=""> <div class="Area" id="channelNav"><a href="http://www.sohu.com/" target="_blank"><img src="http://images.sohu.com/uiue/sohu_logo/sohu_logo.gif" width="145" height="21" alt="sohu_logo" border="0" class="left" /></a> <ul class="right"> <li><a href="http://www.sohu.com/">搜狐首页</a></li><li>-</li> <li class="red"><a href="http://news.sohu.com/">新闻</a></li><li>-</li> <li><a href="http://sports.sohu.com/">体育</a></li><li>-</li> <li><a href="http://s.sohu.com/">S</a></li><li>-</li> <li><a href="http://yule.sohu.com/">娱乐</a></li><li>-</li> <li><a href="http://tv.sohu.com/yule/">V</a></li><li>-</li> <li class="red"><a href="http://business.sohu.com/">财经</a></li><li>-</li> <li><a href="http://it.sohu.com/">IT</a></li><li>-</li> <li><a href="http://auto.sohu.com/">汽车</a></li><li>-</li> <li><a href="http://house.focus.cn/">房产</a></li><li>-</li> <li><a href="http://home.sohu.com/">家居</a></li><li>-</li> <li><a href="http://women.sohu.com/">女人</a></li><li>-</li> <li><a href="http://tv.sohu.com/">视频</a></li><li>-</li> <li><a href="http://my.tv.sohu.com/">播客</a></li><li>-</li> <li><a href="http://t.sohu.com/">微博</a></li><li>-</li> <li><a href="http://login.mail.sohu.com/">邮件</a></li><li>-</li> <li><a href="http://blog.sohu.com/">博客</a></li><li>-</li> <li><a href="http://club.sohu.com/">BBS</a></li><li>-</li> <li><a href="http://comment2.news.sohu.com/">我说两句</a></li><li>-</li> <li class="end"><a href="http://www.sogou.com/">搜狗</a></li> </ul></div> <div class="area"> <div id="logo"><a href="http://comment2.news.sohu.com/" target="_blank"><a href="http://comment.news.sohu.com/"><img title="图片说明" height="95" alt="图片说明" src="http://news.sohu.com/upload/img050908/comment_logo.gif" width="145"></a></a> </div><div class=ad660> <div id=44d67217136d7903444f3cbab462d7a6></div><a href="http://hot.club.sohu.com/s2009/2008khsd/" target=_blank><a href="http://hot.club.sohu.com/s2009/2008khsd/" target=_blank><img title=图片说明 src="http://i3.itc.cn/20090317/4b3_bf65353c_8a69_487c_8b6c_048033382866_0.jpg"></a></a> </div><div class=ad140><a href="http://www.sogou.com/pinyin/" target=_blank><a href="http://pinyin.sogou.com/?p=32020109" target=_blank><img height=85 src="http://images.sohu.com/cs/market/sogou/12085-1.gif" width=120 border=0></img></a></a></div> </div> <div class="clearBgPic"></div> <div class="blank5"></div><style> .nav{background:url(http://comment.news.sohu.com/upload/images/nav01.gif);height:48px;width:948px;border:1px #5BABE5 solid;line-height:48px;color:#fff;text-align:center} .nav a{color:#fff;font-weight:bold;margin:0 26px;} </style> <div class="nav"> <a href="http://comment.news.sohu.com/" >我来说两句首页</a>|<a href="http://comment.news.sohu.com/ktss/" >看图说事</a>|<a href="http://comment.news.sohu.com/bianlunqu/" >搜狐网辨</a>|<a href="http://comment.news.sohu.com/jrht/" >今日话题</a>|<a href="http://comment.news.sohu.com/cmtktss/" >看图狐猜</a>|<a href="http://comment.news.sohu.com/djpm/" >网评排行</a>|<a href="http://club.sohu.com/" >搜狐社区</a>|<a href="http://video.club.sohu.com/" target="_blank">社区视频</a> </div> <div class="blank5"></div> <div class="area cut0"> <div class="lc"> <div class="flash"> <div class="top"></div> <div class="flash"><div id="focus_01">焦点图</div> <script type="text/javascript"> <!-- //可编辑内容开始(可放置特版中) var pic_width=300; //图片宽度 var pic_height=240; //图片高度 var button_pos=2; //按扭位置 1左 2右 3上 4下 var stop_time=6000; //图片停留时间(1000为1秒钟) var show_text=1; //是否显示文字标签 1显示 0不显示 var txtcolor="000000"; //文字色<br> var bgcolor="BADDF9"; //背景色 //可编辑内容结束 var swf_height=show_text==1?pic_height+24:pic_height; var pics="", mylinks="", texts=""; pics='http://i3.itc.cn/20090205/529_0644c9c1_54d4_4d88_b387_0f1dc5c35abc_0.jpg|http://i0.itc.cn/20090206/529_07bc7725_18a1_4920_aec9_5755daf5f6e3_0.jpg|http://js4.club.sohu.net/indeximages/2e/1d1c9ad269d2173bef943471fc83202e.jpg' mylinks='http://club.comment.news.sohu.com/t10000115829.html|http://comment.news.sohu.com/ktss/|http://club.sohu.com/' texts='曝小沈阳在南方火不了的原因(组图)|《非诚勿扰》中爆红的女秘书身世内幕(组图)|中蒙联训之蒙古女兵'; var sohuFlash2 = new sohuFlash("http://comment.news.sohu.com/upload/woshuoliangjufocuspic/focus.swf", "focus_01", pic_width, swf_height, "6"); sohuFlash2.addParam("quality", "high"); sohuFlash2.addParam("wmode", "opaque"); sohuFlash2.addVariable("pics",pics); sohuFlash2.addVariable("links",mylinks); sohuFlash2.addVariable("texts",texts); sohuFlash2.addVariable("pic_width",pic_width); sohuFlash2.addVariable("pic_height",pic_height); sohuFlash2.addVariable("show_text",show_text); sohuFlash2.addVariable("txtcolor",txtcolor); sohuFlash2.addVariable("bgcolor",bgcolor); sohuFlash2.addVariable("button_pos",button_pos); sohuFlash2.addVariable("stop_time",stop_time); sohuFlash2.write("focus_01"); //--> </script> </div> <div class="bottom"></div></div> <div class="blank5 white"></div> <h2><strong>热点话题</strong></h2><div class=list> <ul> <li>·<a href="http://comment.news.sohu.com/20090202/n262016828.shtml" target=_blank><strong>医院的失责?护工的行为谁来规范!!</strong></a></li> <li>·<a href="http://comment.news.sohu.com/20090205/n262077033.shtml" target=_blank>春晚一炮而红 小沈阳到底还能火多久</a></li> <li>·<a href="http://comment.news.sohu.com/20090215/n262248938.shtml" target=_blank>延时退休,让所有女性自己选择 </a></li> <li>·<a href="http://comment.news.sohu.com/20090120/n261867434.shtml" target=_blank>原来票贩子才是世界上最会排队的人</a></li> <li>·<a href="http://comment.news.sohu.com/20090126/n261949923.shtml" target=_blank>春晚已做出改变!而我们能做些什么?</a></li> </ul> <div class=bottom></div></div><script type="text/javascript"> var cc = 0; function clearCommentContent(c) { cc++; if (cc == 1) { c.value = ""; } } function checkCmt(){ var content= document.getElementById("cmt"); var errormsg = ""; if(content.value.match(/^\s*$/)){ errormsg = errormsg + "* 内容不能为空\n"; content.focus(); } if(content.value.length > 1500){ errormsg = errormsg + "* 内容不能超过1500个字符\n"; content.focus(); } if(errormsg){ alert(errormsg); return false; } return true; } </script> <div class=communion> <div class=border><img height=77 alt="" src="http://comment.news.sohu.com/upload/comment080923/images/pic10.gif" width=16></div> <h3><img height=26 alt="" src="http://comment.news.sohu.com/upload/comment080923/images/pic11.gif" width=108></h3> <h1><a href="http://club.comment.news.sohu.com/t10000114282.html" target=_blank>我国人禽流感病例频发,你如何看?</a></h1> <p>提要:最近北京、山西、山东等省市连续发生人感染高致病性禽流感病例。国家流感中心主任舒跃龙研究员说,虽然我国连续出现了几起病例,但人感染高致病禽流感的风险并没有增加,你怎么看...</p> <div class=blank10></div> <div class=box><form name="commentForm1" action="http://comment2.news.sohu.com/postcomment.action" method="post" target="_blank" style="margin:0; padding:0;" onsubmit="return checkCmt()"> <input name="topicId" value="10000114282" type="hidden"> <input maxlength="10" name="comment.author" value="搜狐网友" type="hidden"> <textarea name="comment.content" overflow-y:hidden;" onclick="clearCommentContent(this)" id="cmt"></textarea><input type="submit" value="发 送" style="position:relative; left:210px; top:-5px; border:1px solid #c1dff8; background:#ECFAFB; width:60px; padding-top:3px; cursor:pointer;" /></form></div></div></div><div class=cc> <div class=top></div> <div class=big> <div class=blank5></div> <h1><a href="http://club.comment.news.sohu.com/t10000115635.html" target=_blank><font color=red>周涛自揭春晚主持背后故事(组图)<font size=+0></font></font></a></h1> <p>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://club.comment.news.sohu.com/t10000115635.html" target=_blank>1983年开始,春晚就设置了专门的主持人,到今天,已经更换了一批又一批,人员构成也有很大的变化。春晚主持人...</a></p> <div class=blank15></div> <div class=line></div> <div class=blank5></div> <h1><a href="http://club.comment.news.sohu.com/t10000115504.html" target=_blank>浙江最高级酒店内的腐败一幕(组图)</a></h1> <p>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://club.comment.news.sohu.com/t10000115504.html" target=_blank>和富豪们的千金们打了一个下午的麻将后,来到了浙江一家最高级的酒店,从进门到进包间的气势令人万分震撼,之后...</a></p></div> <div class=blank10></div> <div class=blank10></div> <h2><img height=14 alt="" src="http://comment.news.sohu.com/upload/comment080923/images/pic16.gif" width=14>草根谈</h2> <div class=blank5></div> <h1><a href="http://comment.news.sohu.com/ktss/" target=_blank><font color=black>曝光汪涵传闻的婚外情人私密照(组图)</font></a></h1> <ul> <li><span twffan="done"><a href="http://comment.news.sohu.com/" target=_blank>话题</a></span>|&nbsp;<a href="http://club.comment.news.sohu.com/t10000119416.html" target=_blank>实拍中国最年轻漂亮的女列车长们/组图</a><font color=red></li> <li><span twffan="done"><a href="http://comment.news.sohu.com/ktss/" target=_blank>曝光</a></span>| <a href="http://club.comment.news.sohu.com/t10000119435.html" target=_blank>手机拍到麦当劳里男女极不雅观一幕/组图</a></li> <li><span twffan="done"><a href="http://comment.news.sohu.com/ktss/" target=_blank>热点</a></span>|&nbsp;<a href="http://club.comment2.news.sohu.com/l-zz0864-0-1-900-0.html" target=_blank>台前幕后:一位一线医生的惊人自白</a><font color=red></li> <li><span twffan="done"><a href="http://video.club.sohu.com/" target=_blank>视频</a></span>|&nbsp;<a href="http://hot.club.sohu.com/s2008/shipinye/index.shtml" target=_blank><font color=red>实拍美国街头警匪真实版生死时速!</font></a></li> </ul> <div class=blank20></div> <h2><img height=14 alt="" src="http://comment.news.sohu.com/upload/comment080923/images/pic17.gif" width=14><font color=black>今日网辩</font></h2> <div class=blank5></div> <h1><a href="http://comment.news.sohu.com/bianlunqu/" target=_blank>清洁工“捡”巨额黄金是否应该被判刑?</a></h1> <ul> <li><span twffan="done"><a href="http://comment.news.sohu.com/bianlunqu/" target=_blank>争议</a></span>|&nbsp;<a href="http://comment2.news.sohu.com/262163679/d109347240.html" target=_blank><strong><font color=red>你是否赞成将领导1成工资转消费券?</font></strong></a></li> <li><span twffan="done"><a href="http://comment.news.sohu.com/bianlunqu/" target=_blank>激辩</a></span>|&nbsp;<a href="http://comment2.news.sohu.com/262163441/d109351827.html" target=_blank>情侣当街对打,你是否会选择劝架?</a></li> <li><span twffan="done"><a href="http://comment.news.sohu.com/bianlunqu/" target=_blank>热点</a></span>|&nbsp;<a href="http://comment2.news.sohu.com/264301342/o122837941.html" target=_blank>把恐龙灭绝归罪于峨眉山喷发,是否合适?</a></li> <li><span twffan="done"><a href="http://comment.news.sohu.com/bianlunqu/" target=_blank>万人</a></span>|&nbsp;<a href="http://comment2.news.sohu.com/262072253/d108866356.html" target=_blank><strong><font color=red>户口登记姓名有没有必要规范?</font></strong></a><font color=red><font color=red></li> </ul> <div class=blank20></div> <h2><img height=14 alt="" src="http://comment.news.sohu.com/upload/comment080923/images/pic18.gif" width=14><font color=black>热点视频</font></h2> <div class=blank5></div> <dl> <dd><a href="http://club.tv.sohu.com/main.php?c=182&amp;b=zz0370&amp;t=999" target=_blank><img height=75 alt="" src="http://i1.itc.cn/20090220/114_f9ead323_02f6_45aa_a4b3_9b91eea9d084_0.jpg" width=100></a><a href="http://club.tv.sohu.com/main.php?c=182&amp;b=zz0370&amp;t=999" target=_blank><font color=red>实拍男子头朝下跳楼身亡的瞬间</font></a></dd> <dd><a href="http://club.tv.sohu.com/r-zz0370-282710-0-5-999.html" target=_blank><img height=75 alt="" src="http://i9.itc.cn/20090219/114_bb9143b7_b52b_4828_8be6_f2c4d8987dd5_0.jpg" width=100></a><a href="http://club.tv.sohu.com/r-zz0370-282710-0-5-999.html" target=_blank>揭秘小品&lt;不差钱&gt;成龙被删戏份 </a></dd> <dd><a href="http://club.tv.sohu.com/r-zz0370-293106-0-61-999.html" target=_blank><img height=75 alt="" src="http://i3.itc.cn/20090219/114_95b5edf3_6128_4651_a2f2_ecc87261145c_0.jpg" width=100></a><a href="http://club.tv.sohu.com/r-zz0370-293106-0-61-999.html" target=_blank>北京某小区保安深夜的疯狂一幕</a></dd></dl></div></font></font></font></font> <div class="rc"> <h2>网友精彩评论</h2> <div class="blank10"></div> <dl> <dt>9179</dt> <dd>总理啊 我住在偏远的北方城市、住着四手以上的小房...<a href="http://comment2.news.sohu.com/default/comments.shtml?t=270229757" target="_blank">评[温家宝:在...]&gt;&gt;</a></dd> </dl> <div class="clear"></div> <div class="blank10"></div> <div class="blank10"></div> <dl> <dt>8744</dt> <dd>感人的东西尽量少一点,合理合法的东西尽量多一点<a href="http://comment2.news.sohu.com/default/comments.shtml?t=270229757" target="_blank">评[温家宝:在...]&gt;&gt;</a></dd> </dl> <div class="clear"></div> <div class="blank10"></div> <div class="blank10"></div> <dl> <dt>7865</dt> <dd>谁能保证这个孩子的病能治愈?若是不能那不是害了孩...<a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232652" target="_blank">评[志愿者夜救...]&gt;&gt;</a></dd> </dl> <div class="clear"></div> <div class="blank15"></div> <div class="line"></div> <div class="blank10 white"></div><div><a href="http://club.comment.news.sohu.com/t10000115528.html" target=_blank><img height=110 alt="" src="http://i0.itc.cn/20090204/529_0d7be56f_b8df_4875_893d_154baa97a4ec_0.jpg" width=250></a></div> <div class="blank10 white"></div> <h2>网友热评榜</h2> <div class="blank10"></div> <div class="review"><form name=search1> 往日回顾: <input name="dob" id="dob" type="text" style="width:100px; height:17px; border:1px solid #ced7e1" value="2008-10-1" readonly onclick="javascript:ShowCalendar(this.id);" noticeName='doba' format='yyyy-mm-dd' msg="请选择一下出生日期" okmsg="√" /><img onclick=reurl1(); src="http://photocdn.sohu.com/comment/images/20070208/pic06.gif" width="55" height="19" alt="图片说明" title="图片说明" /></form> </div> <div class="box"> <ul> <li class="now" id="lm1_1" onmouseover="turn(1,7,1)">全部 </li> <li class="" id="lm1_2" onmouseover="turn(2,7,1)">国内 </li> <li class="" id="lm1_3" onmouseover="turn(3,7,1)">国际 </li> <li class="" id="lm1_4" onmouseover="turn(4,7,1)">社会 </li> <li class="" id="lm1_5" onmouseover="turn(5,7,1)">财经 </li> <li class="" id="lm1_6" onmouseover="turn(6,7,1)">体育 </li> <li class="" id="lm1_7" onmouseover="turn(7,7,1)">娱乐 </li></ul></div> <div class="blank10"></div> <div id="content1_1"> <table border=0 cellpadding=0 cellspacing=0> <tr> <td width="13">1</td> <td> <span>1088</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232803" target="_blank"> 丈夫嫖娼忘穿内衣裤露馅 ... </a> </td> </tr> <tr> <td width="13">2</td> <td> <span>323</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232652" target="_blank"> 志愿者夜救无肛女婴续 家 ... </a> </td> </tr> <tr> <td width="13">3</td> <td> <span>219</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232509" target="_blank"> 美军包围塔利班重要据点马 ... </a> </td> </tr> <tr> <td width="13">4</td> <td> <span>159</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232615" target="_blank"> 京沪高铁5.2亿元发票违 ... </a> </td> </tr> <tr> <td width="13">5</td> <td> <span>119</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232552" target="_blank"> 卫生部改多项文件施行 肝 ... </a> </td> </tr> <tr> <td width="13">6</td> <td> <span>104</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270242087" target="_blank"> 全国食品安全办:大多数问 ... </a> </td> </tr> <tr> <td width="13">7</td> <td> <span>99</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270233408" target="_blank"> 天津无肛女婴被放弃治疗续 ... </a> </td> </tr> <tr> <td width="13">8</td> <td> <span>87</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232653" target="_blank"> 靓女倒车撞倒加油机 加油 ... </a> </td> </tr> <tr> <td width="13">9</td> <td> <span>82</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232665" target="_blank"> 年轻夫妇双双惨死在出租屋 ... </a> </td> </tr> <tr> <td width="13">10</td> <td> <span>77</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232565" target="_blank"> 北京武装特警春节期间将上 ... </a> </td> </tr> </table> </div> <div id="content1_2" style="DISPLAY: none"> <table border=0 cellpadding=0 cellspacing=0> <tr> <td width="13">1</td> <td> <span>159</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232615" target="_blank"> 京沪高铁5.2亿元发票违 ... </a> </td> </tr> <tr> <td width="13">2</td> <td> <span>119</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232552" target="_blank"> 卫生部改多项文件施行 肝 ... </a> </td> </tr> <tr> <td width="13">3</td> <td> <span>104</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270242087" target="_blank"> 全国食品安全办:大多数问 ... </a> </td> </tr> <tr> <td width="13">4</td> <td> <span>77</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232565" target="_blank"> 北京武装特警春节期间将上 ... </a> </td> </tr> <tr> <td width="13">5</td> <td> <span>67</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232452" target="_blank"> 广东渔民被扣菲律宾三载 ... </a> </td> </tr> <tr> <td width="13">6</td> <td> <span>58</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270241710" target="_blank"> 广东火车票实名制试行15 ... </a> </td> </tr> <tr> <td width="13">7</td> <td> <span>57</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270242135" target="_blank"> 传统春节击败西方情人节 ... </a> </td> </tr> <tr> <td width="13">8</td> <td> <span>40</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270243099" target="_blank"> 国家发改委要求公务接待不 ... </a> </td> </tr> <tr> <td width="13">9</td> <td> <span>39</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270240847" target="_blank"> 微软反盗版“全球黑屏” ... </a> </td> </tr> <tr> <td width="13">10</td> <td> <span>22</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232619" target="_blank"> 审计署大项目审计结果 西 ... </a> </td> </tr> </table> </div> <div id="content1_3" style="DISPLAY: none"> <table border=0 cellpadding=0 cellspacing=0> <tr> <td width="13">1</td> <td> <span>219</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232509" target="_blank"> 美军包围塔利班重要据点马 ... </a> </td> </tr> <tr> <td width="13">2</td> <td> <span>21</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232779" target="_blank"> 美国密谋建东亚反导体系: ... </a> </td> </tr> <tr> <td width="13">3</td> <td> <span>12</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270243299" target="_blank"> 美披露激光反导系统测试细 ... </a> </td> </tr> <tr> <td width="13">4</td> <td> <span>11</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270243218" target="_blank"> 全球经济复苏中现新失衡 ... </a> </td> </tr> <tr> <td width="13">5</td> <td> <span>11</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232792" target="_blank"> 美军激光反导武器测试成功 ... </a> </td> </tr> <tr> <td width="13">6</td> <td> <span>11</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270235461" target="_blank"> 克林顿被累病紧急入院 术 ... </a> </td> </tr> <tr> <td width="13">7</td> <td> <span>8</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232675" target="_blank"> 美国首都华盛顿发生地铁出 ... </a> </td> </tr> <tr> <td width="13">8</td> <td> <span>8</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270237809" target="_blank"> 美赌城变身中国城 派专机 ... </a> </td> </tr> <tr> <td width="13">9</td> <td> <span>7</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270238305" target="_blank"> 汤加海域发生里氏6.3级 ... </a> </td> </tr> <tr> <td width="13">10</td> <td> <span>5</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270239436" target="_blank"> 法文Amour荣膺最浪漫 ... </a> </td> </tr> </table> </div> <div id="content1_4" style="DISPLAY: none"> <table border=0 cellpadding=0 cellspacing=0> <tr> <td width="13">1</td> <td> <span>1088</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232803" target="_blank"> 丈夫嫖娼忘穿内衣裤露馅 ... </a> </td> </tr> <tr> <td width="13">2</td> <td> <span>323</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232652" target="_blank"> 志愿者夜救无肛女婴续 家 ... </a> </td> </tr> <tr> <td width="13">3</td> <td> <span>99</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270233408" target="_blank"> 天津无肛女婴被放弃治疗续 ... </a> </td> </tr> <tr> <td width="13">4</td> <td> <span>87</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232653" target="_blank"> 靓女倒车撞倒加油机 加油 ... </a> </td> </tr> <tr> <td width="13">5</td> <td> <span>82</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232665" target="_blank"> 年轻夫妇双双惨死在出租屋 ... </a> </td> </tr> <tr> <td width="13">6</td> <td> <span>77</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270242001" target="_blank"> 天津无肛女婴在津做第一次 ... </a> </td> </tr> <tr> <td width="13">7</td> <td> <span>55</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232690" target="_blank"> 男子月薪三百招聘活闹钟 ... </a> </td> </tr> <tr> <td width="13">8</td> <td> <span>47</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270242937" target="_blank"> 豪客在三亚花13万包下总 ... </a> </td> </tr> <tr> <td width="13">9</td> <td> <span>23</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270245345" target="_blank"> 千万富婆“重金求孕” 应 ... </a> </td> </tr> <tr> <td width="13">10</td> <td> <span>21</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270243768" target="_blank"> 女子被拐22年后终与家人 ... </a> </td> </tr> </table> </div> <div id="content1_5" style="DISPLAY: none"> <table border=0 cellpadding=0 cellspacing=0> <tr> <td width="13">1</td> <td> <span>41</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270233768" target="_blank"> 中国财富向少数人高度集中 ... </a> </td> </tr> <tr> <td width="13">2</td> <td> <span>24</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270233685" target="_blank"> 央行时隔一月再提存款准备 ... </a> </td> </tr> <tr> <td width="13">3</td> <td> <span>13</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270244529" target="_blank"> 海南房价一天一涨每平米7 ... </a> </td> </tr> <tr> <td width="13">4</td> <td> <span>8</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270234022" target="_blank"> 广发证券首日狂涨374% ... </a> </td> </tr> <tr> <td width="13">5</td> <td> <span>8</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270233732" target="_blank"> 节前上调存款准备金率 节 ... </a> </td> </tr> <tr> <td width="13">6</td> <td> <span>5</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270233773" target="_blank"> 融资融券推出步伐再提速 ... </a> </td> </tr> <tr> <td width="13">7</td> <td> <span>3</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270235140" target="_blank"> 央行再调存款准备金率对楼 ... </a> </td> </tr> <tr> <td width="13">8</td> <td> <span>3</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270244394" target="_blank"> 丰田再宣布召回汽车 涉及 ... </a> </td> </tr> <tr> <td width="13">9</td> <td> <span>2</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270245034" target="_blank"> 节前突调准备金率 股市冲 ... </a> </td> </tr> <tr> <td width="13">10</td> <td> <span>2</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270245243" target="_blank"> 宝钢股份出台3月碳钢产品 ... </a> </td> </tr> </table> </div> <div id="content1_6" style="DISPLAY: none"> <table border=0 cellpadding=0 cellspacing=0> <tr> <td width="13">1</td> <td> <span>1582</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232435" target="_blank"> 格鲁吉亚雪橇选手训练中撞 ... </a> </td> </tr> <tr> <td width="13">2</td> <td> <span>649</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270236568" target="_blank"> 格鲁吉亚入场演悲情一幕 ... </a> </td> </tr> <tr> <td width="13">3</td> <td> <span>347</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270243102" target="_blank"> 西甲-C罗两球铁卫处子球 ... </a> </td> </tr> <tr> <td width="13">4</td> <td> <span>191</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270236007" target="_blank"> 2010冬奥会中国代表团 ... </a> </td> </tr> <tr> <td width="13">5</td> <td> <span>169</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270232804" target="_blank"> 意甲-亨特拉尔两球小罗两 ... </a> </td> </tr> <tr> <td width="13">6</td> <td> <span>169</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270246629" target="_blank"> 李浩锡撞飞队友 韩国“自 ... </a> </td> </tr> <tr> <td width="13">7</td> <td> <span>133</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270234168" target="_blank"> 曝火箭活塞骑士酿大交易 ... </a> </td> </tr> <tr> <td width="13">8</td> <td> <span>118</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270242201" target="_blank"> 国足内部下达死命令 虎年 ... </a> </td> </tr> <tr> <td width="13">9</td> <td> <span>85</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270233511" target="_blank"> 鲁能心仪之人再遭抬价 邓 ... </a> </td> </tr> <tr> <td width="13">10</td> <td> <span>68</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270241280" target="_blank"> 足总杯-德罗巴传射巴拉克 ... </a> </td> </tr> </table> </div> <div id="content1_7" style="DISPLAY: none"> <table border=0 cellpadding=0 cellspacing=0> <tr> <td width="13">1</td> <td> <span>203</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270238455" target="_blank"> 央视虎年春晚精彩攻略 5 ... </a> </td> </tr> <tr> <td width="13">2</td> <td> <span>192</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270241630" target="_blank"> 图:央视虎年春晚 赵本山 ... </a> </td> </tr> <tr> <td width="13">3</td> <td> <span>67</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270241330" target="_blank"> 图:央视虎年春晚 小虎队 ... </a> </td> </tr> <tr> <td width="13">4</td> <td> <span>37</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270238465" target="_blank"> 李咏:不能接受春晚口号式 ... </a> </td> </tr> <tr> <td width="13">5</td> <td> <span>24</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270241134" target="_blank"> 图:央视虎年春晚 王菲身 ... </a> </td> </tr> <tr> <td width="13">6</td> <td> <span>22</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270234093" target="_blank"> 央视春晚今晚20时直播 ... </a> </td> </tr> <tr> <td width="13">7</td> <td> <span>20</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270238457" target="_blank"> 葛优恭祝观众新年快乐 细 ... </a> </td> </tr> <tr> <td width="13">8</td> <td> <span>18</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270234935" target="_blank"> 陈小春应采儿中式婚纱照曝 ... </a> </td> </tr> <tr> <td width="13">9</td> <td> <span>15</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270235915" target="_blank"> 霍启刚郭晶晶伦敦浪漫密会 ... </a> </td> </tr> <tr> <td width="13">10</td> <td> <span>9</span> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270245109" target="_blank"> 小虎队春晚怀旧意念重 吴 ... </a> </td> </tr> </table> </div></div> <div class="clear"></div> <div class="bottom"></div></div> <div class="blank10"></div> <div class="area cut1"><style> .cut1 {background:url(http://comment.news.sohu.com/upload/2008comment0924sy2/bg4.gif);} .cut1 .lc {width:686px;float:left;} .cut1 .rc {width:254px;float:right} .cut1 .lc .title {padding:10px 10px 0 0;height:22px;background:url(http://comment.news.sohu.com/upload/2008comment0924sy2/bg5.gif);} .cut1 .lc .title span {float:right;color:#333} .cut1 .lc .title span a {color:#333} .cut1 .lc .PP {width:684px;margin:0 auto;} .cut1 .lc .PP div {width:171px;float:left;height:160px;color:#333} .cut1 .lc .PP a {color:#333} .cut1 .lc .PP div img {border:1px solid #333;display:block;margin:0 auto 6px;} .cut1 .rc h2 {padding:10px 10px 0 25px;text-align:left;font-weight:bold;height:23px;color:#333;background:url(http://comment.news.sohu.com/upload/2008comment0924sy2/bg2.gif);} .cut1 .rc h2 span {font-weight:normal;float:right;} .cut1 .rc .PP {width:232px;margin:0 auto} .cut1 .rc .PP img {display:block;margin:0 auto 8px;border:1px solid #333} .cut1 .rc .PP ,.cut1 .rc .PP a {font-weight:bold;color:#666;font-size:14px;text-align:left} .cut1 .rc .options {width:193px;margin:0 auto;} .cut1 .rc .options li {width:166px;border:1px solid #A4D0F5;text-align:left;height:17px;padding-top:4px;padding-left:25px;background:url(http://comment.news.sohu.com/upload/2008comment0924sy2/bg6.gif);margin-top:12px} </style> <div class=lc> <div class=title><span><a href="http://comment2.news.sohu.com/ktss/sh/" target=_blank>更多&gt;&gt;</a></span></div> <div class=PP> <div><a href="http://club.comment.news.sohu.com/t10000150540.html" target=_blank><img style="MS-INTERPOLATION-MODE: bicubic" alt=图片说明 src="http://comment.news.sohu.com/upload/ansley1294/0.jpg" border=0></a><a href="http://club.comment.news.sohu.com/t10000150540.html" target=_blank>某海关车库里的超豪华车队</a></div> <div><a href="http://club.comment.news.sohu.com/t10000150488.html" target=_blank><img style="MS-INTERPOLATION-MODE: bicubic" alt=图片说明 src="http://i0.itc.cn/20100208/529_5eb659c5_f0ec_4164_a012_17bae1a08ee0_0.jpg" border=0></a><a href="http://club.comment.news.sohu.com/t10000150488.html" target=_blank>茂名检察院原检察长跳楼身亡</a></div> <div><a href="http://club.comment.news.sohu.com/t10000150494.html" target=_blank><img style="MS-INTERPOLATION-MODE: bicubic" alt=图片说明 src="http://i1.itc.cn/20100208/529_627022a5_26f0_439e_9aeb_2fb5d5f58de9_0.jpg" border=0></a><a href="http://club.comment.news.sohu.com/t10000150494.html" target=_blank>男子政府门前追砍警察凶险过程</a></div> <div><a href="http://club.comment2.news.sohu.com/l-zz0057-0-0-900-0.html" target=_blank><img style="MS-INTERPOLATION-MODE: bicubic" alt=图片说明 src="http://i2.itc.cn/20100208/114_d0aa13a8_5334_4055_8774_effae3b4ffd1_0.jpg" border=0></a><a href="http://club.comment2.news.sohu.com/l-zz0057-0-0-900-0.html" target=_blank>银行职员上班看名模裸照被直播</a></div> <div><a href="http://club.comment.news.sohu.com/t10000150661.html" target=_blank><img style="MS-INTERPOLATION-MODE: bicubic" alt=图片说明 src="http://comment.news.sohu.com/upload/ansley1301/0.jpg" border=0></a><a href="http://club.comment.news.sohu.com/t10000150661.html" target=_blank>老人车上被尿憋死孙女受惊吓</a></div> <div><a href="http://club.comment.news.sohu.com/t10000150502.html" target=_blank><img style="MS-INTERPOLATION-MODE: bicubic" alt=图片说明 src="http://i1.itc.cn/20100208/529_5da69e78_9c9e_4624_ac1a_9cfa43db41af_0.jpg" border=0></a><a href="http://club.comment.news.sohu.com/t10000150502.html" target=_blank>农村帅哥晒豪宅宝马车征女友</a></div> <div><a href="http://club.comment.news.sohu.com/t10000150619.html" target=_blank><img style="MS-INTERPOLATION-MODE: bicubic" alt=图片说明 src="http://comment.news.sohu.com/upload/ansley1297/0.jpg" border=0></a><a href="http://club.comment.news.sohu.com/t10000150619.html" target=_blank>香港90后男女生校园生活</a></div> <div><a href="http://lz.club.travel.sohu.com/lz/serialise_details.php?serialise=46343&amp;tp=2" target=_blank><img style="MS-INTERPOLATION-MODE: bicubic" alt=图片说明 src="http://i3.itc.cn/20100209/529_c7fe5019_aa94_4feb_97d8_83a10435255f_0.jpg" border=0></a><a href="http://lz.club.travel.sohu.com/lz/serialise_details.php?serialise=46343&amp;tp=2" target=_blank><font color=red><strong>实拍韩国整容一条街</strong></font></a><font color=red></div></div></div></font><div class="rc"> <h2><span><a href="http://comment.news.sohu.com/cmtktss/" target="_blank">更多&gt;&gt;</a></span>看图狐猜</h2> <script type="text/javascript">function cka(b,a){a.href="http://comment2.news.sohu.com/postAnyComment.action?topicId=10000150227&comment.status=5&comment.replyType=5&comment.content="+escape(b);}</script> <div class="PP"> <a href="http://club.comment.news.sohu.com/a10000150227.html" target="_blank"><img src="http://i1.itc.cn/20100203/529_56f97c37_41e7_45a7_961e_67fddc054017_0.jpg" alt="看图胡猜" border="0" /></a><a href="http://club.comment.news.sohu.com/a10000150227.html" target="_blank">猜猜这是什么车队?</a> </div> <ul class="options"> <li><a href="#" onClick="cka('选择一:婚庆车队',this)" target="_blank">选择一:婚庆车队</a></li> <li><a href="#" onClick="cka('选择二:奖励的新车',this)" target="_blank">选择二:奖励的新车</a></li> <li><a href="#" onClick="cka('选择三:庆祝现场',this)" target="_blank">选择三:庆祝现场</a></li> </ul> </div> <div style="TEXT-ALIGN: right; CLEAR: both"><img border=0 alt="" src="http://comment.news.sohu.com/upload/ktss080828/images/bot.gif" width=254 height=1></div> <div class="clear"></div> </div> <div class="blank10"></div> <sohuadcode> </sohuadcode> <div class="blank10"></div> <div class="area cut2"> <div class="lc"> <h1>搜狐网辩</h1> <div class="blank10"></div> <div class="argue"><div class="left"> <div class="blank15"></div> <h3> <a href="http://comment2.news.sohu.com/default/debate.shtml?c=136338353&t=269938652" target="_blank"> 上水烟馆斜躺卧榻吞云吐雾是时尚还是吸“毒”? </a> </h3> <div class="blank10"></div> <div class="w110"> <div><img src="http://comment.news.sohu.com/upload/comment080923/images/pic51.gif" width="32" height="12" alt="" /></div> <div class="blank10"></div> <p>水烟是一种时尚。 <br>在土耳其女性吸水烟是一种时尚,看着瓶子里咕噜咕噜得冒着...</p> <div class="blank20"></div><div class="blank10"></div> <div><a href="javascript:debate_support2(136338353,269938652,1)" ><img src="http://comment.news.sohu.com/upload/comment080923/images/pic53.gif" width="110" height="29" alt="" /></a></div> </div> <div class="w90"> <div class="blank20"></div><div class="blank20"></div> <div class="txtCenter" id="debate_pk1"></div> </div> <div class="w110"> <div><img src="http://comment.news.sohu.com/upload/comment080923/images/pic52.gif" width="32" height="12" alt="" /></div> <div class="blank10"></div> <p>吸水烟无异于吸“毒”。 <br>用水烟管吸烟草并不是一种安全的抽烟选择。与传统认...</p> <div class="blank20"></div><div class="blank10"></div> <div><a href="javascript:debate_oppose2(136338353,269938652,1)" ><img src="http://comment.news.sohu.com/upload/comment080923/images/pic54.gif" width="110" height="29" alt="" /></a></div> </div> <script language="javascript"> runFlash2(6949,25102,1); </script> </div><div class="right"> <div class="blank15"></div> <h3> <a href="http://comment2.news.sohu.com/default/debate.shtml?c=136338123&t=269939903" target="_blank"> 东莞站长因列车员帮旅客爬窗被免冤不冤? </a> </h3> <div class="blank10"></div> <div class="w110"> <div><img src="http://comment.news.sohu.com/upload/comment080923/images/pic51.gif" width="32" height="12" alt="" /></div> <div class="blank10"></div> <p>冤!有些车次的停靠时间短,这么短的时间也许平时够用,但在春运期间,人流骤多,为了...</p> <div class="blank20"></div><div class="blank10"></div> <div><a href="javascript:debate_support2(136338123,269939903,2)" ><img src="http://comment.news.sohu.com/upload/comment080923/images/pic53.gif" width="110" height="29" alt="" /></a></div> </div> <div class="w90"> <div class="blank20"></div><div class="blank20"></div> <div class="txtCenter" id="debate_pk2"></div> </div> <div class="w110"> <div><img src="http://comment.news.sohu.com/upload/comment080923/images/pic52.gif" width="32" height="12" alt="" /></div> <div class="blank10"></div> <p>不冤!作为乘务人员,更应该明白爬窗上车的危险性,同情旅客着急上不了车不能作为理由...</p> <div class="blank20"></div><div class="blank10"></div> <div><a href="javascript:debate_oppose2(136338123,269939903,2)" ><img src="http://comment.news.sohu.com/upload/comment080923/images/pic54.gif" width="110" height="29" alt="" /></a></div> </div> <script language="javascript"> runFlash2(152225,13966,2); </script> </div> <div class="clear"></div></div> </div><div class=rc> <h1>网辩TOP5</h1> <div class=blank10></div> <div class="pt"> <img src="http://comment.news.sohu.com/upload/comment080923/images/pic45.gif" width="21" height="20" alt="" /> <p> <a href="http://comment2.news.sohu.com/default/debate.shtml?c=136719167&t=270239414" target="_blank"> 低碳情人节备受关注, ... </a> </p> <span class="green">反: 2票</span><span class="red">正: 4票</span> </div> <div class="clear"></div> <div class="blank15"></div> </div> <div class="clear"></div> <div class="bottom"></div></div> <div class="blank10"></div> <div class="area cut3"> <div class="lc"> <h1>媒体合作</h1> <div class="blank10"></div> <div class="blank10"></div> <div class="left"><dl> <dt><a href="http://comment.news.sohu.com/btvmthz/" target=_blank><img height=80 alt="" src="http://i6.itc.cn/20080821/529_54840bcc_1f6b_438c_9159_83c2ccf16a6c_0.jpg" width=134></a></dt> <dd><a href="http://comment.news.sohu.com/btvmthz/" target=_blank>聚北京智慧 议百姓之事</a><br>内容简介:搜狐今日话题联合北京议事厅共同打造媒体最强音...</dd></dl> <div class=clear></div> <div class=blank10></div> <div class=line></div> <div class=blank10></div> <dl> <dt><a href="http://auto.sohu.com/s2005/huikeshi.shtml" target=_blank><img height=80 alt="" src="http://i0.itc.cn/20080926/52e_24badad0_5c54_4963_a933_3cc07a039d21_0.jpg" width=134></a></dt> <dd><a href="http://auto.sohu.com/s2005/huikeshi.shtml" target=_blank>《星期三会客室》</a><br>内容简介:由搜狐汽车、搜狐网辩、北京交通广播《汽车天下》共同打造的汽车精品节目……</dd></dl></div> <div class="right"><dl> <dt><a href="http://comment.news.sohu.com/s2008/shbz/" target=_blank><img height=80 alt="" src="http://photocdn.sohu.com/20080111/Img254603699.jpg???" width=134></a></dt> <dd><a href="http://comment.news.sohu.com/s2008/shbz/" target=_blank>媒体合作 搜狐-北京热线</a><br>内容简介:多数人赞同强制储蓄以养老 您怎么看?...</dd></dl> <div class=clear></div> <div class=blank10></div> <div class=line></div> <div class=blank10></div> <dl> <dt><a href="http://comment.news.sohu.com/s2009/6702/s261540697/index.shtml" target=_blank><img height=80 alt="" src="http://i5.itc.cn/20080926/52e_81b70cdd_e198_4c0a_ba86_cedaf6e7f430_0.jpg" width=134></a></dt> <dd><a href="http://comment.news.sohu.com/s2009/6702/s261540697/index.shtml" target=_blank>《经济与法辩辩辩》春节版辩论话题汇总</a><br>内容简介:《经济与法辩辩辩》嘉宾介绍……</dd></dl> <div class="clear"></div> <div class="blank15"></div></div></div> <div class="rc"> <h1>精彩推荐</h1> <div class="blank10"></div><ul> <li>·<a href="http://club.comment2.news.sohu.com/r-zz0057-1912468-0-247-900.html" target=_blank>韩国女孩竟争相与在韩美军洗浴(组图)</a></li> <li>·<a href="http://club.comment2.news.sohu.com/r-zz0057-1911155-0-75-900.html" target=_blank>曝中苏珍宝岛战争激烈交锋场面(组图)</a></li> <li>·<a href="http://club.comment2.news.sohu.com/r-zz0057-1895348-0-0-900.html" target=_blank>中朝边境神秘的尸体移交全过程(组图)</a></li> <li>·<a href="http://club.comment2.news.sohu.com/r-zz0057-1917226-0-71-900.html" target=_blank><font color=red>揭秘争相嫁入中国的越南新娘(组图)</font></a></li> <li>·<a href="http://club.comment2.news.sohu.com/r-zz0057-1918445-0-58-900.html" target=_blank>真实抓拍乱穿护栏时的意外场面(组图)</a></li> <li>·<a href="http://club.comment2.news.sohu.com/r-zz0057-1904340-0-13-900.html" target=_blank>实拍数名女子凌晨街头群殴一幕(组图)</a></li> <li>·<a href="http://club.comment2.news.sohu.com/r-zz0057-1907394-0-0-900.html" target=_blank>中国空军竟有如此漂亮的女机长(组图)</a></li> <li>·<a href="http://club.comment2.news.sohu.com/r-zz0057-1897066-0-0-900.html" target=_blank>国内罕见的飞机发动机吸人事件(组图)</a></li> <li>·<a href="http://club.comment2.news.sohu.com/r-zz0057-1909297-0-9-900.html" target=_blank>邓小平79年访美险遭暗杀内幕(组图)</a></li> <li>·<a href="http://club.comment2.news.sohu.com/r-zz0057-1895225-0-0-0.html" target=_blank>某政府代表团小姐陪酒扶贫真相(组图)</a></li> </ul> <div class="blank10"></div></div> <div class="clear"></div> <div class="bottom"></div></div> <div class="blank10"></div> <style> /* 全局CSS定义 */ h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;} ul,ol,li{list-style:none} table,td,input,textarea{font-size:12px;} /* 链接颜色 */ a{color:#333;text-decoration:none;} a:hover{color:#C00;text-decoration:underline;} /* 标题 */ h2 span{float:left;font-weight: bold;} .clear,.area,.pp,.pt{height:1%;} .show{display:block;} .hidden{display:none;} .pp,.pt,.list12 ul,list14 ul,area{width:100%;margin:0 auto;} .pp:after,.pt:after,.area:after,.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;} .pp{text-align:center;} .pp img{display:block;margin:0 auto;} /*组图内图片属性*/ .pp span{display:block;} .pt{text-align:left;line-height:20px;color:#666;} .pt img{margin:0 10px 0 0;float:left;} /*图文混排*/ .pt p{clear:none;} /* 文字列表属性 */ .list14 li,.list12 li{color:#333;line-height:16px;font-size:12px;text-align:left;padding:3px 0;} .list14 li{font-size:14px;padding:4px 0;} #contentE{background:url(http://js1.club.sohu.com/clubindex/index/cutbg.gif);} h2 {background:url(http://js1.club.sohu.com/clubindex/index/nobg_1104.png);} #contentE{width:948px;padding:0 1px;margin:0 auto 10px;border-top:1px #A3D4FB solid;border-bottom:1px #A3D4FB solid;background-position:-5700px 0;} #contentE .list12{width:158px;float:left;} #contentE .list12 h2{color:#003F79;height:30px;line-height:30px;padding-left:24px;background-position:0 -325px;} #contentE .list12 ul{width:;margin:8px 0 5px 14px;width:144px;} #contentE .list12 li{width:72px;float:left;color:#333;} #contentE .list12 .red{color:#F30;} </style> </head> <body> <div class="area" id="contentE"> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_12.php target=_blank><u>情感阵营</u></a></span></h2> <ul> <li><a href="http://marriage.club.sohu.com" target="_blank"><font color=red>围城故事</font></a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=12&b=zz0901&t=0" target="_blank">非诚勿扰</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=12&b=middleage&t=0" target="_blank">中年人生</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=12&b=80S&t=0" target="_blank">生于80年代</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=12&b=pagui&t=0" target="_blank">女人怕鬼</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=12&b=zz0894&t=0" target="_blank">情感杂谈</a></li> <li><a href="http://homo.club.sohu.com" target="_blank">同志情深</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=12&b=zz069&t=0" target="_blank">人生潜规则</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=12&b=zz0433&t=0" target="_blank">关于三儿</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=12&b=night&t=0" target="_blank">都市夜生活</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_4.php target=_blank><u>时尚达人</u></a></span></h2> <ul> <li><a href="http://club.women.sohu.com/womenmain.php?c=4&b=face&t=0" target="_blank">美容护肤</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=4&b=perfume&t=0" target="_blank">香水香氛</a></li> <li><a href="http://bride.club.sohu.com " target="_blank"><font color=red>花嫁喜铺</font></a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=4&b=face_painting&t=0" target="_blank">魅力彩妆</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=4&b=haircare&t=0" target="_blank">美发护发</a></li> <li><a href="http://fitness.club.sohu.com" target="_blank">减肥沙龙</a></li> <li><a href="http://fashion.club.sohu.com " target="_blank">品牌服饰</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=4&b=zz0566&t=0" target="_blank">鞋和包包</a></li> <li><a href="http://shopping.club.sohu.com" target="_blank">逛街购物</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=4&b=jewel&t=0" target="_blank">珠宝首饰</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_100.php target=_blank><u>人文观察</u></a></span></h2> <ul> <li><a href="http://mj.club.sohu.com" target="_blank"><font color=red>民间纪事</font></a></li> <li><a href="http://hlcg.club.sohu.com" target="_blank">欢乐草根</a></li> <li><a href="http://club.news.sohu.com/newsmain.php?c=100&b=zz0774&t=0" target="_blank">道听途说</a></li> <li><a href="http://gongyi.club.sohu.com" target="_blank">慈善公益</a></li> <li><a href="http://junqing.club.sohu.com" target="_blank">军情观察</a></li> <li><a href="http://club.news.sohu.com/newsmain.php?c=101&b=huaren&t=0" target="_blank">海外华人</a></li> <li><a href="http://club.news.sohu.com/newsmain.php?c=100&b=huanjing&t=0" target="_blank">环境论坛</a></li> <li><a href="http://tasx.club.sohu.com" target="_blank">她 视 线</a></li> <li><a href="http://club.news.sohu.com/newsmain.php?c=101&b=yiyushh&t=0" target="_blank">世界博览</a></li> <li><a href="http://jingtou.club.sohu.com" target="_blank">镜头看世界</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_94.php target=_blank><u>娱乐先锋</u></a></span></h2> <ul> <li><a href="http://club.yule.sohu.com/main.php?b=bagua" target="_blank">八卦爆料</a></li> <li><a href="http://club.yule.sohu.com/main.php?b=joke" target="_blank">笑话天地</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=94&b=zz0220" target="_blank">娱评天下</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=94&b=sugirl&t=0" target="_blank">综艺选秀</a></li> <li><a href="http://club.yule.sohu.com/main.php?b=zz0171" target="_blank">音乐之声</a></li> <li><a href="http://club.yule.sohu.com/main.php?b=zz0170" target="_blank">第壹电影</a></li> <li><a href="http://club.yule.sohu.com/main.php?b=whodunit" target="_blank">侦探推理</a></li> <li><a href="http://club.yule.sohu.com/main.php?b=iq" target="_blank">脑力震荡</a></li> <li><a href="http://club.yule.sohu.com/main.php?b=duanxin" target="_blank">极品短信</a></li> <li><a href="http://club.yule.sohu.com/main.php?b=killbar" target="_blank">杀人游戏</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_68.php target=_blank><u>娱乐明星</u></a></span></h2> <ul> <li><a href="http://club.yule.sohu.com/yulemain.php?c=68&b=gangtai&t=0" target="_blank">港台明星</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=68&b=dalu&t=0" target="_blank">大陆明星</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=68&b=rihan&t=0" target="_blank">韩日明星</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=68&b=oumei&t=0" target="_blank">欧美明星</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=68&b=jinian&t=0" target="_blank">星海遗踪</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=68&b=zaixian&t=0" target="_blank">明星在线</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=68&b=hulunber&t=0" target="_blank">明星俱乐部</a></li> <li><a href="http://club.sports.sohu.com/sportsmain.php?c=5&b=zz0235&t=0" target="_blank">丁俊晖俱乐部</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=68&b=sunnan&t=0" target="_blank">孙楠论坛</a></li> <li><a href="http://club.sports.sohu.com/sportsmain.php?c=142&b=chentao&t=0" target="_blank">陈涛俱乐部</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_5.php target=_blank><u>体育运动</u></a></span></h2> <ul> <li><a href="http://bbs.sports.sohu.com/sportsmain.php?c=5&b=allgame&t=0" target="_blank">体坛风云</a></li> <li><a href="http://club.sports.sohu.com/sportsmain.php?c=143&b=basketball&t=0" target="_blank"><font color=red>NBA 联盟</font></a></li> <li><a href="http://club.sports.sohu.com/sportsmain.php?c=142&b=soccer&t=0" target="_blank">中国足球</a></li> <li><a href="http://club.sports.sohu.com/sportsmain.php?c=142&b=fifa&t=0" target="_blank">国际足球</a></li> <li><a href="http://club.sports.sohu.com/sportsmain.php?c=88&b=yaoming1&t=0" target="_blank">姚明论坛</a></li> <li><a href="http://club.sports.sohu.com/sportsmain.php?c=5&b=zz0173&t=0" target="_blank">M M 看球</a></li> <li><a href="http://club.sports.sohu.com/sportsmain.php?c=5&b=tiyuphoto&t=0" target="_blank">体育贴图</a></li> <li><a href="http://club.sports.sohu.com/sportsmain.php?c=92&b=f1_4000&t=0" target="_blank">漫话F 1 </a></li> <li><a href="http://club.sports.sohu.com/sportsmain.php?c=155&b=ssq&t=0" target="_blank">双 色 球</a></li> <li><a href="http://club.sports.sohu.com/sportsmain.php?c=5&b=zz0207&t=0" target="_blank">围棋沙龙</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_151.php target=_blank><u>品牌讨论</u></a></span></h2> <ul> <li><a href="http://club.women.sohu.com/womenmain.php?c=151&b=zz438&t=0" target="_blank">美丽信赖</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=151&b=zz0259&t=0" target="_blank">兰  蔻</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=151&b=zz0258&t=0" target="_blank">娇 韵 诗</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=151&b=zz0098&t=0" target="_blank">倩  碧</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=151&b=zz0095&t=0" target="_blank">娇  兰</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=151&b=zz0097&t=0" target="_blank"><font color=red>雅诗兰黛</font></a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=151&b=zz0103&t=0" target="_blank">雅  芳</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=151&b=zz0256&t=0" target="_blank">迪  奥</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=151&b=zz0101&t=0" target="_blank">资 生 堂</a></li> <li><a href="http://club.women.sohu.com/womenmain.php?c=151&b=zz0100&t=0" target="_blank">雅  漾</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_200.php target=_blank><u>母婴话题</u></a></span></h2> <ul> <li><a href="http://club.baby.sohu.com/l-mom_daugh-0-0-0-0.html" target="_blank"><font color=red>婆媳关系 </font></a></li> <li><a href="http://club.baby.sohu.com/l-plan-0-0-0-0.html" target="_blank">准备怀孕</a></li> <li><a href="http://club.baby.sohu.com/l-momtobe-0-0-0-0.html" target="_blank">准妈妈</a></li> <li><a href="http://club.baby.sohu.com/l-mmbb-0-0-0-0.html" target="_blank">妈咪宝贝</a></li> <li><a href="http://club.baby.sohu.com/l-zz538-0-0-0-0.html" target="_blank">继父母情怀</a></li> <li><a href="http://club.baby.sohu.com/l-0_3baby-0-0-0-0.html" target="_blank">宝宝0~3岁</a></li> <li><a href="http://club.baby.sohu.com/l-zz0048-0-0-0-0.html" target="_blank">单亲家庭</a></li> <li><a href="http://club.baby.sohu.com/l-yuer-0-0-0-0.html" target="_blank">育儿话题</a></li> <li><a href="http://club.baby.sohu.com/l-zz0426-0-0-0-0.html" target="_blank">专家访谈</a></li> <li><a href="http://club.baby.sohu.com/l-education-0-0-0-0.html" target="_blank">早期教育</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_215.php target=_blank><u>男人话题</u></a></span></h2> <ul> <li><a href="http://club.men.sohu.com/main.php?c=215&b=zz0572&t=0" target="_blank">品味男人</a></li> <li><a href="http://club.men.sohu.com/main.php?c=215&b=zz0573&t=0"_blank">男人收藏</a></li> <li><a href="http://club.men.sohu.com/main.php?c=215&b=zz0574&t=0" target="_blank">男人问题</a></li> <li><a href="http://club.men.sohu.com/main.php?c=215&b=zz0575&t=0" target="_blank">面子工程</a></li> <li><a href="http://club.men.sohu.com/main.php?c=215&b=zz0577&t=0" target="_blank">他 健 康</a></li> <li><a href="http://club.men.sohu.com/main.php?c=215&b=zz0578&t=0" target="_blank">男人大世界</a></li> <li><a href="http://club.men.sohu.com/main.php?c=214&b=zz0568&t=0" target="_blank">时间魅力</a></li> <li><a href="http://club.men.sohu.com/main.php?c=214&b=zz0570&t=0" target="_blank">茗茶美酒</a></li> <li><a href="http://club.men.sohu.com/main.php?c=218&b=zz0602&t=0" target="_blank">男人本色</a></li> <li><a href="http://club.men.sohu.com/main.php?c=218&b=zz0601&t=0" target="_blank">男人爱玩</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_74.php target=_blank><u>星座社区</u></a></span></h2> <ul> <li><a href="http://club.astro.sohu.com/astromain.php?c=74&b=astrology&t=0" target="_blank">星罗万象</a></li> <li><a href="http://club.astro.sohu.com/astromain.php?c=74&b=mingli&t=0" target="_blank"><font color=red>命理风水堂</font></a></li> <li><a href="http://club.astro.sohu.com/astromain.php?c=74&b=astrophoto&t=0" target="_blank">星相贴图</a></li> <li><a href="http://club.astro.sohu.com/astromain.php?c=74&b=zz0750&t=0" target="_blank">搜狐占星馆</a></li> <li><a href="http://club.astro.sohu.com/astromain.php?c=74&b=pinpan&t=0" target="_blank">测试拼盘</a></li> <li><a href="http://club.astro.sohu.com/astromain.php?c=74&b=haiyan&t=0" target="_blank">星座情深</a></li> <li><a href="http://club.astro.sohu.com/astromain.php?c=74&b=zz0193&t=0" target="_blank">生肖物语</a></li> <li><a href="http://club.astro.sohu.com/astromain.php?c=74&b=zz0194&t=0" target="_blank">血型杂谈</a></li> <li><a href="http://club.astro.sohu.com/astromain.php?c=74&b=zz0195&t=0" target="_blank">解 梦 坊</a></li> <li><a href="http://club.astro.sohu.com/astromain.php?c=74&b=libra&t=0" target="_blank">天秤联盟</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_71.php target=_blank><u>动漫天地</u></a></span></h2> <ul> <li><a href="http://club.yule.sohu.com/yulemain.php?c=71&b=cartoon&t=0" target="_blank">动漫情怀</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=71&b=cg&t=0" target="_blank">原创漫画</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=71&b=wangqiu&t=0" target="_blank">网球王子</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=71&b=longzhu&t=0" target="_blank">七 龙 珠</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=71&b=flashcool&t=0" target="_blank">闪酷Flash</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=71&b=sd&t=0" target="_blank">灌篮高手</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=71&b=renzhe&t=0" target="_blank">火影忍者</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=71&b=saint&t=0" target="_blank">圣 斗 士</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=71&b=zz0046&t=0" target="_blank">新番作品</a></li> <li><a href="http://club.yule.sohu.com/yulemain.php?c=71&b=kenan&t=0" target="_blank">名侦探柯南</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_10.php target=_blank><u>文化读书</u></a></span></h2> <ul> <li><a href="http://ghost.club.sohu.com" target="_blank">灵异空间</a></li> <li><a href="http://cooltalk.club.sohu.com" target="_blank">搜狐杂谈</a></li> <li><a href="http://jujiao.club.sohu.com" target="_blank"><font color=red>网络聚焦</font></a></li> <li><a href="http://club.book.sohu.com/bookmain.php?c=153&b=history&t=0" target="_blank">煮酒论史</a></li> <li><a href="http://club.book.sohu.com/bookmain.php?c=153&b=yaoyun&t=0" target="_blank">文化鹤谷</a></li> <li><a href="http://novel.club.sohu.com" target="_blank">小说天地</a></li> <li><a href="http://club.book.sohu.com/bookmain.php?c=153&b=zz0383&t=0" target="_blank">民俗文化</a></li> <li><a href="http://club.book.sohu.com/bookmain.php?c=10&b=wangzhai&t=0" target="_blank">休闲阅读</a></li> <li><a href="http://club.book.sohu.com/bookmain.php?c=10&b=zz0056&t=0" target="_blank">啃书一族</a></li> <li><a href="http://club.book.sohu.com/bookmain.php?c=153&b=whmt&t=0" target="_blank">文化漫谈</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_82.php target=_blank><u>理财之家</u></a></span></h2> <ul> <li class="f12_FF33"><a href="http://club.money.business.sohu.com/businessmain.php?c=82&b=shgame&t=0" target="_blank">基金天下</a></li> <li><a href="http://club.money.business.sohu.com/businessmain.php?c=82&b=licai&t=0" target="_blank">我家理财</a></li> <li class="f12_FF33"><a href="http://club.business.sohu.com/businessmain.php?c=20&b=stock&t=0" target="_blank">股市风云</a></li> <li><a href="http://club.money.business.sohu.com/main.php?b=shlady" target="_blank">黄金万两</a></li> <li><a href="http://club.money.business.sohu.com/businessmain.php?c=82&b=chuangye&t=0" target="_blank">我家创业</a></li> <li><a href="http://club.business.sohu.com/businessmain.php?c=20&b=stockbooks&t=0" target="_blank">投资学院</a></li> <li><a href="http://club.business.sohu.com/businessmain.php?c=20&b=unlimited&t=0" target="_blank">无限论坛</a></li> <li><a href="http://club.money.business.sohu.com/businessmain.php?c=82&b=futures&t=0" target="_blank">期货日记</a></li> <li><a href="http://club.business.sohu.com/main.php?b=mszt00" target="_blank">民生杂谈</a></li> <li><a href="http://club.business.sohu.com/businessmain.php?c=133&b=jjxt00&t=0" target="_blank">经济学堂</a></li </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_133.php target=_blank><u>狐说经济</u></a></span></h2> <ul> <li><a href="http://club.business.sohu.com/businessmain.php?c=133&b=enjoy&t=0" target="_blank">财经大杂烩</a></li> <li><a href="http://club.business.sohu.com/businessmain.php?c=133&b=mszt00&t=0" target="_blank">民生杂谈</a></li> <li><a href="http://club.business.sohu.com/businessmain.php?c=133&b=jjxt00&t=0" target="_blank">经济学堂</a></li> <li><a href="http://club.business.sohu.com/businessmain.php?c=133&b=315&t=0" target="_blank">315论坛</a></li> <li><a href="http://club.business.sohu.com/businessmain.php?c=133&b=qczj00&t=0" target="_blank">前车之鉴</a></li> <li><a href="http://club.business.sohu.com/businessmain.php?c=133&b=cjjj00&t=0" target="_blank">左右聚焦</a></li> <li><a href="http://club.business.sohu.com/businessmain.php?c=224&b=zz0776&t=0" target="_blank">国企之家</a></li> <li><a href="http://club.business.sohu.com/businessmain.php?c=224&b=zz0777&t=0" target="_blank">私企之家</a></li> <li><a href="http://club.business.sohu.com/businessmain.php?c=224&b=zz0775&t=0" target="_blank">企业是我家</a></li> <li><a href="http://club.business.sohu.com/businessmain.php?c=224&b=zz0778&t=0" target="_blank">万科论坛</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_60.php target=_blank><u>车棚满座</u></a></span></h2> <ul> <li class="f12_FF33"><a href="http://bbs.auto.sohu.com/automain.php?c=60&b=car&t=0" target="_blank">车行 天下</a></li> <li><a href="http://bbs.auto.sohu.com/automain.php?c=60&b=auto&t=0" target="_blank">汽车茶馆</a></li> <li><a href="http://bbs.auto.sohu.com/automain.php?c=60&b=zz0276&t=0" target="_blank">购车交流</a></li> <li><a href="http://bbs.auto.sohu.com/automain.php?c=60&b=autopic&t=0" target="_blank">谍照趣图</a></li> <li><a href="http://bbs.auto.sohu.com/automain.php?c=60&b=dt&t=0" target="_blank">HAM园地</a></li> <li><a href="http://bbs.auto.sohu.com/automain.php?c=60&b=mche&t=0" target="_blank">名车荟萃</a></li> <li><a href="http://bbs.auto.sohu.com/automain.php?c=60&b=automm&t=0" target="_blank">媚眼看车</a></li> <li><a href="http://bbs.auto.sohu.com/automain.php?c=60&b=cor000&t=0" target="_blank">轻野联盟</a></li> <li><a href="http://bbs.auto.sohu.com/automain.php?c=60&b=moxing&t=0" target="_blank">模型世界</a></li> <li><a href="http://bbs.auto.sohu.com/automain.php?c=60&b=xuec&t=0" target="_blank">学车交流</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.auto.sohu.com/forum/index.php target=_blank><u>车 友 会</u></a></span></h2> <ul> <li><a href="http://bjcyh.i.auto.sohu.com" target="_blank">北京车友会</a></li> <li><a href="http://xiali.i.auto.sohu.com" target="_blank">夏 令 营</a></li> <li class="f12_FF33"><a href="http://tjcyh.i.auto.sohu.com" target="_blank">天津车友会</a></li> <li><a href="http://sagitar.i.auto.sohu.com" target="_blank">我行我速</a></li> <li><a href="http://lncyh.i.auto.sohu.com/" target="_blank">辽宁车友会</a></li> <li><a href=http://buick.i.auto.sohu.com target="_blank">别克俱乐部</a></li> <li><a href="http://hbcyh.i.auto.sohu.com" target="_blank">河北车友会</a></li> <li><a href="http://sx4.i.auto.sohu.com " target="_blank">天语SX4</a></li> <li><a href=http://focus.i.auto.sohu.com target="_blank">福 克 斯</a></li> <li><a href="http://sdcy.i.auto.sohu.com " target="_blank">山东车友会</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_156.php target=_blank><u>吃喝社区</u></a></span></h2> <ul> <li><a href="http://club.chihe.sohu.com/chihemain.php?c=156&b=food" target="_blank">美食厨房</a></li> <li><a href="http://club.chihe.sohu.com/chihemain.php?c=156&b=zz0180" target="_blank">西点军校</a></li> <li><a href="http://club.chihe.sohu.com/chihemain.php?c=156&b=zz0181" target="_blank">营养顾问</a></li> <li><a href="http://club.chihe.sohu.com/chihemain.php?c=156&b=zz0184" target="_blank">吃在北京</a></li> <li><a href="http://club.chihe.sohu.com/chihemain.php?c=156&b=zz0182" target="_blank">八方美食</a></li> <li><a href="http://club.chihe.sohu.com/chihemain.php?c=156&b=zz0187" target="_blank">香茗茶道</a></li> <li><a href="http://club.chihe.sohu.com/chihemain.php?c=156&b=zz0183" target="_blank">素食主义</a></li> <li><a href="http://club.chihe.sohu.com/chihemain.php?c=156&b=zz531" target="_blank">调味天地</a></li> <li><a href="http://club.chihe.sohu.com/chihemain.php?c=156&b=zz528" target="_blank">休闲食品</a></li> <li><a href="http://club.chihe.sohu.com/chihemain.php?c=156&b=zz534" target="_blank">吃在天津</a></li> </ul> </div> <div class="list12"> <h2><span><a href=http://club.sohu.com/newleft/left_right_show/right_show_common_15.php target=_blank><u>教育职场</u></a></span></h2> <ul> <li><a href="http://club.learning.sohu.com/learningmain.php?c=15&b=szhengzhi&t=0" target="_blank">大话教育</a></li> <li class="f12_FF33"><a href="http://club.learning.sohu.com/learningmain.php?c=146&b=parents&t=0" target="_blank">家长论坛</a></li> <li><a href="http://club.learning.sohu.com/learningmain.php?c=146&b=teacher&t=0" target="_blank">教师之家</a></li> <li><a href="http://club.learning.sohu.com/learningmain.php?c=15&b=english&t=0" target="_blank">英语沙龙</a></li> <li><a href="http://club.learning.sohu.com/learningmain.php?c=15&b=gotouniv&t=0" target="_blank">高考论坛</a></li> <li><a href="http://club.learning.sohu.com/learningmain.php?c=15&b=master&t=0" target="_blank">考研之友</a></li> <li><a href="http://club.learning.sohu.com/jobmain.php?c=80&b=accounter&t=0" target="_blank">财务会计</a></li> <li><a href="http://club.learning.sohu.com/jobmain.php?c=80&b=joblife&t=0" target="_blank">职场人生</a></li> <li><a href="http://club.learning.sohu.com/jobmain.php?c=80&b=zz0400&t=0" target="_blank">薪水曝光台</a></li> <li><a href="http://club.learning.sohu.com/jobmain.php?c=80&b=zz0401&t=0" target="_blank">我要发泄</a></li> </ul> </div> </div> <div class="blank10"></div> <div class="area cut4"> <h1>互动频道排行榜</h1> <div class="lc"> <h2><a href="#" target="_blank"><img height="18" alt="" src="http://comment.news.sohu.com/upload/comment080923/images/comment.gif" width="64"></a>搜狐网评排行榜</h2> <table xmlns:cmt="http://comment.news.sohu.com/" cellspacing="0" cellpadding="0" border="0"> <tr> <td width="26">1</td> <td width="230"> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270242087" target="_blank"> 全国食品安全办:大多数问题乳制品 ... </a> </td> <td class="fc_FF5A00" width="43"> <font color="red">104</font> </td> </tr> <tr> <td width="26">2</td> <td width="230"> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270242001" target="_blank"> 天津无肛女婴在津做第一次手术 天 ... </a> </td> <td class="fc_FF5A00" width="43"> <font color="red">77</font> </td> </tr> <tr> <td width="26">3</td> <td width="230"> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270241710" target="_blank"> 广东火车票实名制试行15天结束 ... </a> </td> <td class="fc_FF5A00" width="43"> <font color="red">58</font> </td> </tr> <tr> <td width="26">4</td> <td width="230"> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270242135" target="_blank"> 传统春节击败西方情人节 花店西餐 ... </a> </td> <td class="fc_FF5A00" width="43"> <font color="red">57</font> </td> </tr> <tr> <td width="26">5</td> <td width="230"> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270242937" target="_blank"> 豪客在三亚花13万包下总统别墅院 ... </a> </td> <td class="fc_FF5A00" width="43"> <font color="red">47</font> </td> </tr> <tr> <td width="26">6</td> <td width="230"> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270243099" target="_blank"> 国家发改委要求公务接待不设宴 带 ... </a> </td> <td class="fc_FF5A00" width="43"> <font color="red">40</font> </td> </tr> <tr> <td width="26">7</td> <td width="230"> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270240847" target="_blank"> 微软反盗版“全球黑屏” 中国市场 ... </a> </td> <td class="fc_FF5A00" width="43"> <font color="red">39</font> </td> </tr> <tr> <td width="26">8</td> <td width="230"> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270245345" target="_blank"> 千万富婆“重金求孕” 应聘者先付 ... </a> </td> <td class="fc_FF5A00" width="43"> <font color="red">23</font> </td> </tr> <tr> <td width="26">9</td> <td width="230"> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270243768" target="_blank"> 女子被拐22年后终与家人团圆 儿 ... </a> </td> <td class="fc_FF5A00" width="43"> <font color="red">21</font> </td> </tr> <tr> <td width="26">10</td> <td width="230"> <a href="http://comment2.news.sohu.com/default/comments.shtml?t=270243504" target="_blank"> 新人扎堆结婚担心虎年无春 专家称 ... </a> </td> <td class="fc_FF5A00" width="43"> <font color="red">14</font> </td> </tr> </table> </div> <div class="cc"> <h2><a href="#" target="_blank"><img height="18" alt="" src="http://comment.news.sohu.com/upload/comment080923/images/comment.gif" width="64"></a>搜狐网辩排行榜</h2> <table xmlns:cmt="http://comment.news.sohu.com/" cellpadding="0" cellspacing="0" border="0"> <tr> <td width="196"> <a href="http://comment2.news.sohu.com/default/debate.shtml?c=136719167&t=270239414" target="_blank"> 1 低碳情人节备受关注, ... </a> </td> <td width="130"> 正: 4 反: 2 </td> </tr> </table> </div> <div class="rc"> <h2><a href="#" target="_blank"><img height="18" alt="" src="http://comment.news.sohu.com/upload/comment080923/images/club.gif" width="64"></a>搜狐社区排行榜</h2><iframe marginWidth=0 marginHeight=0 src="http://news.sohu.com/top100/news_clubkssh_1774.inc" frameBorder=0 width=275 height=243 scrolling=no></iframe></div> <div class="clear"></div> <div class="bottom"></div></div> <div class="blank10"></div> <style> .chip { width: 948px; border: 1px solid #BBC5CF; background: url(http://www.sogou.com/fuwu/help/images/chipbar.gif) repeat-x; overflow: auto; } .chip h2, .chip h3, .chip p, .chip ul { margin: 0; padding: 0; list-style: none; } .leftchip { line-height: 17px; width: 591px; border-right: 1px dashed #A9A9A9; padding: 18px 0 20px; margin-left: 31px; display: inline; float: left; font-size: 14px; } .chip h3 { font-size: 14px; font-weight: normal; margin-top: 18px; } .chip h3 a { color: #001B68; text-decoration: underline; } .chip strong { font-weight: normal; color: #FE0000; } .leftchip p, .leftchip p a { color: #646464; text-decoration: none; } .leftchip .chipurl, .leftchip .chipurl a { color: #689900; font-size: 12px; text-decoration: none; } .rightchip { float: left; margin-left: 32px; display: inline; line-height: 24px; font-size: 12px; padding-top: 18px; color: #002A94; } .rightchip a { color: #002A94; text-decoration: none; } </style> <div class="chip"> <div style="text-align:left"><a href="http://www.sogou.com/fuwu" target=blank_><img src="http://www.sogou.com/fuwu/help/images/logo.gif" alt="搜狗" width="110" height="28"></a></div> <div class="leftchip"> <script type='text/javascript'> var sogou_param = new Array(); sogou_param["pid"] = 'sohu__club'; sogou_param["ct"] = 'matrix'; sogou_param["iw"] = '591'; sogou_param["ih"] = '200'; sogou_param["charset"] = 'gb2312'; sogou_param["c_bo"] = 'trans'; sogou_param["c_bg"] = 'trans'; sogou_param["c_li"] = '001B68'; sogou_param["c_te"] = '646464'; sogou_param["c_ur"] = '689900'; </script> <script language="JavaScript" type="text/javascript" src="http://images.sohu.com/cs/jsfile/js/ct.js"></script> </div> <div class="rightchip"> <script type='text/javascript'> var sogou_param = new Array(); sogou_param["pid"] = "sohu__club"; sogou_param["ct"] = "textlink" sogou_param["iw"] = "250"; sogou_param["ih"] = "200"; sogou_param["rn"] = "8"; sogou_param["cn"] = "1"; sogou_param["cm"] = "20"; sogou_param["c_bg"] = "FFFFFF"; sogou_param["c_te"] = "001B68"; sogou_param["c_ho"] = "001B68"; sogou_param["pr"] = "1"; sogou_param["ul"] = "2"; sogou_param["al"] = "0"; </script> <script language="JavaScript" type="text/javascript" src="http://images.sohu.com/cs/jsfile/js/ct.js"></script> </div> </div> <div class="blank10 Area"></div> <script language="JavaScript" src="http://js.sohu.com/pv.js"></script> <script type="text/javascript"> var sp = 'http://photocdn.sohu.com/comment/js/'; document.write('<scr'+'ipt type="text/javascript" src="'+ sp + 'calendar.js"></scr'+'ipt>'); function reurl1(){ sdate = document.search1.dob.value; dates = sdate.split("-"); y= dates[0] m=dates[1]; d=dates[2]; im = parseInt(m); id = parseInt(d); if(im<10) m="0"+m; if(id<10) d = "0"+d; var date = new Date(); var stmp; stmp = ""; if((date.getMonth() + 1)<10){ stmp = "0" + (date.getMonth() + 1); }else{ stmp = "" + (date.getMonth() + 1); } stmp = "" + date.getYear() + stmp + date.getDate(); if((y + m + d)<="20030915" || (y + m + d)>=stmp){ url="http://news.sohu.com/nofile.html"; }else{ url="http://news.sohu.com/" + y + m + d + "/news_comment.shtml"; } // alert(url); window.open(url); } </script> <div class="blank10"></div> <div class=area id=foot><div class="clear"></div> <div id="foot" class="Area area"> <a href="javascript:void(0)" onClick=this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.sohu.com');return false;>设置首页</a> - <a href=http://pinyin.sogou.com/ target=_blank rel="nofollow">搜狗输入法</a> - <a href=http://pay.sohu.com/ target=_blank rel="nofollow">支付中心</a> - <a href=http://hr.sohu.com target=_blank rel="nofollow">搜狐招聘</a> - <a href=http://ad.sohu.com/ target=_blank rel="nofollow">广告服务</a> - <a href=http://sohucallcenter.blog.sohu.com/ target=_blan rel="nofollow"k>客服中心</a> - <a href=http://corp.sohu.com/s2006/contactus/ target=_blank rel="nofollow">联系方式</a> - <a href=http://www.sohu.com/about/privacy.html target=_blank rel="nofollow">保护隐私权</a> - <a href=http://investors.sohu.com/ target=_blank rel="nofollow">About SOHU</a> - <a href=http://corp.sohu.com/indexcn.shtml target=_blank rel="nofollow">公司介绍</a> - <a href=http://sitemap.sohu.com/ target=_blank>网站地图</a> - <a href=http://roll.sohu.com/ target=_blank>全部新闻</a> - <a href=http://blog.sohu.com/roll target=_blank>全部博文</a> <br />Copyright <span class="fontArial">&copy;</span> 2018 Sohu.com Inc. All Rights Reserved. 搜狐公司 <span class="unline"><a href="http://corp.sohu.com/s2007/copyright/" target="_blank" rel="nofollow">版权所有</a></span> <br />搜狐不良信息举报邮箱:<a href="mailto:jubao@contact.sohu.com">jubao@contact.sohu.com</a> </div> <SCRIPT language=JavaScript src="http://js.sohu.com/pv.js"></SCRIPT> <script language="javascript" src="http://js.sohu.com/wrating20120726.js"></script> <script language="javascript"> var _wratingId = null; try{ _wratingId = _getAcc(); }catch(e){} if(_wratingId !=null){ document.write('<scr'+'ipt type="text/javascript" src="http://sohu.wrating.com/a1.js"></scr'+'ipt>'); } </script> <script language="javascript"> if(_wratingId !=null){ document.write('<scr'+'ipt type="text/javascript">'); document.write('var vjAcc="'+_wratingId+'";'); document.write('var wrUrl="http://sohu.wrating.com/";'); document.write('try{vjTrack();}catch(e){}'); document.write('</scr'+'ipt>'); } </script> <!--SOHU:DIV_FOOT--> </div> <script language="JavaScript" src="http://js.sohu.com/pv.js"></script> <script src="http://61.135.179.37/click2/count/738.js" type="text/javascript"></script> <sohuadcode></sohuadcode> <center></center></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10