@charset "utf-8";


/*---------------------------------------------------* q_and_a *--------------------------------------------------*/
.qa_area {
	margin-top: 30px;
	overflow: hidden;
	zoom: 1;
}
.qa_area .qa_cont {
	background: url(../img/qa_index_bg_01.gif) left top repeat-y;
	overflow: hidden;
	zoom: 1;
}
.qa_area .qa_cont .qa_left {
	width: 226px;
	margin-right: 6px;
	float: left;
}
.qa_area .qa_cont .qa_middle {
	width: 226px;
	margin-right: 6px;
	float: left;
}
.qa_area .qa_cont .qa_right {
	width: 226px;
	float: left;
}
.qa_b_img {
	height: 5px;
	overflow: hidden;
	background: url(../img/qa_index_img_02.gif) no-repeat;
}


.question_dl {
	margin: 30px 0px 15px 2px;
	overflow: hidden;
	zoom: 1;
}

.question_dl dl {
	overflow: hidden;
	zoom: 1;
}

*+html.question_dl dl {
	overflow: hidden;
	zoom: 1;
}

.question_dl dl dt {
	width: 36px;
	padding-bottom: 2px;
	padding-top/*\**/:2px\9;
	float: left;
	display: inline;

}

.question_dl dl dd {
	width: 650px;
	padding-bottom: 2px;
	float: left;
}

.question_btn {
	clear: both;
	margin-bottom: 20px;
	text-align: right;
}

.question_area {
	padding-top: 20px;
}

.question_border {
	border-left: 1px #D8D7D5 solid;
	border-right: 1px #D8D7D5 solid;
	background-color: #F6F7F2;
}

.question_cont {
	padding: 5px 10px 12px 10px;
}

.b_line {
	background: url(../../bc/img/case022_b_line.gif) left bottom repeat-x;
	padding-bottom: 12px;
}

.question_cont .ques_q {
	background: url(../img/qa_eye_bg.gif) left top no-repeat;
	padding: 5px 10px 15px 0px;
	overflow: hidden;
	zoom: 1;
}

.question_cont .ques_q dt {
	width: 51px;
	float: left;
	display: inline;
	padding-top/*\**/: 1px;
}


.question_cont .ques_q dd {
	width: 599px;
	padding: 2px 0px 0px 5px;
	padding/*\**/: 0px 0px 0px 5px\9;
	
	
	
	color: #CE5F63;
	font-size: 14px;
	font-weight: bold;
	float: left;
}




.question_cont .ques_a {
	padding: 5px 10px 0px 0px;
	overflow: hidden;
	zoom: 1;
}

.question_cont .ques_a dt {
	width: 51px;
	float: left;
	display: inline
}

.question_cont .ques_a dd {
	width: 599px;
	padding-left: 5px;
	float: left;
}

.question_cont .ques_a dd ul {
	margin-top: 5px;
}

.question_cont .ques_a dd ul li {
	margin-left: 45px;
	list-style: decimal;
}
