/* 網頁整體背景 */
body{
background:#FFFFFF url(http://f7.wretch.yimg.com/afing/2/1137474270.jpg?YnI15KlDdRXdrovfaOSz65EJj15CwGWFa5ihmzEL_Yjk3Z2fLuAr) no-repeat fixed 100% 100%;
text-align:center;
}

/* 網頁中所有的連結 */
a{
color:#59734d;
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:#22360f;
font-size:20pt;
font-weight:bold;
}
/* 網頁名稱解釋 */
#description {
font-family:verdana, arial, sans-serif;
padding:5px 85px 10px;
color:#75624f;
}


/* 留言的主體 */
#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:#056375;
}

/* 在四個留言中，現在正在的那個網頁 */
#main_tab li.hover a {
color:#000000;
BORDER-bottom:windowtext 0.5pt dotted #000000;
}

/* 我要留言的那個連結 */
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:450px;
margin-left:50px;
}

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

/* 留言頁數現在在第幾頁 */
ul.page_control {
color:#000000;
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 #000000;
line-height:20px;
}
.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:#4e3b61;
}

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

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

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

/* 留言中留言資訊那格的字的顏色 */
.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:#75624f;
}

/* 版主回覆框框顏色 */
.reply_none {
width:100%;
display:block;
border-bottom:1px dotted #7AD1C6;
color:#CCCCCC;
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{display:none;}

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

#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-left:20px;
}

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




/* 右邊那些解說文字，如今日人氣等顏色 */
#sidebar{
width:300px;
color:#75694f;
text-align:right;
}

/* 右上方那個框框 */
#mine {
display:block;
}

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

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

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



/*namecard*/
.myDesc {
color:#000;
}
#namecard {
background:none !important;
margin:0px;
text-align:left;
border:1pt dotted #000000 !important;
}
#myService li a {
border:none !important;
background:none !important;
color:#090909;
}
#myService li a:hover{
BORDER-bottom:windowtext 0.5pt dotted #000000 !important;
}
#myName a {
color:#8B7338;
text-decoration:none;
}
#myName a:hover {
text-decoration:none;
}

#footer {
display:none;}

#automusic{
display:none;
}