﻿body{ font-family: 'Roboto Condensed',sans-serif;  
  font-size: 14px;
  
    font-family: Arial;
}
.TNMT2022{
  width: 100%;
  margin: 0 auto;
}
.TNMT2022-Top, .TNMT2022-Bottom
{
      width: 100%; float: left;
}
.TNMT2022-Main{
   width: 86%;
  margin: 0 auto; 
}
.TNMT2022-Center-Left
{
  width: 67%;
  float: left; 
  margin: 0 1.5%;
  text-align: justify;
}
.TNMT2022-Center-Right
{
   width: 30%;
  float: right; 
}
.Center-Left-50-50 
{
  width: 99%; 
  float: left; 
  margin-bottom: 1%;
  text-align: justify; 
}
.Center-50-Left, .Center-50-Right
{
width: 49%;
 float: left;
  
}
 .Center-50-Right
{
 margin-left: 1%; 
}


.TNMT2022-Bottom{
  
}
#square{ 
    background: #00974B;
    width: 6px;
    height: 6px;
    float: left;
    margin: 15px 10px 10px 0;} 
<!----------------------------------------------------------------------------RIGHT------------------------------------------------------------------------------------>

.R_NP_2024-Right1{
  width: 100%;
  float: left;
  margin: 10px 0;
}
.R_NP_2024-Right1 > li > a >img{
  width: 100%;
  float: left;
  margin-bottom: 1px;
}
.R_NP_2024-Right1 >div{
  border: 1px solid #ccc;
  float: left; 
  width: 99%;
}
.R_NP_2024-Right1 >div >li{
  width: 96%;
  float: left;
  padding: 5px 0;
  border-bottom: 1px dotted #ccc;
  border-radius: 20px 0;
  text-align: justify;
  margin: 0 2%;
}
.R_NP_2024-Right-Tieude
{
  
  background: #15919B;
  border-radius: 5px 0px 5px 0px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0px;
  float: left;
  width: 100%;
}
.R_NP_2024-Right-TieuDe > a {color: #005e1c;}

.R_NP_2024-Right-Tieude a{
  text-decoration:none;
  color: white;  
  font-size: 18px;
}
.R_NP_2024-Right-Nd{
  display: block;
  border-bottom: 1px dotted #ccc;
  border-radius: 10px;
  text-align: justify;
      padding: 5px 0;
    float: left;
    width: 100%;
}
.R_NP_2024-Right-Nd img{
  margin-top: 7px;
  float:left;
  width: 3px;
}
.R_NP_2024-Right-Nd a{
  padding-left: 5px;
  text-decoration: none;
}