@charset "utf-8";
.inner { margin:0 auto; text-align:center;}
.inner-a { margin:0 auto; width:935px; text-align:center; }
.inner-a .inner1 { width:935px; text-align:center; }

.home-box{
	padding:10px;
	border:1px #69C solid;
	background:#F6F9FC;
	margin-bottom:10px;
}
.left{
        margin:5px 5px 0 5px;
	float:center;
	width:935px;
	height:auto!important;
	height:880px;
	min-height:880px;
	border:none;
        text-align:left;
}
.bbs-right{
	float:right;
	width:250px;
}
.left ul{
	margin:0;
	padding:0;
}
.left ul li{
	padding:0;
	margin-bottom:5px;
	list-style:none;
	border:1px #CCC solid;
}
.left ul li ul{
	width:100%;
	margin:0;
	padding:0;
}
.left ul li ul li{
	width:100%;
	margin:0;
	padding:0;
	border:none;
	height:80px;
	border-top:1px #CCC solid;
}
.post-count{
	width:80px;
	float:left;
}
.area-info{
	margin-top:5px;
	width:600px;
	float:left;
}
.new-post{
	margin-top:5px;
	width:200px;
	float:right;
}
.area-info div{
	height:38px;
}
.new-post div{
	height:38px;
	line-height:38px;
}
.today-post,.today-post-none{
	text-align:center;
	margin:10px;
	height:54px;
	line-height:54px;
	font-size:14px;
	font-weight:bold;
}
.today-post{
	background:#FCF0F0;
	border:1px #C00 solid;
}
.today-post-none{
	background:#FCFCFC;
	border:1px #CCC solid;
}
#BBSOnlineUserList{
	font-size:12px;
}
td{
	font-size:12px;
}
#BBSOnlineUserList span{
	float:none;
}
h2,h3{
	font-size:12px;
	margin:0;
	padding:0;
}
.area-name{
        background:url(images/bbslist-bg.gif);
	/* background:#F6F9FC; */
	height:30px;
	line-height:30px;
}
.area-name span{
	float:none;
}
.bbs-key{
	color:#C00;
	font-weight:bold;
	font-size:14px;
}
.area-name h1{
	margin:0;
	padding:0;
	text-indent:1em;
	font-size:14px;
	letter-spacing:5px;
	border:none;
}
.area-name img{
	float:right;
	cursor:pointer;
	margin:8px;
}
#bbs-message,#BBSUserInfo{
	padding:10px;
	border:1px #69C solid;
	background:#F6F9FC;
	position:absolute;
	display:none;
}
#BBSUserInfo ul{
	margin:0;
	padding:0
}
#BBSUserInfo li{
	list-style:none
}
#BBSUserInfo li span{
	float:none
}