@charset "utf-8";
/* CSS Document */
.slidebar {
	  font-family:Tahoma, Geneva, sans-serif;
      font-size: 12px;
	  color: #AAAAAA !important;
	  /*left:0;*/
	  width:100%; 
	  height:27px;
	  border-top: 1px solid #000;
	  border-bottom: 1px solid #AAAAAA;
	  background-color:#000;
	  z-index:1100;
	  letter-spacing:normal;
}
.b11, .b12, .b13 {float:left; height:26px; overflow:hidden;}
.b11 img, .b12 img, .b13 img { border:none;}
/*.b11 {width:2%; text-align:center; font-size:22px; font-weight:bold;color:#900}*/
.b12 {width:100%; text-align:center; /*line-height:26px;*/ padding:4px 0px 0px 0px; margin:0; color: #aaa!important;}
.b13 { line-height:26px; font-size:10px; position:absolute !important; right:0; padding:0px 10px 0px 0px;}
.b13 img{ position:relative; /*right:-93%;*/ top: 6px; cursor:pointer;}