.box1 {
	width: 698px;
	overflow: hidden;
	padding-bottom: 30px;
}
.box1 h3 {
	background-repeat: no-repeat;
	color: #F60;
	font-size: 17px;
	background-image: url(../img/qanda/qanda01.gif);
	padding-left: 40px;
	height: 32px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #09F;
	vertical-align: top;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.box1 p {
	float: left;
	width: 678px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.box1 p a {
	color: #F60;
	font-weight: bold;
}
