#outerLayout {
    background-color: #FFFFFF;
    width: 980px;
    margin: 10px auto 5px auto;
    text-align: left;    
}

#footer {
    font-family: Tahoma;
    font-size: 12px;
}

#TopLinkPane {
    clear: both;   
    height: 20px;
    color: black;
    vertical-align: middle;    
}

#TopLinkPaneLeft {
    width: 550px;
    height: 20px;
    float: left;
    font-family: Tahoma;
    font-size: 12px;
    color: #003B83;
    line-height: 1.3em;
    padding: 2px;
    font-weight: 570;
    padding-left: 10px;
}

#TopLinkPaneRight {
    width: 270px;
    height: 20px;
    float: right;
    text-align: right;
    padding-right: 10px;
}

#TopLinkPaneRight img{
    width: 20px;
    height: 20px;
    border: 0px;
    display: block;
    float: left;
}

#TopLinkPaneRight a, #TopLinkPaneRight a:link, #TopLinkPaneRight a:active, #TopLinkPaneRight a:hover, #TopLinkPaneRight a:visited {
    display: block;
    float: left;
    font: Tahoma 12px 1.3em;
    color: #FFFFFF;
    padding: 2px;
    text-decoration: none;
}

#TopLinkPaneRight a:hover {
    text-decoration: underline !important;     
}

#BannerPane 
{
    width: 980px;
    height: 131px;
    overflow: hidden;   
}

#LeftLayout {
    width: 226px;
}

#RightLayout {
    width: 226px;
}

#footer {
    padding: 15px;
    font-family: Tahoma;
    font-size: 12px;   
}

#footer .text1 {
    color: #921211;    
}
#footer .text2 {
    color: #256DB5;
}



/* module */
#hitcount {
    text-align: center;    
    margin-bottom: 10px;
}

#hitcount .text {
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #013A7D;
    padding: 5px;
}

#
/* top banner link */

/* thong tin can biet */
a.ttcb {
    display: block;  
}
a.ttcb:link {
    display: block;
}
a.ttcb:active {
    display: block;
}
a.ttcb:hover {
    display: block;
}
a.ttcb:visited {
    display: block;
}
/* Dau tu du an */
a.dtda {
    font-family: Tahoma;
    font-size: 12px;
    color: #266CB2; 
}

a.dtda:link {
    font-family: Tahoma;
    font-size: 12px;
    color: #266CB2; 
}
a.dtda:active { 
    font-family: Tahoma;
    font-size: 12px;
    color: #266CB2; 
}
a.dtda:hover {
    font-family: Tahoma;
    font-size: 12px;
    color: #266CB2; 
    text-decoration: underline !important;
}
a.dtda:visited {
    font-family: Tahoma;
    font-size: 12px;
    color: #266CB2; 
}
/* article 2 tab */
.articleTabNormal {
    /*background-color: #E7E7E7;
    border: 1px solid #199EBF;*/
    padding: 3px 0px 3px 0px;
}
.articleTabActive {
    /*background-color: #1380D5;
    border: 1px solid #199EBF;*/
    padding: 3px 0px 3px 0px;
}
.articleTabNormal .catename 
{
    color: #666666;
    font-family: Tahoma;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;   
}

.articleTabActive .catename 
{
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;   
}