@charset "utf-8";
/* CSS Document */

.ti-pkg { width:100%;  }
.ti-pkg-title  h2 {font-size: 1.5em;padding: 10px 0px;margin-bottom: 20px;color: #4c7b19;font-weight: 600;}
.ti-pkg-img img {padding: 10px;border: solid 1px #ddd;background-color: #fff;width: 100%;}
.ti-pkg-info {padding: 0px 15px;background-color: #dedcdc;} 
.ti-pkg-chart {padding: 0px 30px;font-size: 0.9em;}
.ti-pkg-chart .th {background-color: #fff;padding: 10px;font-weight: 600;color: #05851e;}
.ti-pkg-chart .td {padding: 10px;background-color: #dedcdc;border: solid 1px #fff;text-align: justify;}

