#pbOverlay,#pbImage,#pbBottom,#pbCloseBtn,#stip{position:fixed;z-index:999999;_position:absolute;}
#stip{_top:0;}
#pbOverlay{left:0;top:0;width:100%;height:100%;background:#000;cursor:pointer;}
#pbCloseBtn{bottom:0;right:0;display:block;width:50px;height:50px;cursor:pointer;z-index:9999991;background:url(closebutton.png) no-repeat top left;}
.pbLoading{background:#000 url(loading.gif) no-repeat center !important;}
#newmbdemo{float:right;margin:-50px 50px 0 0;display:inline-block;text-indent:-9000px;width:50px;height:50px;cursor:pointer;z-index:9999991;background:url(newwin.png) no-repeat top left;}
#pbImage{border:none;background:#000 no-repeat;-moz-box-shadow:0 0 40px #000;-webkit-box-shadow:0 0 40px #000;box-shadow:0 0 40px #000;cursor:url('drag_hand.cur'),move;}
@-moz-document url-prefix() { #pbImage{ cursor:move;} }
#pbBottom{font-size:12px;text-align:center;color:#EEE;line-height:1.4em;left:0;bottom:0;width:100%;height:50px;background:#000 url(bg.png) repeat-x;filter:alpha(opacity=80);opacity:0.8;-Moz-Opacity:0.8;}
#stip{top:0;left:0;background:#222;border-bottom:1px solid #000;text-align:center;width:100%;color:white;height:40px;line-height:40px;font-weight:700;}
#stip span{text-decoration:underline;color:red;cursor:pointer;padding-left:10px;}
#pbCaption,#pbNumber{float:left;font-weight:bold;padding:17px 0 0 15px;font-size:14px;display:inline-block;*display:inline;zoom:1;}
#pbNav{display:block;width:200px;height:50px;margin:auto;}
#pbPrevBtn,#pbNextBtn,#pbZoomBtn{display:inline-block;width:70px;height:50px;outline:none;text-indent:-9000px;background:url(navbtns.png) no-repeat;}
#pbPrevBtn{background-position:-70px 0;float:left;}
#pbPrevBtn.pbgreyed{cursor:not-allowed;background-position:0 0;}
#pbNextBtn{background-position:-320px 0;float:right;}
#pbNextBtn.pbgreyed{cursor:not-allowed;background-position:-390px 0;}
#pbZoomBtn{width:60px;background-position:-140px 0;float:left;}
#pbZoomBtn.pbgreyed{background-position:-200px 0;}
#pbZoomBtn.pbzoomed{background-position:-260px 0;}
#pbPrevBtna,#pbNextBtna{outline:none;height:60px;width:60px;display:block;position:fixed;top:45%;filter:alpha(opacity=50);opacity:0.5;-Moz-Opacity:0.5;}
#pbPrevBtna:hover,#pbNextBtna:hover{filter:alpha(opacity=100);opacity:1;-Moz-Opacity:1;}
#pbPrevBtna{left:0;background:url(l.png) no-repeat}#pbPrevBtna.pbgreyed,#pbNextBtna.pbgreyed{filter:alpha(opacity=20);opacity:0.2;-Moz-Opacity:0.2;cursor:not-allowed}#pbNextBtna{right:0;background:url(r.png) no-repeat}.poptip{display:none;padding:8px 10px;line-height:11px;color:#DB7C22;font-size:12px;background-color:#FFFCEF;border:solid 1px #FFBB76;border-radius:2px;position:absolute;top:2px;right:85px;z-index:9999;}
.poptip-arrow{position:absolute;overflow:hidden;font-style:normal;font-family:simsun;font-size:12px;text-shadow:0 0 2px #ccc;top:50%;height:12px;width:6px;margin-top:-4px;right:-6px;}
.poptip-arrow em,.poptip-arrow i{position:absolute;left:0;top:0;font-style:normal;}
.poptip-arrow em{color:#FFBB76;left:-6px;}
.poptip-arrow i{left:-7px;color:#FFFCEF;text-shadow:none;}
