.contents {
	margin: 0px 25px 48px 25px;
}

.contents .q_block {
	clear: both;
}
.contents .q {
	width: 35px;
	height: 35px;
	background-image: url(../images/title_base.jpg);
	margin-right: 14px;
	float: left;
}
.contents .q p {
	font-size: 25px;
	color: #ffffff;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
}
.contents .q_txt {
	width: 829px;
	float: right;
	margin-right: 32px;
}
.contents .q_txt p {
	font-size: 15px;
	line-height: 22px;
	padding: 6px 0px;
	border-bottom: 1px solid #000000;
}

.contents .a_block {
	clear: both;
	padding-top: 18px;
}
.contents .a {
	width: 35px;
	height: 35px;
	margin-right: 14px;
	float: left;
}
.contents .a p {
	font-size: 25px;
	color: #FFA200;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
}
.contents .a_txt {
	width: 829px;
	float: right;
	margin-right: 32px;
}
.contents .a_txt p {
	font-size: 15px;
	line-height: 27px;
	padding: 6px 0px;
}
