@charset "utf-8";
/*gallery*/
.tbGallery{position:relative;}
.tbGalleryInner{overflow:hidden;}
.tbGallery img{display:block;border:0}
.tbGallery b{cursor:pointer;position:absolute;bottom:33px; width:21px; height:16px; text-align:center;color:#74a8ed; background-color:#fff; font:normal 11px/16px Arial, Helvetica, sans-serif;border:solid 1px #74a8ed; font-family:Arial, Helvetica, sans-serif}
.tbGallery b.cur{background-color:#74a8ed; border-color:#ddd; color:#FFF; font-size:15px;}
.tbGallery span{position:absolute; bottom:0; left:0; background-color:#fff; color:#000;height:26px;line-height:26px;overflow:hidden;cursor:default;font-size:12px; font-family:'Lucida Grande', Tahoma, Arial, 'Hiragino Kaku Gothic Pro', sans-serif; text-align:center}
.tbGallery b{border:0; border-left:solid 1px #666;border-right:solid 1px #666; background:#333}
.tbGallery b.cur{background:#f00}

