/var/www/hkosl.com/sunya/tc/footer.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55




        <footer id="footer">            
            <div class="footer_wrapper">
                <div class="container">
                    <p class="copyright tc">Copyright © 2015 新雅文化事業有限公司. ALL RIGHTS RESERVED.</p>

                    <p class="tc footer_nav">
                        <a href="#">新雅圖書</a>
                        <a href="#">關於我們</a>
                        <a href="#">最新動態</a>
                        <a href="#">學校服務</a>
                        <a href="#">親子教養</a>
                        <a href="mb_sunya.php">會員專區</a>
                        <a href="#">購書方法</a>
                        <a href="sitemap.php">網站地圖</a>
                        <a href="terms.php">服務條款</a>
                    </p>

                    <p class="tc">
                        <span>電話:2138 7998</span>
                        <span>傳真:2597 4003</span>
                        <span>時間:星期一至五,上午9時至下午1時,下午2時至6時</span>
                        <span>信箱:<a href="mailto:marketing@sunya.com.hk">marketing@sunya.com.hk</a></span>
                    </p>  
                </div><!-- .container ends -->  

                <div class="clearfix"></div>

                
            </div><!-- /.footer_wrapper ends --> 

        </footer><!-- //#footer// ends -->  


           
    </div><!-- #wrapper ends -->  












</body>
</html>