
<!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>Fundsupermart System upgrade</title>
<style>
html, body {
	font: 100%/1.6 helvetica, arial, 黑体, "Hiragino Sans GB", sans-serif;
	color: #333;
	height: 100%;
	margin: 0;
	padding: 0;
}
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom: 5px; /* removing the top margin gets around an issue where margins can escape from their containing block. The remaining bottom margin will hold it away from any elements that follow. */
}
/*_____________Apply "clearfix" class if child elements contain floats ________________*/

.clearfix:before, .clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
 *zoom: 1;
}
#wrapper {
	min-height: 100%;
	position: relative;
	background: url(/fsm-failover/fsm_upgrade_bg.jpg) repeat-x bottom left;
	width: auto !important;
	min-width: 960px;
}
#header span {
	padding: 0 30px;
}
#header {
	background-color: #cc0000;
	color: #fff;
	padding: 3px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#wrapper-content {
	padding-bottom: 30px;
	text-align: center;
}
.content {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	padding: 30px 10px;
	vertical-align: middle;
}
#map-background {
		background:url(/fsm-failover/fsm_worldmap.png) no-repeat top;
}
	
#logo {
	text-align:center;
	padding:10px;}
	
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;   /* Height of the footer */
	background: url(/fsm-failover/fsm_strip_upgrade.jpg);
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}
.img1 {
	position: absolute;
	bottom: 30px;
	min-width: 852px;
}
.padding_top {
	padding-top: 30px;
	padding-left: 10px;
	text-align: left;
	min-height: 580px;
}
.hightlight {
	color: rgb(51,102,153);
	font-weight: bold;
}
</style>
</head>

<body>
<div id="wrapper">
<div id="logo"><img src="/fsm-failover/fsm_color_int_fsm.png" width="461" height="120" /></div>
  <div id="header"><span>FSM Singapore</span><span>FSM Malaysia</span><span>FSM Hong Kong</span><strong></strong></div>
  <div id="wrapper-content">
  <div id="map-background">
    <div class="content">
      <div class="padding_top">
        <h3>SYSTEM UPGRADE IN PROGRESS...</h3>
    <!--  <p> We have scheduled our regular maintenance from<br />
          <span class="hightlight">2nd May 2020. Saturday. 1130hrs to 1730hrs (SGT), 0900hrs to 1500hrs (IST).</span><br /> -->
          During this period, all of our web services will not be available. <br />
          We apologise for any inconvenience caused. <br />
          Thank you for your understanding.<br />
          <br />
        </p>
        <h3>我們正在進行系統提升…</h3>
     <!-- <p> 本網站將於下列時間進行例行維修：<span class="hightlight">2016年11月26日 (星期六) 20時00分 至 02時00分 (新加坡時區), 17時30分 至 23時30分 (印度時區)</span>。<br /> -->
          在此期間，所有網上服務將暫停運作。<br />
          不便之處，敬請見諒！<br />
        </p>
        <br />
        <h3>我们正在进行系统提升…</h3>
     <!-- <p> 本网站将于 <span class="hightlight">2016年11月26日 (星期六) 20时00分 至 02时00分 (新加坡时区), 17时30分 至 23时30分 (印度时区)</span> 进行例行维修。<br /> -->
          在此期间，所有网上服务将暂停运作。<br />
          不便之处，敬请见谅！</p> <br />
      </div>
      <div class="img1"><img src="/fsm-failover/fsm_upgrade_image1_in.png" width="651" height="150" /><img src="/fsm-failover/fsm_tool-sign.png" width="201" height="650" /></div>
    </div>
  </div>
  </div>
  <div id="footer">
    <p style="background-color:rgb(0,0,0);">COPYRIGHT ©  FUNDSUPERMART.COM, A DIVISION OF iFAST GROUP. ALL RIGHTS RESERVED. 版权所有，不得转载© </p>
  </div>
</div>
</body>
</html>