﻿body
{
}

.commonTable
{
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
}
.commonTable td
{
    border-style: dashed;
    border-width: 1px;
    border-collapse: collapse;
    border-color: Gray;
}

.productImg
{
    width: 120px;
    height: 120px;
}
.tdCleass
{
    width: 126px;
    }
#imgDiv
{
    display: inline;
    float: left;
    padding-right: 10px;
}
.indexProductImg
{
    position: absolute;
    left: 18px;
    top: 57px;
    width: 160px;
    height: 160px;
}
.aCss
{
    color: #fff;
    text-decoration: none;
}
