/* General Set
-----------------------------------------*/
html{
cursor: crosshair;
scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-3dlight-color:#fff;
scrollbar-darkshadow-Color:#fff;
scrollbar-arrow-color:#fff;
scrollbar-shadow-color:#fff;
scrollbar-highlight-color:#fff;
}

input,select,textarea{
color : #000; /*文字色彩*/
font-size : 7pt ; /*文字大小*/
font-family: Verdana;
background-color : #fff ; /*背景色彩*/
border-top : 0px solid #aaa ;/*上框*/
border-bottom : 1px solid #aaa ;/*下框*/
border-left : 0px solid #aaa ; /*左框*/
border-right : 0px solid #aaa ; /*右框*/
}

body {
font-size: 7pt; /* 字體大小 */
font-family: \"Verdana\"; /* 字體樣式 */
line-height : 180%;
background:url(http://aa1357246a.myweb.hinet.net/blog_pic/200.jpg);
background-repeat : no-repeat;
background-attachment : fixed;
background-position : 39% 95%;
color:#333;
}

a {
color:#555;
text-decoration: none;
}
a:hover {
color: #fff;
text-decoration: none;
cursor: n-resize;
}
/* container
-----------------------------------------*/
#container1 {
width: 968px;
position: relative; /* fix IE6 bug */
margin: 0px auto;
border: 0px solid #aaa;
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
height: 20px;
}
#pageheader { /* banner第二層,實質上只設定#banner即可 */}
#pageheader h1 a {
font-size:10pt;
position: absolute;
top: 35px; left: 30px;} /* 主標題(網誌名稱) */
#pageheader .description {
position: absolute;
font-size:7pt;} /* 網誌目前動態描述 */
#pageheader #description2 .description { /* 網誌個人描述列 */
position: absolute; top: 400px; left: 30px;
text-align: left;
font-size:7pt;

}
/* main
-----------------------------------------*/
#main2 { /* 包含content、links */
overflow: hidden;
}

/* content
-----------------------------------------*/
#content {
width: 670px;
float: right;
overflow: auto;
height: 510px;
border: 1px solid #aaa;

scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-3dlight-color:#aaa;
scrollbar-darkshadow-Color:#fff;
scrollbar-arrow-color:#aaa;
scrollbar-shadow-color:#fff;
scrollbar-highlight-color:#ffF;
}
.date {
text-align: left;
border-left: 0px solid #ccc;
border-bottom: 1px solid #aaa;
color: #999;
font-size:7pt;
}
.datediv {} /* 第二層date */
.blogbody { /* 包含 .articletext .posted .total-comments-div */
padding: 10px;
margin-bottom: 15px;
}
.blogbody2 {} /*第二層blogbody*/
.articletext {} /*包含 .title .extended .innertext .extended */
.articletext .title {font-size: 10pt; color: #000; FONT-WEIGHT: bold}
.articletext .innertext {}
.articletext .extended {}
.posted {}



/* comments
-----------------------------------------*/
.total-comments-div {
margin: 20px auto;
border-top: 1px dotted #999;
padding-top: 10px;
margin-top: 10px;
margin-right: 0px;
width: 450px;

}

.total-comments-div .trackbacks-head {}
.total-comments-div .trackbacks-head .comments-head { /* 引用列的title */
border: 0px solid #999; padding: 0px;COLOR: #000;
margin-bottom: 10px;

}
.total-comments-div .comments-head { /* 回應列的title */
BORDER-BOTTOM: #9990 1px solid;
TEXT-ALIGN: left; padding-CENTER: 20px
}
.total-comments-div .comments-bottom .comments-head { /* 編寫回應列的title */
border-bottom: 0px solid #999; padding: 7px;
margin-top: 10px;

}
.total-comments-div .comments-body { /* 回應區的留言區塊 */
border: 1px solid #aaa;margin-top: 10px;padding-left: 10px;padding-right: 10px;
}
.total-comments-div .comments-body .comments-post { /* 回應者資訊 */
text-align: right;
color: #aaa;;
}
.total-comments-div .comments-body form {
font-family: verdana;
font-size: 7pt; /* 編寫回應欄 */
}

.comments-post IMG {
VISIBILITY: hidden; WIDTH: 12px; HEIGHT: 12px
}

.postuser {
PADDING-RIGHT: 15px;
BACKGROUND: url(http://blog.yam.com/corner0/15fe3e21.gif)

no-repeat right center
}
.postuser:hover {
PADDING-RIGHT: 15px;
BACKGROUND: url(http://blog.yam.com/corner0/c82cfb9e.gif)

no-repeat right center
}

.postemail {
BACKGROUND: url(http://blog.yam.com/corner0/15fe3e21.gif)

no-repeat center center
}

.postemail:hover {
BACKGROUND: url(http://blog.yam.com/corner0/c82cfb9e.gif)

no-repeat center center
}
.postweb {
BACKGROUND: url(http://blog.yam.com/corner0/15fe3e21.gif)

no-repeat center center
}
.postweb:hover {
BACKGROUND: url(http://blog.yam.com/corner0/c82cfb9e.gif)

no-repeat center center
}
#text {width: 430px;}

/* divThird 第三欄式設定,若兩欄式則不需設定 #divThird 的 position
-----------------------------------------*/
#divThird {}
#divThird2 {} /* 第二層divThird */
/* links 選單
-----------------------------------------*/
#links {
position: absolute;
top: 80px;
left: 30px;
width: 220px;
float: left;
background: ;
overflow: auto;
height: 280px;
border: 1px solid #aaa;

scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-3dlight-color:#aaa;
scrollbar-darkshadow-Color:#fff;
scrollbar-arrow-color:#aaa;
scrollbar-shadow-color:#fff;
scrollbar-highlight-color:#ffF;
}
#links2 {} /* 第二層links */

.sidetitle { /* 每個blog的標題列 */
text-align: left;
background: ;
border-left: 0px solid #ccc;
border-bottom: 0px solid #aaa;
color: #aaa;
font-size:7pt;
padding-left: 5px;
}
.side { /* 每個block的內容 */
PADDING-RIGHT: 10px;
PADDING-LEFT: 10px;
PADDING-BOTTOM: 10px;
PADDING-TOP: 10px;
}

.side a {
FONT-SIZE: 7pt;
color: #666;
}

.side a:hover {
FONT-SIZE: 7pt;
color: #fff;
}

/* links 選單進階設定
-----------------------------------------*/
.calendar {display:none;}/* 行事曆 */


#boxProfile {}/* xxxxxx的地盤 */
#boxProfile .boxProfile0 {}
#boxProfile .boxProfile0 .sidetitle {display:none;}
#boxProfile .boxProfile1 {}
#boxProfile .boxProfile1 .side {}
#boxProfile .boxProfile1 .side .boxProfileImg {display:none;}/* 個人封面照片縮圖 */
#boxProfile .boxProfile1 .side .boxProfileLink {font-size: 7pt;}
/* 四個連結:xxx的個人資料、xxx的網誌首頁、xxx的相簿、xxx的留言版 */
#boxProfile .boxProfile1 .side select {} /* 好友名單 */
.boxGiftLink { display: none; }
.boxAddFriendLink { display: none; }

#boxSlideShow {display:none;} /* 播放中的相簿 */
#boxSlideShow .boxSlideShow0 {}
#boxSlideShow .boxSlideShow0 .sidetitle {display: none;}
#boxSlideShow .boxSlideShow1 {}
#boxSlideShow .boxSlideShow1 .side {}

#boxNewArticle {} /* 最新的文章 */
#boxNewArticle .boxNewArticle0 {}
#boxNewArticle .boxNewArticle0 .sidetitle {}
#boxNewArticle .boxNewArticle1 {}
#boxNewArticle .boxNewArticle1 .side {}

#boxCategory {} /* 文章分類 */
#boxCategory .boxCategory0 {font-size: 7pt;}
#boxCategory .boxCategory0 .sidetitle {;}
#boxCategory .boxCategory1 {}
#boxCategory .boxCategory1 .side {}

#boxDate {display:none;} /* 文章彙集 */
#boxDate .boxDate0 {}
#boxDate .boxDate0 .sidetitle {}
#boxDate .boxDate1 {}
#boxDate .boxDate1 .side {}

#boxSearch {display:none;} /* 搜尋這個網誌的文章 */
#boxSearch .boxSearch0 {}
#boxSearch .boxSearch0 .sidetitle {}
#boxSearch .boxSearch1 {}
#boxSearch .boxSearch1 .side {}

#scupioSearch {display:none;} /* 搜尋 */
#scupioSearch .scupioSearch0 {}
#scupioSearch .scupioSearch0 .sidetitle {}
#scupioSearch .scupioSearch1 {}
#scupioSearch .scupioSearch1 .side {}

#boxNewComment {} /* 最新的回應 */
#boxNewComment .boxNewComment0 {}
#boxNewComment .boxNewComment0 .sidetitle {}
#boxNewComment .boxNewComment1 {}
#boxNewComment .boxNewComment1 .side {font-size: 0px; color: #fff;}

#boxFolder {} /* 自訂資料夾 */
#boxFolder .boxFolder0 {font-size: 7pt;}
#boxFolder .boxFolder0 .sidetitle {}
#boxFolder .boxFolder1 {}
#boxFolder .boxFolder1 .side {}

#boxCounter {}/* 參觀人氣統計 */
#boxCounter .boxCounter0 {font-size: 7pt;}
#boxCounter .boxCounter0 .sidetitle {}
#boxCounter .boxCounter1 {}
#boxCounter .boxCounter1 .side {}

#boxRssList {left: 30px;
width: 240px;
float: left;
overflow: auto;
height: 120px;
border: 0px solid #aaa;

scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-3dlight-color:#fff;
scrollbar-darkshadow-Color:#fff;
scrollbar-arrow-color:#aaa;
scrollbar-shadow-color:#fff;
scrollbar-highlight-color:#ffF;}
#boxRssList .boxRssList0 .sidetitle {}
#boxRssList .boxRssList {}
#boxRssList .boxRssList .side {}

.syndicate {padding: 10px;display:none;} /*RSS*/

/* powered 無論如何請不要隱藏無名小站的logo
-----------------------------------------*/
.powered {}
.powered img {display: none;}
.total-comments-div .powered {} /* 若文章僅開放給會員留言時未登入的區塊顯示 */

/* footer
-----------------------------------------*/
#footer {
background: ;
height: 0px;
}

arrow
arrow
    全站熱搜

    iou700401 發表在 痞客邦 留言(0) 人氣()