@charset "utf-8";

.page_content {
	padding-left: 25px;
}

h4.q_text {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	background-image: url(../images/qa/text_q.gif);
	background-repeat: no-repeat;
	padding-left: 42px;
}

.a_title {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 20px;
}

.a_text {
	border: 1px solid #0b6cb6;
	background-color: #f9fdff;
	background-image: url(../images/qa/text_a.gif);
	background-repeat: no-repeat;
	background-position: 20px 30px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 60px;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
}

