/*µ¼º½²Ëµ¥*/
.toolbar { position:fixed; top:66px; right:0px; /*background-color:transparent;*/ line-height:68px; }
.menu-button { position:relative; margin:5px; height:36px; width:36px; cursor:pointer; }
.menu-button:before { content:""; position:absolute; top:5px; right:3px; border-bottom:17px double #d43333; border-top:6px solid #d43333; width:30px; height:5px; }
.menu-left { float:left; margin-right:0.5em; }

.sidebar { padding-top:0; color:white; background:url(../images/tbg.png); padding-top:10px; }
.sidebar h6 { margin:0 .8em; padding:0; font-weight:300; }
.sidebar li { width:100%;line-height:40px; clear:both; overflow:hidden; text-align:center; }
.sidebar li:hover { background:#d4b658; }
.sidebar li .img{ float:left; width:32px; text-align:center; margin-right:5px; margin-top:1px; }
.sidebar li a{ width:80%; margin:0 auto; display:block; color:#fff; height:40px; line-height:40px; font-size:18px; text-align:center; border-bottom:#e78f8f 1px dashed; }
.sidebar hr { margin:2em auto; border:0; padding:0; width:80%; height:1px; background-color:white; }
.sidebar .logo{ margin:10px 0; padding:0 10px; }
.sidebar .logo img{ max-width:100%; }
.sidebar li ul{ margin-top:10px; }
.sidebar li ul li{ line-height:24px; }
.sidebar li ul li a{ height:24px; line-height:24px; border-bottom:none; }