/*定义列表页的左宽*/
div#main2-left {
	width: 220px;
	float: left;
	height: 100%;
}

/*定义列表页的右宽*/
div#main2-right {
	overflow: auto; /* 强制容器容纳所有内容 */
	width: 747px;
	float: right;
	height: 100%;
}

/*定义目录树的样式*/
#main2-right-mulu {

	margin-top: 15px;
	width: 100%;
}
#main2-right-mulu-bg {
	height: 42px;
	background: url(./../images/mulu.gif) no-repeat 0 0;
}
#main2-right-mulu-bg span {
	display: block;
	padding: 15px 0 0 12px;
}
#main2-right-mulu ul {
	display: block;
	padding: 0;
}
#main2-right-mulu li {
	display: block;
	padding: 8px 0 0 10px;
}
.main2-b {
	font-weight: bold;
	font-size: 14px;
}



/* main-left css begin */
.table {
	width: 100%;
	line-height: 34px;
	background: url(../images/aoyunbut12.jpg);
	border: 0;
	height: 34px;
}
.table4 {
	width: 100%;
	line-height: 34px;

	border: 0;
	height: 34px;
}

#table-ul {
	float: right;
	width: 100%;
	height: 34px;
	text-align: right;
}
#table-ul li {
	display: inline;
	line-height: 34px;
}
.table-list {
	width: 100%;
	line-height: 24px;
	background-color: #FFF;
	border: 1px;
	border-color: #413918;
	color:#c00;
}
.table-list-td {
	line-height: 24px;
	background-color: #fff;
	padding: 0 5px;
	text-align:center;
	color: #000000;
}
.table-list-td2 
{
	line-height: 24px;
	background-color: #fff;
	padding: 0 5px;
	text-align:left;
	color: #000000;
}
.table-list-td3 {
	line-height: 24px;
	padding: 0 5px;
	text-align:center;
	color: #000;
}
.checkleft
{
	float: left;
	height: 24px;
	line-height: 24px;
	}
.checkright
{
	float: left;
	height: 24px;
	line-height: 24px;
	}
.blchecktxt 
{
	color: #FF0000;
	height: 20px;
	}
	
/*快速回复开始*/
.huifu-table {
	width: 100%;
	line-height: 24px;
	text-align: center;
}

.huifu-table-th {
	color:#c00;
	font-weight:bold;
}

.huifu-table-td1 {
	width: 20%;
	height:34px;
	line-height: 34px;
	text-align: center;
	background-color: #fef5dc;
	border: solid 1px #1d5bb6;
	color:#000;
}


.huifu-table-td2 {
	width: 80%;
	height:34px;
	line-height: 34px;
	text-align: left;
	background-color: #f2f2f2;
	border: solid 1px #1d5bb6;
	padding: 0 5px;
	color: #000;
}

.huifu_input {
	background-color: #fef5dc;
	border: solid 1px #1d5bb6;
	color: #c00;
	line-height: 20px;
	width: 460px;
}
.huifu_input_1 
{
	background-color: #fef5dc;
	border: solid 1px #1d5bb6;
	color: #c00;
	line-height: 20px;
	width: 50px;
	}
.redstar 
{
	padding: 0 9px;
	color: #FF0000;
	font-weight: bold;
	}

/*快速回复结束*/
/* 批量删除帖子开始 */
.table2 {
	width: 100%;
	line-height: 34px;
	background-color: #fef5dc;
	border: 0;
	height: 34px;
	border:solid 1px #1d5bb6;
}
.table2-td1 {
	padding: 0 5px;
	text-align:left;
}
.table2-td2 {
	background-color: #fff;
	padding: 0 5px;
	text-align:left;
}
/* 批量删除帖子结束 */