.picshow {
    float:left; /*border-bottom: #d9e0ea 1px solid;border-left: #d9e0ea 1px solid;  border-top: #d9e0ea 1px solid; border-right: #d9e0ea 1px solid;*/
margin: 0px auto; width: 300px; /*height: 330px;*/}

#picarea {
    margin: 0px auto; /*width: 300px;*/ background: #fff; /*height: 330px*/    float: left;max-width:370px;
}
#bigpicarea {
    position: relative; margin: 0px auto; /*width: 300px;*/ height: 230px; overflow: hidden;max-width:370px;
}
.image {
    text-align: center
}
.image img {margin: 0px auto;
    /*border-bottom: #ccc 1px solid; border-left: #ccc 1px solid;  border-top: #ccc 1px solid; border-right: #ccc 1px solid*/
}
#bigpicarea .word {
    text-align: center; height: 50px; color: #333
}
#bigpicarea .word h3 {
    text-align: center; line-height: 48px; height: 48px; color: #333; font-size: 14px
}
#bigpicarea .ui-els-hide {
    display: none
}
#thumbs {
    list-style-type: none; margin: 0px auto; width: 300px; /*height: 110px*/
}
* html #thumbs {
    height: 100%
}
#thumbs li {
    margin: 0px 7px; width: 80px; display: inline; float: left; height: 60px;margin-bottom: 11px;
}
    #thumbs li img{border:1px solid #ccc;border-radius:3px;
    }
#thumbs ul {
    margin-top: 3px
}
#thumbs li.last_img {
    margin-right: 4px
}
#thumbs li.first {
    margin: 25px 10px 0px 15px; width: 9px; height: 16px; cursor: pointer
}
#thumbs li.last {
    margin: 25px 10px 0px 15px; width: 9px; height: 16px; cursor: pointer
}
#thumbs li a {
    border-bottom: #fff 2px solid; border-left: #fff 2px solid; width: 82px; display: block; font-size: 0px; border-top: #fff 2px solid; border-right: #fff 2px solid
}
#thumbs li a:hover {
    border-bottom: #ccc 2px solid; border-left: #ccc 2px solid; border-top: #ccc 2px solid; border-right: #ccc 2px solid;border-radius:5px;
}
#thumbs li a.current {
    border-bottom: #ccc 2px solid; border-left: #ccc 2px solid; border-top: #ccc 2px solid; border-right:#ccc 2px solid;border-radius:5px;
}
#thumbs li.first img {
    
}
#thumbs li.last img {
    
}
.bigbtnprev {
    z-index: 100; position: absolute; width: 35px; height: 51px; top: 186px; cursor: pointer; left: 30px
}
.bigbtnnext {
    z-index: 100; position: absolute; width: 35px; height: 51px; top: 186px; cursor: pointer; right: 30px
}
#big_play_prev {
    background-image: url(../images/leftbig.png); width: 35px; display: block; height: 51px; _background: none; _filter: progid:dximagetransform.microsoft.alphaimageloader(sizingmethod=crop,src='../images/leftbig.png')
}
#big_play_next {
    background-image: url(../images/rightbig.png); width: 35px; display: block; height: 51px; _background: none; _filter: progid:dximagetransform.microsoft.alphaimageloader(sizingmethod=crop,src='../images/rightbig.png')
}
#smallpicarea {
    margin: 0px auto; width: 300px; padding-top: 5px
}