	@charset "utf-8";
/* °ò¥»³]©w */
#lightBoxClose{ display:block;background:url(../images/lightbox/Cancel.gif); width:32px; height:32px; text-indent:-9999px;}
#lightBoxMove{ display: none;background:url(../images/lightbox/Directions.gif); width:32px; height:32px; text-indent:-9999px;}
#lightBoxFullSize{ display:block;background:url(../images/lightbox/FullSize.gif); width:32px; height:32px; text-indent:-9999px;}
#lightBoxZoomIn{ display:block;background:url(../images/lightbox/ZoomIn.gif); width:32px; height:32px; text-indent:-9999px;}
#lightBoxZoomOut{ display:block;background:url(../images/lightbox/ZoomOut.gif); width:32px; height:32px; text-indent:-9999px;}

#lightBoxBorder{ display: none; position:absolute; top:0; left:0;z-index: 110;overflow:hidden;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px; -o-border-radius:10px; border-radius: 10px; background-color:#FFF}
#lightBoxCover{ display:none;position: fixed;z-index: 100;top: 0px;left: 0px;width: 100%;height: 100%; background-image:url(../images/conBg4.png)}
#lightBoxToolBar{ display:none; width:130px; height:32px; padding:0 5px; background-color:#ccc; border:#ccc 2px solid; overflow:hidden;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px; -o-border-radius:5px; border-radius: 5px; position: absolute;}
#lightBoxToolBar li{ float:left; }