.q_list {
	width: 720px;
	background-image: url('../img/qa_img/qs_img.gif');
	}

.q_list_txt {
	color: #9fb4d1;
	font-weight: bold;
	line-height: 48px;
	}

#questions {
	margin-left:37px;
	}

.q_box {
	padding-top: 10px;
	}

.q {
	width: 643px;
	background-image: url('../img/qa_img/q_frame_lr.gif');
	text-align: left;
	}

.qa_img {
	padding: 0 25px 0 18px;
	}

.q_txt {
	color: #999999;
	text-align: left;
	font-weight: bold;
	}

.a {
	padding: 10px 15px 10px 0;
	width: 643px;
	text-align: left;
	}

.a_txt {
	color: #999999;
	}
