/*prod box*/
#prod_box { background-color: #f5f5f5; width: 800px; height: 156px; margin-bottom: 0; border-color: #c4c4c4; border-style: solid; border-width: 1px; }
#pb_prod_holder { background-image: url(../img/tds/big2.jpg); position: relative; width: 800px; height: 140px; z-index: 0; overflow: hidden; }
#pb_prod_holder_go { position: absolute; overflow: visible; white-space: nowrap; }
.pb_cat_div { height: 140px; float: left; }
.pb_prod_div { background-repeat: no-repeat; background-position: center 5px; position: relative; width: 100px; height: 140px; float: left; margin-right: 30px; margin-left: 30px; cursor: pointer; }
.pb_prod_img { position: absolute; top: 5px; width: 100px; height: 120px; cursor: pointer; }
.pb_title_box { color: #303030; font-size: 10px; font-family: arial; line-height: 10px; text-align: center; position: absolute; top: 122px; width: 100px; white-space: nowrap; }
.pb_prod_div:hover .pb_title_box { color: #6d1b9c; font-size: 10px; font-family: arial; line-height: 10px; text-align: center; position: absolute; top: 122px; width: 100px; }
.pb_cat_div a, .pb_cat_div a:link, .pb_cat_div a:visited { text-decoration: none; }
/*scroll*/
#pb_scroll_holder { width: 800px; height: 16px; }
#pb_scroll_left { background-image: url(../img/scrolls/left.png); background-repeat: no-repeat; width: 27px; height: 15px; float: left; cursor: pointer; }
#pb_scroll_right { background-image: url(../img/scrolls/right.png); background-repeat: no-repeat; width: 27px; height: 15px; float: left; cursor: pointer; }
#pb_scroll_bg { background-image: url(../img/scrolls/scrollBar.jpg); background-repeat: repeat-x; position: relative; width: 746px; height: 16px; float: left; }
#knob { background-image: url(../img/scrolls/knob.png); background-repeat: no-repeat; position: absolute; width: 120px; height: 16px; cursor: pointer; }
.jumpToCat { font-size: 11px; line-height: 15px; text-decoration: none; text-align: center; position: absolute; top: 0; width: 120px; cursor: pointer; display: block; }
#pb_img_preview_holder { position: relative; width: 800px; height: 0; overflow: hidden; border-right: 1px solid #c4c4c4; border-bottom: 1px solid #c4c4c4; border-left: 1px solid #c4c4c4; }
#pb_img_preview_div { background-repeat: no-repeat; width: 798px; }
#pb_img_preview_div_left { text-align: left; width: 180px; height: 400px; float: left; }
#pb_img_preview_div_right { background-image: url(../img/pb_img_preview.png); background-repeat: no-repeat; width: 600px; height: 400px; float: left; }
