﻿
    .md-button{
        margin-top:0px;
    }

    .myLogolink{
        font-weight:bold;
        font-size:25px;
        font-family:'Times New Roman';
    }

a{
    text-decoration:none;
}
.mysubsite{
            color:forestgreen;
            font-size:20px;
            font-family:'Times New Roman';
            text-decoration:none;
        }
.mysubsite:hover {
        color: blue;
        text-decoration: none;
    }

.myheaderTinBai{
    background-color:#1a53ff;
    color:white;
    font-weight:bold;
    font-family:'Times New Roman';
    font-size:20px;
    padding:20px;
    text-align:center;
    line-height:30px;
    height:auto;
}

 h1 {
        line-height: 45px;
        font-family: 'Times New Roman';
        font-size: 25px;
        margin-bottom: 5px;
        margin-top: 0px;
        text-align: left;
        font-weight: bold;
        max-width:450px;
        padding-right:15px;
    }

    h3 {
        line-height: 55px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-family: 'Times New Roman';
        font-size: 22px;
        max-width: 410px;
    }

    .fonttieude, ul {
        margin-top: 5px;
        font-family: 'Times New Roman';
        font-size: 20px;
        text-align:justify;
        line-height: 35px;
        height:auto;
        max-width:400px;
        padding-right:15px;
    }

    ul {
        padding-left: 20px;
        max-width: 420px;
        height:auto;
    }