公告版位
NOWnews 今日新聞總覽
Latest news from www.nownews.com 
thumbnail 7月CPI年增率創低 估8月由正轉負至0.3%-1.3%
Aug 6th 2013, 03:25, by service.nownews@gmail.com (nownews)

【鉅亨網記者王以慧 台北】

主計總處昨(5)日公布前7月CPI平均年增率1.13%,低於過去20年平均1.5%的水準和台灣央行2%通膨目標上限,反映年初以來,物價上漲壓力大致溫和,處於合理穩定範圍。元大寶華綜合經濟研究院今(6)日研判,8月CPI上漲率不僅有望連續第6個月維持放緩態勢,且由正轉負機會大,初估將下跌0.3%-1.3%。

關於8月物價,元大寶華指出,雖月初國際油價因庫存下降、中東政治動盪而延續6月下旬以來的上漲態勢,且新台幣相對美元持續偏弱為油料費帶來上漲動力,不過去年同期油料費上漲幅度超過10%,比較基期明顯較先前數月升高,漲幅有望獲得抑制,且不排除有由漲轉跌可能。

aploks 發表在 痞客邦 留言(0) 人氣()

NOWnews 今日新聞總覽
Latest news from www.nownews.com 
thumbnail 強扭的瓜不甜! 王毅談「南海行為準則」進程
Aug 6th 2013, 03:27, by service.nownews@gmail.com (nownews)

NOWnews.com 今日新聞網

2013年8月6日 11:27

"); $(".story_photo .videoPlay").hover ( function(){$(this).css({"opacity":"0"})}, function(){$(this).css({"opacity":"1"})} ) } //照片區塊出現 $(".story_photo").fadeIn(1000); //寫入第一張照片 var firstimg = $(".story_photo img:first").attr("rel"); $(".story_photo img:first").attr("src",firstimg); $(".story_photo li:not(:first)").hide(); //判斷是否有多張照片,寫入開關 var li_nums = $(".story_photo li").length; var openclose = ' 更多照片 ' if (li_nums > 1) { $(".story_photo .p_switcher").append(openclose); } //控制錨點 if (li_nums > 1) { $('.open_btn, .story_photo img').click(function(){ $('.news_story').ScrollTo(500); }); $('.close_btn, .story_photo img').click(function(){ $('.news_story').ScrollTo(500); }); } else { $(".story_photo img").css("cursor","none").attr("title","");//一張圖時 $(".p_switcher").hide(); } //點擊圖片或開關,展開其他圖片 $("a.open_close").click(function(){ //寫入其他圖片路徑 $(".story_photo img:not(:first)").each(function(){ var imgsrc = $(this).attr("rel"); $(this).attr("src",imgsrc); }); $(".story_photo li:not(:first)").slideToggle(500); $(".open_close span").toggle(); }); if (video_link>0){ // 如果有影音,點圖連到影音頁 $(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標 $(".story_photo img, .story_photo .videoPlay").click(function(){ var videoURL = $(".story_photo .video_link a").attr("href"); location.href=videoURL; }); } else { //沒影音時,點圖展開其它圖 if (li_nums > 1) {//一張圖以上 $(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標 } $(".story_photo img").click(function(){ //寫入其他圖片路徑 $(".story_photo img:not(:first)").each(function(){ var imgsrc = $(this).attr("rel"); $(this).attr("src",imgsrc); }); $(".story_photo li:not(:first)").slideToggle(500); $(".open_close span").toggle(); }); } //------------------- });
  • 據大陸外交部網站消息,大陸外交部長王毅應詢向記者表示,大陸與東盟各國已同意在落實《南海各方行為宣言》框架下探討推進「南海行為準則」進程,以共同維護南海地區的和平與穩定。

aploks 發表在 痞客邦 留言(0) 人氣()

Nownews財經新聞
www.nownews.com 
大陸國家發改委:上半年民間投資比重 提高至63.7%
Aug 6th 2013, 03:54

NOWnews.com 今日新聞網

2013年8月6日 10:34

"); $(".story_photo .videoPlay").hover ( function(){$(this).css({"opacity":"0"})}, function(){$(this).css({"opacity":"1"})} ) } //照片區塊出現 $(".story_photo").fadeIn(1000); //寫入第一張照片 var firstimg = $(".story_photo img:first").attr("rel"); $(".story_photo img:first").attr("src",firstimg); $(".story_photo li:not(:first)").hide(); //判斷是否有多張照片,寫入開關 var li_nums = $(".story_photo li").length; var openclose = ' 更多照片 ' if (li_nums > 1) { $(".story_photo .p_switcher").append(openclose); } //控制錨點 if (li_nums > 1) { $('.open_btn, .story_photo img').click(function(){ $('.news_story').ScrollTo(500); }); $('.close_btn, .story_photo img').click(function(){ $('.news_story').ScrollTo(500); }); } else { $(".story_photo img").css("cursor","none").attr("title","");//一張圖時 $(".p_switcher").hide(); } //點擊圖片或開關,展開其他圖片 $("a.open_close").click(function(){ //寫入其他圖片路徑 $(".story_photo img:not(:first)").each(function(){ var imgsrc = $(this).attr("rel"); $(this).attr("src",imgsrc); }); $(".story_photo li:not(:first)").slideToggle(500); $(".open_close span").toggle(); }); if (video_link>0){ // 如果有影音,點圖連到影音頁 $(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標 $(".story_photo img, .story_photo .videoPlay").click(function(){ var videoURL = $(".story_photo .video_link a").attr("href"); location.href=videoURL; }); } else { //沒影音時,點圖展開其它圖 if (li_nums > 1) {//一張圖以上 $(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標 } $(".story_photo img").click(function(){ //寫入其他圖片路徑 $(".story_photo img:not(:first)").each(function(){ var imgsrc = $(this).attr("rel"); $(this).attr("src",imgsrc); }); $(".story_photo li:not(:first)").slideToggle(500); $(".open_close span").toggle(); }); } //------------------- });
  • 每一次經濟下滑,都是「國進民退」的好時節,但這一次,民營資本有望逆襲,成為「穩增長」的主角。大陸國家發改委發文《鼓勵引導民間投資發展啟動經濟發展內生動力》指出,2013年上半年,民間投資在一些重點行業領域的增速明顯加快,下一步將繼續深化改革,減少不必要的行政干預。

aploks 發表在 痞客邦 留言(0) 人氣()

Nownews財經新聞
www.nownews.com 
大立光7月營收續增 Q3看旺 股價卻下跌
Aug 6th 2013, 03:54

楊伶雯

2013年8月6日 10:22

"); $(".story_photo .videoPlay").hover ( function(){$(this).css({"opacity":"0"})}, function(){$(this).css({"opacity":"1"})} ) } //照片區塊出現 $(".story_photo").fadeIn(1000); //寫入第一張照片 var firstimg = $(".story_photo img:first").attr("rel"); $(".story_photo img:first").attr("src",firstimg); $(".story_photo li:not(:first)").hide(); //判斷是否有多張照片,寫入開關 var li_nums = $(".story_photo li").length; var openclose = ' 更多照片 ' if (li_nums > 1) { $(".story_photo .p_switcher").append(openclose); } //控制錨點 if (li_nums > 1) { $('.open_btn, .story_photo img').click(function(){ $('.news_story').ScrollTo(500); }); $('.close_btn, .story_photo img').click(function(){ $('.news_story').ScrollTo(500); }); } else { $(".story_photo img").css("cursor","none").attr("title","");//一張圖時 $(".p_switcher").hide(); } //點擊圖片或開關,展開其他圖片 $("a.open_close").click(function(){ //寫入其他圖片路徑 $(".story_photo img:not(:first)").each(function(){ var imgsrc = $(this).attr("rel"); $(this).attr("src",imgsrc); }); $(".story_photo li:not(:first)").slideToggle(500); $(".open_close span").toggle(); }); if (video_link>0){ // 如果有影音,點圖連到影音頁 $(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標 $(".story_photo img, .story_photo .videoPlay").click(function(){ var videoURL = $(".story_photo .video_link a").attr("href"); location.href=videoURL; }); } else { //沒影音時,點圖展開其它圖 if (li_nums > 1) {//一張圖以上 $(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標 } $(".story_photo img").click(function(){ //寫入其他圖片路徑 $(".story_photo img:not(:first)").each(function(){ var imgsrc = $(this).attr("rel"); $(this).attr("src",imgsrc); }); $(".story_photo li:not(:first)").slideToggle(500); $(".open_close span").toggle(); }); } //------------------- });
  • 林恩平:客戶布局很完整 大立光執行長林恩平表示,以大立光現在客戶群布局來看,已非常完整,下半年整體會比上半年好。(圖/中央社資料照)

aploks 發表在 痞客邦 留言(0) 人氣()