-
Notifications
You must be signed in to change notification settings - Fork 1
/
glzd2.html
62 lines (57 loc) · 3.54 KB
/
glzd2.html
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
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>成都市安保技术与服务协会会员管理制度</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/swiper-3.4.2.min.css">
<link rel="stylesheet" href="css/buttons.css">
<script src="js/jquery-1.10.1.min.js"></script>
<script src="js/swiper-3.4.2.jquery.min.js"></script>
<script src="js/jiazai.js"></script>
</head>
<body>
<div id="toubu">
</div>
<div class="page_content">
<p id="weizhi">
<a href="index.html">首页</a> > <a href="glzd.html">管理制度</a> >成都市安保技术与服务协会
会员管理制度</p>
<div class="article">
<h1>成都市安保技术与服务协会会员管理制度</h1>
<div class="page_data">
2018-04-11 23:00
</div>
<div class="page_zhengwen">
<p style="font-size: 14pt;">为加强对协会会员的管理,根据协会《章程》规定,特制定协会会员管理制度。</p><br>
<p style="font-size: 14pt;">一、凡承认本会章程,履行会员权利和义务,具备一般纳税人资格,且诚信度较好的企业,均可提出书面申请,经批准后成为本会会员(含个人)。</p>
<p style="font-size: 14pt;">二、会员入会的程序是:提交入会申请表;理事会或理事会授权的会长办公会议审查通过;秘书处发给会员证。</p>
<p style="font-size: 14pt;">三、会员享有以下权利:</p>
<p style="font-size: 14pt;">1.在协会内有选举权、被选举权和表决权;
</p>
<p style="font-size: 14pt;">2.优先参加协会组织的有关活动;</p>
<p style="font-size: 14pt;">3.优先享受协会提供的各种服务;</p>
<p style="font-size: 14pt;">4.有权通过协会向市委、市政府反映意见和建议;</p>
<p style="font-size: 14pt;">5.对协会工作进行批评、建议和监督;</p>
<p style="font-size: 14pt;">6.入会自愿、退会自由。</p>
<p style="font-size: 14pt;">四、会员必须履行下列义务:</p>
<p style="font-size: 14pt;">1.遵守协会章程,执行协会决议;</p>
<p style="font-size: 14pt;">2.关心协会建设,维护协会声誉;</p>
<p style="font-size: 14pt;">3.积极参加协会组织的各项活动,并为协会活动提供方便;</p>
<p style="font-size: 14pt;">4.完成协会委托交办的工作;</p>
<p style="font-size: 14pt;">5.按规定向协会交纳会费。</p>
<p style="font-size: 14pt;">五、会员退会应书面通知协会秘书处,并交回会员证。凡不履行会员义务,或者有严重违反本章程和其他违反国家法律法规等行为的,经理事会或理事会授权的会长办公会议研究,可取消其会员资格。</p>
</div>
<div class="footer">
<img src="img/logo.png" id="logo2">
<p>版权所有:成都市安保技术与服务协会
<br>蜀ICP备88888888号</p>
</div>
</div>
<div class="back_top" style="display: block;">
<a href="#top">回到顶部</a>
</div>
</div>
</body>
</html>