.zoomBox ul, .zoomBox li {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.product_list_li {
    padding: 0 35px;
    width: 265px;
    position: relative;
    height: 44px
}

.product_list_li-big {
    padding: 0 35px;
    width: 480px;
    position: relative;
    height: 44px
}

.product_list_li UL, .product_list_li-big UL {
    left: 0;
    width: 10000px;
    top: 0
}

.product_list_li UL LI, .product_list_li-big UL LI {
    padding-left: 10px;
    float: left;
    width: 44px;
    cursor: pointer;
    height: 44px
}

.product_list_li_l {
    background: url(../../../css-img/jImageBox/next_l.gif) #fff no-repeat center center;
    left: 2px;
    width: 30px;
    cursor: pointer;
    position: absolute;
    top: 0;
    height: 44px
}

.product_list_li_l-big {
    background: url(../../../css-img/jImageBox/next_l.gif) #fff no-repeat center center;
    left: 2px;
    width: 30px;
    cursor: pointer;
    position: absolute;
    top: 0;
    height: 48px
}

.product_list_li_r {
    background: url(../../../css-img/jImageBox/next_r.gif) #fff no-repeat center center;
    left: 305px;
    width: 30px;
    cursor: pointer;
    position: absolute;
    top: 0;
    height: 44px
}

.product_list_li_r-big {
    background: url(../../../css-img/jImageBox/next_r.gif) #fff no-repeat center center;
    left: 470px;

    width: 30px;
    cursor: pointer;
    position: absolute;
    top: 0;
    height: 48px

}

.product_list_li_c {
    left: 30px;
    overflow: hidden;
    width: 270px;

    position: absolute;
    top: 0;
    height: 44px

}

.product_list_li_c-big {
    left: 30px;
    overflow: hidden;
    width: 435px;

    position: absolute;
    top: 0;
    height: 48px

}

.product_list_li_c UL, .product_list_li_c-big UL {
    left: 0;
    position: absolute;
    top: 0
}

.li_img_selected {
    border: 1px solid #f5a79a;
    width: 42px;
    height: 42px;
    background-COLOR: #ffffff
}

.li_img {
    border: 1px solid #eeeeee;
}

.lbg {
    display:block;
    background: url(../../../css-img/jImageBox/loading_img_s.gif) no-repeat center center
}

.product_text_span {
    padding-left: 140px;
    font-size:11px;
}
.product_text_span-big {
    padding-left: 200px ;
 font-size:11px;
}

.opwnPhoto table{
    width:100%; height:100%;
}
.opwnPhoto table td{text-align:center;vertical-align:middle ;}






