<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.cBlockjs {
  overflow:hidden;
  width:657px;
  height:262px
}

.cellListBook a:hover {
  text-decoration: none;
  color: #666666;
  margin: 0 39px 10px 0;
}

#listBook {
  width: 100%;
  height: 280px;
  overflow: hidden;

}

.js_menu {
  text-align: left;
  float: left;

  overflow: hidden;
}

#carousel_1 .carousel_box a, .carousel_box a:link, .carousel_box a:visited{color:#000; text-decoration:none}
#carousel_1 .carousel_box a:hover{color:#8a541f}
#carousel_1 .carousel_box .pic{display:block; margin:0;}
#carousel_1 .carousel_box .desc b{font:bold 14px 'Times New Roman'; display:block; margin-bottom:5px}
/*
#carousel_1 .carousel_box .desc { display:block; margin:10px; height:72px; overflow:hidden; font:12px Arial}
*/
#carousel_1 .carousel_box .desc {
  display:block;
  overflow:hidden;
  text-overflow : ellipsis;
  margin:10px;
  height:72px;
  font:12px Arial}
/* */
.leftEmpty {
  padding-right: 0 !important;
  width: 8px;
  margin: 0;
}

#scrollbar {
  width: 657px;
  height:17px;
  background: url("/themes/business/gfx/roll.png") no-repeat 0 0;
  position:relative;

}

#scroller { width: 157px;
  height:17px;
  background: url("/themes/business/gfx/bar.png") no-repeat 0 0;
  cursor: e-resize;
  position:absolute;
  top:0; left:0;
}
/*
#carousel_1{width:612px; overflow:hidden; margin:0 26px; height:223px}
*/
#carousel_1{
  overflow:hidden;
  margin:0 26px;
  height:223px
}

#carousel_1 .carousel_box{width:128px; height:223px; margin:0}
#carousel_1 .carousel_box img {float:none;}
/*
.booksCarousel{ background: url("/themes/business/gfx/ff.gif") repeat  0 0; margin:40px 0 0; border:1px solid #69b8e2; border-top:none; padding:25px 0 4px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
*/
.booksCarousel{ background: url("/themes/business/gfx/ff.gif") repeat  0 0;
  margin:0px 0 40px 0;
  border-width: 2px;
  padding:25px 0 4px;
  border-style:solid solid solid solid;
  border-color: #6F9AC2 #4F8AC1 #355C81 #4F8AC1;
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
}
/*
#carousel_prev{position:absolute; top:115px;  background: url("/themes/business/gfx/arrs.png") no-repeat 0 0; width:32px; height:33px; display:block; border:none; left:-15px}
#carousel_next{position:absolute; top:115px;  background: url("/themes/business/gfx/arrs.png") no-repeat 0 -33px; width:32px; height:33px; display:block; border:none; right:-15px}
*/
#carousel_prev{position:absolute; top:80px;  background: url("/themes/business/gfx/arrs.png") no-repeat 0 0; width:32px; height:33px; display:block; border:none; left:-15px}
#carousel_next{position:absolute; top:80px;  background: url("/themes/business/gfx/arrs.png") no-repeat 0 -33px; width:32px; height:33px; display:block; border:none; right:-15px}</pre></body></html>