 @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
{
  font-family:'Roboto', san-serif;
  !important
}
a {
    color: #424242;
    font: 10pt/20px roboto;
    text-decoration: none;
    padding-right:5px;
}
img {border:none;}
.MainStructure{
    text-align:center;
    background: url(images/bgtrongdong.jpg)  no-repeat fixed center center;
}
.MainStructure .TopBanner {text-align:center;}
.MainStructure .TopBar, .FooterBar
{
   width:1100px; display:inline-block;  text-align:justify; margin-top:10px;
}
.MainStructure .ContentBar
{
    width:1100px; 
    display:inline-block;  
    text-align:justify;
    padding:5px 0px 25px 0px;
    background:white;
    box-shadow: 0px 0px 5px #2f2f2f;
}
.MainStructure .TopBar {position:relative;}


.MainStructure .FooterBanner {
    background: #0080d5b8 none repeat scroll 0 0;
    ?
    border-top: 10px solid #00a546;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.MainStructure .FooterBar {
    display: inline-block;
    margin: 0 auto;
    text-align: justify;
    width: 1200px;