#lb_title {
	font-size: 24px;
	color: #FF9900;
	font-weight: bold;
	text-align: center;
}

ul {
	list-style-type: none;
	line-height: 120%;
}
.q_title {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	height: 40px
}
.q_answer {
	text-align: left;
	font-size: 14px;
}
.q {
	text-align: center;
	width: 55%;
	border: 1px dashed #009999;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
}
body {
	text-align: center;
}
.q_num {
	display: none;
}
#lb_zhidaoyu {
	margin-bottom: 40px;
	width: 80%;
	font-size:14px;
	text-align:left;
}
.btn {
	color: #FFFFFF;
	background-color: #FFCC66;
	height: 18px;
	border-width: 1px 1px 1px 3px;
	border-style: solid;
	border-color: #FF9900;
}
#q_act {
	text-align: center;
}
