﻿/*bbs.aspx*/
#bcon
{
	line-height:22px;
	font-family:宋体;
	font-size:12px
}
#topbar a
{
	display:block;
	padding:6px;
	float:left;
	margin:3px;
	color:#666666;
	border:#666666 1px solid
}
#topbar a:hover
{
	color:#FF0000
}
#countinfo
{
	clear:both;
	height:22px;
	line-height:22px;
	border-bottom:#CCCCCC 1px dotted
}
#countinfo a
{
	color:#000000;
	text-decoration:none
}
#countinfo a:hover
{
	color:#FF0000;
	text-decoration:underline
}
#bbslist
{
	
}

#bbslist table
{
	width:100%;
	background-color:#bbcdef;
	line-height:22px;
	border:0
}

.mainkind
{
	padding:10px 0 0 0
}
.subkindtitle
{
	font-weight:bold;
}
.subkindtitle a
{
	color:#333333
}
.subkindtitle a:hover
{
	color:#FF0000;
	text-decoration:underline
}
.subkindextitle
{
	color:#666666
}
.mainkind_t
{
	font-weight:bold;
	color:#000000;
	background-color:#f3fbff
}
.bg_white
{
	background-color:#FFFFFF
}
#bbslist .bbstitle
{
	color:#333333
}
#bbslist .bbsuname
{
	color:#FF0000;
	font-size:11px
}
/*bbslist.aspx*/
#list_topbtn
{
	padding:6px 0 6px 0;
	height:30px;
}
#list_topbtn #left
{
	float:left;
	text-align:left;
	width:50%
}
#list_topbtn #right
{
	float:right;
	text-align:right;
	width:50%
}
#top_pagelinkbtn
{
}
#bot_pagelinkbtn
{

}
.pagelink
{
	text-align:center;
	height:30px;
	line-height:30px;
	padding:6px 0 6px 0
}
.pagelink a
{
	color:#333333;
	padding:2px;
	text-align:center;
	margin:0 2px 0 2px
}
#subbbslist
{
	
}
#subbbslist table
{
	width:100%;
	background-color:#bbcdef;
	line-height:22px;
	border:1px #bbcdef solid
}
#subbbslist #head_tr
{
	
}
#subbbslist .td_btn
{
	text-align:center
}
#subbbslist .mybbscount
{
	color:#666666
}
#subbbslist .td_btn a
{
	margin:0 4px 0 4px
}
#subbbslist .td_btn a:hover
{
	color:#FF0000
}