/*slider*/
.contents_rignt_co_th_box {
margin-right: 0;
margin-bottom: 0;
text-align: center;
padding: 0px;
overflow: hidden;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
}
a.browse{
display: block;
width: 17px;
height: 167px;
float: left;
cursor: pointer;
font-size: 1px;
background-repeat: no-repeat;
background-position: 0 -15px;
}
a.right:hover {
background-position: -17px -15px;
}
a.left {
background-image: url(/pcc/images/top/2013_1/products_prev.png);
margin-left: 5px;
margin-right: -15px;
}
a.left:hover {
background-position: -17px -15px;
}
a.right {
background-image: url(/pcc/images/top/2013_1/products_next.png);
}
a.disabled {
visibility: hidden !important;
}
.scrollable{
position: relative;
overflow: hidden;
width: 680px;
height: 165px;
float: left;
margin: auto;
margin-left: 25px;
}

.scrollable .items{
width: 20000em;
position: absolute;
clear: both;

}
.items div.itemwap {
float: left;
width: 680px;
}
.items .contents_rignt_co_th_box_in_th .thum_img3_a img {
max-width: 76px;
max-height: 110px;
}
.contents_rignt_co_th_box_in_th {
width: 86px;
margin: 2px 3px;
height: 150px;
background: #F3F3F2;
border: 1px solid #ccc;
float: left;
display: inline;
text-align: center;
overflow: hidden;
padding: 5px 1px;
}
.contents_rignt_co_th_box_in_th .thum_box3 {
width: 76px;
height: 110px;
display: table-cell;
vertical-align: middle;
text-align: center;
border: 1px solid #000;
background: #FFFFFF;
position: relative;
}
.items .contents_rignt_co_th_box_in_th .thum_img3_a img {
vertical-align: middle;
max-width: 76px;
max-height: 110px;
}
.contents_rignt_co_th_box_in_th h5 {
font-size: 11px;
height: 25px;
line-height: 120%;
padding-top: 5px;
font-weight: normal;
margin-bottom: 2px;
overflow: hidden;
padding-bottom: 2px;
}
.contents_rignt_co_th_box_in_th h5 a,
.contents_rignt_co_th_box_in_th .book_last a {
color: #000;
}
.contents_rignt_co_th_box_in_th .book_last {
font-size: 11px;
line-height: 120%;
padding-top: 2px;
font-weight: normal;
height: 13px;
overflow: hidden;
}

/*slider*/