/* CSS Document */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
form,
img,
dl,
dt,
dd,
table,
th,
td,
blockquote,
fieldset,
div,
strong,
label,
em {
    margin: 0;
    padding: 0;
    border: 0;
}

ul,
ol,
li {
    list-style: none;
}

input,
button {
    margin: 0;
    font-size: 12px;
    vertical-align: middle;
}

body {
    font-size: 12px;
    font-family: "微软雅黑", "myFont", Arial;
    color: #333;
    margin: 0 auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    /*color:#c00; */
    text-decoration: underline;
}

#preview {
    text-align: center;
    padding-top: 45px;
    width: 520px;
    float: left;
}

#preview * {
    max-width: inherit;
}

.jqzoom {
    width: 520px;
    margin-bottom: 10px;
    height: 378px;
    overflow: hidden;
    _height: 310px;
    position: relative;
}

.zoomdiv {
    width: 520px;
    height: 495px;
    left: 859px;
    z-index: 100;
    border-bottom: #e4e4e4 1px solid;
    position: absolute;
    text-align: center;
    border-left: #e4e4e4 1px solid;
    display: none;
    background: url(../image/loading.gif) #fff no-repeat center center;
    overflow: hidden;
    border-top: #e4e4e4 1px solid;
    top: 1px;
    border-right: #e4e4e4 1px solid;
    left: 0px
}

#spec {
    position: relative;
    width: 520px;
    height: 126px;
    overflow: hidden;
    padding-top: 6px
}

.specLeftT {
    position: absolute;
    width: 5px;
    background: url(../image/proddetlicon.gif) no-repeat -157px 0px;
    float: left;
    height: 9px;
    top: 17px;
    cursor: pointer;
    left: 0px
}

.specRightT {
    position: absolute;
    width: 5px;
    background: url(../image/proddetlicon.gif) no-repeat -164px 0px;
    float: left;
    height: 9px;
    top: 17px;
    cursor: pointer;
    right: 0px
}

.specLeftF {
    position: absolute;
    width: 5px;
    background: url(../image/proddetlicon.gif) no-repeat -145px 0px;
    float: left;
    height: 9px;
    top: 17px;
    cursor: pointer;
    left: 0px
}

.specRightF {
    position: absolute;
    width: 5px;
    background: url(../image/proddetlicon.gif) no-repeat -151px 0px;
    float: left;
    height: 9px;
    top: 17px;
    cursor: pointer;
    right: 0px
}

#specList {
    display: inline;
    float: left;
    margin-left: 2px
}

#specList UL LI {
    width: 126px;
    display: inline;
    float: left;
    margin: 0 2px
}

#specList UL LI IMG {
    width: 126px;
    height: 91.5px;
}

#specList UL LI.on IMG {
    width: 116px;
    height: 81.5px;
    padding: 4px;
    border: 1px solid #e8e8e8;
}


/*.bigimg {
	WIDTH: 800px; HEIGHT: 800px
}*/

.jqZoomPup {
    z-index: 10;
    border-bottom: #aaa 1px solid;
    position: absolute;
    filter: alpha(opacity=50);
    border-left: #aaa 1px solid;
    /*width:200px !important;*/
    background: #ccc no-repeat 50% top;
    height: 50px;
    visibility: hidden;
    border-top: #aaa 1px solid;
    top: 0px;
    cursor: move;
    border-right: #aaa 1px solid;
    left: 0px;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5
}

#specList {
    POSITION: absolute;
    TEXT-ALIGN: left;
    WIDTH: 520px;
    HEIGHT: 126px;
    OVERFLOW: hidden;
    TOP: 0px;
    LEFT: 0px;
}

#specList UL {
    POSITION: absolute;
    WIDTH: 520px;
    LEFT: 0px
}