﻿body
{
}
.SP
{
    width: 500px;
    min-height: 500px;
}

.SPchitiet img
{
    border: 1px solid #CFCFCF;
    float: left;
    min-width: 350px;
    max-height: 200px;
    margin: 10px 10px 10px 20px;
    padding: 20px;
    display: block;
}
.SPnoidung
{
    padding: 10px;
    width: 500px;
    background-color: #fff;
    margin: 10px;
    border: 1px solid #CFCFCF;
    -moz-border-radius: 2px; /* Firefox */
    -webkit-border-radius: 2px; /* Safari and Chrome */
    border-radius: 2px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    border-radius: 2px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-box-shadow: 2px 2px 3px #CFCFCF; /* Firefox */
    -webkit-box-shadow: 2px 2px 3px #CFCFCF; /* Safari and Chrome */
    text-align: justify;
    behavior: url(PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */ /*background: url(assets/images/bg1.jpg) top left no-repeat, url(assets/images/bg2.jpg) bottom left no-repeat, url(assets/images/bg3.jpg) bottom right no-repeat;*/
    line-height: 18px;
    font-size: 13px;
}
.SPnoidung a
{
    color: #006BA2;
}
td.DVTieuDe a
{
    color: #006BA2;
    background-image: /asset/images/col-right-bg-top.png;
    width: 500px;
    padding-bottom: 5px;
    font-size: 14px;
    font-style: oblique;
}
td.DVTieuDe a:hover
{
    color: #006BA2;
    text-decoration: none;
}
.DVBang
{
    position: relative;
    background-color: #fff;
    width: 500px; /*height: 150px;*/
    border: 1px solid #CFCFCF;
    -moz-border-radius: 2px; /* Firefox */
    -webkit-border-radius: 2px; /* Safari and Chrome */
    border-radius: 2px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-box-shadow: 2px 2px 3px #CFCFCF; /* Firefox */
    -webkit-box-shadow: 2px 2px 3px #CFCFCF; /* Safari and Chrome */
    box-shadow: 2px 2px 3px #CFCFCF; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
    behavior: url(PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */ /*background: url(assets/images/bg1.jpg) top left no-repeat, url(assets/images/bg2.jpg) bottom left no-repeat, url(assets/images/bg3.jpg) bottom right no-repeat;*/
    padding: 10px;
    margin: 10px;
    min-height: 90px;
    min-height: 110px;
    text-align: justify;
    line-height: 18px;
    font-size: 13px;
}
.DVBang a
{
    color: #006BA2;
}
td.DVMoTa
{
    padding: 0px 0px 5px 10px;
    margin-top: 0px;
}
td.DVMoTa a
{
    color: #006BA2;
}
.clr
{
    clear: both;
}
div.sitemap
{
    font-size: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #cfcfcf;
   
}
div.sitemap a
{
    font-size: 10px;
    text-decoration:none;
    color:#006BA2;
}
div.sitemap a span
{
    color: #006BA2;
}
.sitemap a:hover
{
    text-decoration:underline;
}
ul.dichvu li a
{
    text-decoration: none;
    color: #CFCFCF;
    font-family: Arial;
    margin: 5px 0 5px 10px;
    padding-left: 10px;
    background: url("../images/a-icon.gif") no-repeat left 4px scroll transparent;
}