﻿
/*************************************************************************************/
a.ArticleMenu:link, a.ArticleMenu:visited, a.ArticleMenu:active
{
    text-decoration: none;
    color: #000000;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
a.ArticleMenu:hover
{
    text-decoration: underline;
    color: #f26522;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
/*************************************************************************************/



/*************************************************************************************/
a.CacTinCungLoai:link, a.CacTinCungLoai:visited, a.CacTinCungLoai:active
{
    text-decoration: underline;
    font-weight: bold;
    color: #cc5200;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
a.CacTinCungLoai:hover
{
    text-decoration: underline;
    color: #f26522;
    font-family: Verdana, Verdana,Verdana;
    font-weight: bold;
}
/*************************************************************************************/


/*************************************************************************************/
a.ParentTitle:link, a.ParentTitle:visited, a.ParentTitle:active
{
    text-decoration: none;
    font-weight: bold;
    color: #980800;
    font-size: 14px;
    font-family: Verdana, Verdana,Verdana;
    text-transform: uppercase;
}
a.ParentTitle:hover
{
    text-decoration: underline;
    color: #f26522;
    font-family: Verdana, Verdana,Verdana;
    font-weight: bold;
    text-transform: uppercase;
}
/*************************************************************************************/




/* begin Article */
/*************************************************************************************/
a.ArticleCategory:link, a.ArticleCategory:visited, a.ArticleCategory:active
{
    text-decoration: none;
    font-weight: bold;
    color: Red;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
    text-transform: uppercase;
}
a.ArticleCategory:hover
{
    text-decoration: none;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
    color: #ff0000;
}


.ArticleTime
{
    font-size: 0.8em;
    color: #666666;
}

.ArticleTitle
{
    padding-bottom: 4pt;
    color: #760501;
    font-weight: bold;
    line-height: 18px;
}
a.ArticleTitle:link, a.ArticleTitle:visited, a.ArticleTitle:active
{
    color: #760501;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
a.ArticleTitle:hover
{
    text-decoration: underline;
    font-size: 11px;
    font-family: Verdana, Verdana,Verdana;
}
/*************************************************************************************/
.BorderImageMenu
{
    border: #717171 1px solid;
}

.ArticleImageDesc
{
    font-size: 9px;
    font-family: Verdana;
    font-weight: normal;
    text-align: justify;
    color: #cccccc;
}

.ArticleBody
{
    color: #000000;
    padding-right: 3pt;
    font-family: Verdana;
    font-weight: normal;
    line-height: 18px;
    text-align: justify;
}
.ArticleExcerpt
{
    padding-left: 3pt;
    color: #000000;
    font-weight: bold;
    padding-right: 3pt;
    line-height: 18px;
    font-family: Verdana;
    text-align: justify;
}
.ArticleAuthors
{
    padding-right: 3pt;
    line-height: 18px;
    font-family: Verdana;
    color: Black;
}
/*************************************************************************************/
/* end Article*/