* { margin: 0; padding: 0; }

	   .musli *{
	   padding:0;
	   margin-left:4px;
	   list-style:none;
	   line-height: 20px;
	   }
	   .musli{
	      position:fixed;
	      left:0px;
	      top:0px;
	      z-index:100;
	      list-style:none;
	   }
	   .musli > li{
	      cursor:pointer;
	      width:19px;
	      height:35px;
	      margin-bottom:1px;
	      position:relative;
	   }
	   .musli > li > img{
	      -moz-border-radius: 5px 0 0 5px;
	      -webkit-border-radius: 5px 0 0 5px;
	      border-radius: 5px 0 0 5px;
	   }
	   .musli > li > div{
	      padding:5px;
	      background-image: url(../img_files/menu2.jpg);
	      background-repeat:no-repeat;
	      background-color: #1D2124;
	      float:right;
	      width:206px;
	      height:1300px;
	      position:absolute;
	      top:0;
	      left:-226px;
	      z-index:100;
	      border-right: solid #cccccc 1px;
	      z-index:-9;
	   }
	   
	   .musli span {
	   position:fixed; bottom:20px; left:10px;z-index:99999999;font-size:10px; color:#907D52;
	   border:2px solid #fff;
	   }
	   
	   
.std_b_44 {
font-size : 12px;
color: #AEAEAE;
margin-left: 22px;
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
padding-top:11px;
padding-bottom:11px;
}
.std_b_44:hover {
font-size : 12px;
color : #ED0000;
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
}

.std_b_66 {
padding-top:11px;
padding-bottom:11px;
}