﻿body
{
}
div.ttnbchitiet
{
    padding: 10px;
   width:855px;
    background-color: #fff;
    margin: 10px 10px 20px 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;
}
div.ttnbchitiet a
{
    color: #006BA2;
}
div.ttnbchitiet img
{
    max-width: 440px;
}

h3.ttnbchitiet
{
    color: #E5342F;
    font-size: 18px;
    font-family: Times New Roman;
    margin-left: 10px;
    font-weight: bold;

}
h3.ttnbchitiet a
{
    text-decoration:none;
    color: #E5342F;
}
ul.tintucnoibo
{
    margin-left: 20px;
    margin-bottom: 10px;
}
ul.tintucnoibo li
{
    text-decoration:none;
    list-style:none;
}
ul.tintucnoibo li a
{
    text-decoration:none;
    color: #000000;
    font-family: Arial;
      margin:5px 0 10px 10px;
    padding-left: 10px;
    background: url("../images/arrow-category.jpg") no-repeat left 4px scroll transparent;
}
h3.tintucnoibo
{
 padding-left: 10px;
     margin-bottom:10px;
}
h3.tintucnoibo a
{
    color: #E5342F;
    font-size: 18px;
    padding-left: 5px;
   
    font-weight: bold;
    font-family: Times New Roman;
    text-decoration:none;
}
h3.ttnbchitiet a:hover
{
  
      color: #006BA2;
      text-decoration:none;
}

ul.more-article
{
    margin-top: 10px; /*margin-left: 40px;*/
    margin-bottom: 5px;
    list-style: none;
margin-left:25px;
}

ul.more-article li
{
    padding: 3px;
}

ul.more-article li a
{
    text-decoration: none;
    color: #005fac;
    font-size: 13px;
    padding-left: 20px;
    background: url("../images/arrow-category.jpg") no-repeat left 4px scroll transparent;
}

ul.more-article li a:hover
{
    color: #ff7f00;
}

ul.more-article li span.date
{
    color: #646464;
}

 a.tt-img
{
    position: relative;

left: 50%;
}