.sub_title01{
  font-size : 13px;
  color : #ffffff;
  background-color : teal;
  
  font-weight : bold;
  padding-left : 8px;
}.sub_title02{
  font-size : 13px;
  color : white;
  background-color : #3c3986;
  
  font-weight : bold;
  padding-left : 8px;
}

.txtdata_qg{
  font-size : 14px;
  text-align : left;
  padding-top : 4px;
  padding-left : 20px;
  padding-bottom : 4px;
  background-color : #daf4fe;
  
}.txtdata01{
  font-size : 14px;
  text-align : left;
  padding-top : 4px;
  padding-left : 20px;
  padding-bottom : 4px;
  background-color : #ebf9ce;
  
}.txtdata03{
  font-size : 14px;
  text-align : left;
  padding-top : 4px;
  padding-left : 20px;
  padding-bottom : 4px;
  background-color : #fee7ef;
  
  color : #281113;
}.newdate{
  font-size : 12px;
  text-align : right;
  
  padding-left : 8px;
  
  
  
  border-bottom-style : none;
  border-bottom-color : #cccccc;
  
}.txtdata02{
  font-size : 14px;
  text-align : left;
  
  padding-left : 8px;
  
  
  
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
  border-bottom-width : thin;
}

.table_01{
  margin-top : 4px;border-width : 2px;border-style : solid;border-color : #ff66cc;
}
