累積人次:
- 目前沒有引用
我弟弟ㄉ部落格人氣都好差~~~
( 他也是用天空的 )
所以各位天空系統ㄉ,請大家有空務必來他家灌水阿~~
或者是對他留言,給他一點建議也可以
真是太感謝大家ㄉ配合阿~~~
謝謝大家
他ㄉ部落格網址 ↓ ↓
http://blog.yam.com/kaiser8866
觀看全文....
某棟大樓因常有人選為跳樓自殺之地點住戶管理委員會決定在電梯間張貼告示...
跳樓自殺者請注意:
如果你要痛快一點請到9樓
如果你還想喘口氣 請到8樓
如果你還想掙扎的話 請到7樓
如果你還想留遺言 請到6樓
如果你只是想殘廢 請到5樓
如果你只是想住院 請到4樓
如果你純粹想嚇人 請到3樓
如果你是跳興趣的話 請到2樓
如果你是想看熱鬧 請到一樓服務台登記
PS.跳下前請確定下面沒有賣肉粽的經過…

ㄟ...背景圖是沒多好看啦ˋ
但是標題圖&語卡小佳超愛搭♥
自評:★★★★★★
自恋了一點嘎ˋ6顆星
預覽圖:

語法:
/* CSS Document */
/*主體*/
html{
scrollbar-shadow-color:#0606FF;
scroll-track-color:#0606FF;
scroll-darkshadow-color:#0606FF;
scrollbar-face-color:#fff;
scrollbar-highlight-color:#0606FF;
scrollbar-shadow-color:#0606FF;
scrollbar-3dlight-color:#fff;
scrollbar-arrow-color:#0606FF;
scrollbar-track-color:#fff;
scrollbar-darkshadow-color:#fff;
}
body{
text-align:center;
background-image:url(http://img21.imageshack.us/img21/1846/553m.gif);
background-color:#0606FF;
background-attachment:fixed;
background-repeat:no-repeat;
word-wrap:break-word;
margin:0;
}
/*定位框*/
#container{
position:relative;
text-align:left;
behavior:expression(this.style.width=(document.documentElement.offsetWidth<990)?"990px":"100%");
min-width:990px;
background-attachment:fixed;
margin:0 auto;
padding:0;
}
/*檔頭*/
#banner{
height:230px;
background-image:url(http://img21.imageshack.us/img21/4955/6431.gif);
background-repeat:no-repeat;
background-position:right;
margin:0 5px;
padding:0;
}
/*左欄*/
#linksLeft{
position:absolute;
left:50px;
width:180px;
margin:0;
}
/*右欄*/
#linksRight{
position:absolute;
right:50px;
width:180px;
margin:0;
}
/*中間欄*/
#mid{
position:center;
border:#0606FF dashed;
margin:0 240px;
padding:0;
}
/*檔尾*/
#footer{
clear:both;
text-align:center;
font-size:13px;
color:#0606FF;
font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
line-height:16px;
}
/*欄位名稱*/
.sidetitle{
border:#0606FF 1px solid;
background-image:url(none);
color:#0606FF;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:.1em;
font-size:16px;
margin-top:0;
font-style:normal;
font-weight:400;
padding:3px;
}
/*欄位內容*/
.side{
border:# 606px solid;
background-color:#0606FF;
font-size:12px;
font-weight:400;
color:#0606FF;
line-height:140%;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:8px;
background:transparent;
padding:4px;
}
.side li{
margin-left:20px;
list-style-position:outside;
}
/*空白*/
.spacer{
clear:both;
}
/*日誌名稱*/
.blogname{
font-size:22px;
font-weight:700;
color:#0606FF;
padding-left:95px;
padding-top:100px;
}
/*日誌描述*/
.description{
font-size:15px;
color:#001AC3;
padding-left:95px;
}
/*選單列*/
.menulist{
padding-top:3px;
width:100%;
}
/*選單*/
.menu{
padding-top:5px;
float:right;
padding-right:50px;
color:#0606FF;
}
.logo{
visibility:visible;
padding-left:90px;
}
/*文章外框*/
#content{
border:#0606FF 0 solid;
background-color:transparent;
margin:5px;
padding:5px;
}
/*文章標題列*/
.title{
width:100%;
height:25px;
background:#0606FF;
padding-top:5px;
background-color:transparent;
background-image:url(none);
}
/*文章標題名稱*/
span.titlename{
font-size:16px;
color:#0606FF;
padding-left:5px;
}
/*文章日期*/
span.titledate{
float:right;
height:25px;
padding-right:10px;
font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
font-size:11px;
color:#0606FF;
}
/*文章評價列*/
.blogrank{
width:100%;
line-height:200%;
margin-top:10px;
}
/*文章瀏覽數*/
span.counter{
float:right;
margin-top:15px;
font-size:12px;
color:#0606FF;
}
/*文章分類項目符號*/
span.category li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletContentArticle.gif);
}
/*文章主體*/
.blogbody{
word-wrap:break-word;
width:100%;
overflow:hidden;
}
/*作者列*/
.posted{
width:100%;
text-align:right;
}
/*上下文章*/
.selectbar{
width:100%;
text-align:center;
}
/*引用列*/
.trackbacktitle{
position:relative;
width:100%;
margin-top:20px;
margin-bottom:5px;
border-top:1px dotted #0606FF;
border-bottom:1px dotted #0606FF;
font-size:12px;
color:#0606FF;
height:24px;
background:#0606FF;
}
/*引用列項目符號*/
.trackbacktitle li{
list-style-image:url(http://s.blog.xuite.net/_image/blogIcon31a.gif);
}
/*引用網址*/
.trackbackurl{
width:100%;
background:#0606FF;
padding-top:20px;
padding-bottom:20px;
text-indent:10px;
}
/*引用日期*/
.trackbackdate{
width:100%;
text-align:right;
font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
font-size:11px;
color:#0606FF;
}
/*引用內容*/
.trackbackcontent{
width:100%;
line-height:150%;
margin-top:5px;
border-bottom:1px dotted #0606FF;
}
/*留言列*/
.comment{
width:100%;
border-top:1px dotted #0606FF;
border-bottom:1px dotted #0606FF;
font-size:12px;
color:#0606FF;
height:24px;
margin-top:20px;
padding-top:5px;
padding-bottom:5px;
background:#0606FF;
}
/*留言名稱項目符號*/
span.commenttitle li{
list-style-image:url(http://img154.imageshack.us/img154/8804/503.gif);
}
/*留言按鈕*/
span.commentbutton{
float:right;
}
/*留言作者列*/
.author{
width:100%;
}
/*留言日期*/
span.commentdate{
float:right;
text-align:right;
font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
font-size:11px;
color:#0606FF;
}
/*留言內容*/
.commenttext{
word-wrap:break-word;
width:100%;
margin-top:10px;
margin-bottom:10px;
}
/*留言編輯按鈕*/
.commentedit{
width:100%;
border-bottom:1px dotted #0606FF;
}
/*文章分類---- 2006-5-12 Modify*/
.pTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/bulletPersonal.gif);
}
/*欄位名稱---- 2006-5-12 Modify*/
.personaltitle{
border:#0606FF 1px solid;
background-image:url(none);
color:#0606FF;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:.1em;
font-size:15px;
margin-top:0;
background:url(none);
padding:3px;
}
/*關於我*/
.avatar{
border:#0606FF 1px solid;
background-color:#0606FF;
font-size:12px;
font-weight:400;
line-height:140%;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:8px;
background:transparent;
padding:4px;
}
/*個人項目---- 2006-5-11 Modify*/
.personallink{
display:block;
width:150px;
margin:0;
}
/*文章分類*/
.categoryTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif);
}
/*日曆*/
.calendarTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCalendar.gif);
}
/*日曆table*/
.calMonth{
width:140px;
}
/*日曆目前顯示年月*/
.calMonthCurrent{
font-size:12px;
font-weight:700;
color:#0606FF;
font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
}
/*日曆下個月*/
.calMonthForward{
color:purple;
font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
font-size:12px;
}
/*日曆日欄*/
.calMonthDay{
font-size:10px;
color:#0606FF;
text-align:center;
font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
}
/*日曆今日日期*/
.calMonthToday{
font-size:11px;
text-align:center;
}
/*日曆假日日期*/
.calholiday{
font-size:11px;
color:#0606FF;
text-align:center;
font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
}
/*搜尋文章*/
.searchTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletSearch.gif);
}
.chatTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletChat.gif);
}
/*已建立的日誌*/
.bloglistTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletBlogList.gif);
}
/*訂閱電子報*/
.epaperTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletEpaper.gif);
}
.epaperSide{
text-align:center;
width:140px;
}
/*自由欄位*/
.customTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCustom.gif);
}
/*日誌使用資源*/
.resourceTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletBlogResource.gif);
}
/*留言塗鴉版*/
.paintTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletPaint.gif);
}
/*背景音樂*/
.musicTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletMusicBox.gif);
}
.musicbutton{
text-align:left;
padding:2px;
}
/*最新文章*/
.articleTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletArticleList.gif);
}
/*最新留言*/
.messageTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletMessageList.gif);
}
.messageSide{
text-indent:-3ex;
margin-left:3ex;
}
.date{
font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
font-size:11px;
color:#0606FF;
}
/*我的訂閱*/
.rssrollTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletRssRoll.gif);
}
.backbtn li{
list-style-image:url(http://s.blog.xuite.net/_image/blog038.gif);
}
.morebtn li{
list-style-image:url(http://s.blog.xuite.net/_image/blog037.gif);
}
/*日誌評價*/
.rankTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletRank.gif);
}
/*已建立的相簿*/
.albumTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletAlbum.gif);
}
/*最愛連結*/
.linkTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletLink.gif);
}
/*下方換頁-----2007-04-02*/
.page{
margin-top:10px;
margin-bottom:10px;
font-size:12px;
color:#0606FF;
line-height:24px;
vertical-align:middle;
}
.page a:hover{
font-size:12px;
color:#0606FF;
line-height:24px;
text-decoration:underline;
}
/*留言回覆邊框*/
.reply_info{
width:70%;
border:1px dotted #0606FF;
margin:1.2em;
padding:1.2em;
}
/*好文轉寄項目符號*/
span.mail li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/email_forward.gif);
}
.pTitle{
font-size:16px;
font-style:normal;
font-weight:400;
color:#0606FF;
}
A:hover{
color:#0606FF;
text-decoration:none;
}
A:active{
color:#0606FF;
text-decoration:none;
}
A:link{
color:#0606FF;
text-decoration:none;
}
A:visited{
color:#0606FF;
text-decoration:none;
}
.rssrollSide li{
list-style-image:url(none);
}
.categorySide li{
list-style-image:url(none);
}
.calendarSide li{
list-style-image:url(none);
}
.bloglistSide li{
list-style-image:url(none);
}
.articleSide li{
list-style-image:url(none);
}
.linkSide li{
list-style-image:url(none);
}
.page a:link{
font-size:12px;
color:#0606FF;
line-height:24px;
text-decoration:none;
}
.page a:visited{
font-size:12px;
color:#0606FF;
line-height:24px;
text-decoration:none;
}
.page a:active{
font-size:12px;
color:#0606FF;
line-height:24px;
text-decoration:none;
}
/*文章瀏覽數項目符號*/
span.counter li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCounter.gif);
}
/*參觀人次統計*/
.countTitle li{
list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCounter.gif);
}
/*文章分類*/
span.category{
float:right;
margin-top:15px;
}
/*好文轉寄*/
span.mail{
float:right;
margin-top:15px;
}
/*照片*/
.avatarPhoto{
text-align:center;
}
/*關於我按鈕*/
.avatarbutton{
text-align:center;
}
.searchSide{
text-align:center;
}
.resourceSide{
text-align:center;
}
.paintSide{
text-align:center;
}
.plink ul{
list-style-type:none;
word-wrap:break-word;
display:block;
float:left;
margin:0;
padding:0 2px 0 20px;
}
.pphoto ul{
list-style-type:none;
word-wrap:break-word;
display:block;
float:left;
margin:0;
padding:0 2px 0 20px;
}
.pfriend ul{
list-style-type:none;
word-wrap:break-word;
display:block;
float:left;
margin:0;
padding:0 2px 0 20px;
}
.pboard ul{
list-style-type:none;
word-wrap:break-word;
display:block;
float:left;
margin:0;
padding:0 2px 0 20px;
}
/*我的影音*/
.pvlog ul{
list-style-type:none;
word-wrap:break-word;
display:block;
float:left;
margin:0;
padding:0 2px 0 20px;
}
/*關於我*/
.plink li{
list-style-image:url(none);
margin:0;
padding:0;
}
/*我的相簿*/
.pphoto li{
list-style-image:url(none);
margin:0;
padding:0;
}
/*加入好友*/
.pfriend li{
list-style-image:url(none);
margin:0;
padding:0;
}
/*我的留言板*/
.pboard li{
list-style-image:url(none);
margin:0;
padding:0;
}
.pvlog li{
list-style-image:url(none);
margin:0;
padding:0;
}
.plink{
width:90px;
padding:0;
}
.pphoto{
width:90px;
padding:0;
}
.pfriend{
width:90px;
padding:0;
}
.pboard{
width:90px;
padding:0;
}
.calenderbutton{
text-align:right;
}
.backbtn{
text-align:right;
}
.morebtn{
text-align:right;
}
.searchbutton{
text-align:center;
padding:2px;
}
.epaperbutton{
text-align:center;
padding:2px;
}
.LoveFriendSide select{
color:#0606FF;
font-size:13px;
}
.LoveBlogSide select{
color:#0606FF;
font-size:13px;
}
span.titlename a:link{
color:#0606FF;
}
span.titlename a:visited{
color:#0606FF;
}
標題圖:
http://img21.imageshack.us/img21/4955/6431.gif
四種語卡任君挑選:

第一張:http://img154.imageshack.us/img154/2971/55665.gif
第二張:http://img154.imageshack.us/img154/3087/55666.gif
第三張:http://img154.imageshack.us/my.php?image=55667.gif
第四張:http://img156.imageshack.us/my.php?image=55668.gif
動態式的:

哈哈ˇ小佳自己超愛這張的♥很有趣吧?
網址:http://img154.imageshack.us/img154/1543/504.gif


品名: + 灼眼的夏娜 + 萬用語卡X10
品牌:JN
顏色:紅、粉紅、橙、黃、綠、水藍、藍、紫、黑、咖啡
風格:簡單不失華麗
製造日期:98/12/02 (三)
備註:想製作專屬個人語卡可以找我代製喔 (↓)
如網址有問題請直接在圖片上案滑鼠右健>>內容>>網址>>完成
預覽:



紅:http://img121.imageshack.us/i/44840820.gif
粉紅:http://img189.imageshack.us/i/80612715.gif
橙:http://img37.imageshack.us/i/35714747.gif
黃:http://img205.imageshack.us/i/36113007.gif
綠:http://img205.imageshack.us/i/88326152.gif
水藍:http://img227.imageshack.us/i/47224416.gif
藍:http://img205.imageshack.us/i/67314857.gif
紫:http://img189.imageshack.us/i/52449865.gif
黑:http://img121.imageshack.us/i/63617291.gif
咖啡:http://img227.imageshack.us/i/79673905.gif
作者:【
】






































































