輔導團團隊組織

99輔導團組織人員一覽表
/* default css */
table {
font-size: 1em;
line-height: inherit;
border-collapse: collapse;
}
tr {
text-align: left;
}
div, address, ol, ul, li, option, select {
margin-top: 0px;
margin-bottom: 0px;
}
p {
margin: 0px;
}
pre {
font-family: Courier New;
white-space: pre-wrap;
margin:0;
}
body {
margin: 6px;
padding: 0px;
font-family: Verdana, sans-serif;
font-size: 10pt;
background-color: #ffffff;
color: #000;
}
img {
-moz-force-broken-image-icon: 1;
}
@media screen {
html.pageview {
background-color: #f3f3f3 !important;
overflow-x: hidden;
overflow-y: scroll;
}
body {
min-height: 1100px;
counter-reset: __goog_page__;
}
* html body {
height: 1100px;
}
/* Prevent repaint errors when scrolling in Safari. This “Star-7″ css hack
targets Safari 3.1, but not WebKit nightlies and presumably Safari 4.
That’s OK because this bug is fixed in WebKit nightlies/Safari 4 :-). */
html*#wys_frame::before {
content: ‘A0’;
position: fixed;
overflow: hidden;
width: 0;
height: 0;
top: 0;
left: 0;
}
.pageview body {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #bbb;
border-bottom: 2px solid #bbb;
width: 648px !important;
margin: 15px auto 25px;
padding: 40px 50px;
}
/* IE6 */
* html {
overflow-y: scroll;
}
* html.pageview body {
overflow-x: auto;
}
.writely-callout-data {
display: none;
}
.writely-footnote-marker {
background-image: url(‘images/footnote_doc_icon.gif’);
background-color: transparent;
background-repeat: no-repeat;
width: 7px;
overflow: hidden;
height: 16px;
vertical-align: top;
-moz-user-select: none;
}
.editor .writely-footnote-marker {
cursor: move;
}
.writely-footnote-marker-highlight {
background-position: -15px 0;
-moz-user-select: text;
}
.writely-footnote-hide-selection ::-moz-selection, .writely-footnote-hide-selection::-moz-selection {
background: transparent;
}
.writely-footnote-hide-selection ::selection, .writely-footnote-hide-selection::selection {
background: transparent;
}
.writely-footnote-hide-selection {
cursor: move;
}
/* Comments */
.writely-comment-yellow {
background-color: #ffffd7;
}
.writely-comment-orange {
background-color: #ffe3c0;
}
.writely-comment-pink {
background-color: #ffd7ff;
}
.writely-comment-green {
background-color: #d7ffd7;
}
.writely-comment-blue {
background-color: #d7ffff;
}
.writely-comment-purple {
background-color: #eed7ff;
}
.br_fix span+br:not(:-moz-last-node) {
position:relative;
left: -1ex
}
#cb-p-tgt {
font-size: 8pt;
padding: .4em;
background-color: #ddd;
color: #333;
}
#cb-p-tgt-can {
text-decoration: underline;
color: #36c;
font-weight: bold;
margin-left: 2em;
}
#cb-p-tgt .spin {
width: 16px;
height: 16px;
background: url(//ssl.gstatic.com/docs/clipboard/spin_16o.gif) no-repeat;
}
}
h6 { font-size: 8pt }
h5 { font-size: 8pt }
h4 { font-size: 10pt }
h3 { font-size: 12pt }
h2 { font-size: 14pt }
h1 { font-size: 18pt }
blockquote {padding: 10px; border: 1px #DDD dashed }
.webkit-indent-blockquote { border: none; }
a img {border: 0}
.pb {
border-width: 0;
page-break-after: always;
/* We don’t want this to be resizeable, so enforce a width and height
using !important */
height: 1px !important;
width: 100% !important;
}
.editor .pb {
border-top: 1px dashed #C0C0C0;
border-bottom: 1px dashed #C0C0C0;
}
div.google_header, div.google_footer {
position: relative;
margin-top: 1em;
margin-bottom: 1em;
}
/* Table of contents */
.editor div.writely-toc {
background-color: #f3f3f3;
border: 1px solid #ccc;
}
.writely-toc > ol {
padding-left: 3em;
font-weight: bold;
}
ol.writely-toc-subheading {
padding-left: 1em;
font-weight: normal;
}
/* IE6 only */
* html writely-toc ol {
list-style-position: inside;
}
.writely-toc-none {
list-style-type: none;
}
.writely-toc-decimal {
list-style-type: decimal;
}
.writely-toc-upper-alpha {
list-style-type: upper-alpha;
}
.writely-toc-lower-alpha {
list-style-type: lower-alpha;
}
.writely-toc-upper-roman {
list-style-type: upper-roman;
}
.writely-toc-lower-roman {
list-style-type: lower-roman;
}
.writely-toc-disc {
list-style-type: disc;
}
/* Ordered lists converted to numbered lists can preserve ordered types, and
vice versa. This is confusing, so disallow it */
ul[type=”i”], ul[type=”I”], ul[type=”1″], ul[type=”a”], ul[type=”A”] {
list-style-type: disc;
}
ol[type=”disc”], ol[type=”circle”], ol[type=”square”] {
list-style-type: decimal;
}
/* end default css */
/* custom css */
/* end custom css */
/* ui edited css */
body {
font-family: Times New Roman;
font-size: 12.0pt;
line-height: normal;
background-color: #ffffff;
}
/* end ui edited css */
/* editor CSS */
.editor a:visited {color: #551A8B}
.editor table.zeroBorder {border: 1px dotted gray}
.editor table.zeroBorder td {border: 1px dotted gray}
.editor table.zeroBorder th {border: 1px dotted gray}
.editor div.google_header, .editor div.google_footer {
border: 2px #DDDDDD dashed;
position: static;
width: 100%;
min-height: 2em;
}
.editor .misspell {background-color: yellow}
.editor .writely-comment {
font-size: 9pt;
line-height: 1.4;
padding: 1px;
border: 1px dashed #C0C0C0
}
/* end editor CSS */

body {
margin: 0px;
}
#doc-contents {
margin: 6px;
}
#google-view-footer {
clear: both;
border-top: thin solid;
padding-top: 0.3em;
padding-bottom: 0.3em;
}
a.google-small-link:link, a.google-small-link:visited {
color:#112ABB;
font-family:Arial,Sans-serif;
font-size:11px !important;
}
body, p, div, td {
direction: inherit;
}
@media print {
#google-view-footer {
display: none;
}
}

 宜蘭縣98學年度九年一貫課程與教學國民教育輔導團組織

姓名

單位

職稱

電子信箱

辦公室電話

行政服務團隊

陳登欽處長

教育處

輔導團團長

witai@mail.e-land.gov.tw

92510001401

副處長 

教育處

輔導團副團長

 

 

李速羚科長

教育處

課發科科長

067029@mail.e-land.gov.tw

92510001455

范銘祥秘書

教育處

輔導團秘書

fms@ilc.edu.tw

933297810

陳一鳴秘書

教育處

教網中心秘書

mini@ilc.edu.tw

9352127

康豐裕視導

教育處

教育處視導

kang@ilc.edu.tw

9332978 

陳明德視導

教育處

教育處視導

mingder@ilc.edu.tw

9332978  

楊德東視導

教育處

教育處視導

derdong@ilc.edu.tw

9332978  

陳仕仁視導

教育處

教育處視導

csr@ilc.edu.tw

9332978  

張永志視導

教育處

輔導團指導員

t860962@ilc.edu.tw

9332978  

劉珀伶

課程督學

輔導團

國小課程督學

polin@ilc.edu.tw

933297816

白劍鴻

課程督學

輔導團

國中課程督學

paijh@ilc.edu.tw

933297814教師

周文明教師

教育處

本土語指導員

aming@ilc.edu.tw

9332978-16

林稹甫教師

教育處

本土語指導員

jeenfuu@ilc.edu.tw

92510001456

林明德幹事

輔導團

輔導團幹事

lmd1224@mail.e-land.gov.tw

9332978-14

國中語文領域

連志峰校長

中華國中

召集人

tonydog@ilc.edu.tw

9382704

林瑛敏教師

中華國中

輔導員

min@ilc.edu.tw

9382704

杜碧芳教師

中華國中

輔導員

fang@ilc.edu.tw

9382704

陳春香教師

中華國中

輔導員

springch@ilc.edu.tw

9382704

國中語文(英語)領域

李枝茂校長

國華國中

召集人

leemaw@ilc.edu.tw

9513062

傅瑜華教師

國華國中

輔導員

amigo@ilc.edu.tw

9513062207

馮文姮教師

國華國中

輔導員

wenhengf@yahoo.com.tw

9513062

許瑜芳教師

國華國中

輔導員

polaris@ilc.edu.tw

9513062

林濤音教師

復興國中

輔導員

tao@ilc.edu.tw

9322942

盧盈樺教師

復興國中

輔導員

n700502@ms39.hinet.net

93229425141

國中數學領域

張炎輝校長

羅東國中

召集人

cyh@ilc.edu.tw

9542075

陳俊志教師

羅東國中

輔導員

gch@ilc.edu.tw

9542075 

林有鈿教師

羅東國中

輔導員

linyd@ilc.edu.tw

9542075331

國中社會領域

游淑珣校長

礁溪國中

召集人

ja@ilc.edu.tw

9880003

石春華教師

復興國中

輔導員

0505@ilc.edu.tw

9322942 

張蕙婷教師

復興國中

輔導員

snowvera@yahoo.com.tw

9322942 

詹青蓉教師

礁溪國中

輔導員

cs100@ilc.edu.tw

9880003 

曾靖雯教師

復興國中

輔導員

wenn_0924@yahoo.com.tw

9322942 

國中自然與生活科技領域

陳正吉校長

復興國中

召集人

jjc@ilc.edu.tw

9322942 

方琮民教師

復興國中

輔導員

ttmmff@ilc.edu.tw

9322942 

蘇敬菱教師

復興國中

輔導員

augesta@ilc.edu.tw

9322942-5122

吳欣怡教師

復興國中

輔導員

denise@ilc.edu.tw

9322942

黃立宇教師

復興國中

輔導員

liuhwang@ilc.edu.tw

9322942

國中健康與體育領域

林顯宗校長

順安國中

召集人

tsung@ilc.edu.tw

9581150-10

吳遠來教師

順安國中

輔導員

wuyuen@ilc.edu.tw

9581150

黃家怡教師

頭城國中

輔導員

sayunyi@ilc.edu.tw

9771002 

國中藝術與人文領域

江昀娗校長

東光國中

召集人

wenhaw@ilc.edu.tw

9542603 

張蕙欣教師

東光國中

輔導員

tonoc@ilc.edu.tw

9542603207

陳文智教師

東光國中

輔導員

apollo@ilc.edu.tw

9542603 

卓子文教師

復興國中

輔導員

chouziwen@yahoo.com.tw

93229425042

國中綜合活動領域

沈如富校長

壯圍國中

召集人

rufu@ilc.edu.tw

9381773

楊小玫教師

復興國中

輔導員

minimei@ilc.edu.tw

93229425131

曾淑鈴教師

壯圍國中

輔導員

asue60075@yahoo.com.tw

9381773

國中性別平等<span st