/*********************************************
作者：http://www.wretch.cc/blog/anny830115
作品名稱：搖滾風阿京留言板(3)
*********************************************/
body{
color:#6d695e;
background:#000000 url(http://f9.wretch.yimg.com/rock50663/2/o1713801349.jpg?QU9mbSBDcxcUqTZD_AhxClRLyLXseq2M8X0tRAP_I8Qan.8pTcAJs6dmag--) no-repeat fixed left top;
}
a{
color:#E1963C;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#bigcontainer , 
#container
{
margin:auto;
width:950px;
}
/*header*/
#header {
top:20px;
background:url(http://f9.wretch.yimg.com/rock50663/2/1713732129.jpg?D3LRQSJDcxfB7qIK.IS_2ywgUsQK2.ZurTbTelViXBaoVizgWeZHP_pqUg--) no-repeat left top;
position:relative;
height:auto !important;
height:175px;
min-height:175px;
}
#header h1 {
position:relative;
top:20px;
left:300px;
font-size:13px;
font-weight:bold;
width:585px;
letter-spacing:0.1em;
border-bottom:1px dotted #ffffff;
padding-bottom:5px;
}
#header h1 a {
color:#ffffff;
text-decoration:none;
}
#description {
position:relative;
top:25px;
color:#Ffffff;
padding:0px 40px 40px 300px;
}
#content {
position:relative;
width:560px;
}
/*main_tab*/
#main_tab{
position:absolute;
left:0px;
top:10px;
border-bottom:1px solid #004BB4;
width:560px;
}
#main_tab li a {
position:relative;
display:block;
line-height:26px;
float:left;
padding:2px 10px 0;
margin-right:20px;
color:#FFFFFF;
text-decoration:none;
}
#main_tab li.hover a {
color:#ffffff;
background:#004BB4;
text-decoration:none;
}
a.message {
display:block;
width:120px;
height:28px;
padding:5px 0 0 0;
background:url('http://l.yimg.com/e/style/4/4829/message.gif') no-repeat left top;
color:#ffffff;
text-align:center;
float:right;
position:relative;
top:10px;
}
/*
*html a.message {
width:83px;
height:22px;
}/*ie only* /
*/
/*mainsection*/
#mainSection {
margin-top:55px;
}
#search {
margin:10px 0;
text-align:right;}
ul.page_control {
padding:10px 0;
text-align:center;
color:#AB6D2E;
}
ul.page_control a {
color:#ffffff;
}
/*msg list*/
#msg_list {
background:no-repeat top;
}
.msg_body {
margin-bottom:40px;
border:1px solid #0F87F0;

}
.msg_word span {
position:relative;
border-top:1px dotted #0FC3F0;
}
.msg_word strong {
display:block;
padding:10px 0 5px;
zoom:1;
color:#FFFFFF;
}
.msg_content {
position:relative;
color:#1EA5F0;
}
.reply_content li span {
line-height:1.5;
zoom:1;
}
.msg_content li.msg_word span {
text-align:left;
display:block;
font-weight:bold;
color:#3C96F0;
padding:5px 0 0 0;
}
.reply_word{
background:#ececea;
background:url('http://l.yimg.com/e/style/4/4829/msg_reply_bg.gif') repeat;
}
.reply_content li.reply_word span {
text-align:left;
display:block;
font-weight:bold;
color:#3C78B4;
padding:10px 10px 5px;
}
.reply_word strong {
display:block;
zoom:1;
padding:10px 10px;
color:#FFFFFF;
}
.msg_img {
position:absolute;
left:20px;
top:12px;
}
.msg_man {
position:absolute;
left:120px;
top:15px;
}
.msg_man a {
color:#Ffffff;
font-weight:bold;
}
.msg_title {
position:absolute;
left:120px;
top:45px;
}
.msg_date {
position:absolute;
left:120px;
top:75px;
}

.msg_word{
padding:110px 20px 0;
}
.msg_info{
border-bottom:1px dotted #4b4b4b;
padding:0px 20px;
}
.msg_info span {
color:#a69a92;
}
.msg_ip{float:right;color:#3CB4F0;}

*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;
padding:20px;
}
.reply_none {
width:100%;
text-align:left;
display:block;
border-bottom:1px dotted #7AD1C6;
color:#CCCCCC;
padding-right:20px;
padding-left:20px;
padding-bottom:5px;
}
.reply_date {
text-align:right;color:#C1A752;
background:url('http://l.yimg.com/e/style/4/4829/msg_reply_bg.gif') repeat;
padding:10px 5px;
}
.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;
background:#C1EAE4;
border:1px solid #42AB96;
color:#000000;
}
.msg_control li a:hover {
background:#42AB96;
color:#FFFFFF;
text-decoration:none;
}
/*addpost*/
#msg_added h2{
color:#FACC33;
font-size:15px;
font-weight:bold;
position:absolute;
top:15px;
}
#msg_added li{padding:3px 20px;}
.add_name {
border-top:1px dotted #B39D83;
padding-top:10px !important;
}
#msg_added li span {
display:block;
width:105px;
float:left;
color:#fff;
text-align:right;
margin-right:10px;
border-bottom:1px solid #B39D83;
padding-bottom:2px;
}
#msg_added form {
position:relative;
margin-top:10px;
color:#fff;
padding:0px 10px 10px;
}
#msg_added li.add_img{
position:relative;
padding-left:20px;
padding-top:10px;
float:left;
margin-right:10px;
}
#msg_added li.add_title {
color:#FFE29C;
}
.add_title {
width:90%;
margin:5px auto 5px;
height:110px;
}
.add_title a {
color:#FFE29C;
text-decoration:none;
}
.add_title a:hover {
text-decoration:none;
}
/*sidebar*/
#sidebar{
text-align:center;
color:#ffffff;
margin-top:55px;
width:330px;
background:url('http://l.yimg.com/e/style/4/4829/sidebar_bg.gif') repeat left 195px;
}
#sidebar a{color:#ffffff;}
#admin{text-align:center;}
.box{
margin:10px 0;
padding:5px;
}
#action {
margin:10px auto 0px;
background:#FACC33;
width:300px;
}
#action a{
color:#230A00;
text-decoration:none;
}
#friendlist {
margin:0px 0 0;
background:#ffffff;
margin:0px auto 10px;
width:300px;
}
#friendlist select {
margin:auto auto 0pt;
width:280px;
}
#info span{padding:0 10px;font-weight:bold;}
#info a{font-weight:bold;}
#stats{
border-width:0px;
border-style:none;
color:#000000;
background:#ffffff;
margin:5px auto 10px;
width:300px;
text-align:left;
line-height:1.5;
}
/*namecard*/
#mine {
height:180px;
overflow:hidden;
}
.myDesc {
color:#fff;
}
#namecard {
text-align:left;
background:#002D3C !important;
border-color:fff;
margin:22px auto 0px;
}
.myNick {
color:#fc0;
}
#myService li a {
border-bottom:1px solid #715200;
background:#004B78;
color:#ffffff;
}
#myService li a:hover{
border-bottom:1px solid #715200;
background:#715200;
color:#fff;
}
#myName a {
color:#Ffffff;
text-decoration:none;
}
#myName a:hover {
text-decoration:underline;
}
#footer {
clear:both;
height:40px;


}
body{cursor:URL(http://www.wabis.tw/upload04/20080613171104.ani);}
a:hover{cursor:URL(http://www.wabis.tw/upload04/20080613171104.ani);}
.reply_word strong {
background-color:#000000;
}
#search{display:none;}
#menu span{visibility:hidden;}
#menu span a{visibility:visible;}