#admin_panel {
   WIDTH:100%;
   border-bottom: solid 3px #fff;
   height:40px;
  
}
#admin_panel .content {
  WIDTH:100%;
  height:100%;
  background: url(/i/panel/apanel_bg.gif) repeat-x;

}
#admin_panel img {
  vertical-align: middle;margin: 0 8px 0 0;


}
#admin_panel a {color: #fff; font-weight: bold; font-size: 12px;text-decoration: none;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;height:40px;padding: 0 8px 0 0px;outline: none;}

#admin_panel a:hover {background: url(/i/panel/aphover.png) repeat-x;}

