/*会网社区CSS*/

/*社区导航*/
.bbs_nav {width:962px; line-height:25px; margin:0 auto; padding:2px 4px; font-size:12px; text-align:left; color:#fff; background:#1780C8; clear:both;}
.bbs_nav a{font-size:12px; font-family:Arial Black,sans-serif; font-weight:bold;}
.bbs_nav a:link {color: #fff; text-decoration:none;}
.bbs_nav a:visited {color: #fff;text-decoration:none;}
.bbs_nav a:hover {color:#ff0; text-decoration:underline;}
.bbs_nav a:active {color: #fff;}

/*功能按钮*/
.func_btn {margin-top:15px; float:left;}

/*主体*/
.main {width:970px; margin-top:5px; overflow:hidden;}

/*帖子列表表格*/
.topic_list {width:970px; border:1px solid #9db3c5;}
.topic_list a:link {color:#22f; 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 #9db3c5; background:url(/Skin/Blue2007/blocktitle.gif) repeat-x top left #e8f3fd;}

/*帖子列表*/
.topic_list .topic {padding:5px; height: 25px; background:#f5fafe;}
.topic_list .topic td {border-bottom:1px solid #cad9ea; 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:#e8f3fd;}

/*帖子搜索*/
.bbs_search {width:960px; margin: 5px 0; padding: 3px 4px; border:1px solid #99f; background:#eef; text-align:center;}

/*操作反馈*/
.Guest_title_760 {padding:4px; background:url(/Skin/Blue2007/blocktitle.gif) repeat-x top left #e8f3fd;}

/*发贴、回复框*/
.Guest_border {width:970px; margin:0; text-align:left; border:1px solid #9db3c5;}
.Guest_border table {text-align:left;}
.Guest_title {padding:4px; text-align:left; color:#fff; background:url(/Skin/Blue2007/blocktitle.gif) repeat-x top left #e8f3fd;}
.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;}