<html>
    
    <head>
    <title>leftside</title>
    </head>
    <style>
    * {
      box-sizing: border-box;
    }
    
    /* Style the body */
    body {
      font-family: Arial, Helvetica, sans-serif;
      margin: 0;
    }
    
    body {
      padding: 20px;
      text-align: left;
      background: #ddd;
    }
    body a {
      text-decoration: none;
      color: #2471A3;
    }
    
    body a:hover {
      text-decoration: underline;
      color: none;
    }
    
    </style>
    <body>
    <h1>i/news</h1>
    
    <p>
    <b>Is China's economy a 'ticking time bomb'?</b><br>
    <i><a target="_tab" href="https://www.bbc.com/news/business-66636403">BBC</a> ,
     31 August 2023</i><br>
    The past six months has brought a stream of bad news for China's economy: slow growth, record youth unemployment, low foreign investment, weak exports and currency, and a property sector in crisis.<br>
    點評:沒有遠見的領導人斷送了經濟持續成長的機遇,到處樹敵短期不利國家但有助獨裁政權倒台,真正以民為本的政體改革是必然的。
    </p>
    
    
    <p>
    <b>Fukushima: Japan asks China to stop citizens making abusive calls</b><br>
    <i><a target="_tab" href="https://www.bbc.com/news/world-asia-66632237">BBC</a> ,
     28 August 2023</i><br>
    Japan has complained to China after local businesses and institutions were inundated with abusive phone calls over the Fukushima plant discharge.<br>
    </p>
    <p>
    <b>Milan Kundera: 1 April 1929 - 11 July 2023, aged 94.</b><br>
    <a href="/milankundera/1.htm"><img border="0" src="/milankundera"></a><br>
    <font size="1"><a target="_tab" href="https://upload.wikimedia.org/wikipedia/commons/thumb/8/87/Milan_Kundera_redux.jpg/330px-Milan_Kundera_redux.jpg"> Wikipedia</a> / file photo</font><br>
    </p>
     
    </body>
    
    </html>