
.CMS14_TinTuc_TinTabContent .tab-content {
/*border: 1px solid #e5e5e5;*/
border-top:none;
background: white; /*#FFF3B3;*/
color: black;
padding: 0.5em;
}
.CMS14_TinTuc_TinTabContent .tab-header {
position: relative;
height: 25px;
width: 100%; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
margin-bottom: 0px;
padding-bottom: 0px;
}
.CMS14_TinTuc_TinTabContent .tab-header ul.tab-list {
margin: 0;
padding: 0;
position: absolute;
width: 100%; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
background: url("bg-tab.png") repeat-x left bottom ;
}
.CMS14_TinTuc_TinTabContent .tab-header ul.tab-list li {
display: inline;
list-style: none;
margin: 0;
}
.CMS14_TinTuc_TinTabContent .tab-header ul.tab-list a,.tab-header ul.tab-list span{
color: #053c72;
display: block;
float: left;
font-family: Arial;
font-size: 12px;
font-weight: bold;
margin: 3px 5px;
padding: 5px 16px;
text-align: center;
text-decoration: none;
white-space: nowrap;
}
.CMS14_TinTuc_TinTabContent .tab-header ul.tab-list a.tab-active {
margin: 0 0 0 5px;
padding: 6px 55px 5px 15px;
}
.CMS14_TinTuc_TinTabContent  .tab-header ul.tab-list span,.tab-header ul.tab-list a.tab-active,.tab-header ul.tab-list a.tab-active:hover {
color: #fff;
font-size: 12px;
font-weight: bold;
background: url("bg-h31.png") no-repeat bottom right ;
/*padding-right: 27px;
margin-left: 5px;
margin: 0 0 0 5px;*/
}
/* a link in a background tab */
.CMS14_TinTuc_TinTabContent .tab-header ul.tab-list a
{
margin:0;
}
/* hover on a background tab */
.CMS14_TinTuc_TinTabContent  .tab-header ul.tab-list a:hover
{
/*
margin-top: 0;
border-color: #666;
background: #bbb;
padding-bottom: 5px;
color: #06491B;*/

}
.CMS14_TinTuc_TinTabContent .tab /* the heading that became the li */
{
display: none;
} 