﻿ol.breadcrumb{padding: 8px 15px; margin:20px 0px;  list-style: none; border-radius: 4px; border: 1px solid #29ad63;text-transform:uppercase}
.phantrang{height:30px;float:left;text-align:center;width:100%;color:#fff;margin-bottom:20px}
.phantrang table{margin-top:5px;background: none repeat scroll 0 0 #c92424;margin-bottom:5px}
.phantrang table.PagerContainerTable{width:auto}
.phantrang table .PagerInfoCell{padding-right:10px}
.phantrang table .PagerCurrentPageCell{padding-left:3px;padding-right:3px;}
.phantrang table .PagerCurrentPageCell .PagerHyperlinkStyle{padding-left:3px;padding-right:3px;margin-right:5px;color:Yellow}
.phantrang table .PagerOtherPageCells .PagerHyperlinkStyle{padding-left:3px;padding-right:3px;margin-right:5px;color:#fff}
.pagedowload{float:left;width:96%;margin-left:2%;margin-bottom:20px}
.pagedowload .divtitlepage{width:100%;float:left;background-color:#c92424;color:#fff;padding:8px;font:bold 13px arial}
.pagedowload .titdownloadc{width:100%;float:left;padding-top:10px}
.pagedowload .titdownloadc .titleftdc{float:left;width:60%}
.pagedowload .titdownloadc .titlrighc{float:right;width:40%;text-align:right}
.pagedowload .titdownloadc .titleftdc a{color:#096435}
.pagedowload .titdownloadc .titlrighc a{color:#096435}
.pagedowload table tr{padding-bottom:10px;float:left;width:100%}
.pagedowload table tr td{float:left;width:100%}
.divleftbt{margin:0 auto; padding:0; width:7px; height:30px; background-image:url(../../Images/leftbuttom.png); background-repeat:no-repeat;float:left;}
.divcenterbt{margin:0 auto; padding:0; width:auto; height:30px; background-image:url(../../Images/centerbuttom.png); background-repeat:repeat-x;float:left;}
.divrightbt{margin:0 auto; padding:0; width:7px; height:30px; background-image:url(../../Images/rightbuttom.png); background-repeat:no-repeat;float:left;}
@media (max-width: 900px) {
    #flex {
    display: flex;
    flex-direction: column;
    display: -webkit-flex;
}
#adivleft{order: 2; clear: both;margin-top:20px;float:left}
#bdivright{order: 1; clear: both;float:right}
}
#adivleft{float:left}
#bdivright{float:right}
.bghomeOther{float:left;width:100%}
.titleOther{float:left;width:100%}
.titleOther .ttother{color:#ee1b24;text-transform:uppercase;border-bottom:solid 1px #ff8632;float:left;}
.titleOther .ttother h3{padding-top:0px;margin:10px 0px}
.lineorther{float: left;width: 100%; background-color: #29ad63;height: 1px;margin-top:10px}
ul.ulnewsother{margin:10px 0px 0px 20px;padding:0;float:left}
ul.ulnewsother li{margin:5px auto;list-style-type:none;color:#29ad63}
ul.ulnewsother li:hover{color:#ff8632}
ul.ulnewsother li:hover a{color:#ff8632}
ul.ulnewsother li a {color:#29ad63;text-decoration:none}
h1.entry-title{margin:0px auto 20px auto;}
.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

    .thumbnails > li {
        /*margin-left: 20px;*/
    }

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}

.thumbnail > img, .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
h1.titspdahua{font-size:18px;margin:0px 0px 5px;padding:0;color:Red;text-transform:uppercase;font-weight:bold}
table.news{width:100%;margin-top:10px}
table.news p.title{font:bold 14px arial}
table.news p.title span{color:#333;font-weight:normal}
table.news p.title a{color:#f60;font:bold 13px arial}
table.news p.detail a{color:#f60;font:bold 13px arial}
table.document{width:100%;}
table.document p.title{padding:0px;margin:4px 0px 6px 0px}
table.document p.title span{color:#ddd}
table.document p.title a{color:#f60}
.tab-content{line-height:1.8}
.box-center {
    display: inline-block;
    position: relative;
}
.box-news {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 15px;
}

.box-news img {
    width: 100px;
    float: left;
    margin-right: 10px;
    border: 1px solid #ddd;
    padding: 3px;
}
.box-news h3 {
    margin: 0;
}
.box-news h3 a {
    display: block;
    font-size:13px;
}
.box-news:last-child {
    border: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.pd15{
    padding: 15px !important;
}