body{
    max-width: 600px;
    margin: auto;
    text-align: justify;
}

.khung{
    background: white;
    padding: 5px;
    text-align: center;
}

.xt_touch .xt_container {
    margin: 0;
    padding: 10px;
}

.xt_header{
    text-align: center;
}

.xt_navigation{
    padding: 10px;
}
a{
    color: teal;
    text-decoration: none;
}

a:hover{
    color: deeppink;
}

/* @XT_title: Link */
.xt_touch a, .preview a {
  text-decoration: none;
}

h1,h2,h3,h4{
    font-weight: bold;
}

.logo{
    width: 100%;
    height: auto;
}

ul{
    list-style: none;
    padding-left: 10px;
}

.mfooter{
    padding: 10px 5px 10px 5px;
    background: #bac159;
}
.my-danhmuc{
    margin-top: 10px;
}
.my-danhmuc h4{
    margin-bottom: -1px;
}
.ifnapthe{
    border: 0;
    width: 100%;
    height: 570px;
    overflow-y: auto;
    overflow-x: no-display;
}
.gioithieu{
    padding: 10px;
}
.ifthongke{
    border: 0;
    width: 100%;
    height: 450px;
    overflow-y: auto;
    overflow-x: no-display;
}
.my-icon{
    width: auto;
    height: 25px;
}