*{
	font-family:Microsoft YaHei;
}
.wenda_main_top{
	background:#ecfbff;
	width:100%;
}
.wen{
	display:block;
	width:30px;
	height:30px;
	background:#009d00;
	line-height:30px;
	color:#fff001;
	text-align:center;
	font-weight:bold;
	border-radius:10px;
	float:left;
}
.wen_centent{
	height:30px;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	color:#009d00;
	margin-left:10px;
}
.da{
	display:block;
	width:30px;
	height:30px;
	background:#fff001;
	line-height:30px;
	color:#009d00;
	text-align:center;
	font-weight:bold;
	border-radius:10px;
	float:left;
}
.da_centent{
	height:30px;
	font-size:14px;
	color:#000;
	line-height:30px;
	margin-left:10px;
}
.wenda_main_center{
	background:#a5c7f5;
	height:auto;
	width:100%;
}
.wenda_main_center2{
	background:#ecfbff;
	height:auto;
	width:100%;
}
.wenda_main_bottom{
	background:#a5c7f5;
	height:auto;
	width:100%;
}