
/* 布局 */

.from{text-align:center;line-height: 20px;margin-right:5px;top: 0;width: 100%;border-bottom: 1px #9a8f73 solid; background: #e2d9c3;color: #000;}

.let{text-align:center;line-height: 40px;margin-right:5px;top: 0;width: 100%;border-bottom: 1px #9a8f73 solid; background: #e2d9c3;color: #fff;}
.qs {
	overflow:hidden;
	line-height:28px;
	padding:5px;
	background:#d9cfb5;
	border:1px solid #333;
}
.qs spans {
	z-index:2;
	width:75px;
	top:-1px;
	left:-80px;
	padding:1px;
	position:absolute;
	background:#777;
	border:1px solid #000;
}
.qs spans p {
	height:38px;
	line-height:38px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
	background:#d9cfb5;
	border:1px solid #333;
}

/* 表格 */
#bb table tr{
	background:#fdf9ee;
}
#bb table tr:hover{
	background-color:#e2d9c3;
}
#be {
	width:100%;
	border:1px solid #9a8f73;
	border-top:2px solid #9a8f73;
	border-right:none;
}
#be thead th {
	height:10px;
	line-height:18px;
	text-align:center;
	padding:5px 2px;
	background:#e2d9c3;
	border:1px solid #9a8f73;
	border-top:1px solid #fff;
	border-bottom:2px solid #9a8f73;
	border-left:none;
}
#be tbody td {
	height:10px;
	line-height:18px;
	padding:5px 2px;
	border:1px solid #9a8f73;
	border-top:none;
	border-left:none;
}
#bk td {
	color:#008800;
	height:35px;
	line-height:35px;
	border:1px solid #9a8f73;
	text-align:center;
}
#bk a {
	color:#008800;
}
#bt p {
	float:right;
	width:21px;
	height:16px;
	margin:-21px 0 0 130px;
	position:absolute;
	background:url("m.png"/*tpa=http://183.131.223.69:88/img/m.png*/)/*tpa=http://www.142bi.com/laomy/img/m.png*/ no-repeat;
}
#bt td {
	color:#f00;
	height:35px;
	line-height:35px;
	border:1px solid #9a8f73;
	background:#aaff66;
	text-align:center;
}
#bt a {
	color:#ff0000;
}
#bw td {
	color:#999;
	height:35px;
	line-height:35px;
	text-align:center;
	border:1px solid #9a8f73;
}
#bw a {
	color:#999;
}