
.list{
	background-color:#fee9c2;
	padding:0px;
	text-align:left;
	vertical-align:top;
}

.list table{
	table-layout:fixed;
}

.underline td{border-bottom:1px solid #f7dfb2;}

.list th, .list td{
	height:25px;
	line-height:25px;
	border-bottom:1px solid #eed2a3;
	overflow:hidden;
	word-break:keep-all;
	text-overflow:ellipsis;
}

.border1 {border: 1px solid #eed2a3}

.postmessage div.quote{
	margin-bottom:0.5em;
	font-size:12px;
	text-indent:8px;
	border:1px solid #dfc18f;
	padding:8px!important;
	background:#f7dfb2;
	overflow: hidden;
}

.postmessage div.quote_header{
	height:16px;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	overflow: hidden;
	border-bottom:1px solid #eed2a3;
}

.postmessage div.quote_content{
	font-size:12px;
	margin-top:4px;
}


.message {background: #f7dfb2; border: 1px solid #dfc18f; padding: 1em; width: 80%; margin: 1em auto; text-align: center;}

.color4 {background: #dfc18f;}

#threadtype {margin: 0px; padding: 0px;}
#threadtype li{display: block; float: left; border: 1px solid #dfc18f; padding: 4px; margin-right: 4px;}
#threadtype li.check{}
#threadtype li.checked{font-weight: 800;}




.postmessage {
	line-height: 1.5;
	font-size: 14px;
	white-space:normal;
	word-break: break-all;
	word-wrap:break-word;
	width: 100%;
}
.postmessage p, .postmessage div{margin: 0px; padding: 0px; line-height: 1.5; font-size: 14px;}
.attachlist {}
.attachlist li{}

.postmessage div.floor{
	padding:3px;
	border:1px solid #eed2a3;
}
.postmessage div.floor_head{
	font-size:12px;
	line-height:20px;
	padding:2px 3px;
}
.postmessage div.floor_content{
	font-size:12px;
	line-height:20px;
	padding:2px 3px;
}

a.delete {
	display: block;
	width: 13px;
	height: 14px;
	overflow: hidden;
	float: right;
	background: url(http://image.qianming.cn/image/common/delete.gif);
}
a.delete:hover {
	background: url(http://image.qianming.cn/image/common/delete.gif);
	background-position:0px -14px;
}

.postlist .table1 tbody td {background: #f7dfb2}
.postlist .table1 tbody td, #postlist .table1 tbody th{border-bottom: 0px;}
#threadlist td {padding-top: 4px; padding-bottom: 0px;}
