﻿.product 

{

    /* min-height: 320px; */

    width: 180px;

    margin-left: 0px;

}



.product .pro-thumb IMG

{

    height: 180px;

    max-width: 180px;

}



.product-content

{

    padding: 0px;

}





.main-category

{

    font-weight: bold;

    font-size: 12px;

    display: block;

    line-height: 20px;    

}

.sec-categories li

{

    background: url("../images/list_bg3.gif") repeat-y 5px -18px;

    margin: 0px;

    padding: 0px 0px 0px 20px;

    width: auto;

    line-height: 18px;

    font-size: 11px;

    white-space: nowrap;

}





.content-letter

{

    /* margin: 5px; */

    border-bottom-width: 1px;

    border-bottom-color: rgb(204,204,204);

    border-bottom-style: solid;

}

.content-letter .letter

{

    font-size: 28px;

}

.content-letter .back-to-top

{

    padding: 5px;

    float: right;

    position: relative;

    font-size: 12px;

    color: rgb(0,102,204);

}



.categories-layout I

{

    background-image: url("/images/icon/icon_hot.gif");

    background-repeat: no-repeat;

    width: 21px;

    height: 16px;

    display: inline-block;

    margin-left: 8px;

}