.sr_body td{
	padding:0px;
	height:40px;
	//padding-left:7px;
	padding-top:7px;
}

.sr_body{
	background-color:#f7f8fa;
	width:98%;
	margin-left:17px;
}

.sr_tab{
	width:100%;
	margin-top:15px;
}

.er_expr_font{
	font-size:13px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	display: inline-block;
	position: relative;
	top: 0px;
	left:12px;
	width: 450px;
}
.er2_expr_font{
	font-size:13px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	display: inline-block;
	position: relative;
	top: 4px;
	left:12px;
	width: 450px;
}
.sr_expr_font{
	font-size:13px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	display: inline-block;
	position: relative;
	top: 4px;
	left: 12px;
	width: 450px;
}

.sr_time_font{
	font-size:13px;
	margin:5px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.sr_time_td{
	width:150px;
}

.sr_reply_bt{
	text-align:right;
}

.sr_input_td{
	width:82%;
	text-align:end;
}

.sr_input{
	width:100%;
	height:30px;
	border:1px #e2dfdf solid;
}

.sr_input_focus{
	width:100%;
	height:30px;
	border: 2px rgba(172, 177, 245, 0.68) solid;
}

.sr_user_img{
	width:33px;
	height:33px;
	border-radius:20px;
}

.input_bt{
	border-radius:7px;
	height:30px;
	border:1px solid #cec5c5;
	color:'#a99e9e';
	text-align:center;
	line-height:30px;
}

.user_font{
	font-size:13px;
	color:#303F53;
}

a{
	cursor:pointer;
	color:#2d64b3;
}

.subReply_img_div{
	text-align: center;
}

.subReply_text_div{
	float: left;
    width: 100%;
}

.ser_span_time{
	//display: inline-block;
	//width: 125px;
	text-align:center;
}

.ser_button{
	font-size: 14px;
	color: #7F7F7F;
	width: 80px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	background-color: #F0F0F0;
	border: 1px solid #D1D1D1;
	cursor:pointer;
}

.ser_border{
	margin-top: -7px;
	margin-bottom: 3px;
	border:1px dashed #ead8d8;
	margin-right:8px;
}
.ser_border_first{
	margin-top: -5px;
	margin-bottom: 3px;
	margin-right:8px;
}
.subExprReply-feedback-text{
	float:left;
	top: 0px;
	position: relative;
	font-size:35px;
	color:#C41B14;
	text-align: center;
	width: 100%;
}
.sub_img_pc{
	width:18px;
	height:20px;
}
.sub_img_move{
	width:20px;
	height:22px;
}

.sub_img_pc:hover{
	width:18px;
	height:20px;
	cursor:pointer;
}
.sub_img_move:hover{
	width:20px;
	height:20px;
	cursor:pointer;
}
.er_user_fk{
	margin-left: 10px;
	font-size: 10px  !important;
	color: #f1f1f1;
	text-align: center;
	display: inline-table;
	width: 14%;
	background-color: #989898;
	border-radius: 10px;
}
.er_user_zw{
	margin-left: 10px;
	font-size: 10px  !important;
	text-align: center;
	display: inline-table;
	width: 14%;
	background-color: #d0d0d0;
	border-radius: 10px;
}
.er_ds_zw{
	text-align: center;
	display: inline-table;
	margin-right: 10px  !important;
	color:#2d64b3;
}
.er_img{
	position: relative;
	top: 3px;
}
.a_style a:hover{
	text-decoration: none;
	color: #0088D1;
}
.a_style a{
	color: #003399;
}
.reply_label{
	margin-left: 10px;
	font-size: 10px  !important;
	text-align: center;
	display: inline-table;
	width: 14%;
	margin-top: 4px;
	background-color: #d0d0d0;
	border-radius: 10px;
	float: left;
}
.publicFateChangeAdvice-user-0{
	margin-left: 26px;
	color:#70B603;
}
.publicFateChangeAdvice-user-1{
	margin-left: 26px;
	color:#8B8C51;
}
.publicFateChangeAdvice-master-0{
	margin-left: 26px;
	color:#8B8C51;
}
.publicFateChangeAdvice-master-1{
	margin-left: 26px;
	color:red;
}
.publicFateChangeAdvice-master-2{
	margin-left: 26px;
	color:#70B603;
}
.publicFateChangeAdvice-admin-1{
	margin-left: 26px;
	color:#70B603;
}