.ArticleInMenu
.ArticleInMenu p span,
.ArticleInMenu p,
.ArticleInMenu span {
    font-size: 10.5pt !important;
    font-family: arial !important;
}
.ArticleInMenu {
    max-width: 871px;
    background: none repeat scroll 0 0 #ffffff;
    margin: 0;
    padding: 0 20px 10px 10px;
}
.ArticleInMenu .Apple-tab-span {
    display: none;
}
.ArticleInMenu img {
    max-width: 820px !important;
}
.ArticleInMenu li {
    clear: both;
    list-style: none outside none;
    padding: 10px 0;
}
.ArticleInMenu li img {
    border: 1px solid #cccccc;
    height: 135px;
    padding: 2px;
    width: 160px;
}
.ArticleInMenu * {
    max-width: 880px;
    font-size: 14pt;
}
.ArticleInMenu li .Title a {
    color: #222222;
    font: bold 12pt arial;
}
.ArticleInMenu ul {
       margin: 0;
    padding: 0;
      width: 100%;
}
.ArticleInMenu a img {
    float: left;
    margin-right: 10px;
}
.ArticleInMenu h2 {
    margin: 0;
}
.ArticleInMenu .Page {
    clear: both;
    display: block;
}
.ArticleInMenu .Paging {
    margin-top: 20px;
    text-align: right;
}
.ArticleInMenu .SingleArticle > table {
    margin: 0 !important;
}
.ArticleInMenu > table {
    margin: 0 !important;
    width: 100% !important;
}
.ArticleInMenu .SingleArticle .title {
    color: #ed3700;
    font: bold 11pt arial;
}
.ArticleInMenu .SingleArticle .Tochuc .Cap1 {
    background: url("images/home.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #cf3433;
    font: bold 10pt arial;
    padding: 5px 0 5px 25px;
}
.ArticleInMenu .SingleArticle .Tochuc li {
    background: url("images/p.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    margin: 0 0 0 17px;
    padding: 2px 0 2px 22px;
}
.ArticleInMenu .SingleArticle .Tochuc ol, .Tochuc ul {
    margin: 0;
    padding: 0 0 0 40px;
}
.ArticleInMenu .SingleArticle .Tochuc .Phong {
    background: url("images/home.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #cf3433;
    font: bold 10pt arial;
    margin-left: 40px;
    padding: 5px 0 5px 20px;
}
.ArticleInMenu .ArticleCat {
    /*margin-bottom: 20px; */
}
.ArticleInMenu .ArticleCatName {
      /*background: url("images/bar.png") repeat-x ; */
       /* background-color: /*#0d78c2; */
        text-decoration: underline;
}
.ArticleInMenu .ArticleCatName .lnk-CatName {
    color: #0d78c2; 
    font: bold 10pt/28px arial;
    padding-left: 10px;
}
.ArticleInMenu li .Title a:hover {
    text-decoration: none !important;
}
@media only screen and (min-width: 769px){
.ArticleInMenu .col-lg-2 {
    width: 180px !important;
    height: 110px !important;
        }}
.tieusu {
    width: 100%;
    background-color: #f9f9f9;
    border-radius: 3px !important;
    border: 1px solid #ddd !important;
    border-spacing: 0 15px;
    border-collapse: separate;
}
table.tieusu {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 15px 0px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e3f2fd 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #e3f2fd 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e3f2fd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3f2fd', GradientType=0);
}
.tieusu td {
    border-bottom: 1px solid #f5f3f3;
    padding: 10px;
    text-align: left;
        font-size: 14px!important;
                font-family: arial!important;
       
}
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
.tieusu tr:nth-child(even) {
    background-color: #dddddd;
}