#divMain .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;
}

#divMain .content {
  padding:10px; font-family:Arial; color: #000000; font-size:12px;
  border-bottom: solid 1px  #caccd0;
}
/*=========================Danh muc tin tuc ============*/
#divMain .newsMenu_ItemParent {
height:29px; border-bottom: solid 1px #caccd0;
}
#divMain .newsMenu_LeftParent {
width:23px; background: url('left.jpg') no-repeat left;
}

#divMain .newsMenu_ContentParent:link, #divMain .newsMenu_ContentParent:hover,
#divMain .newsMenu_ContentParent:visited {
font-family:Arial; color: #0e6fc1; font-size:12px;
font-weight:bold;
}

/*==========Tin tuc hine thi ====*/
#divMain .newsList_Separator {
height:17px; background:url('news_sep.jpg') repeat-x; width:100%;
}

#divMain .newsList_Img {
padding:3px; border: solid 1px #caccd0; margin-right:5px;
}
#divMain .newsList_Title:link, #divMain .newsList_Title:hover, #divMain .newsList_Title:visited {
font-family:Arial; color: #4e4f50; font-size:12px;
}

/*====Pha noi dung ===*/
#divMain .newsList_Title:link, #divMain .newsList_Title:visited {
font-family:Arial; color: #0e6fc1; font-size:14px;
font-weight:bold;
}

#divMain .newsList_Title:hover {
font-family:Arial; color: #e36901; font-size:14px;
font-weight:bold;
}

#divMain .newsList_Date  {
display:block;font-family:Arial; color: #898c8e; font-size:12px;
}

#divMain .newsList_Summary {
font-family:Arial; color: #4d4e50; font-size:12px;
}

#divMain .newsList_LinkDetail:link, #divMain .newsList_LinkDetail:hover, #divMain .newsList_LinkDetail:visited {
display:block;font-family:Arial; color: #e36901; font-size:12px;
}

#divMain .newsList_Separator {
  height:22px; width:100%; background: url('news_sep.jpg') repeat-x;
}

