<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta content="telephone=no" name="format-detection"> <meta name="wap-font-scale" content="no"> <link rel="stylesheet" href="css/base.css"> <script src="../../lib/fsize.js"></script> <title>paypal提現說明</title> </head> <style> .paypalExplain { width: 10rem; height: 51.2rem; background: url(images/paypalExplain-bg.png) no-repeat; background-size: 100% 100%; margin: 0 auto; position: relative; } a { display: block; position: absolute; height: 0.47rem; } </style> <body> <div class="paypalExplain"> <a href="https://www.paypal.com/paypal" style="width:5.6rem;top: 11.9rem;left: 2.6rem;"></a> <!-- paypal官網註冊paypal賬號 --> <a href="https://www.paypal.com/tw/smarthelp/home" style="width:0.6rem;top: 16rem;left: 7.6rem;"></a> <!-- paypal客服中心 --> <a href="https://www.paypal.com/tw/smarthelp/home" style="width:4.2rem;top: 16.6rem;left: 1.8rem;"></a> <!-- paypal客服中心 --> <a href="https://www.esunbank.com.tw/bank/personal" style="width:0.6rem;top: 21.1rem;right: 1.6rem;"></a> <!-- 玉山銀行網頁 --> <a href="https://www.esunbank.com.tw/bank/personal" style="width:2rem;top: 21.75rem;left: 1.8rem;"></a> <!-- 玉山銀行網頁 --> <a href="https://www.esunbank.com.tw/bank/personal" style="width:1.6rem;top: 25.2rem;right: 1.6rem;"></a> <!-- 至玉山銀行網頁預約 --> <a href="https://www.esunbank.com.tw/bank/personal" style="width:2.3rem;top: 25.9rem;left: 1.8rem;"></a> <!-- 至玉山銀行網頁預約 --> <a href="https://www.paypal.com/hk/webapps/mpp/ua/useragreement-full?locale.x=zh_HK#exhibit_A" style="width:4.4rem;top: 39.95rem;left: 2.7rem;"></a> </div> </body> </html>