/* AI 추천검색 첨부/본문 이미지 가운데 */
#bo_v_img,
#bo_v_img img,
#bo_v_con img {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
}

#bo_v_img {
  text-align: center !important;
}/* 여기에 작업 또는 수정할 당신의 css style을 설정하세요. (customizations) */