#divDanhmuctin .Title {
  height:31px;
  background: url('tit_bg.jpg') repeat-x;
  padding-left:11px;
  font-family:Arial; color:#f3f8fd; font-size:12px;
    text-transform: capitalize; font-weight:bold;
}

#divDanhmuctin .content {
  padding:10px; font-family:Arial; color: #4e4f50; font-size:12px;
  border-bottom: solid 1px  #caccd0;
}
/*=========================Danh muc tin tuc ============*/
#divDanhmuctin .newsMenu_ItemParent, #divDanhmuctin .newsMenu_ItemParent:link, #divDanhmuctin .newsMenu_ItemParent:visited {
height:27px;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
#divDanhmuctin .newsMenu_LeftParent, #divDanhmuctin .newsMenu_LeftParent_Selected {
width:23px; background: url('left.jpg') no-repeat left;
}

#divDanhmuctin .newsMenu_ContentParent:link, #divDanhmuctin .newsMenu_ContentParent:hover,
#divDanhmuctin .newsMenu_ContentParent:visited {
font-family:Arial; color: #4e4f50; font-size:12px;text-decoration: none;
}
#divDanhmuctin .newsMenu_ContentParent_Selected:link, #divDanhmuctin .newsMenu_ContentParent_Selected:hover,
#divDanhmuctin .newsMenu_ContentParent_Selected:visited {
font-family:Arial; color: #e36901; font-size:12px;text-decoration: none;
}

#divDanhmuctin .newsMenu_Separator {
  height:3px;  background: url('news_sep.jpg') repeat-x; width:100%;
}

