/*不要改变以下行的顺序*/
.xWinBorder{border:1px solid #A6B802;} 
.xResizer{position:absolute;display:none;border:0;overflow:hidden;background-color:#A6B802;width:10px;height:10px;cursor:nw-resize;}
.xShape{display:none;position:absolute;border:2px dashed #A6B802;}

.xTaskBar{border-top:1px solid #617316;background:#E8F1BB;position:absolute;width:100%;overflow-x:hidden;left:0;}

.xStartBtn{float:left;clear:none;background: url(images/taskbar/startbg.jpg) center repeat-x;width:80px;height:100%;border-right:2px inset #fff;margin-right:2px;line-height:100%;}
.xStartSys{cursor:hand;float:left;clear:none;width:54px;margin-top:2px;overflow:hidden;height:18px;color:white;background: url(images/taskbar/start.gif) no-repeat;padding-left:22px;}
.xStartSysOver{border:1px solid white;cursor:hand;float:left;clear:none;width:54px;margin-top:2px;overflow:hidden;height:18px;color:white;background: url(images/taskbar/start.gif) no-repeat;padding-left:22px;}

.xStartD{border:0;display:inline;margin-top:2px;cursor:hand;height:18px;width:18px;background: url(images/taskbar/desktop.gif) no-repeat;}
.xStartDOver{border:1px solid white;display:inline;margin-top:2px;cursor:hand;height:18px;width:18px;background: url(images/taskbar/desktop.gif) no-repeat;}

.TaskBarBtnActive{
    position:relative; 
    top:-2px;display:inline;
    text-align:center;
    border-top:0; 
    border-left:1px solid #617316;
    margin-left:-4px;
    border-bottom:1px solid #617316;
    border-right:1px solid #617316;
    margin-right:2px;
    width:100px;
    overflow:hidden;
    cursor:hand;
    background-color:white;
    height:19px}
  
.TaskBarBtnComment{border-right:1px groove #ccc;display:inline;text-align:center;margin:2px;width:100px;overflow:hidden;cursor:hand;top:0px;padding-top:-2px;padding-left:2px;padding-right:2px;overflow:hidden;height:16px}
.TaskBarBtnCommentOver{color:red;border-right:1px groove #ccc;display:inline;text-align:center;margin:2px;width:100px;overflow:hidden;cursor:hand;top:0px;padding-top:-2px;padding-left:2px;padding-right:2px;overflow:hidden;height:16px}