<%MDBname="news"%> <% 'on error resume next set conn=server.createobject("ADODB.CONNECTION") 'connstr="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & server.mappath(""&MDBpath&"../databases/data/"&MDBname&".asp") '如果你的服务器采用较老版本Access驱动,请用下面连接方法 connstr="driver={Microsoft Access Driver (*.mdb)};dbq=" & server.mappath(""&MDBpath&"../databases/data/"&MDBname&".asp") conn.open connstr %> <% newshu=2 '每个分类显示最新文章数 toplen=10 toplen_wz=13 chalen=2 search=search&"
" search=search&"

" search=search&"" search=search&"" search=search&"" set rs=server.CreateObject("ADODB.RecordSet") set rs_info=server.CreateObject("ADODB.RecordSet") set rs_yl=server.CreateObject("ADODB.RecordSet") set rs_t=server.CreateObject("ADODB.RecordSet") function Title(content) if content<>"" then Title=content Title=replace(Title,"[加粗]","") Title=replace(Title,"[倾斜]","") Title=replace(Title,"[下划线]","") Title=replace(Title,"[删除线]","") if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" Title=replace(Title,"[红色]","") Title=replace(Title,"[蓝色]","") Title=replace(Title,"[绿色]","") Title=replace(Title,"[紫色]","") Title=replace(Title,"[酱色]","") Title=replace(Title,"[橙色]","") if instr(1,Title,"0 then Title=Title+"" Title=replace(Title,"[建议]","[建议]") Title=replace(Title,"[注意]","[注意]") Title=replace(Title,"[下载]","[下载]") Title=replace(Title,"[公告]","[公告]") Title=replace(Title,"[转载]","[转载]") Title=replace(Title,"[焦点]","[焦点]") Title=replace(Title,"[社会]","[社会]") Title=replace(Title,"[推荐]","[推荐]") Title=replace(Title,"[原创]","[原创]") end if End function function Site_Link(showType,showNum) dim link_i,link_ii link_i=0 link=0 if showType=1 then sql="select top "&showNum&" * from SiteLink where isLogo=1 order by DateTime" Rs.open sql,conn,1,1 if not(Rs.eof and Rs.bof) then do while not Rs.eof Site_Link = Site_Link & ""&vbcrlf link = link + 2 if link mod 6 =1 then Site_Link=Site_Link&"
" end if Rs.movenext loop end if rs.close else sql="select top "&showNum&" * from SiteLink where isLogo=0 order by DateTime" Rs.open sql,conn,1,1 if not(Rs.eof and Rs.bof) then do while not Rs.eof Site_Link = Site_Link & ""&rs("mySiteName")&""& vbcrlf link_i = link_i + 1 if link_i mod 8 =0 then Site_Link=Site_Link&"
" end if Rs.movenext loop end if rs.close end if end function strSite_Link_Text=Site_Link(0,8) strSite_Link_Logo=Site_Link(1,24) i=0 sql="select top 30 title,id,dj,date from info where date>Now()-7 order by hits desc" rs.open sql,conn,1,1 if rs.eof then top="还没有文章" else do while not rs.eof filetop=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) if instr(rs("Title"),"0 then toplen1=toplen+20 if len(rs("Title"))>toplen1 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"
" end if else if len(rs("Title"))>toplen then titley=left(rs("Title"),toplen_wz)&"" else titley=rs("Title") end if end if if rs("dj")=6 then Txtop=Txtop&"·"&Title(titley)&"
" else Txtop=Txtop&"·"&Title(titley)&"
" end if i=i+1 if i>=30 then exit do rs.movenext loop end if rs.close '今日导读开始 i=0 sql="select top 12 id,title,tid,date from info order by date desc" rs.open sql,conn,1,1 if rs.eof then infolist="·还没有文章" else for i=1 to 12 if rs.eof then exit for rs_t.open "select * from infotype where id="&rs("tid"),conn,1,1 if not rs_t.EOF then TN=split(rs_t("tname"),"|") end if rs_t.close filetop=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) datetime=year(rs("date"))&"_"&month(rs("date"))&"_"&day(rs("date"))'时间格式:年/月/日 datetime1=month(rs("date"))&"/"&day(rs("date"))'时间格式:月/日 '今日导读标题断行开始 if len(rs("Title"))>17 then titley=left(rs("Title"),17)&"..." else titley=rs("Title") end if '今日导读标题断行结束 infolist=infolist&""&lm&"·"&Title(titley)&"
" rs.movenext next end if rs.close '今日导读结束 rs2=conn.execute("select count(*) from info where year(date)&month(date)&day(date)=year(date())&month(date())&day(date())") shuinfo=rs2(0) Dim list_4(20) Dim list_5(20) Dim list_6(20) sql="select * from specialx where tj=1 and spics<>''" rs.open sql,conn,1,1 if NOT rs.EOF then do while not rs.eof kk=kk+1 SN=split(rs("sname"),"|") for i = 0 to ubound(SN)-1 next SSY_name=SN(0) list_4(kk)=""&SSY_name&"
"&rs("introduce")&"" list_5(kk)="" rs.MoveNext loop end if rs.close sql="select * from specialx where tj=1 and spics=''" rs.open sql,conn,1,1 if NOT rs.EOF then do while not rs.eof tt=tt+1 SN=split(rs("sname"),"|") for i = 0 to ubound(SN)-1 next SSY_name=SN(0) list_6(tt)=""&SSY_name&"" rs.MoveNext loop end if rs.close rs.open "select * from infotype ",conn,1,1 if not rs.eof then ts=rs("ts") TN=split(rs("tname"),"|") TI=split(rs("ts"), ",") for i = 0 to ubound(TN)-1 if i=ubound(TN)-2 and ubound(TN)>1 then TTY_id=TI(i) TTY_name=TN(i) end if all_type_top_id=TI(i) all_type_name=TN(i) thistype=thistype & "-> "&TN(i)&"" thistitle=thistitle & " - "&TN(i)&"" next end if rs.close i=0 sql="select * from info where pic<>'' and commend='1' order by date desc" rs.open sql,conn,1,1 if rs.eof then image="还没有图片文章" else do while not rs.eof if instr(rs("Title"),"0 then toplen1=toplen+20 if len(rs("Title"))>toplen1 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"
" end if else if len(rs("Title"))>toplen then titley=left(rs("Title"),toplen)&"" else titley=rs("Title") end if end if fileimg=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) noid=noid&" and id<>"&rs("id")&"" i=i+1 if rs("dj")=6 then image=image&"" else image=image&"" end if pic=rs("pic") pic=Replace(pic, "../../", "") image=image& "
"&titley&"
" if i=6 then exit do rs.movenext loop end if rs.close '公告开始 sql="select top 1 id,newsname,addtime,newsnote from Announce order by addtime desc" rs.open sql,conn,1,1 if rs.eof then infolist="·还没有公告" else do while not rs.eof Announce=Announce&""&rs("newsnote")&"["&rs("addtime")&"]
" rs.movenext loop end if rs.close '图文混排开始 i=0 sql="select * from info where pic<>'' and commend='1' order by date desc" rs.open sql,conn,1,1 if rs.eof then DefaultPic="还没有图片文章" else do while not rs.eof infoy=left(rs("info"),108)&"..." if instr(rs("Title"),"0 then if len(rs("Title"))>10 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"" end if else if len(rs("Title"))>1 then titley=left(rs("Title"),16)&"..." else titley=rs("Title") end if end if fileimg=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) noid=noid&" and id<>"&rs("id")&"" i=i+1 if rs("dj")=6 then DefaultPic=DefaultPic&"" else DefaultPic=DefaultPic&"" end if pic=rs("pic") pic=Replace(pic, "../", "") DefaultPic=DefaultPic&"
"&Titley&"

  "&infoy&"[详细报道]" if i>=1 then exit do rs.movenext loop end if rs.close '图文混排结束 list=list&"" rs.open "select * from infotype where tj=1 order by id",conn,1,1 if NOT rs.EOF then allshu=rs.recordcount Dim list_1(20) Dim list_2(20) Dim list_3(20) do while NOT rs.EOF ii=ii+1 list=list&""&split(rs("tname"),"|")(rs("tj")-1)&"|" list_1(ii)=""&split(rs("tname"),"|")(rs("tj")-1)&"" list_2(ii)="

更多内容 ...
" i=0 sqqq_yl="" sql_yl="select * from infotype where ts like '"&rs("ts")&"%'" rs_yl.open sql_yl,conn,1,1 if not rs_yl.eof then do while not rs_yl.eof sqqq_yl=sqqq_yl& " or tid="&rs_yl("id")&"" rs_yl.MoveNext loop end if rs_yl.close rs_info.open "select id,title,dj,date from info where tid="&rs("id")&""&sqqq_yl&" order by id desc",conn,1,1 if NOT rs_info.EOF then do while not rs_info.eof fileming=year(rs_info("date"))&month(rs_info("date"))&day(rs_info("date"))&hour(rs_info("date"))&minute(rs_info("date"))&second(rs_info("date")) if instr(rs_info("Title"),"0 then chalen1=chalen+20 if len(rs_info("Title"))>chalen1 then titlex=left(rs_info("Title"),chalen1)&""&"..." else titlex=rs_info("Title")&"" end if else if len(rs_info("Title"))>chalen then titlex=left(rs_info("Title"),chalen)&"..." else titlex=rs_info("Title") end if end if if rs_info("dj")=6 then list_3(ii)=list_3(ii)&"["&split(rs("tname"),"|")(rs("tj")-1)&"]"&Title(titlex)&""&datetime1&"
" else list_3(ii)=list_3(ii)&"["&split(rs("tname"),"|")(rs("tj")-1)&"]"&Title(titlex)&""&datetime1&"
" end if i=i+1 if i>=newshu then exit do rs_info.movenext loop end if rs_info.close rs.MoveNext loop end if rs.close set rs=nothing set rs_yl=nothing set rs_info=nothing conn.close set conn=nothing%> 香港文汇报珠三角新闻网_深楼市价高势危 港人纷转买为租

您的位置:首页 > 综合新闻 > 金融财经

 

深楼市价高势危 港人纷转买为租

 

wwpprd.com 作者:wwpprd.com 来自:文汇报 点击:0 时间:2007-8-7


本报珠三角新闻中心记者 君慧

 

 深圳向来是港人北上置业的首选城市,过去半年房价急升逾4成,不少香港业主已开始感到深圳楼市「高处不胜寒」。随着「港人在深限购一套房」于7月实施以及81深圳开始实施新版二手房交易合同,以评估价格收取20%所得税,有人担忧未来二手房不易套现。精明的港人本着获利为先的原则,近月纷纷高位抛出手中物业,转而租房。他们获利后持币或返港投资新界北区物业,或待深圳楼价「退烧」后再次入市。

 

 据深圳中原地产数据显示,深圳中原67月份整体放盘量比去年同期增加一倍,比今年1月份增50%,其中香港客户同比亦增加50%。7月放盘约6,000套,与1月(4,000套)相比增50%。其中,港人交投活跃的罗湖、福田、南山区尤为明显,分别有1,800套、900套和1,200套。以港人投资较多的东海花园为例,过去7个月成交30多套,其中67月成交量比1月高30%50(见表)

 

获利为先 套现收息够租房

 

 「自5月份开始,很多香港人开始变卖手中物业,获利两三倍甚至更高者不在少数。」深圳中原地产总经理李耀智表示,上半年深圳市整体房价暴涨4成,涨幅居全国首位,投资深圳物业的港人已感到楼价「高处不胜寒」。

 

 李耀智称,今年710日,深圳出台「港澳台居民在深只能购买一套自住房」政策,成为港人在深圳投资物业的「拐点」。对于大多数香港人而言,十年前那场金融风暴彷佛仍在眼前,他们认为深圳楼市的价格已经达到高位,希望尽快甩手,反而愿意比市价低510%卖出。此外,房价升温和租金上涨不成正比,出租回报率太低,也是他们转变长线投资策略的原因之一。

 

深楼价探顶 获利返港置业

 

 港人李林水(化名)便深刻体会「买房不如租房」这个道理。他03年以47万元购入南山区一两房物业,今年6月以近3倍价格卖出,他认为「已经到达了顶点」。现于同区以3,000/月签下三房物业的一年租约,准备观望一年后再投资物业。「以100万元一年息4万计算,每个月可用3,000多元利息租房。如果明年深圳楼价『退烧』,我再以手中资金买入更大单位自用。」先生说,他已劝说不少在深有房产的香港朋友套现,用卖房所得的利息租房。

 

 深圳南山的房价高过香港的屯门、元朗,令不少港人认为已经临界高点,李林水考虑回到从小生活的屯门区置业。他认为,屯门区中心时代广场的住宅单位成交均价才2万余/平米,而深圳南山区起码2万元/平米,有的甚至达到4万元/平米。「深圳房贵过香港是不可能的。一般人已经买不起深圳房子,这就是泡沫的征兆了。」他说。 

 

交投急降 「走得快好世界」

 

 自81开始,深圳实行新版二手房交易合同,打击过去中介、买卖双方的「阴阳合同」(递交给国土部门和买卖双方签订两份合同,逃避个人所得税)。来自深圳中原、美联的数据显示,816日,二手房交投数量比同期减少9成。美联物业代理(深圳)有限公司总经理王书权抱怨称,至今中介都不清楚应该「以评估价格收取20%所得税」还是按照房产证的价格交所得税。此外,新版合同规定只有未抵押的房产才能交易,但深圳二手房超过80%均在押,令许多交易难以完成。

 

 难怪,一位今年以260万元卖出东海花园一期一个单位(买入价140万)的香港业主听闻此消息后忍不住感慨:「走得快,好世界。」

 

深圳三大港人投资楼盘成交概况

 

东海花园

 一期二手成交均价:1月:1.8万元/平米(7月:2.2万元/平米;涨22%)

 二期二手成交均价:1月:2万元/平米(7月:2.4万元/平米;涨20%)

 1-7月成交30多套,其中6-7月成交7-8套,增近50

中旅国际公馆

 二期二手成交均价:1月:2万元/平米(7月:2.6万元/平米;涨30%)

 1-7月成交20多套,其中6-7月成交5套,增50%

水榭花都

 三期二手成交均价:1月:3.8万元/平米(7月:4.4万元/平米;涨15%)

 早前房产证未出,近两月成交78套   资料来源:深圳中原地产

 

炒家肆虐深楼价一路高歌

 

 有港人在抛楼套现的过程中发现,近期深圳楼市已出现众多投机者。港人先生反映,在卖出手中单位的时候发现,买家尚未办理好买卖手续,竟已将物业又高价转让他人。也有港人反映,收楼者为职业炒家,深圳楼市投机气氛渐渐浓郁。

 

 港人李林水03年以47万购入南山区深圳湾畔花园(世界之窗对面)一75平米的物业,今年6月以130万(实收)出手。买家是两位外国人(当时深圳限制外国人买房政策尚未出台),他们与中介连手,专门收购该楼盘的二手房,卖方出任何价钱他们都来者不拒、照收不误。

 

大手吸纳 掌控楼价话事权

 

 李林水说,两位外国炒家资金雄厚,在该小区8栋单位中,除了7栋外每栋都有几个单位,共拥有几十个单位。「他们掌握了小区的大部分转让的单位之后,集体抬高挂牌出让。」李生的三、四个邻居紧随其后把盘放出,都立刻被买走,而这些单位在数周后又在中介挂牌,价格分别抬高了3040万元。

 

 另据业内人士透露,深圳南山区另一著名小区华侨城,分为东、西两个组团,分别被两个资金雄厚的韩国炒家控制,专门收购转让的二手房。「许多片区的楼价就是被控制在几个炒家手中,他们集体抬高价格,买方无其它选择,楼价就是这样被炒高的。」他说。

 

升得离谱 转投二线城市

 

  谈到深圳楼市,在内地拥有多元投资的港人李彬妍()用「望而生畏」来表达自己的投资心理。

 

 李彬妍在深圳投资多处住宅,并拥有几处商铺。她表示,现在的情况是「走得快,好世界。」她02年以140万元从亲戚手中买入东海花园一期一个154平米单位自用,当时比市价贵30万。今年她以260万卖出,计划在周边投资其它豪宅物业。持币观望之余,她在香蜜湖片区租住另一豪宅单位中旅国际公馆。「深圳楼价近半年来升得离谱,令人望而生畏。」她说,「现在反而不知道该投资哪些项目才有升值空间。处于风口浪尖之时,暂时还是不出手为妙。」

 

买楼如买菜 楼市响警号

 

 李彬妍认为,港人投资物业与深圳人最大的区别,是前者习惯买二手房,而后者则喜欢买新盘。她举例,目前租用的中旅国际公馆,新盘推出时,数百万、近千万的高价,没有阻止买家的脚步,前来买房的人像「买菜一样」。「售楼处给每位落订的买家送一束鲜花,售楼处个个手捧鲜花,成为一道风景,我却看花了眼。」她回忆,正是这样的场景,令她想起97金融风暴前的香港楼市。

 

 她表示,香港楼市两极化非常明显,2,000万以上的豪宅升值空间巨大,而新界北中低档住宅仍然没有起色,故其手头资金不会回港投资物业。她近期已经到成都等二线城市看房,因看好这些城市的发展前景。

 

子女为重 套现返港置业

 

  在深圳工作、生活舒心,但为子女的教育问题,不少港人最终仍然要选择返港定居。为子女学业而返港成为不少在深港人卖楼的主要原因。港人张顺良表示,儿子今年3岁,就读在罗湖一个港人子女较多的幼儿园,但未来入读小学、中学,仍然希望他接受香港教育。

 

 「我在香港的房子目前仍是负资产,正是这个教训,让我对深圳这两年楼市的升温非常敏感。」他表示,近两年中央出台的「国八条」、「国六条」对内地楼市有一定影响,但深圳却是不跌反升。张顺良分析,出台的「新版二手房合同」和「限购令」都对港人影响较大。香港专业机构预计下半年港人深圳置业将减少一成。「我用卖楼所得的100多万元存在银行,利息也够我们一家三口在深圳一年的租金,未来我回香港再买楼,也可以有资本。」

责任编辑:cnred 文章页数第[1]页 

页面功能 【我来说两句】【字体: 】【打印】 【关闭

相 关 连 接
·还没有相关文章
网 友 评 论
·还没有相关的评论!
发 表 评 论
您的大名: (点击这里注册)
友情提醒:评论请限制在100字以内,有长篇大论欢迎到论坛发表:)
 

综合新闻|广东新闻|专题新闻

>> 本类热点新闻

·全球八分一手机产自深圳
·深地铁延长 龙华将成华南枢
·港式商场管理 进军深圳
·美容瘦身 港企北伐
·李嘉诚:人生要有毅力心力
·招商17旅社注中旅国际
·碧水银湾新城,以智慧建筑梦
·合和30亿 攻花都住宅
·神州亮点.安利中国:无法复
·家乐福入驻香缤广场
·华强北主打电子 港人有优势
·茂业掀东门减价战
·「三高」港企临逼迁
·港企突围 转独资厂
·功能性饮品料年收百亿
·穗KTV业忧「灭顶之灾」
·港商攻粤猫经济 年赚数亿只
·港资星际娱场澳门争霸
·广交会「举牌」 海归派抢饭
·永亨银行广州分行获批
·第98届广交会10月15日
·龙岗天安数码新城奠基
·台企顺德发展农业最快
·珠三角港台企影响难估算
·珠三角港银腹背受敌
·南丰北上掠地7.5亿夺穗地
·深圳重点推介化工园区
·600纺企织交会谋出路
·联邦快递11亿穗建转运中心
·越投夺广州第一高楼

 

合作媒体

合作及广告联系电话: 020-83825987


文汇报简介 | 广告服务 | 读者联谊 | 在线订报 | 在线投稿 | 站内公告 | 设为首页 | 收藏本站
新闻中心地址:广州市沿江中路323号临江国际大厦15楼 电话:020-83825987  传真:020-83817466
网管信箱:webmaster@wwpprd.com  编辑信箱:editor@wwpprd.com
香港文汇报珠三角新闻网 版权所有©Copyright 2004 www.wwpprd.com
来访统计:  技术支持:中国红电子商务频道