#quiz1, #quiz1result1, #quiz1result2 {
	background: url(/img2/quiz1/bg.png) no-repeat left bottom;
	width: 429px;
	margin: 3px 0;
}
#quiz1 .head {
	height: 41px;
	width: 429px;
}
#quiz1 .head {
	background: url(/img2/quiz1/head.png) no-repeat;
}
#quiz1.result1 .head {
	background: url(/img2/quiz1/headProd-cla.png) no-repeat;
}
#quiz1.result2 .head {
	background: url(/img2/quiz1/headProd-flg.png) no-repeat;
}
#quiz1 .txt {
	font-weight: bold;

}
#quiz1 .btn {
	float: right;
	height: 34px;
	overflow: hidden;
	margin-right: 21px;
}
#quiz1 label {
	color: #e47b01;
	font-weight: bold;
	vertical-align: bottom;
}
#quiz1 .ans {
	height: 36px;
	overflow: hidden;
}
#quiz1 p {
	margin: 15px 0 0 19px;
}
#quiz1 .prod-img {
	float: right;
	margin: 10px 10px 0 10px;
}
#quiz1.result1 .bold, #quiz1.result2 .bold {
	height: 37px;
}