/*会网社区CSS*/

/*社区导航*/
.bbs_nav {width:960px; line-height:25px; margin:5px auto 0 auto; padding:2px 4px; font-size:12px; text-align:left; color:#a00; background:fff; clear:both;border:1px solid #af1014;}
.bbs_nav a{font-size:12px; font-family:Arial Black,sans-serif; font-weight:bold;}
.bbs_nav a:link {color: #000; text-decoration:none;}
.bbs_nav a:visited {color: #000;text-decoration:none;}
.bbs_nav a:hover {color:#a00; text-decoration:underline;}
.bbs_nav a:active {color: #a00;}

/*功能按钮*/
.func_btn {margin-top:15px; float:left;}

/*主体*/
.main {width:970px; margin-top:5px; overflow:hidden;}

/*帖子列表表格*/
.topic_list {width:970px; border:1px solid #ccc;}
.topic_list a:link {color:#a33; text-decoration:none;}
.topic_list a:visited {color:#a33; text-decoration:none;}
.topic_list a:hover {color:#f33; text-decoration:underline;}
.topic_list a:active {color:#f00; text-decoration:underline;}

/*表头*/
.topic_list .title { padding:5px; height:28px; color:#fff; border-bottom:1px solid #af1014; background:#af1014;}

/*帖子列表*/
.topic_list .topic {padding:5px; height: 25px; }
.topic_list .topic td {border-bottom:1px solid #ccc; padding:4px 4px;}
.topic_list .topic td.reply_num {text-align:center; color:#090;}
.topic_list .topic td.time {text-align:center; color:#666;}

/*分页*/
.topic_list .page { padding:5px; height:28px; text-align:center; color:#000; background:#eee;}

/*帖子搜索*/
.bbs_search {width:960px; margin: 5px 0; padding: 3px 4px; border:1px solid #ccc; background:#eee; text-align:center;}

/*操作反馈*/
.Guest_title_760 {padding:4px; background:#a00}

/*发贴、回复框*/
.Guest_border {width:970px; margin:0; text-align:left; border:1px solid #ccc;}
.Guest_border table {text-align:left;}
.Guest_title {padding:4px; text-align:left; color:#fff; background:#a00;}
.Guest_title a.Guest {color:#fff;}
.Guest_tdbg {background:#f5f5f5;}
.Guest_tdbg_1px {background:#ccc;}
.fs4 {background:#f5f5f5;}
.main_shadow {background:#fff;}
.Guest_font {color:#090; font-weight:bold;}
a.Guest {font-weight:bold;}
.show_page {}

/*搜索结果标题*/
.result_title {margin:5px; padding:4px; color:#333; font-size:12px; font-weight:bold;}
.result_title .Channel_font {color:#f00;}
