/* BASIC css start */
.td_body {  }
.td_body table thead th, .td_body table tbody td { padding: 20px 0; box-sizing:border-box; -webkit-box-sizing:border-box; border-bottom: 1px solid #ccc; border-right:1px solid #ccc; }

.td_body table thead th { text-align:center; height: 70px; line-height: 70px; font-size: 14px; color:#000; font-weight: 300; padding:0; border-top:1px solid #ccc; }
.td_body table tbody td { text-align:center; font-size: 16px; color:#000; font-weight :400; line-height: 1.5; }
.td_body table tbody td.last_text { padding-left: 50px; text-align:left; font-size: 13px; font-weight:300; line-height: 1.7; }
.td_body table tbody td p { font-size: 12px; color:#000; font-weight :500; margin-top: 10px;}
.td_body table tbody tr td:first-of-type, .td_body table th:first-of-type { border-left: 1px solid #ccc;  }

.td_body table tbody td span { font-weight: 700; }

.bottom_txt { font-size: 15px; color:#000; font-weight: 300; margin-top: 40px;  }
/* BASIC css end */

