html, #text {
SCROLLBAR-FACE-COLOR:#000;
SCROLLBAR-HIGHLIGHT-COLOR:#fff;
SCROLLBAR-SHADOW-COLOR:#000;
SCROLLBAR-3DLIGHT-COLOR:#000;
SCROLLBAR-DARKSHADOW-COLOR:#FFF;
SCROLLBAR-ARROW-COLOR:#000;
SCROLLBAR-TRACK-COLOR:#000;
}

body {
font-size:12px;
font-family:"verdana";
margin:0px;
color:#967878;
background-attachment:fixed;
background:#000;
}

a {
color:#967878;
text-decoration:none;
}
a:hover {
color:#A55A3C;
text-decoration:none;
}

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

/* banner and pageheader
-----------------------------------------*/
#banner {
background:url(http://f10.wretch.yimg.com/lovesoo1215/7/1575294575.jpg?XYjqMHVDcRFKeh5PVukYoN_nbVpYXtTDUNEiNoUEX83ph7YgkjNS.jYIWu1D) no-repeat;
height:560px;
}
#banner A:hover {
COLOR:#A55A3C;
}
#pageheader {
color:#333;
position:absolute;
top:340px;
left:140px;
text-align:left;
padding-right:35px;
overflow:auto;
height:100px;
width:780px;
}
#pageheader h1 a {
color:#fff;
font-size:12px;
}
#pageheader .description {
color:#eee;
}
#pageheader #description2 .description {
text-align:right;
color:#E1E1B4;
}
h1 .description{
display:block;
font-size:12px;
}
/* main
-----------------------------------------*/
#main2 {}/* 包含content、links */

/* content
-----------------------------------------*/
#content {
margin-right:20px;
width:680px;
float:right;
margin-top:5px;
overflow:hidden;
}

.date {
color:#B4C3B4;
text-align:right;
margin:0px;
padding-bottom:0px;
padding-right:5px;
font-size:11px;
}

.blogbody {
padding:5px;
margin-bottom:10px;
background:#FFF;
border-left:2px solid #666;
border-right:2px solid #666;
border-top:2px solid #666;
border-bottom:2px solid #666;
}

.blogbody2 {}/*第二層blogbody*/
.articletext {}/*包含 .title .extended .innertext .extended */
.articletext .title {
padding-left:10px;
font-size:13px;
background:#000;
padding-top:5px;
padding-bottom:5px;
color:#FFD23C;
font-weight:bold;
}

.articletext .innertext {
padding-left:38px;
color:#333;
line-height:20px;
font-size:12px;
}
.articletext .extended {
TEXT-ALIGN:right;
}
.extended a{
color:#964B3C;
}
.posted {
padding:30px 0px 20px 0px;
text-align:center;
color:#968778;
}
.posted a{
color:#A57878;
}


/* comments
-----------------------------------------*/
.total-comments-div {
border-top:0px dotted #EEE;
padding-top:10px;
margin-top:10px;
}
.total-comments-div .trackbacks-head {}
.total-comments-div .trackbacks-head .comments-head {
border:0px solid #EEE;
padding:7px;
margin-bottom:10px;
}
.total-comments-div .comments-head {
border:0px solid #EEE;
padding:7px;
}
.total-comments-div .comments-bottom .comments-head {
border:0px solid #EEE;
padding:7px;
margin-top:10px;
}
.total-comments-div .comments-body {
border-bottom:0px dotted #777;
background:#FFF;
}
.total-comments-div .comments-body .comments-post {
text-align:right;
color:#FFD23C;
}
.total-comments-div .comments-body form {
}

#text {width:205px;}

/* links 選單
-----------------------------------------*/
#links {
width:205px;
line-height:22px;
border-left:2px solid #666;
border-right:2px solid #666;
border-top:2px solid #666;
border-bottom:2px solid #666;
background:#FFF;
overflow:hidden;
}
#links2 {}
.sidetitle {
padding-left:5px;
color:#FFD23C;
padding-top:5px;
text-align:center;
background:#000;
height:5px;width:205px;
background-repeat:no-repeat;
}
.side {
padding:10px;
color:#000;
}
.side a{
color:#red;
}
.side a:visited{
color:#red;
}
.side a:hover{
color:#C37878;
}
.side a:active{
color:#C37878;
}


/* links 選單進階設定
-----------------------------------------*/
.calendar {color:#666;}/* 行事曆 */


#boxCounter {color:#000;}

#boxCounter .boxCounter1 .side {color:#000;}

.syndicate {
padding:10px;
display:inline;
}/*RSS*/
.syndicate img{
filter:gray;
}

.powered {
padding:10px;
color:#C37878;
}

#footer {
clear:both;
}

select{
color:#fff;
background:#333;
}


textarea{
width:100%;
background:#fff;
color:#666;
font-size:10pt;
}
input{
font-size:10pt;
background:#000;
color:#fff;
}