.thread_input_7ree{
	width:100%;
}

.thread_input_7ree h3{
	height:36px;
	line-height:36px;
	margin: 20px 0 5px 0;
	padding-left: 10px;;
	border-left:5px solid #C2D5E3;
	background-color:#E5EDF2;
	font-size:16px;
}

.thread_input_7ree table{
	width:100%;
	border:1px dashed #C2D5E3;
	background-color:#FCFCFC;
}

.thread_input_7ree table tr{
	height:36px;
	line-height:36px;
	border-bottom:1px dashed #C2D5E3;
}

.thread_input_7ree table td{
	padding:5px 10px;
}
	
.thread_input_7ree table tr:hover{
	background-color:#FFFFFF;
	border:1px solid #CDCDCD;
}

.thread_input_7ree table input{
	width:320px;
	border:1px solid #CDCDCD;
}

.thread_input_7ree table textarea{
	width:320px;
	height:220px;
	border:1px solid #CDCDCD;		
}

.thread_input_7ree table a{
	display:inline-block;
	padding:2px 4px;
	border-radius:4px;
	letter-spacing:1px;
	background-color:#2660B0;
	color:#FFFFFF;
}


.thread_input_7ree .yiyoukahao_7ree{
	display:flex;
}

.thread_input_7ree .yiyoukahao_7ree h4{
	font-size:14px;
	font-weight: 300;
	text-align: center;
	background-color:#f7fafb;
	border-bottom: 1px solid #C2D5E3;
}

.thread_input_7ree .yiyoukahao_7ree div{
	flex:1; 
	/* margin:20px; */
	height:220px; 
	overflow-y: scroll;
}

.thread_input_7ree .yiyoukahao_7ree li{
	width:90%;
	margin:0 auto;
	line-height: 28px;
	display:flex;
	justify-content:space-between;
	padding:0px;
	border-bottom: 1px dashed #C2D5E3;
	text-align: center;
}

.thread_input_7ree .yiyoukahao_7ree li:first-child{
	color:#2A77C7;
}

.thread_input_7ree .yiyoukahao_7ree li i:first-child{
	width:190px;
}

.thread_input_7ree .yiyoukahao_7ree li i:nth-child(2){
	width:80px;
}

.thread_input_7ree .yiyoukahao_7ree li i:last-child{
	width:70px;
}

.thread_input_7ree .yiyoukahao_7ree li i:nth-child(2) span{
	color:#aaaaaa;
}

.thread_input_7ree .btn00_7ree{
	display: block;
	height:22px;
	line-height: 22px;
	width:100px;
	background-color: #2660B0;
	color:#FFFFFF;
	font-size:12px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
}
.thread_input_7ree .btn00_7ree:hover{
	background-color: #4086d1;
}

#postbox .cl .z{
	display:none;
}