.UIBreadCumb {margin: 20px 0;padding: 0 10px;}
.UIBreadCumb li.Item:last-child span.Title {
    color: #000000a3;
}
.UIBreadCumb ul.breadcrumb {
    list-style: none;
    padding: 0;
    margin: 0;
	display: inline;
}
.UIBreadCumb ul.breadcrumb li {
    display: inline;
    font-size: 18px;
    line-height: 1.5;
}
.UIBreadCumb ul.breadcrumb li + li:before {
            padding: 0 0 0 5px;
            color: #adadad;
            content: "/\00a0";
}
.UIBreadCumb ul.breadcrumb li a {
            color: #adadad;
            text-decoration: none;
            font-size: 14px;
}
.UIBreadCumb ul.breadcrumb li a:hover {
                color: #01447e;
                text-decoration: underline;
}
.UIBreadCumb {
    margin-top: 10px;
    background: rgb(255, 255, 255);
    padding: 10px;
}

/*******/
.block_download .title_bar {
    background: #ffac00 no-repeat center left;
    border-bottom: 2px solid #e4b037;
    font: bold 13px/27px arial,verdana,sans-serif;
    /* padding-left: 35px; */
    /* padding-right: 5px; */
    text-transform: uppercase;
    padding: 8px;
}

.block_download .detail {
    background: url(../images/arrows/arrow4_red.gif) no-repeat center left;
    font: bold 13px/20px arial,verdana,sans-serif;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    padding-left: 12px;
}
.block_download .content {
    border: 1px solid #dbdbdb;
    margin: 0 10px 10px;
    padding: 1px;
    width: 100%;
    /* background: url(/Images/trongdong.jpg); */
    /* border-collapse: collapse; */
}
.block_download .info {
    padding: 5px;
    /* float: left; */
    /* width: 100%; */
}.fl {
    float: left;
    width: 35%;
}

.tbl_document .head td {
    padding: 12px;
    border: solid 1px;
}
.tbl_document .second td {
    padding: 12px;
    border: solid 1px;
}

table.tbl_document {
    width: 100%;
    background: url(/Images/trongdong.jpg);
    border-collapse: collapse;
}

.tbl_document .second td:first-child {
font-weight: bold;
}

.info_download {
    font-weight: bold;
    /* float: left; */
    padding: 12px;
    background-color: #ffac00;
    text-transform: uppercase;
}

.tbl_document td:last-child {
    /* border: solid 1px; */
}

.info.clearfix {
    /* float: left; */
    /* display: block; */
}

a#myfile0 {
    color: blue;
}