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=utf-8" /> <title>星报</title> <meta content="星报" http-equiv="keywords" /> <meta content="星报" http-equiv="description" /> <link type="text/css" href="css/css.css" rel="stylesheet" /> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="./js/maphilight.js" type="text/javascript"></script> </head> <body> <div class='tooltips' style='position: absolute; z-index:10000000; background:#ffd16e; font-size:15px; color:#000; padding:5px; border: #ff0000 2px solid; border-radius: 10px; display:none;'></div> <script> function tick() { var hours, minutes, seconds, xfile; // var intHours, intMinutes, intSeconds; var today, theday; today = new Date(); function initArray(){ this.length=initArray.arguments.length for(var i=0;i<this.length;i++) this[i+1]=initArray.arguments[i] } var d=new initArray( " 星期日", " 星期一", " 星期二", " 星期三", " 星期四", " 星期五", " 星期六"); theday = today.getFullYear()+"年" + [today.getMonth()+1]+"月" +today.getDate()+"日" + d[today.getDay()+1]; document.getElementById("Clock").innerHTML = theday; } setInterval('tick()',1000) </script> <div class="ind_top"> <div class="ind_top_time">您好!今天是<span id="Clock"></span></div> <div class="ind_top_wead"><!--<iframe name="weather_inc" src="http://i.tianqi.com/index.php?c=code&id=52&icon=1&num=3" width="90" height="28" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>--></div> <div class="ind_top_sc"><a href="javascript:;" onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage(location.href);">設為主頁</a><a href="javascript:;" onclick="window.external.AddFavorite(location.href, document.title);">收藏本頁</a></div> </div> <div class="ind_top_logo"> <a href="./" title="星报"><img src="./thumb/phpThumb.php?src=../up_img/p_top_banner/1_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=978&h=92&zc=1&q=100" class="border" /></a> </div> <div class="ind_menu"> <div class="ind_menu_l"></div> <script type=text/javascript> <!-- function menuFix() { var sfEls = document.getElementById("nav").getElementsByTagName("li"); for (var i=0; i<sfEls.length; i++) { sfEls[i].onmouseover=function() { this.className+=(this.className.length>0? " ": "") + "sfhover"; } sfEls[i].onMouseDown=function() { this.className+=(this.className.length>0? " ": "") + "sfhover"; } sfEls[i].onMouseUp=function() { this.className+=(this.className.length>0? " ": "") + "sfhover"; } sfEls[i].onmouseout=function() { this.className=this.className.replace(new RegExp("( ?|^)sfhover\\b"), ""); } } } window.onload=menuFix; //--> </script> <div class="ind_menu_c" id="nav"> <ul> <li><a href="./" >星報首頁</a></li> <li><a href="old_news.php" >昔日新聞</a> <ul> <li><a href="./old_news.php">本地新聞</a></li> <li><a href="./old_news.php?cat=19">外電新聞</a></li> </ul> </li> <li><a href="./news.php?cat=20" >各項專版</a> <ul> <li><a href="./news.php?cat=20">共鳴專欄</a></li> <li><a href="./news.php?cat=21">娛樂資訊</a></li> <li><a href="./news.php?cat=22">賽狗專欄</a></li> </ul> </li> <li><a href="busness.php" >廣告業務</a></li> <li><a href="about.php" >報社簡介</a></li> <li><a href="event.php" >澳門日記</a></li> </ul> </div> <div class="ind_menu_fx"> <span>社交網站:</span> </div> <div class="ind_menu_r"></div> <div class="clear"></div> </div> <div class="ban"> <link href="css/style.css" rel="stylesheet" media="screen" type="text/css" /> <script language="javascript" type="text/javascript" src="js/scrolltop.js"></script> <div id="flashBg"> <div id="flashLine"> <div id="flash"> <a style="display: block;" id="flash1" href="" title=""><img src="./thumb/phpThumb.php?src=../up_img/p_ad_top/4_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=978&h=172&zc=1&q=100" /></a> <a style="display: none;" id="flash2" href="" title=""><img src="./thumb/phpThumb.php?src=../up_img/p_ad_top/5_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=978&h=172&zc=1&q=100" /></a> <a style="display: none;" id="flash3" href="" title=""><img src="./thumb/phpThumb.php?src=../up_img/p_ad_top/3_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=978&h=172&zc=1&q=100" /></a> <a style="display: none;" id="flash4" href="" title=""><img src="./thumb/phpThumb.php?src=../up_img/p_ad_top/2_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=978&h=172&zc=1&q=100" /></a> <div class="flash_bar"> <div class="dq" id="f1" onclick="changeflash(1)" ></div> <div class="no" id="f2" onclick="changeflash(2)" ></div> <div class="no" id="f3" onclick="changeflash(3)" ></div> <div class="no" id="f4" onclick="changeflash(4)" ></div> </div> </div> </div> </div> <script> var currentindex=1; //$("#flashBg").css("background-color",$("#flash1").attr("name")); function changeflash(i) { currentindex=i; for (j=1;j<=4;j++){ if (j==i) {$("#flash"+j).fadeIn("normal"); $("#flash"+j).css("display","block"); $("#f"+j).removeClass(); $("#f"+j).addClass("dq"); $("#flashBg").css("background-color",$("#flash"+j).attr("name")); } else {$("#flash"+j).css("display","none"); $("#f"+j).removeClass(); $("#f"+j).addClass("no");} }} function startAm(){ timerID = setInterval("timer_tick()",10000); } function stopAm(){ clearInterval(timerID); } function timer_tick() { currentindex=currentindex>=4?1:currentindex+1; changeflash(currentindex);} $(document).ready(function(){ $(".flash_bar div").mouseover(function(){stopAm();}).mouseout(function(){startAm();}); startAm(); }); </script> </div><div class="ind_news"> <!------------报纸图片--------------> <div class="ind_news_l"> <div class="ind_news_l_time">當前報章2025年02月22日</div> <div class="ind_news_l_bz"> <div style="position:relative; text-align:center;"> <img src='./up_img/p_news_daily/13777_51d83f504ec363af3aa963f2fcc25abf_f.jpg' usemap="#simple" class='map' style='width:540px;' /> <script> $(document).ready(function(){ $('.map').maphilight(); $('.tooltips').attr('unselectable','on') .css({'-moz-user-select':'-moz-none', '-moz-user-select':'none', '-o-user-select':'none', '-khtml-user-select':'none', /* you could also put this in a class */ '-webkit-user-select':'none',/* and add the CSS class here instead */ '-ms-user-select':'none', 'user-select':'none' }).bind('selectstart', function(){ return false; }); $('.map_item').mouseover(function(e){ var relX = e.pageX; var relY = e.pageY-35; var htmlStr=$(this).attr('atitle'); $('.tooltips').html(htmlStr).css({'marginTop': relY, 'marginLeft': relX}); if(htmlStr==''){ $('.tooltips').css('display', 'none'); }else{ $('.tooltips').css('display', 'block'); } $('.map_item, .tooltips').mousemove(function(e){ var relX = e.pageX; var relY = e.pageY-35; $('.tooltips').css({'marginTop': relY, 'marginLeft': relX}); }); }).mouseout(function(){ $('.tooltips').css('display', 'none'); }); }); </script> <map name="simple"> </map> </div> </div> </div> <!------------本版导读--------------> <div class="ind_news_r"> <div style='margin:0 0 0 10px;'> <div style='position: absolute; margin:0 0 0 220px;'><div class="ind_news_r_ser" style='width:209px;'> <script> $(document).ready(function(){ $('.ind_news_sel').change(function(){ var news_id=$(this).val(); $('#t_news18').css('display', 'none'); $('#t_news21').css('display', 'none'); $('#t_news19').css('display', 'none'); $('#t_news20').css('display', 'none'); $('#t_news22').css('display', 'none'); $('#t_news23').css('display', 'none'); $('#t_news'+news_id).css('display', 'block'); }); }); </script> <table cellpadding="0" cellspacing="0" align="right" class="ind_news_inp"> <!--<form id="form1" name="form1" method="post" action="http://paper.qf580.com/news.asp">--> <tr> <td width="72px"> <select name="title" class="ind_news_sel"> <option value="18">本地新聞</option> <option value="21">娛樂資訊</option> <option value="19">外電新聞</option> <option value="20">共鳴專版</option> <option value="22">賽狗專欄</option> <option value="23">澳門日誌</option> </select> </td> <!--<td width="115"><input name="keyword" type="text" value="" onclick="this.value=''" class="search_box" /></td> <td width="20"><input name="search" type="image" value="" src="images/searchbtn_03.jpg" class="search_btn"/></td>--> </tr> <!--</form>--> </table> </div></div> <div class="ind_news_r_con_tit" style='border-top:1px solid #d8d8d8; border-left:1px solid #d8d8d8; border-right:1px solid #d8d8d8; border-bottom:none; width:100px;'><span>今日導讀</span><!--<a href="#">< 上一版</a><a href="#">下一版 ></a>--></div> <div class="ind_news_r_con" style='height:120px; width:426px;'> <div id="demo_a" style="overflow: hidden; margin:0 auto;"> <div style='height:100px; overflow:auto; height:120px;'> <div id='t_news18' style='display:block;'> <table border="0" cellspacing="0" cellpadding="5" style='margin:0 0 0 10px; font-size:15px;'><tr><td>沒有本地新聞相關的項目!</td></tr></table> </div> <div id='t_news21' style='display:none;'> <table border="0" cellspacing="0" cellpadding="5" style='margin:0 0 0 10px;'> <tr> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13775&element_index=0'>神話成就神話!《哪吒2》奪冠全球動畫電影票房榜</a></div></td> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13775&element_index=1'>中尼跨國新春文藝晚會 在尼泊爾博克拉市舉行</a></div></td> </tr> <tr> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13775&element_index=2'>​「3歲哪吒」成為影史冠軍 中國動畫電影發展引熱議</a></div></td> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13775&element_index=3'>莆田籍僑胞在弦樂聲中尋年味</a></div></td> </tr> <tr> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13775&element_index=4'>廣東潮汕英歌舞 在青海驚艷亮相</a></div></td> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13775&element_index=5'>「歡樂春節」荊風楚韻演出 在克羅地亞首都學院舉行</a></div></td> </tr> <tr> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13775&element_index=6'>從動畫片《哪吒2》看 「中國風」的全球表達</a></div></td> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13775&element_index=7'>福建僑村辦「村晚」 說鄉音唱鄉愁舞鄉情展新貌</a></div></td> </tr> </table> </div> <div id='t_news19' style='display:none;'> <table border="0" cellspacing="0" cellpadding="5" style='margin:0 0 0 10px;'> <tr> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13776&element_index=0'>在南非約翰內斯堡出席二十國集團外長會 王毅強調攜手構建更加安全世界 建議共同做世界和平守護者共同做普遍安全締造者</a></div></td> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13776&element_index=1'>李強主持召開國務院常務會議 會議強調全面實施跨境服務貿易負面清單</a></div></td> </tr> <tr> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13776&element_index=2'>王毅會見俄羅斯外長拉夫羅夫 願兩國共同推動中俄關係在新一年繼往開來</a></div></td> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13776&element_index=3'>雄安新區項目建設一線觀察</a></div></td> </tr> <tr> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13776&element_index=4'>分別會見土耳其外長沙特外交大臣 王毅:願與土方拓寬合作空間 願中沙拓展經貿投資數字經濟等各領域合作</a></div></td> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13776&element_index=5'>無人配送車機器狗無人機等上崗 「智能配送」漸入長春百姓家</a></div></td> </tr> <tr> <td style=''> <div class='ind_news_cc'><a href='./news_detail.php?news_id=13776&element_index=6'>巴西客車撞車 12人死11人傷 </a></div></td> <td style='visibility:hidden;'> <div class='ind_news_cc'><a href='./news_detail.php?news_id=&element_index='></a></div></td> </tr> </table> </div> <div id='t_news20' style='display:none;'> <table border="0" cellspacing="0" cellpadding="5" style='margin:0 0 0 10px; font-size:15px;'><tr><td>沒有共鳴專版相關的項目!</td></tr></table> </div> <div id='t_news22' style='display:none;'> <table border="0" cellspacing="0" cellpadding="5" style='margin:0 0 0 10px; font-size:15px;'><tr><td>沒有賽狗專欄相關的項目!</td></tr></table> </div> <div id='t_news23' style='display:none;'> <table border="0" cellspacing="0" cellpadding="5" style='margin:0 0 0 10px; font-size:15px;'><tr><td>沒有澳門日誌相關的項目!</td></tr></table> </div> </div> </div> </div> </div><!------------本報新聞--------------> <div class="ind_news_c" style='margin:10px 0 0 10px; width:426px; height:660px;'> <div class="ind_news_tit"><!--<a href="old_news312c.html?d=12&amp;m=8&amp;y=2014">more >> </a>-->本報新聞</div> <style> .ind_new_c_cont{} </style> <SCRIPT language=JavaScript> function doZoom(size){ document.getElementById('zoom').style.fontSize=size+'px' setTailPosition() } </SCRIPT> <div class="ind_news_fy"> <span>字體:</span> <a href="javascript:doZoom(16)">放大</a> <a href="javascript:doZoom(14)">還原</a> <a href="javascript:doZoom(12)">縮小</a> </div> <div class="ind_new_c_cont_tit" style='margin:0px auto 12px;'></div> <div class="ind_new_c_cont" id="zoom" style='_height:576px; height:576px; width:400px;'> </div> </div><div style='clear:both;'></div> <div class="ind_news_l_bz_fb" style='margin:10px 0 0 10px;'> <div class="ind_news_fb1"></div> <ul class="ind_news_fb2"> <li><a href="./?news_id=13777" class="on">第一版</a></li> <li><a href="./?news_id=13778" class="">第二版</a></li> <li><a href="./?news_id=13775" class="">第三版</a></li> <li><a href="./?news_id=13776" class="">第四版</a></li> </ul> <div class="ind_news_fb3"></div> </div> </div> <div class="clear"></div> </div> <div class="ind_news2"> <div class="ind_news2_l"> <div class="ind_news2_tit"><span>昔日新聞</span></div> <div class="ind_news2_l_con"> <link rel="stylesheet" type="text/css" href="css/jquery.datetimepicker.css"/> <input type="text" id="datetimepicker3"/> <script src="js/jquery.datetimepicker2.js"></script> <script> $('#datetimepicker3').datetimepicker({ inline:true }); </script> <!--<p><img src="images/xingbao3_65.jpg" width="392" height="363" /></p>--> </div> </div> <div class="ind_news2_r"> <div class="ind_news2_tit"><span>今日推薦</span><!--<a href="old_news312c.html?d=12&amp;m=8&amp;y=2014">more >> </a>--></div> <div style='height:360px; overflow:auto;'> <div class='ind_news2_r_con_tit' style='margin:10px; border-bottom:1px dotted #ccc;'><a href='./news_detail.php?news_id=13775&element_index=0'>神話成就神話!《哪吒2》奪冠全球動畫電影票房榜</a></div> <div class='ind_news2_r_con_tit' style='margin:10px; border-bottom:1px dotted #ccc;'><a href='./news_detail.php?news_id=13775&element_index=1'>中尼跨國新春文藝晚會 在尼泊爾博克拉市舉行</a></div> <div class='ind_news2_r_con_tit' style='margin:10px; border-bottom:1px dotted #ccc;'><a href='./news_detail.php?news_id=13776&element_index=0'>在南非約翰內斯堡出席二十國集團外長會 王毅強調攜手構建更加安全世界 建議共同做世界和平守護者共同做普遍安全締造者</a></div> <div class='ind_news2_r_con_tit' style='margin:10px; border-bottom:1px dotted #ccc;'><a href='./news_detail.php?news_id=13776&element_index=1'>李強主持召開國務院常務會議 會議強調全面實施跨境服務貿易負面清單</a></div> <div class='ind_news2_r_con_tit' style='margin:10px; border-bottom:1px dotted #ccc;'><a href='./news_detail.php?news_id=13776&element_index=2'>王毅會見俄羅斯外長拉夫羅夫 願兩國共同推動中俄關係在新一年繼往開來</a></div> </div> </div> <div class="clear"></div> </div> <script type="text/javascript" src="./scripts/jquery.innerfade/js/jquery.innerfade.js"></script> <script> $(document).ready(function(){ $('.ind_bot_ban').innerfade({ speed: 'slow', timeout: 5000, type: 'random', containerheight: '124px' }); }); </script> <div class="ind_bot_ban"> <a href="" title=""><img src="./thumb/phpThumb.php?src=../up_img/p_ad_bottom/3_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=978&h=124&zc=1&q=100" /></a> <a href="" title=""><img src="./thumb/phpThumb.php?src=../up_img/p_ad_bottom/2_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=978&h=124&zc=1&q=100" /></a> <a href="" title=""><img src="./thumb/phpThumb.php?src=../up_img/p_ad_bottom/1_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=978&h=124&zc=1&q=100" /></a> </div> <div class="ind_bot"> <div class="ind_bot_fl"> <div class="ind_bot_tit">友情鏈接</div> <ul class="ind_bot_fl_img" style='text-align:center;'> <li><a href="http://portal.gov.mo/web/guest/welcomepage;jsessionid=DDDE16573E90515636F83614B6BFF17B" target="_blank"> <img src="./thumb/phpThumb.php?src=../up_img/p_links/7_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=135&h=54&zc=1&q=100" class="border" /> <br>Macao SARG Portal</a></li> <li><a href="http://www.gcs.gov.mo/" target="_blank"> <img src="./thumb/phpThumb.php?src=../up_img/p_links/4_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=135&h=54&zc=1&q=100" class="border" /> <br>政府新聞局</a></li> <li><a href="http://www.macautourism.gov.mo/" target="_blank"> <img src="./thumb/phpThumb.php?src=../up_img/p_links/6_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=135&h=54&zc=1&q=100" class="border" /> <br>旅遊局</a></li> <li><a href="http://www.smg.gov.mo/www/c_index.php" target="_blank"> <img src="./thumb/phpThumb.php?src=../up_img/p_links/1_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=135&h=54&zc=1&q=100" class="border" /> <br>地球物理暨氣象局</a></li> <li><a href="http://www.fsm.gov.mo/psp/cht/main.html" target="_blank"> <img src="./thumb/phpThumb.php?src=../up_img/p_links/5_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=135&h=54&zc=1&q=100" class="border" /> <br>治安警察局</a></li> <li><a href="http://www.dscc.gov.mo/CHT/default.html" target="_blank"> <img src="./thumb/phpThumb.php?src=../up_img/p_links/3_51d83f504ec363af3aa963f2fcc25abf_s.jpg&w=135&h=54&zc=1&q=100" class="border" /> <br>地圖繪製暨地籍局</a></li> <div class="clear"></div> </ul> </div> <div class="ind_bot_con"> <div class="ind_bot_tit">聯繫我們</div> <div><strong>Email:sengpou@macau.ctm.net</strong></div> <div><strong>sengpou888@gmail.com<br /> <span style="color: rgb(75, 75, 75); font-family: 微软雅黑; font-size: 12px; line-height: 32px;">電話:</span><span style="color: rgb(75, 75, 75); font-family: 微软雅黑; font-size: 12px; line-height: 32px;">編輯部 28574294&nbsp;</span><span style="color: rgb(75, 75, 75); font-family: 微软雅黑; font-size: 12px; line-height: 32px;"> 廣告部 28938387&nbsp;<br /> &nbsp;</span><span style="color: rgb(75, 75, 75); font-family: 微软雅黑; font-size: 12px; line-height: 32px;">圖文傳真:28388192 28316404<br /> &nbsp;</span><span style="color: rgb(75, 75, 75); font-family: 微软雅黑; font-size: 12px; line-height: 32px;">地址:澳門 蓬萊新巷 9號 地下二樓</span></strong></div> <p background:="" color:="" helvetica="" line-height:="" open="" style="margin: 1.55em 0px; padding: 0px; border: 0px; outline: 0px; font-size: 18px; vertical-align: baseline; orphans: 4; font-family: "><span style="font-size:16px;">本報逢週六休假、週日無報&nbsp;(如遇特殊情況則另行公佈)</span></p> <p background:="" helvetica="" line-height:="" open="" style="margin: 1.55em 0px; padding: 0px; border: 0px; outline: 0px; font-size: 12px; vertical-align: baseline; orphans: 4; color: rgb(0, 0, 0); font-family: "><span style="font-size:16px;"><strong>如遇颱風,</strong></span><strong><span style="font-size: 20px;"><span style="font-size:16px;">晚上至凌晨時份懸掛8號或以上風球,將停刋一天</span></span></strong><br /> <br /> <span style="font-size:16px;"><span style="background-color: transparent;">特別假期為:1月1日 &nbsp; 春節初一、二、三 &nbsp; &nbsp;5月1日 &nbsp; 10月2日。<br /> (</span>&nbsp;是日休假翌日無報。)</span></p> </div> <div class="clear"></div> </div> <div class="ind_bot_menu"> <a href="index.php"> 星報首頁 </a> | <a href="old_news.php"> 昔日新聞 </a> | <a href="news.php"> 各項專版 </a> | <a href="busness.php"> 廣告業務 </a> | <a href="about.php"> 報社簡介 </a> | <a href="event.php"> 澳門日記 </a> <!-- |技術支持:<a href="http://qf580.com"> 企方網絡 </a> --> </div> <div class="ind_bot_bg"></div></body> <!-- Mirrored from paper.qf580.com/index.asp by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 12 Sep 2014 14:25:52 GMT --> </html>

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