.problemDetail strong{
	color:#f00
}
.problemDetail table{
	margin:15px auto 22px;
}
.problemDetail table tr{
	height:33px;
}
.problemDetail table td a{
	color:#000;
	font-weight:bold;
	font-size:14px;
	
}