
/* ---- 字体 -----------------------------------------------*/
	
	.blank6 {
    clear: both;
    display: block;
    font-size: 1px;
    height: 6px;
    overflow: hidden;
    }
    .blank5 {
    clear: both;
    display: block;
    font-size: 1px;
    height: 5px;
    overflow: hidden;
    }
/* 图片放大 */
#preview{ float:none; margin:0px auto; text-align:center; width:310px; float:left}
.jqzoom{ width:310px; height:310px; position:relative;    border: 1px solid #CCCCCC;

    padding: 1px;}
.jqzoom  img{ width:310px; height:310px;}
.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:310px; height:56px; padding-top:10px; overflow:hidden;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:280px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:70px; cursor:pointer}
#spec-list ul li img{ padding:2px; border:1px solid #ccc; width:56px; height:50px;}
/*jqzoom*/
.jqzoom{position:relative;padding:0; }
.zoomdiv{z-index:100000;position:absolute;margin-top:-166px;left:0px; width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}/* 放大的*/

.bigimg{width:800px;height:600px;}
.jqZoomPup{z-index:111110;visibility:hidden;position:absolute;top:0px;left:0px;width:100px!important;height:100px!important;border:1px solid #aaa;background:#fff 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}/* 焦点*/
#spec-list{ position:relative; width:280px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:0px; *margin-left:0;}
/* 图片放大 */