body{
color:#444;}
a{
color:#09c;
text-decoration:none}
a:hover{
text-decoration:underline;
}
/*header*/
#header{
background:#afdcf7;
margin-bottom:15px;
border:1px solid #09c;
padding-bottom:20px;
}
h1{
font-size:19px;
font-weight:bold;
background:#09c;
padding:5px 5px 0px;
border-bottom:1px solid #FFFFFF;
}
h1 a{color:#fff;}
h1 a:hover{color:#AFDCF7;text-decoration:none;}
#description{padding:0 5px;}

/*content*/

#content{
position:relative;
}
#main_tab{
border-bottom:1px solid #09c;
width:580px;
}

#main_tab li{
display:block;
height:22px;
float:left;
text-align:center;
margin-right:5px;
padding-top:8px;
width:105px;
}
*html #main_tab li{height:32px;}/*ie only*/
#main_tab li.hover{
border:1px solid #09c;
border-bottom:1px solid #fff;
position:relative;
bottom:-1px;
font-weight:bold;
color:#383838
}
a.message{
position:absolute;
right:20px;
top:0px;
display:block;
width:101px;
height:24px;
padding:5px 0 0 5px;
background:transparent url(http://l.yimg.com/e/style/8/846/addpost_h.gif);
color:#fff;
text-align:center;
}
*html a.message{
width:106px;
height:29px;
padding-top:8px;
}/*ie only*/
a.message:hover{
background:transparent url(http://l.yimg.com/e/style/8/846/addpost.gif);
color:#fff;
}

/*mainsection*/
#mainSection{padding:0px 20px 0 0;}
#search{
margin:10px 0;
text-align:right
}
ul.page_control{
margin:10px 0;
text-align:center;
}
#page_control_top{margin-bottom:20px}
.page_control li{
display:block;
float:left;
color:#383838;
text-align:center;
margin-right:3px;
}

.page_control li a{
display:block;
padding:3px 6px;
border:1px solid #ccc;
color:#999;
}
.page_control li a:hover{
background:#ddd;
text-decoration:none;
border-color:#09c;
color:#09c;
}
.page_control li span{
display:block;
padding:4px 6px;
}




/*msg list*/
.msg_body{margin-bottom:30px;}
.msg_word strong{
display:block;
background:#ccc;
padding:10px 5px;
zoom:1
}
.reply_word{color:#999}
.reply_word strong{
display:block;
padding:5px;
zoom:1;
color:#444
}

.msg_content li span{
width:70px;
display:block;
float:left;
color:#999;
text-align:right;
}

.reply_content li span{line-height:1.5;zoom:1}
.msg_content li.msg_word span{
float:none;
width:100%;
text-align:center;
background:#ccc;
border-bottom:1px solid #fff;
}
.reply_content li.reply_word span{
width:100%;
text-align:center;
display:block;
border-bottom:1px solid #ccc;
}
.msg_img{
float:left;
width:60px;
height:60px;
margin:0 5px 0px 0;
zoom:1;
text-align:center;
}

.msg_word{clear:both;}
.msg_info{}
.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;border:1px solid #ccc;zoom:1}


.reply_date{text-align:right;color:#999}
.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;
background:#AFDCF7;
border:1px outset #ccc;
color:#444
}
.msg_control li a:hover{
background:#eee;
border:1px inset #09c;
text-decoration:none;
color:#09c
}
.msg_man,
.msg_title,
.msg_date{height:20px;}

/*addpost*/
#msg_added h2{
padding:8px 0 4px 0;
background:#09c;
color:#fff;
text-align:center;
margin-bottom:10px;
zoom:1;
}
#msg_added li{padding:3px 0;}
#msg_added li.add_img{padding:0;float:left;margin-right:10px;}
#msg_added li.add_img img{}
.add_name{clear:both}
#msg_added li span{
display:block;
width:105px;
float:left;
text-align:right;
margin-right:10px;
border-bottom:1px solid #CCCCCC;
padding-bottom:2px;
}
#msg_added li.add_title{
background:#ccc;
height:60px; 
padding:0px 5px;
}



/*sidebar*/
#sidebar{
color:#383838;
}
#sidebar a{color:#09c}
#admin{text-align:right}
.box{
margin:10px 0;
border:1px solid #a0dafe;
padding:5px;
}
#info span{padding:0 10px;font-weight:bold}
#info a{font-weight:bold}
#stats{margin-top:20px}


/*namecard*/

html #namecard{
background:#fff;
border:1px solid #A0DAFE;
}
#myService li a {
background:#A0DAFE;
border-bottom:1px solid #FFFFFF;}
#myService li a:hover{background:#fff}