<!DOCTYPE html>





















<html>
<head>
  <meta charset="utf-8" />
    <meta name="location" content="Error Message" />
    <title>Error Message</title>
  <style type="text/css">
      html{position:relative;}:focus{outline:0;}
      body{position:relative;font-size: 12px;font-family:sans-serif;}
      a,body,dd,div,dl,dt,form,h1,html,img,label,li,ol,p,span,strong{
        margin:0;padding:0;border:0;font-size:100%;font-family:inherit;vertical-align:baseline;background:transparent;
      }
      #wrap{width: 676px; height: 370px; margin: 0 auto;text-align: center; position: relative; padding-top: 30px;}
      #header{height: 28px;padding-bottom: 15px;}
      #header *{height: 28px;margin: 0 3px;display: inline-block;line-height: 30px;font-size: 16px;font-weight: bold;vertical-align: top;}
      #contents{padding: 30px 0;border: 1px solid #EAEAEA;border-radius: 3px;background-color: #F5F5F5;}
      #contents h1{line-height: 33px;font-size: 24px;}
      #contents p{padding: 18px 0;font-size: 12px;line-height: 18px;color: #777;}
      #contents form{height: 26px;padding: 3px;font-size: 14px;color: #474747;}
      #contents form *{display: inline-block;vertical-align: top;line-height: 26px;}
      #contents form strong{letter-spacing: 0;}
      #contents form input{
        width: 120px;height: 20px;padding: 0 6px;margin: 0;*margin: -1px 0;border: 3px solid #474747;
        color: #474747;font-size: 14px;font-weight: bold;line-height: 20px;
      }
      #contents form .button{
        height: 26px; overflow: hidden !important;
      }
      #contents form button{
        height: 26px; padding:0 12px;margin:0;border:0;overflow:visible;cursor:pointer; color: #FFF;
        font-weight: bold; background-color: #474747; font-size: 14px; border-radius: 3px; _line-height: 25px;
      }
      #footer{width: 676px; height: 23px; position: absolute; bottom: 0; left:0}
      #footer *{
        height: 23px;display: inline-block;
        color: #868686;line-height: 23px;font-size: 10px;vertical-align: top;font-family: arial;
      }
  </style>
</head>
<body>

<div id="wrap">
  <div id="header" class="section">
    <img src="/public/images/relay/logo-default.png" alt="Rsupport" />
    <span>Remote Support Services</span>
  </div>

  <div id="contents" class="section">
    
      
         <h1>You can not properly display the current page.<br />
If symptoms persist, please contact the administrator.</h1>
      
      
    
  </div>

  <div id="footer" class="section">
    <img src="/public/images/relay/logo-gray-small.png" alt="Rsupport" />
    <span>Copyright &copy; 2001 ~ 2026 RSUPPORT CO.,LTD. ALL RIGHTS RESERVED.</span>
  </div>
</div>

<script type="text/javascript">
//<![CDATA[
(function(win,doc){
  win.onresize = function(event){
    var wrap = doc.getElementById('wrap'), margin = 0,
        win_height = (typeof window.innerWidth != 'undefined') ? window.innerHeight :
                     (typeof document.documentElement != 'undefined' && typeof document.documentElement.clientWidth != 'undefined' && document.documentElement.clientWidth != 0) ?
                     document.documentElement.clientHeight : document.getElementsByTagName('body')[0].clientHeight;

    if(win_height < 420) margin = 0;
    else if(win_height > 600) margin = 100;
    else margin = (win_height-420)/2;
    wrap.style.marginTop = margin+"px";
  }
  win.onresize();
})(this,document)
//]]>
</script>
</body>
</html>
