html, #text {
scrollbar-face-color:#eee;
scrollbar-track-color:#eee;
scrollbar-3dlight-color:#eee;
scrollbar-darkshadow-Color:#eee;
scrollbar-arrow-color:#444;
scrollbar-shadow-color:#444;
scrollbar-highlight-color:#444;
}

body {
font-size:.8em;
font-family:"Comic Sans MS";
color:#0000ff;
background:url(http://f9.wretch.yimg.com/e78544/1/1806601708.jpg?t24LOChDfBb3hJcn7.1dqFJFVompMVLGgoO_POl5av28mN6Ir_VtAg--) no-repeat 100% 0% #000 fixed;
margin:0px;
}

a {
color:#990099;
}
a:hover {
color:#fff;
text-decoration:none;
}

/* container
-----------------------------------------*/
#container1 {
width:900px;
position:relative;
margin:0px auto;
border-left:1px solid #none;
border-right:1px solid #none;
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
background:none;
height:50px;
border-bottom:1px dotted #none;
font-size:09pt;
}
#pageheader {}/* banner第二層，實質上只設定#banner即可 */
#pageheader h1 a {}/* 主標題(網誌名稱) */
#pageheader .description {}/* 網誌目前動態描述 */
#pageheader #description2 .description {
position:absolute;top:70px;left:0px;
width:100%;
text-align:right;

}
/* main
-----------------------------------------*/
#main2 {}/* 包含content、links */

/* content
-----------------------------------------*/
#content {
margin-right:10px;
width:550px;
float:right;
margin-top:5px;
}
.date {
text-align:right;
background:#none;
border:1px solid #000;
border-bottom:0px;
padding-right:5px;
}
.datediv {}/* 第二層date */
.blogbody {
border:1px solid #000;
padding:10px;
margin-bottom:15px;
}
.blogbody2 {}/*第二層blogbody*/
.articletext {}/*包含 .title  .extended  .innertext  .extended  */
.articletext .title {}
.articletext .innertext {width:488px;overflow-x:hidden;}
.articletext .extended {}
.posted {}


/* comments
-----------------------------------------*/
.total-comments-div {
border-top:1px dotted #000;
padding-top:10px;
margin-top:10px;
}
.total-comments-div .trackbacks-head {}
.total-comments-div .trackbacks-head .comments-head {
border:1px solid #aaa;padding:7px;
margin-bottom:10px;
}
.total-comments-div .comments-head {
border:1px solid #aaa;padding:7px;
}
.total-comments-div .comments-bottom .comments-head {
border:1px solid #aaa;padding:7px;
margin-top:10px;
}
.total-comments-div .comments-body {
border-bottom:1px dotted #888;
}
.total-comments-div .comments-body .comments-post {
text-align:right;
color:#aaa;
}
.total-comments-div .comments-body form {
}

.postuser {}
.postemail {}
.postweb {}

#nameid {}
#email {}
#url {}
#text {width:300px;}