.question_group{
	color: #666;
}
.question_group .ask{
	color: #fcb64d;
}
.question_group h1{
	font-size: 25px;
}
.question_group .table>tbody>tr>td{
	border-bottom: 1px solid #ddd;
}