/* CSS Document */

#r2_c_in{ padding:20px 20px 0 20px; 
}
#r2_c_in p{ padding:0; margin:0;
}
.question{
}
.question_l{background:url(../image/question.jpg) no-repeat center 0; width:88px; height:40px; float:left;
}
.question_r{ width:870px; float:left; color:#3667c2;line-height:200%; padding-top:4px;
}
.answer{ border-bottom:#ccc solid 1px; margin-bottom:10px; padding-bottom:10px;
}
.answer_l{background:url(../image/answer.jpg) no-repeat center 0; width:88px; height:40px; float:left;
}
.answer_r{ width:870px; float:left; padding-top:4px;line-height:200%; padding-top:4px;
}
.answer_r img{ max-width:870px;
}

