.bread{
width:100%;text-align:right;color:#808080;margin:15px 0px 25px 0px;font-size:14px;
}
#prev_title{
	text-align:center;
	font-size:28px;
	font-weight:normal;

}
.line{
	border-bottom:solid 1px #dcdcdc;width:100%;height:20px;margin:30px 0px 40px 0px;
}
.des{
text-align:center;color:#808080;margin-top:10px;
}
.t1{
	margin:10px 0px 10px 0px;
	font-size:18px;
	font-weight:bold;
}
.t2{
	margin-bottom:10px;
	line-height:26px;
}
.item{
	color:#808080;
	font-weight:bold;
	margin-top:5px;
	line-height:26px;
}
.note{
line-height:26px;
}
.answerbtn{
	border-radius: 10px;
	margin-top:10px;
	padding:5px 20px 5px 20px;
	background:#1F57B5;
	color:white;
	cursor:pointer;
}
.answerhidebtn{
	border-radius: 10px;
	margin-top:10px;
	padding:5px 20px 5px 20px;
	border:#1F57B5 1px solid;
	color:#1F57B5;
	cursor:pointer;
}