﻿/*菜单背景*/
#bbsclass
{
	background: #4194cf url(images/menutop.gif);
	color: #fff;		
}
#bbsclass div
{
	margin:6px;}
/*菜单链接颜色*/
#bbsclass a:link, #bbsclass a:visited
{
	text-decoration: none;
	color: #fff;
	font-size: 11pt;
}
#bbsclass a:active, #bbsclass a:hover
{
	color: red;
	font-size: 11pt;
}
#bbsclass ul
{
	margin: 0;
	float:left;
}
#bbsclass ul li
{
	float: left;
	list-style-type: none;
	display: block;
	white-space: nowrap;
	margin: 0px 0 0 0;	
}
/* */
.tablebg
{
    background-color:#fff;
}
.headbg
{
    background: #ebf3fb url(images/groupitem_bg__.gif);
    font-weight:bold;
    font-size:11pt;
}
.altbg
{
    background-color:#e9f3ff;
}
.footbg
{
    background-color:#F4F4F4;
}

.bbsclass
{
	margin: 6px 0 0 4px;
	float: left;
	border: 1px solid #f36a01;
	height: 220px;
	width: 183px;
}
.bbstitle
{
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #ace;
	background: #8bb7f1 ;
	font-size: 14px;
	color: #07519a;
	text-align: left;
	position: relative;
	padding-left: 10px;
	margin:1px;
}
#bbslogo
{
	clear:both;
	background:url(images/bbsbg.gif) no-repeat;
	color: red;
	font-weight:bold;
	font-size:11pt;
	padding:3px 0 0 0;
	float:left;
	width:82px;
	text-align:center;
	height:21px;
}
#bbslist
{
	/*border:solid 1px #ccc;*/
}
#bbslist td
{
	height:22px;
}
#bbslist a:visited
{
	text-decoration: none;
	color:#800080;
	font-size: 11pt;
}
#bbslist a:link
{
	text-decoration: none;	
	font-size: 11pt;
}
#bbslist a:active, #bbslist a:hover
{
	color: red;
	font-size: 11pt;
}
#bbshotlist
{
	width:400px;
}
#n .divclass
{
	margin:2px;
	width:310px;
	height:200px;
}

#n .divclass .llst
{
	height:120px;	
}
#l .divclass
{	
	width:183px;
}
#l .divclass .llst
{
	height:140px;
}