#preview
{
    float: none;
    margin: 20px auto;
    text-align: center;
    width: 380px;
}
.jqzoom
{
    width: 380px;
    height: 310px;
    position: relative;
}
.zoomdiv
{
    left: 859px;
    width: 380px;
    height: 310px;
}
.list-h li
{
    float: left;
}
#spec-n5
{
    width: 400px;
    height: 56px;
    padding-top: 6px;
    overflow: hidden;
}
#spec-left
{
    background: url(http://www.jh108.com/css/images/left.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 5px;
}
#spec-right
{
    background: url(http://www.jh108.com/css/images/right.gif) no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    cursor: pointer;
    margin-top: 5px;
}
#spec-list
{
    width: 380px;
    float: left;
    overflow: hidden;
    margin-left: 2px;
    display: inline;
}
#spec-list ul li
{
    float: left;
    margin-right: 0;
    display: inline;
    width: 72px;
}
#spec-list ul li img
{
    padding: 2px;
    border: 1px solid #ccc;
    width: 60px;
    height: 50px;
}
.jqzoom
{
    position: relative;
    padding: 0;
}
.zoomdiv
{
    z-index: 100;
    position: absolute;
    top: 1px;
    left: 0;
    width: 400px;
    height: 400px;
    background: url(http://www.jh108.com/css/i/loading.gif) #fff no-repeat center center;
    border: 1px solid #e4e4e4;
    display: none;
    text-align: center;
    overflow: hidden;
}
.bigimg
{
    width: 800px;
    height: 800px;
}
.jqZoomPup
{
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #fede4f 50% top no-repeat;
    opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    filter: alpha(Opacity=50);
    cursor: move;
}
#spec-list
{
    position: relative;
    width: 350px;
    margin-right: 6px;
}
#spec-list div
{
    margin-top: 0;
    margin-left: -30px;
    *margin-left: 0;
}