/* CSS Document */
#qa_right_title {
	margin-bottom:10px;
}
#qa_qdiv {
	padding:10px;
	width:618px;
	background:#fef9f4;
	border:1px solid #e9d8cf;
	margin-bottom:10px;
}
.qa_adiv_q a, #qa_qdiv a {
	color:#8e3200;
	text-decoration:none;
	font-size:13px;
}
.qa_adiv_q a:hover, #qa_qdiv a:hover {
	color:#8e3200;
	text-decoration:underline;
}
#qa_qdiv ul li {
	line-height:32px;
	padding-left:24px;
	padding-top:5px;
	font-size:12px;
	background:url(../image/qa_dotline_bg.gif) left bottom no-repeat;
	white-space:nowrap;
}
.qa_adiv {
	width:620px;
	padding:10px;
}
.qa_adiv_q {
	background:url(../image/q_icon.gif) left 5px no-repeat;
	padding-left:22px;
	margin-bottom:10px;
	line-height:22px;
	font-size:14px;
	color:#0090ff;
}
.qa_adiv_a img{
	float:left;
	margin-left:-19px;
	margin-top:-19px;
}
.qa_adiv_a_txt {
	width:598px;
	padding:15px;
	background:#fbfbfb;
	border:1px solid #d9d9d9;
	line-height:22px;
}
.qa_adiv_a_txt p{
	padding-left:10px;
}
#qa_other {
	margin-top:10px;
}

#qa_other_title {
	background:#ead9d1;
	color:#653013;
	text-shadow:1px 1px #f7f7f7;
	margin-left:10px;
	border:#ead9d1 1px solid;
	font-size:16px;
	padding:10px 0 10px 10px;
}

#qa_other img{float:right;}
#qa_other_content {
	width:608px;
	padding:10px;
	border:1px solid #d6d6d6;
	border-top:none;
	line-height:22px;
	float:right;
}
#qa_other_content ul li {
	color:#f0415d;
	padding-left:20px;
	background:url(../image/other_icon.gif) 0 6px no-repeat;
}
#qa_qdiv ul li.noline {
	background:url(../image/q_icon.gif) left 12px no-repeat;
}
