/var/www/hkosl.com/gba-owea/old_20191025/old_2018/tc/GBA-Family.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<!DOCTYPE html>
<html dir="ltr" lang="zh-HK">
<head>
    <?php include 'inc/metahead.php';?>
    <title>2018年度大灣區傑出家族女企業家獎 | 大灣區傑出女企業家獎2018</title>
</head>

<body class="stretched">

    <!-- Document Wrapper
    ============================================= -->
    <div id="wrapper" class="clearfix">

        <!-- Header
        ============================================= -->
        <?php include 'inc/header.php';?>

        <section id="page-title"  style="background-image: url('../images/myimg/lady_gold_2018.jpg');" class="background-title">

            <div class="container clearfix">
                <h1>2018年度大灣區傑出家族女企業家獎</h1>
                <ol class="breadcrumb">
                    <li><a href="#">主頁</a></li>
                    <li class="active">參選詳情</li>
                </ol>
            </div>

        </section>

        <!-- Content
        ============================================= -->
        <section id="content">

            <div class="content bg_section_cover" style="padding-bottom:0;background-image: url('../images/myimg/bridge_bg.jpg');">

                <div class="container clearfix">

                    <div class="row clearfix">

                        <div class="col-md-12 topmargin-md bottommargin-lg">

                            <div class="heading-block fancy-title nobottomborder title-bottom-border">
                                <h3 class="inline-block"><span>參選人資格</span></h3>
                            </div>

                            <p>各奬項候選人必須為企業的高級管理人員、擔任領導職位超過三年,現職依然為企業領導。</p>
                            <p>各奬項候選人必須獲至少一位商界,企業高級領導層及社會賢達作提名人推薦。</p>
                            <p>家族企業是指公司的主要控股權由家族成員或家族基金持有</p>

                            <div class="heading-block fancy-title nobottomborder title-bottom-border">
                                <h3 class="inline-block"><span>如何參加</span></h3>
                            </div>

                            <p>參選者須在2018年9月30日或之前將已填妥的參選表格 (需有提名人及候選人共同簽名作實),以電郵或郵寄方式遞交給主辦機構 (如以郵寄方式提交,以郵戳所示日期為準)  </p>

                            <p>地址:香港九龍荔枝角青山道704號合興工業大廈6樓G室<br>
                                <span>Address : Room G, 6/F., Hop Hing Industrial Building, No.704 Castle Peak Road, Lai Chi Kok, Kowloon, HK</span><br>
                                電郵 Email  : apply@gba-owea.com
                            </p>

                            <a href="../images/nomination_form_dtc.pdf" target="_blank" class="downloadBtn">
                                <i class="icon-acrobat"></i>
                                <span>下載提名表格</span>
                            </a>

                            <div class="heading-block fancy-title nobottomborder title-bottom-border">
                                <h3 class="inline-block"><span>其他獎項</span></h3>
                            </div>

                            <p class="other_awards">
                                <a href="GBA-Entrepreneur.php"><i class="fa fa-award "></i> 2018年度大灣區傑出女企業家獎</a><br>
                                <a href="GBA-YoungWomen.php"><i class="fa fa-award "></i> 2018年度大灣區傑出青年女企業家獎</a>
                            </p>


                        </div>

                    </div>

                </div>
                

            </div>

        </section><!-- #content end -->

        <?php include 'inc/footer.php';?>

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

    <!-- Go To Top
    ============================================= -->
    <div id="gotoTop" class="icon-angle-up"></div>

    <!-- External JavaScripts
    ============================================= -->
    <script type="text/javascript" src="../js/jquery.js"></script>
    <script type="text/javascript" src="../js/plugins.js?v=1.22"></script>

    <!-- Footer Scripts
    ============================================= -->
    <script type="text/javascript" src="../js/functions.js?v=1.22"></script>
    <script type="text/javascript">
      $('nav ul > li.lv01:nth-child(2)').addClass('current');  
    </script>

</body>
</html>