#info_doc {
  color: #000;
}
#info_doc .doc_title {
  font-size: large;
  text-align: center;
}
#info_doc .note_title {
  text-align: center;
}
#info_doc .note_end {
  text-align: right;
}
#info_doc .note_p {
  text-indent: 1em;
}
