﻿*
{
    margin: 0;
    padding: 0;
}
.homePexp
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
    text-align: left;
}
.homeTitle
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}
.homePtitle
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 17px;
    color:Red;
}
.tble
{
    border-collapse: collapse;
    width: 184px;
    height: 190px;
    background: url(/webpic/newbeta/productBg.gif) no-repeat center;
    margin-top: 15px;
}
.tble td
{
    padding: 10px;
}
.ptbbg
{
    width: 100%;
    background-color: #f3f3f3;
}

.pstylelist
{
    list-style: none;
    padding: 5px;
    overflow: hidden;
    border-bottom: solid 1px #e6e6e6;
    _zoom: 1;
}
.pstylelist li
{
    float: left;
    width: 176px;
    height: 175px;
    background: url(/webpic/newbeta/productBg.gif) no-repeat center;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-left: 12px;
    padding-right: 12px;
}
.chargertitle
{
    clear: both;
    text-align: left;
}
.chargertitle
{
    clear: both;
    text-align: left;
    padding: 5px;
}
.pinfo ul
{
    padding-left: 40px;
}
.pdescription ul li
{
 list-style-type:none;
}

#pclass p img
{
    width: 80px;
    cursor: pointer;
    border: solid 1px #e8e8e8;
}
.imgview
{
    width: 550px;
    max-height: 550px;
    padding: 20px;
    position: relative;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    _height: expression(this.clientHeight > 550 ? "550px" : "auto");
}
.imgview img
{
    width: 400px;
    height: 400px; /*top: 75px;*/
    cursor: move;
}
.c
{
    text-align: center;
}
.c img
{
    cursor: pointer;
}
.ces p
{
    padding-top: 1px;
    padding-bottom: 1px;
}
ol
{
    padding-left: 40px;
}
.zoom
{
    list-style: none;
}
.zoom li
{
    width: 190.5px;
    height: 238px;
    border: dotted 1px #f1f1f1; 
    padding: 5px;
    position: relative;
    float: left;
    overflow: hidden;
}
.zoom li .simg
{
    width: 135px;
    height: 135px;
    border: 0;
}
.zoom li .r
{
    color: #cc0033;
}
.zoom li .bggray
{
    height: 22px;
    line-height: 22px;
    display:block;
    background-color: #e8e8e8;
}
.zoom li .desheight
{
    height: 60px;
}
.zoom li #zooming
{
    width: 19px;
    height: 19px;
    position: absolute;
    top: 27px;
    left: 42px;
    background: url(/images/zoom.png) no-repeat;
}
.zoom li #rotating
{
    width: 19px;
    height: 19px;
    position: absolute;
    top: 27px;
    left: 42px;
    background: url(/images/rotating.png) no-repeat;
}


