body{
background:#000000 url(http://f7.wretch.yimg.com/jaychou1007/23/1947794641.jpg?oKXZyopDfRLws.CBcKT_xb8V1oqRskBFti2C2SotjDMBI8mU8nH9kAOm4gd8ig--) no-repeat fixed 100% 100%;
text-align:center;
}

/* 網頁中所有的連結 */
a{
color:#624f75;
text-decoration:none;
}

#bigcontainer , 

/* 有一般留言，追蹤留言，系統留言等的那一欄 */
#bigcontainer
{}

/* 網頁名稱的那大格 */
#header {
position:relative;
height:150px;
min-height:100px;
}

#header h1 {
padding:50px 50px 0px;
}
/* 針對網頁名稱連結 */
#header h1 a {
font-family:verdana, arial, sans-serif;
color:#bf0000;
font-size:20pt;
font-weight:bold;
}
/* 網頁名稱解釋 */
#description {
font-family:verdana, arial, sans-serif;
padding:5px 60px 10px;
color:#9e9e78;
}


/* 留言的主體 */
#main {
position:relative;
margin:auto;
width:950px;
float:none;
text-align:left;
}

/* 針對一般留言、系統留言、追蹤留言的四個連結*/
#main_tab {
position:absolute;
left:70px;
}
#main_tab img {
margin-right:5px;
}
#main_tab li {
float:left;
margin-right:5px;
}
#main_tab li a {
display:block;
float:left;
position:relative;
overflow:hidden;
height:20px;
line-height:22px;
padding:0px 10px;
color:#C3AD7F;
}

/* 在四個留言中，現在正在的那個網頁 */
#main_tab li.hover a {
color:#FFFFFF;
}

/* 我要留言的那個連結 */
a.message {
display:block;
position:relative;
overflow:hidden;
height:20px;
line-height:22px;
left:500px;
width:100px;
text-align:center;
color:#63778a;
}

/*mainsection*/
#mainSection {
float:left;
width:600px;
}

/* 搜尋留言的那個搜尋格 */
#search {
margin:10px 0 0;
text-align:right;
}

/* 留言頁數現在在第幾頁 */
ul.page_control {
color:#fff;
padding:10px 0px;
text-align:center;
}

/* 留言頁數的其他頁 */
ul.page_control a {
color:#7E663A;
}



/* 只有留言跟回覆的那格 */
#msg_list {
float:left;
}
.msg_body {
padding:10px 10px 20px;
margin-bottom:20px;
border-bottom:1px dotted #FFFFFF;
}
.msg_word strong {
zoom:1;
}
.msg_content {
position:relative;
margin-bottom:10px;
}
.reply_content li span {
line-height:1.5;
zoom:1;
}

/* 留言內容那四個字的顏色 */
.msg_content li.msg_word span {
display:block;
font-weight:bold;
color:#4f754f;
margin-bottom:5px;
}

/* 版主回覆那四個字的顏色 */
.reply_content li.reply_word span {
display:block;
font-weight:bold;
color:#4f754f;
padding:0 0 5px;
}
.reply_word strong {
display:block;
zoom:1;
}

/* 留言者的照片 */
.msg_img {display:none;}

/* 留言中留言人那格的字的顏色 */
.msg_man {
position:absolute;
top:15px;
color:#BEAA7E;
}

/* 留言中主題字的顏色 */
.msg_title {
position:absolute;
top:45px;
color:#BEAA7E;
}

/* 留言中留言時間字的顏色 */
.msg_date {
position:absolute;
top:75px;
color:#BEAA7E;
}

/* 留言中留言內容那格的字的顏色 */
.msg_word{
padding:90px 0 0;
color:#cccca6;
}

/* 留言中留言資訊那格的字的顏色 */
.msg_info{
padding:5px 0px;
}
.msg_info span {
color:#664F26;
}

/* 留言中他人ip字的顏色 */
.msg_ip{float:right;color:#999;}

*html .msg_word span, 
*html .msg_info span, 
*html .msg_ip span, 
*html .reply_word span, 
*html .reply_date span
{
line-height:1.5;
zoom:1;
}/*ie only*/

/* 版主回覆留言那格字 */
.reply_content {
clear:both;
zoom:1;
color:#8cb39f;
}

/* 版主回覆框框顏色 */
.reply_none {
width:100%;
display:block;
border-bottom:1px dotted #7AD1C6;
padding-right:20px;
padding-left:20px;
padding-bottom:5px;
}
.reply_date{
color:#664F26;
padding:5px 0 0;
text-align:right;
}
.reply_content textarea{width:100%;}
.msg_control{margin-top:10px;}
*html .msg_control{margin-top:0px;}/*ie only*/

/* 修改回覆、刪除留言、設為隱藏的三個連結 */
.msg_control li a {
padding:3px 5px 3px;
color:#338c8c;
}
.msg_control li a:hover {
color:#338c8c;
}

/* 別人要留言的那個網頁 */
#msg_added {
margin-top:20px;
}

/* 我要留言那四字的顏色 */
#msg_added h2{
color:#FF6213;
font-size:15px;
font-weight:bold;
position:absolute;
top:0px;
left:10px;
}

/* Name, Email那左半格顏色 */
#msg_added li{padding:3px 0;}
#msg_added li span {
display:block;
width:105px;
float:left;
margin-right:10px;
padding-bottom:2px;
text-align:right;
color:#668c66;
}

#msg_added form {
position:relative;
margin-top:30px;
}
/* 留言者照片 */
#msg_added li.add_img{display:none;}

#msg_added li.add_title {}
/* 留言者自己網頁的名稱 */
#msg_added li.add_title a {
color:#66868c;
font-size:14pt;
font-weight:normal;
}

#msg_added .msg_body {
width:580px;
margin:0px 10px 20px;
}

.add_name {
padding-top:20px !important;
border-top:1px dotted #C3AD7F;
}




/*sidebar*/
#sidebar{
width:330px;
color:#fff;
text-align:center;
}

#mine {
height:180px;
display:block;
}

.box{
margin:5px 15px;
padding:5px 0;
text-align:right;
}

#friendlist select {
margin:auto auto 0pt;
width:300px;
}

#info span{padding:0 10px;font-weight:bold;}
#info a{font-weight:bold;}
#stats {
display:none;}



/*namecard*/
.myDesc {
color:#000;
}

#namecard {
background:#C5B89B !important;
border-color:#E3DED2;
margin:0px auto;
text-align:left;
}
#myService li a {
border-bottom:1px solid #C5B89B;
background:#8B7338;
color:#090909;
}
#myService li a:hover{
border-bottom:1px solid #C5B89B;
background:#C5B89B;
color:#000;
}
#myName a {
color:#8B7338;
text-decoration:none;
}
#myName a:hover {
text-decoration:none;
}

#footer {
height:100px;
}
#automusic{
display:block;
}