終於搬了~~
忙~忙~忙! 終於搬了!
搬屋確是一件大工程啊! 接下來還有很多瑣碎事 ~~ 幸好總算一切順利!
心情也開懷了!!
住在隔壁的, 還有一隻松鼠狗狗 ~~ 3歲, 叫”仔仔” !! 很熱情, 還曉吻人 ~~ 哈哈! 很可愛!
@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/nature/templates/wp-layout.css" ); /* Begin Typography & Colors */ body { font-size: 11px; /* Resets 1em to 10px */ font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; /*background-color: #d5d6d7;*/ background-image:url(/main/wp-content/sitetemplates/nature/img/bg.gif); background-repeat:repeat; color: #111; text-align: center; } #page { /*border: 1px solid #959596; */ margin: 0 30px; text-align: left; background-image: url(/main/wp-content/sitetemplates/nature/img/main_bg.jpg); background-repeat:repeat-y; } #header { text-align:center; padding:0; margin:0; width:750px; height: 350px; background-image:url(http://www.mocasting.com/main/album/4000/original/36329.jpg); background-repeat:no-repeat; /*max-height:200px;*/ } #header h3 { text-align: right; margin-top: 140px; margin-right: 10px; } #header h3 a { color: blue; font-size: 10pt; } #header h3 a:hover, #header h3 a:active { color: red; font-size: 10pt; } #content { font-size: 1.3em } .widecolumn .entry p { font-size: 1.05em; } .narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; } .widecolumn { line-height: 1.6em; } .narrowcolumn .postmetadata { text-align: left; } .alt { background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; } #footer { background: url(/main/wp-content/sitetemplates/nature/img/footer_bg.jpg) no-repeat bottom; border: none; } small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; } h1, h2, h3 { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; } h1 { font-size: 4em; text-align: center; } .description { font-size: 1.2em; text-align: center; } h2 { font-size: 1.6em; } h2.pagetitle { font-size: 1.6em; } #menu h2 { font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 1.2em; } h3 { font-size: 1.3em; } h1, h1 a, h1 a:hover, h1 a:visited, .description { text-decoration: none; color: white; } h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #333; } h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #menu h2, #wp-calendar caption, cite { text-decoration: none; } .entry p a:visited { color: #b85b5a; } .commentlist li, #commentform input, #commentform textarea { font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif; } #commentform #url, #commentform #email, #commentform #author { width:200px; } #commentform #comment { width:250px; } #commentform #button { width:50px; } .commentlist li { font-weight: bold; } .commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; } .commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; } #commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; } .commentmetadata { font-weight: normal; } #menu { font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; } small, #menu ul ul li, #menu ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #6d4921; } code { font: 1.1em 'Courier New', Courier, Fixed; } acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; } a, h2 a:hover, h3 a:hover { /*color: #06c;*/ color:#999999; text-decoration: none; } a:hover { /*color: #147;*/ color:#CCCCCC; text-decoration: underline; } #wp-calendar #prev a { font-size: 9pt; } #wp-calendar a { text-decoration: none; } #wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; } #wp-calendar th { font-style: normal; text-transform: capitalize; } /* End Typography & Colors */ /* Begin Structure */ body { margin: 0; padding: 0; } #page { /*background-color: white;*/ /*margin: 10px auto;*/ padding: 0; width: 800px; /*border: 1px solid #959596; */ } .narrowcolumn { float:left; padding: 0 20px 0 20px; /*margin: 0 0 20px 25px;*/ width: 520px; } .post { margin: 0 0 40px; text-align: justify } .narrowcolumn .post h2 a{ color: #78AA09; } .post h2 a:hover, .post h2 a:active { color: #78AA09; text-decoration:underline; } .narrowcolumn .postmetadata , .narrowcolumn .postmetadata a { padding-top: 5px; color:#666666; font-size:0.9em; } .narrowcolumn .postmetadata a { text-decoration:underline; } #footer { padding: 0; margin: 0 auto; width: 800px; clear: both; } #footer p { margin: 0; padding: 5px 0 5px 0; text-align: center; } /* End Structure */ /* Begin Headers */ h1 { padding-top: 0px; margin: 0; } .description { text-align: center; } h2 { margin: 30px 0 0; font-size:1.1em; } h2.pagetitle { margin-top: 30px; text-align: center; } #menu h2 { margin: 5px 0 0; padding: 0; } h3 { padding: 0; margin: 30px 0 0; } h3.comments { padding: 0; margin: 40px auto 20px ; } /* End Headers */ /* Begin Images */ p img { padding: 0; max-width: 100%; } /* Using 'class="alignright"' on an image will (who would've thought?!) align the image to the right. And using 'class="centered', will of course center the image. This is much better than using align="center", being much more futureproof (and valid) */ img.centered { display: block; margin-left: auto; margin-right: auto; } img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; } img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; } .alignright { float: right; } .alignleft { float: left } /* End Images */ /* Begin Lists Special stylized non-IE bullets Do not work in Internet Explorer, which merely default to normal bullets. */ html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; } html>body .entry li { margin: 7px 0 8px 10px; } .entry ul li:before, #menu ul ul li:before { /*content: "\00BB \0020";*/ } .entry ol { padding: 0 0 0 35px; margin: 0; } .entry ol li { margin: 0; padding: 0; } .postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; } #menu a { color:#6d4921; /*here*/ } #menu ul, #menu ul ol { margin: 0; padding: 0; } #menu ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; } #menu ul p, #menu ul select { margin: 5px 0 8px; } #menu ul ul, #menu ul ol { margin: 5px 0 0 0px; } #menu ul ul ul, #menu ul ol { margin: 0 0 0 10px; } ol li, #menu ul ol li { list-style: decimal outside; } #menu ul ul li, #menu ul ol li { margin: 3px 0 0; padding: 0; } #menu ul ul li { background-image: url(/main/wp-content/sitetemplates/nature/img/list_dot.gif); background-repeat:no-repeat; padding-left:15px; } /* End Entry Lists */ /* Begin Form Elements */ #searchform { margin: 5px auto; padding: 5px 3px; text-align: center; } #menu #searchform #s { width: 115px; padding: 2px; } #menu #searchsubmit { padding: 1px; } .entry form { /* This is mainly for password protected posts, makes them look better. */ text-align:center; } select { width: 130px; } #commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; } #commentform textarea { width: 100%; padding: 2px; } #commentform #submit { margin: 0; float: right; } /* End Form Elements */ /* Begin Comments*/ .alt { margin: 0; padding: 10px; } .commentlist { padding: 0; text-align: justify; } .commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; } .commentlist p { margin: 10px 5px 10px 0; } #commentform p { margin: 5px 0; } .nocomments { text-align: center; margin: 0; padding: 0; } .commentmetadata { margin: 0; display: block; } /* End Comments */ /* Begin menu */ #menu { float:left; padding: 20px 0 10px 20px; width: 190px; } #menu form { margin: 0; } /* End menu */ /* Begin Calendar */ #wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; } #wp-calendar #next a { padding-right: 10px; text-align: right; } #wp-calendar #prev a { padding-left: 10px; text-align: left; } #wp-calendar a { display: block; } #wp-calendar caption { text-align: center; width: 100%; } #wp-calendar td { padding: 3px 0; text-align: center; } #wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; } /* End Calendar */ /* Begin Various Tags & Classes */ acronym, abbr, span.caps { cursor: help; } acronym, abbr { border-bottom: 1px dashed #999; } blockquote { margin: 15px 0px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; } blockquote cite { margin: 5px 0 0; display: block; } .center { text-align: center; } hr { display: none; } a img { border: none; } .navigation { display: block; text-align: center; margin-top: 5px; margin-bottom: 60px; } /* End Various Tags & Classes*/ #topbar { padding-left: 10px; margin: 7px 0 8px 10px; height: 1.3em; width: 800px; text-align: right; } #topbar a:link, #topbar a:visited { text-decoration: none; page-break-after: always; color:#FFFFFF; } #topbar a:active, #topbar a:hover { text-decoration:underline ; } #sidebararea #sidebarmenu { text-align: left; } #sidebarcontents { text-align: left; } h3#comments { font-size:1em; } h3#comments small { font-size:11px; font-weight:normal; } .albumlink { padding-top:50px; } .albumlink { color:#333333; } #album_textmenu a:link, #album_textmenu a:visited{ color:#333333; } #comment_content { font-weight:normal; } #innerarea { padding: 20px; } #innerarea a { color: #6d4921; }
忙~忙~忙! 終於搬了!
搬屋確是一件大工程啊! 接下來還有很多瑣碎事 ~~ 幸好總算一切順利!
心情也開懷了!!
住在隔壁的, 還有一隻松鼠狗狗 ~~ 3歲, 叫”仔仔” !! 很熱情, 還曉吻人 ~~ 哈哈! 很可愛!
昨天, 又有同事派餅了!不過, 請不要誤會! 不是有人結婚, 而是又有同事last day。
雖然這位同事的離職的確使我感到有點意外, 但反映了不久將來公司人事變動的確是在所難免。 至今, 先後已經走了數人, 由receptionist至經理級以上的職員也相繼離職! 在某程度上, 經濟似乎真的改善了。但是奈何, 沒有人工加的日子仍然依舊, 根深柢固的問題沒有解決! 一般人真的沒有能耐再等了, 另覓新發展無疑也是一個好選擇吧!
最近, 跑了去看很多可養狗的地方。
起初, 想著可能真的要遷往村屋那麼樣的房屋去! 知道而又似乎可接受的大概有青衣﹑葵涌﹑大埔﹑甚至錦上路附近吧! 但老實說, 心裡很不安, 原因是有些地方或許會偏僻一點, 交通也可能有點隔涉, 而且最重要就是安全問題了。 早出晚歸的我和丈夫二人, 又怎叫人心安? 加上一向怕小昆蟲和那些不明來歷的小動物, 更令我躊躇不已。
幸好, 經四處查訪, 朋友介紹, 終於發現荃灣以及深井某些大廈都可以養狗狗, 而且較接近父母住的地點。頓時仿如放下心頭大石, 原來事實不是想像中那麼糟! 當然, 要有這樣的決定, 就必然要作出某程度上的犠牲。不過, 為了一家團聚, 倒也覺值得吧! 只可說有點無奈, 因為現時的家所, 雖談不上豪華裝修, 但每一角落我們都曾經下了心思啊! 的確付出了很多心血吧!
唯有期待新環境, 更舒適﹑更開心!!
等…的確能給人一種無形的壓力!特別是面對一些不明朗的﹑不確實而又自己沒信心的﹑沒經驗的事情, 壓力這種滋味, 自己便會更加嘗在心頭。
而等的時間愈久, 思緒就會容易開始紊亂, 憂慮就會容易開始萌生, 困惑就會容易開始充塞於腦袋裡。那種忐忑不安的心情, 真是難以形容呢! 可是, 當事情過去後, 又會更加看清楚自己有多大的能耐力, 更加體驗到人生的種種變幻無常。而這種經歷, 或許就是人生道路上必經的磨練吧!
要入殯儀呢行唔難,但呢行強調既;並唔係你有冇膽或驚唔驚!的的確確;死人化妝呢行薪金非常可觀;正如一個”學師仔”即使係佢既起薪點亦已經有$23000。呢行亦無年齡、性別、經驗限制!係咪好吸引?……….見人見致吧!
不過你係需要具備特別”條件”至能夠勝任!!而所為”條件”即係你本身五行各方面夠唔夠正氣同殺氣!至於師傅樣點至知你有冇”條件”??師傅係有種”另類應徵”方法。各位有意”應徵”的話….請考慮清楚!!!
首先師傅會安排你響一個停屍間,而停屍間裡當然會有件”好企理既咸魚”等緊你!停屍間內好細,房內祇有你、咸魚、一盞油燈、一張?和一部冷氣。其它欠奉請自便!
師傅會安排三日俾你!呢三日你祗需坐響呢間房;坐既時間係每日由黃昏約6:30至凌晨12:30不等!
….響停屍間;你基本上係乜都唔需要做,師傅純粹要你齋坐響度對住條咸魚幾個鍾頭!其間師傅祇會間中入望你,你唔好期望師傅會企響度同閒談,因為師傅藉此考驗你定力同忍耐力(當然期間你可以去食飯去洗手間)…..就係咁;你要連續”齋坐三日”!至於師傅是否錄用你就好睇你往?個星期。至於點解??原因係大部份人”坐完三日”後往個七日都會有不同”反應”,而呢七日期間師傅會跟你通電”觀察”你情況。
何謂”反應”?何謂”觀察”?因為大部份人都會出現無故嘔吐、發燒、有惡夢、暈眩或大病等等無法解釋既?狀…故此;師傅都定必需要知道你”過後反應”….
起初你係行行企企、拾嚇手尾、睇師傅台戲、記化妝品用途種類、次序….通常師傅俾你睇得有七、八件咸魚後…..
大約第十件至會俾你掂”佢?”!!然而;你起初既”對象”都係企企理理、冇穿冇爛(即醫院病死者)較為Easy-Job!而其他”大制作”則會由師傅”表演”….(大制作=死於跳海、跳樓、火燒、甩皮甩骨冇忽好……..)
有新人(死者)到首先要打針(防腐劑);然後入櫃( 雪櫃)!!通常先人會於起程(出殯)前兩日移至另一凍的房解凍。要同佢地沖涼、化妝、穿壽衣…..最重要一環係按家屬意思去辦!!!
先將大量浸滿漂白水之綿球;搗塞於人體每一個有孔位置!(作用以防血水倒流!)
穿壽衣;必需要由腳開始著上去,即襪、鞋、褲/裙、上衣……..如此類推。先人壽衣由下而上穿上乃取其寓意先人會升上天免落地獄!
先人化妝品、用品、配件…通通定必為頂級品牌!例如;”Maxfactor”、”露華濃”….”資生堂”….”SK-II”…..”Chanel”…..等等。用”靚”原因係基於特別上妝、持久、減低屍班色。
蠢會讓別人難受吧
有一個更不可思議的例子,是一位律師的真實見證。
律師請了一位年輕貌美的大學畢業生當秘書。第一天上班,律師請秘書幫他 fax一
份文件給一位同行的友人。
十多二十分鐘後,友人致電律師:「喂,幹嘛一直fax,一直fax?是fax machine有
問題嗎?我已經在收第五份了耶。」
當律師走到秘書的座位上要找她,結果在fax machine前看到人,正在fax那份文件。
律師感到莫名其妙,不是說早就收到了嗎,馬上問道「你在幹嗎?」
秘書:「我在fax啊,可是一直fax不過去,文件本來進去了,可是就一直從下面跑
回來。」
律師:「你明天不用上班了...」
這是真人真事。