2007年01月30日
今日繼續上我的Access VBA Course~
出乎意料的實用, 所以都很用心在聽~~雖然偶爾上上網的說…但我跟得上的啦~~![]()
唔…希望聽朝唔洗遲到…=.=”
@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/rin/templates/wp-layout.css" ); /* Theme Name: Rin Theme URI: http://www.brokenkode.com/rin/ Description: Nebula flavoured Rin Version: 1.0 Author: Khaled Abou Alfa Author URI: http://www.brokenkode.com/ Rin Credits - Rin is an extension of the original Manji theme. The development was done by Khaled Abou Alfa and Joshua. Originally released 30th January 2005. Original Manji Credits - The Manji template designed by Khaled Abou Alfa (www.brokenkode.com) and Root (www.atthe404.com/blog); Root is currently offline. Please go read the FAQ on www.brokenkode.com/board for further information. Joshua (aka Alphaoide) has been helping complete this project in the wake of Root's disappearance. Also a big shout out to Franchesco Anselmo & David Prince for their invaluable support. Also I've got to thank the wordpress forums for all the little help in solving loads of questions we had when creating this theme. License - The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php Theme for blogging software. Initially released for Wordpress. Copyright (C) 2004 khaled abou alfa. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. */ /* <<<<<<<<<<<<<<<<<<<<<<<<<< Structural Layout >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */ body { background: #fff; margin: 0; padding: 0; /*text-align: center;*/ /* IE hack Part 1 */ } /*---------------------------- Site Navigation -------------------------------*/ #hnav { width: 950px; /*margin: 8px auto; */ margin:8px 8px 8px 30px; height: 23px; background: #d9d7da url(/main/wp-content/sitetemplates/rin/img/navgradient.jpg) repeat-x top; border-bottom: 1px solid #ccced2; border-left: 1px solid #f5f6f7; border-right: 1px solid #ccced2; } #header { float: left; width: 435px; margin: 0px; padding: 0px; text-align: left; height: 20px; } #hmenu { margin: 2px 5px 0 0; text-transform:lowercase; text-align: right; float: right; width: 440px; } #masthead { background: url(/main/album/5006/original/82175.jpg); width: 950px; height: 250px; margin: 8px 8px 8px 30px; padding: 0; border-top: 1px solid #b8e4e7; border-right: 1px solid #86c9cf; border-bottom: 2px solid #00527f; border-left: 1px solid #86c9cf; } /*------------------------------- Main Body ----------------------------------*/ #container { width: 950px; /*margin: 10px auto;*/ margin:8px 8px 8px 30px; background: #f5f6f7; border-left: 1px solid #d5d7db; border-right: 1px solid #d5d7db; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .80em; text-align: left; /* IE hack Part 2 */ border-top: 15px solid #d5d7db; border-bottom: 15px solid #d5d7db; } #topcontentdouble { float: right; width: 725px; height: 27px; background: #f5f6f7 url(/main/wp-content/sitetemplates/rin/img/header_whole2.gif) no-repeat right top; margin: 9px 10px 0 0; display: inline; } #topcontent { width: 930px; background: #f5f6f7 url(/main/wp-content/sitetemplates/rin/img/header_whole.gif) no-repeat top; margin: 9px auto 0 auto; height: 27px; } #content { float: right; width: 725px; background: #ffffff; margin: 0 10px 0 0; display: inline; } .contentright { padding-left:10px; } #bottomcontentdouble { display: inline; float: right; width: 725px; background: #f5f6f7 url(/main/wp-content/sitetemplates/rin/img/bottom_whole2.gif) no-repeat -40px 0; margin: 0 10px 9px 0; height: 27px; } #singlecontent { width: 930px; background: #ffffff; padding-top:0; margin: 0 auto; } .post { margin-top: 0px; margin-left: 10px; margin-right: 20px; margin-bottom: 80px; } .singlepost { margin: 0px 105px 80px 105px; } #bottomcontent { width: 930px; background: #f5f6f7 url(/main/wp-content/sitetemplates/rin/img/bottom_whole.gif) no-repeat top; margin: 0px auto 0px auto; padding-bottom: 9px; height: 27px; } .meta { font-size: .9em; line-height: 18px; } .feedback { float: right; font-size: 1.0em; line-height: 35px; } .author { width: 200px; float: right; text-align: right; } /*---------------------------- Page Navigation -------------------------------*/ .postnavigation { height: 45px; } .left { float: left; padding-left: 105px; } .right { float: right; padding-right: 105px; } .leftdouble { float: left; padding-left: 10px; } .rightdouble { float: right; padding-right: 10px; } /* ------------------------------ menubars -----------------------------------*/ #menubar { position: relative; float: left; width: 200px; margin: 0 0 0 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.0em; text-align: left; /* IE hack Part 2 */ display: inline; } #menubar ul { position: relative; } #menubar ul li { list-style-type: none; list-style-image: none; } #menubar ul, #menubar ul li { margin: 0; padding: 0; } #menubar ul li { margin:5px; } #menubar ul li ul{ background: #fff; /*margin: 0 5px 0 0;*/ /*padding: 10px 5PX 15px 5px; */ padding:5px; } #menubar h2 { background: url(/main/wp-content/sitetemplates/rin/img/navgradient.jpg) repeat-x top; height: 16px; margin: 10px 5px 0 0px; padding: 5px 0 1px 5px; color: #8B9198; border-bottom: 1px solid #fff; } /* The following is the fix for 3-pixel-jog bug in IE */ /* Hide from IE5-mac. Only IE-win sees this. \*/ * html #content { /*margin-right: 7px;*/ } * html #menubar { height: 1%; } /* End hide from IE5/mac */ #menubar ul li ul li{ margin: 4px 10px 4px 10px; display: block; background: url(/main/wp-content/sitetemplates/rin/img/bullet.jpg) no-repeat; padding: 0 0 0 18px; } #menubar ul li ul li a{ /*display: block;*/ height:1%; /* IE WIN */ } #menubar ul li ul li a:hover{ background: #F0F0F0; text-decoration: none; } #menubar ul li ul li ul { margin: 0; padding: 0; } /* ------------------------------ Comments -----------------------------------*/ #response { /*margin: 0px 110px;*/ margin:20px; width:480px; } #commentlist { padding: 0px 10px 0px 10px; margin-left: 10px; margin-right: 10px; color: #7b7b7b; list-style-type: none; text-align: justify; } #commentlist li p{ padding: 0px; margin: 8px 0px 0px 0px; } .commentname { width: 220px; float: left; font-size: 0.9em; margin: 0; padding: 0 0 2px 0; } .commentinfo{ width: 250px; float: right; text-align: right; } .commenttext { clear: both; padding-top: 0px; margin-top: 0px; margin-bottom: 70px; border-top: 1px solid #e4ebef; text-align:left; line-height:16px; width:430px; overflow:hidden; } /* ----------------------------- Comment Form ------------------------------- */ h2#postcomment { background: #FFFFFF url(/main/wp-content/sitetemplates/rin/img/comments.gif) no-repeat center top; margin: 40px 0px 0px 0px; padding: 0 0 20px 10px; } #commentform { background: #f5f6f7; padding: 1px 20px; margin-top: 0px; margin-bottom: 0px; } #commentboxes { width: 200px; float: left; color: #7b7b7b; font-size: 0.9em; } p.instructions { margin: 14px 0 0 200px; color: #7b7b7b; font-size: 0.9em; text-align: justify; border-left-width: 1px; border-left-style: solid; border-left-color: #d5d7db; padding-left: 15px; position: relative; } #inputbox { clear: both; color: #7b7b7b; font-size: 0.9em; } #button{ padding-top: 0.5em; } #commentsbottom { background: #FFFFFF url(/main/wp-content/sitetemplates/rin/img/commentsdown.gif) no-repeat center top; margin: 0; padding: 0; height: 22px; } /* --------------------------- 'menubar' Structure -------------------------- */ #menu { width: 750px; height: 45px; /*background: #F0F0F0 url(/main/wp-content/sitetemplates/rin/img/bottomgradient.jpg) repeat-x top;*/ border-top: 1px solid #d1d4d9; border-right: 1px solid #d5d7db; border-bottom: 2px solid #d5d7db; border-left: 1px solid #d1d4d9; } #searchform { float: left; margin-top: 12px; padding-left: 20px; } #topimage { margin: 2px 0 0 0; cursor: pointer; width: 60px; height: 40px; background: url(/main/wp-content/sitetemplates/rin/img/topbutton.gif) no-repeat top; float: right; padding-right: 9px; padding-top: 3px; } #topimage a{ display:block; height:100%; overflow:hidden; text-decoration:none; } /* ------------------------------- Credits ---------------------------------- */ #footer { /*margin: 10px auto;*/ margin:8px 8px 8px 30px; width: 750px; font-size: .8em; background: #F0F0F0 url(/main/wp-content/sitetemplates/rin/img/bottomgradient.jpg) repeat-x top; } #footer p { margin-top: 0; } .clearer { clear: both; line-height: 0px; } /*------------------------------ H Menu Styling ----------------------------- */ #top { display: inline; list-style-type: none; } #hnav ul li{ display: inline; } #hnav ul li a { color: #919191; text-decoration: none; padding: 5px 0px 5px 30px; font-size: 0.7em; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; } #hnav ul li a:hover { color: #bfbfbf; } /* <<<<<<<<<<<<<<<<<<<<<<<<<<<<< Typography >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */ /* ------------------------------- General ---------------------------------- */ a { color: #005D93; text-decoration: none; } a:hover { color: #990000; text-decoration: underline; } top a { border: 0; text-decoration: none; } blockquote { background: #f5f6f7; padding: 10px 20px; } code { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 1.0em; } h1 a { margin: 0; padding: 0; text-decoration: none; color: #6f6f6f; } h2 { color: #005D93; font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; margin-bottom: 0px; margin-top: 40px; margin-left: 10px; } .singlepost h2{ margin-top: 0px; } h3 { text-align: left; color: #005D93; margin: 0; margin-top: 3px; padding: 0; font-size: 0.9em; line-height: 26px; font-weight: normal; } /* ------------------------------Site Navigation ---------------------------- */ #blogtitle { margin: 0; padding: 5px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 0.7em; } #blogtitle a{ font-weight: bold; } #blogtitle a:hover{ color: #bfbfbf; font-weight: bold; text-decoration: none; } /* -------------------------------- Main Body ------------------------------- */ .post, .singlepost{ color: #3f3f3f; text-align: left; } .posted { color: #555555; } .title a { text-align: left; height: 20px; color: #444444; display: block; text-decoration: none; font-size: 1.6em; padding-top: 8px; } .title a:hover { color: #005D93; } .storycontent { border-bottom: 1px solid #BBBBBB; padding: 0px 0px 5px 0px; font: 1.1em Arial, Helvetica, sans-serif; line-height: 18px; } .singlepost p { margin-top: 0; } .singlepages p { color: #3f3f3f; text-align: left; margin: 0px 105px 80px 105px; line-height: 20px; font: 1.2em Arial, Helvetica, sans-serif; } .storycontent a { text-decoration: none; } .storycontent a:hover { text-decoration: underline; } .storycontent a:visited { color: #000000; } /* ----------------------------- Page Navigation ---------------------------- */ .left a{ color: #990000; font-size: 0.9em; } .right a{ font-size: 0.9em; color: #990000; } .leftdouble a{ color: #990000; font-size: 0.9em; } .rightdouble a{ font-size: 0.9em; color: #990000; } /* -------------------------------- Comments ------------------------------- */ .commentauthor { font-weight: bold; font-size: 1.2em; padding: 0 0 2px 0; margin: 0; color: #000000; } .commentauthor a{ font-weight: bold; margin: 0; padding: 0 20px 0 0; background: url(/main/wp-content/sitetemplates/rin/img/icon.jpg) no-repeat top right; } .commentdate { font-size: 0.8em; text-align: right; line-height: 18px; padding: 0; margin: 0; } #nocomment, #commentsclosed { text-align: center; color: #7b7b7b; font-size: 1.1em; } /* ------------------------------ Comments Form ----------------------------- */ #comment { /*width: 465px;*/ width:280px; } #comment, #author, #url, #email, #press{ background: #e7e9ed; font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: #7b7b7b; padding: 1px 2px 1px 1px; } #comment, #author, #url, #email{ border: 1px solid #d5d7db; } #comment:hover, #author:hover, #url:hover, #email:hover{ border: 1px solid #7b7b7b; } #comment:focus, #author:focus, #url:focus, #email:focus{ background: #FFFFFF; border: 1px solid #000000; color: #7b7b7b; padding: 1px 2px 1px 1px; } #commentboxes p { margin: 0; padding-bottom: 0.9em; } h2#comments{ margin-bottom:40px; } p.feeds { float: right; margin-top: -1.8em; font-size: 0.9em; } p.feeds a, p.feeds a:hover { text-decoration: none; } p.feeds a:hover { color: #000000; } #inputbox { clear: both; color: #7b7b7b; font-size: 0.9em; } #inputbox a { color: #7b7b7b; } #inputbox a:hover { color: #FFFFFF; } p.inputbox { margin: 0; padding-bottom: 10px; } p.pages { margin: 0; padding: 40px 40px; padding-top: 0; text-align: center; } p.pages a { color: #005D93; } /* -------------------------------- Credits --------------------------------- */ p.credits { padding: 0px 0px; text-align: center; margin: 10px 0px; color: #9e9e9e; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; } p.wordpress { margin: 0; padding: 0; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d5d7db; } /* --------------- Search/Archives/Categories Results Pages ------------------*/ .searchresult { padding: 30px 0 0 0; margin:0; } .searchresult a{ color: #000000; } .searchinfo { font-size: .9em; line-height: 18px; padding: 0 0 2px 0; color: #000000; margin: 0 ; } .searchdetails { font-size: .9em; line-height: 18px; padding: 0 0 2px 0; color: #000000; margin: 0 ; border-bottom: 1px solid #BBBBBB; } /*--------------------------- 'Comment Edit' Buttons ------------------------ */ #ed_toolbar { background: #d5d7db; border: 1px solid #d5d7db; padding-left: 5px; } #ed_bold { background: url(/main/wp-content/sitetemplates/rin/img/bold.gif) no-repeat top; height: 22px; width: 22px; border: 0px none; } #ed_italic { background: url(/main/wp-content/sitetemplates/rin/img/italic.gif) no-repeat top; height: 22px; width: 22px; border: 0px none; margin-left: 5px; } #ed_link { background: url(/main/wp-content/sitetemplates/rin/img/link.gif) no-repeat top; height: 22px; width: 22px; border: 0px none; margin-left: 5px; } #ed_close{ background: url(/main/wp-content/sitetemplates/rin/img/close.gif) no-repeat top; height: 22px; width: 22px; border: 0px none; margin-left: 25px; } /* This piece of code is for clearing the floats without structural markup Don't modify it */ .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-table; } /* Hides from IE-mac \*/ * html .clearfix { height: 1%; } .clearfix { display: block; } /* End hide from IE-mac */ #topbar { padding: 0; height:10px; width: 770px; text-align: right; font-size:12px; font-family:verdana; } #topbar a:link { text-decoration: none; page-break-after: always; } #topbar a:visited { text-decoration: none; } #sidebararea { font-size: 12px; font-family:verdana; } #sidebararea #sidebarmenu { text-align: left; } #sidebarcontents { text-align: left; } .searchinput { margin-left:10px; }
晨咁早又比媽摌起身飲茶, 聊爸、哥、妹、婆等, 聊了好多, 聲都開好了~~haha~~
回到家興起執下張床, 加番張氈入被袋, 跟住想起之前睇仁濟有個快速入被袋法, 即刻上yoxtxbe搵下,又搵到喎~嘻嘻~~
我跟住做果然方便左呢~~放上來跟大家分享吧~~![]()
莎士比亞說:「人生如舞台。」
人有前台,也有後台。
前台,是粉墨登場的場所,
費盡心思,化好了妝,穿好了衣服,
準備好了台詞,端好了架式,調勻了呼吸,一步步踱出去,
使出渾身解數;該唱的,唱得五音不亂;
該說的,說得字正腔圓;
該演的,演得淋漓盡致;
於是博得滿堂彩,名利雙收,
然後躊躇滿志而回。
昨天臨收工時收到一單job, 要星期五朝起貨, 所以今日一返工就係咁畫…畫到眼花花, 手都快斷掉哩~~不過都6點幾畫完~準時交到老細檯面等佢聽朝check~~嘿嘿~~哈皮~~
晚飯後又有人撩開檯…我當然有求必應~~話哂係大家既財神嘛…3缺1的情況下照開檯~開始都幾順利, 打左2圈就嬴緊三十幾~~不過佢地係咁自摸8、9番…真係眼都突…4圈過後倒輸番三十幾…嗚…誰人好心請我食飯??
兩日一夜的訓練營終於結束, 還好沒被冷s(記得上次入營時只得幾度!)~~地點是元朗大棠(真係響荔枝園附近!)
首天由於選擇最後那批入營,到達已經晚上7點幾,放低行裝就bbq,有些人自己買了海產來燒,若要食就要夾錢,我覺得都合理,不過佢地限住呢d一人一隻, 食多左其他人就無,樣樣管住哂,又鬼s咁大聲喝著食物要”中央屠宰(?)”,實在有點標奇立異,所以最終都無join,只拿公家的燒烤包來燒…不知怎的,我燒出來的東西全都像非洲食品,黑蚊蚊~~哈哈~~不過食得既都入哂我的肚子裡去~~呵呵~~其實enjoy既係燒既過程&同d朋友圍住個爐傾下計嘛~~
(閱讀全文)
衞生署屬下深水土步美沙酮診所昨晚發生斬人血案。4名配備私家車、頭戴「飛虎隊」蒙面頭套的刀手驅車至診所門外,不由分說向排隊等候服食美沙酮的人龍狂斬,結果4人首當其衝被斬傷,全被送往明愛醫院治理。
4名傷者全是男子,分別是姓鄭(60 歲,傷左手深可見骨)、姓梁(48歲,傷右肩膊)、姓賴(66歲,傷背部)和姓張(48 歲,傷右手及大腿),全被送往明愛醫院醫治。其中鄭姓傷者為中心義工,他們向警方透露,事發時他們正排隊等候服食美沙酮,因兇徒蒙面,所以難以辨認對方面貌;他們稱沒有與人結怨,不明何以成襲擊目標。警方深水土步反黑組接手調查。
戴 蒙 面 頭 套 亂 斬
事 發 於 深 水 土步 醫 局 街 137 號 地 下 的 衞 生 署 深 水 土步 美 沙 酮 診 所 門 外 。 昨 晚 近 9 時 , 診 所 門 外 有 一 條 排 隊 等 候 服 食 美 沙 酮 人 龍 , 突 然 一 架 銀 白 色 房 車 疾 馳 而 至 , 先 撞 中 一 部 停 在 一 旁 的 豐 田 跑 車 , 停 車 後 車 內 跳 出 4 名 頭 戴 「 飛 虎 隊 」 蒙 面 頭 套 的 持 刀 男 子 , 不 由 分 說 就 跑 向 人 龍 揮 刀 亂 斬 , 人 群 隨 即 慌 亂 四 散 , 拚 命 逃 生 , 其 間 4 人 走 避 不 及 , 慘 被 斬 傷 , 傷 者 負 傷 走 入 診 所 內 暫 避 。 4 煞 傷 人 後 , 瞬 即 跑 回 房 車 , 快 速 驅 車 往 界 限 街 方 向 , 逃 去 無 蹤 。
警 方 表 示 , 初 步 相 信 行 兇 共 5 人 , 其 中 一 人 負 責 駕 車 , 4 人 持 刀 傷 人 , 而 兇 徒 斬 人 時 亦 無 特 定 目 標 , 而 今 次 傷 人 事 件 懷 疑 與 毒 品 有 關 。