.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EFF4FA;
	line-height: 25px;
	text-indent: 15px;
	font-weight: bold;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6699CC;
	font-weight: bold;
	line-height: 50px;
	background-color: #E6EEF7;
	text-indent: 15px;
}
.border {
	border: 5px solid #E6EEF7;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
