﻿
/*for img item sp*/
.IndexProducts_ContentIMG
{
    width: 180px;
    text-align: center;   
    padding-top: 5px;
    height: 135px;
}
/*khung img */
.IndexProducts_Border
{
    /* padding-right: 3px;
    padding-top: 10px;*/
    width: 180px;
    height: 192px;
    vertical-align: top;
    text-align: center;
    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: 55px;
    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: #ff020a;
    font-family: Verdana;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
  
    font-weight: bold;
}
a.IndexProducts_TenSP:hover
{
	text-decoration: underline;
}
