﻿
/*for img item sp*/
.IndexProducts_ContentIMG
{
    width: 150px;
   
    padding-top: 5px;


}
.IndexProducts_GiaTien
{
    text-align: center;
    font-size: 12px;
    color: #db191a;
    font-family: Arial;
    font-weight: bold;
}
/*khung img */
.IndexProducts_Border
{
    /* padding-right: 3px;
    padding-top: 10px;*/
    width: 150px;
    height: 115px;
    vertical-align: top;
   
    border-right: #bebebe 1px solid;
    border-top: #bebebe 1px solid;
    border-left: #bebebe 1px solid;
    border-bottom: #bebebe 1px solid;
   
}
/*het img*/

/*for text*/

/*Ten san pham*/
.IndexProducts_TextContent
{
    /*border-top: #ffffff 2px solid; 
  background-color: #efd546;*/

    height: 40px;
    vertical-align: top;
    padding-top: 2px;
}
.IndexProducts_TenSP, a.IndexProducts_TenSP, a.IndexProducts_TenSP:visited, a.IndexProducts_TenSP:link
{
    /*    background-image: url(Images/la_sp.png);
    background-repeat: no-repeat;*/
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
 

}
a.IndexProducts_TenSP:hover
{
	text-decoration: underline;
}

