@charset "utf-8";
/* CSS Document */
.pd-others { width: 368px; height: 48px; margin: 15px auto; overflow:hidden;}
.pd-others a img { display: block; width: 45px; height: 45px; margin: 0px 12px 0px 0px; float: left; display: inline; border: 1px solid #f96;}
.pd-others a.pre-next img { width: 29px; height: 29px; margin: 9px 24px; border: 0px;}
.gallery{width:280px; float:left; margin-left:10px; _margin-left:5px; overflow:hidden;}
.gallery ul{width:auto;}
.gallery li{float:left; width:48px; margin:0 3px;}
.gallery li img{width:46px; height:46px; display:block;}

.pd-others span{width:32px; height:48px; background:url(images/dt-img/prev-horizontal.gif) no-repeat 0 10px;; float:left; cursor:pointer;}
.pd-others span:hover{background-position:-32px 10px;}
.pd-others span.spanR{width:32px; height:48px; background:url(images/dt-img/next-horizontal.gif) no-repeat 0 10px; float:right; cursor:pointer; margin-right:10px;}
.pd-others span.spanR:hover{background-position:-32px 10px;}
