﻿
/*for img item sp*/
.IndexProducts_ContentIMG
{
  width: 170px;   
    text-align: center;

}
/*khung img */
.IndexProducts_Border
{
   /* padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;*/
   width: 170px;
    height: 128px;
    vertical-align: middle;
    text-align: center;


}
/*het img*/

/*for text*/

/*Ten san pham*/
.IndexProducts_TextContent
{
    /*border-top: #ffffff 2px solid; 
  background-color: #efd546;*/
   height: 40px;
    vertical-align: top;
    padding-top: 0px;
}
.IndexProducts_TenSP, a.IndexProducts_TenSP, a.IndexProducts_TenSP:visited, a.IndexProducts_TenSP:link
{
    font-size: 12px;
    color: #055cd0;
    font-family: Arial;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;  
    font-weight: bold;
   
}
a.IndexProducts_TenSP:hover
{
	text-decoration: underline;
}
.IndexProducts_TomTat
{
    /*border-top: #ffffff 2px solid; 
  background-color: #efd546;*/

    font-size: 12px;
    color: #ffffff;
    font-family: Arial;
}
