.booklet .b-wrap-left { }
.booklet .b-wrap-right {  }
	.booklet .b-overlay-prev{ z-index: 99; background: url(ppp11.png) no-repeat right center; display: block !important;}
	.booklet .b-overlay-next{ z-index: 99; background: url(ppp21.png) no-repeat left center;}

.book_wrapper { margin: 0 auto; padding-top: 4px; width: 1008px; height: 385px; position: relative; background: url(content-book_03.png) no-repeat center top; }
.book_wrapper img { margin: 0px; width: 490px; height: 380px; padding: 0px; }
#next_page_button{ display: none; position: absolute; width: 35px; height: 51px; cursor: pointer; margin-top: -20px; top: 50%; background: url(next-bg_05.png) no-repeat; opacity: 0.1; -moz-opacity: 0.1; filter: alpha(opacity=10); z-index: 9999;}
#prev_page_button { display: none; position: absolute; width: 35px; height: 51px; cursor: pointer; margin-top: -20px; top: 50%; background: url(back-bg_03.png) no-repeat; opacity: 0.1; -moz-opacity: 0.1; filter: alpha(opacity=10); z-index: 9999;}
#prev_page_button { left: 20px; }
#next_page_button { right: 20px; }
#next_page_button:hover { opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100);}
#prev_page_button:hover { opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); }
.loading { width: 160px; height: 56px; position: absolute; top: 50%; margin-top: -28px; right: 135px; line-height: 56px; color: #fff; padding-left: 60px; font-size: 15px; background: #000 url(ajax-loader.gif) no-repeat 10px 50%; opacity: 0.7; z-index: 9999; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}