#question a{
	width: 576px;
	margin: 15px 20px 0px 30px;
	float: left;
	text-decoration: none;
}
#answer p{
	width: 577px;
	margin: 0px auto 10px;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #1b3f75;
}
#answer .txt{
	width: 547px;
	margin: 0px auto;
	padding-left: 30px;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 12px;
	line-height: 150%;
}


#answer .line{
	width: 577px;
	margin: 5px auto 20px;
	background-image: url(../common/images/line2.gif);
	height: 10px;
	background-repeat: no-repeat;
}

