@charset "utf-8";
.inner { margin:0 auto; text-align:center;}
.inner-a { margin:0 auto; width:935px; text-align:center; }
.inner-a .inner1 { width:930px; text-align:center; float:center;}

.bbs-path{
        margin:5px 5px 0 5px;
	border:1px #CCC solid;
        background:url(images/bbslist-bg.gif);
	padding-left:5px;
        width:928px;
        height:30px;
	line-height:30px;
	font-weight:bold;
	letter-spacing:3px;
        text-align:left;
}
.bbs-rule{
        width:913px;
	margin:5px 5px 0 5px;
        text-align:left;
	border:1px #CCC solid;
	background:#f9f9f9;
	padding:10px;
}
.bbs-rule h2{
	text-indent:20px;
	font-size:14px;
	color:#C00;
	letter-spacing:5px;
}
.bbs-menu{
        width:933px;
	margin:10px 5px 0 5px;
	text-align:left;
}
.put-button{
	height:24px;
	overflow:hidden;
	line-height:24px;
	float:left;
	width:90px;
	position:absolute;
	border:1px #CCC solid;
	background:#F6F9F9;
	text-align:center;
	font-weight:bold;
	letter-spacing:3px;
	color:#69C;
}

.put-search{
        float:right;
	height:24px;
}

.bbs-list-m{
        margin:10px 5px 0 5px;
        width:935px;
}

.put-button a{
	display:block;
}
table.list-body{
	background:#CCC;
}
table.list-body td{
	background:#FFF;
	padding:3px;
	text-align:center;
}
table.list-body tr.top-tr td{
	/* background:#F6F9FC; */
        background:url(images/bbslist-bg.gif);
        height:25px;
}
table.list-body td.post-title{
	text-align:left
}
table.list-body td em{
	font-size:10px;
	display:block
}
#BBSPostFormLayer{
	left:160px;
	border:1px #CCC solid;
	background:#F6F9FC;
	position:absolute;
	padding:10px;
	display:none;
}
.put-form-top{
	width:680px;
}
.list-floor{
	margin:5px 5px 5px 5px;
	text-align:center;
	height:50px;
	border:1px #CCC solid;
        width:933px;
}
.list-floor ul{
	margin:5px 0 0 30px;
	padding:0;
}
.list-floor li{
	width:80px;
	float:left;
	text-align:center;
	list-style:none;
}
.list-floor img{
	margin-bottom:3px;
}
#postTypeName{
	text-indent:5em;
	font-size:14px;
	font-weight:bold;
}
#bbs-message,#BBSUserInfo{
	padding:10px;
	border:1px #ccc solid;
	background:#F6F9FC;
	position:absolute;
	display:none;
}
#BBSUserInfo ul{
	margin:0;
	padding:0
}
#BBSUserInfo li{
	list-style:none
}
#BBSUserInfo li span{
	float:none
}
