@CHARSET "UTF-8";

.toolBar{width:100%;height:36px;padding:5px 0 3px 5px;color:#137700;background-repeat:repeat-x;position:relative;z-index:2;font-size:12px;text-align:right;display:block;background-image: url("../images/toolBar/toolbg.gif");}
.toolBar ul{margin:0px;padding:0px;list-style:none;}
.toolBar li{float:left;line-height:29px;}
.toolBar li a{float:left;height:29px;display:block;padding-left:8px;cursor:pointer;color:#000;text-decoration:none;}
.toolBar li a span{float:left;height:28px;padding-right:6px;width: 10px;}
.toolBar li a:hover{color:#000;text-decoration:none;background-image:url("../images/toolBar/toolabg.gif");background-repeat: no-repeat;}
.toolBar li a:hover span{background-image:url("../images/toolBar/toolabg.gif");background-position:center  right;display:block}
.toolBar li a:hover .mLine{background:url(../images/toolBar/mLine.gif) right center no-repeat;}/*下拉菜单线条*/
.mFont{float:left;font-weight: 100;}
.selectFont{float:left;font-weight: 100;}


.tlBtnBack,.tlBtnSave,.tlBtnReset,.tlBtnSearch,.tlBtnAddPJ,.tlBtnEditPJ,
.tlBtnViewPJ,.tlBtnDownPJ,.tlBtnSubmitPJ,.tlBtnDelPJ,.tlBtnPass,
.tlBtnNoPass,.tlBtnFileUpload,.tlBtnFileDownload,.tlBtnPrint,.tlBtnHome,.tlBtnSignin,.tlBtnVideo
{width:20px;height:20px;float:left;margin-top:6px;}
.tlBtnBack{background: url(../images/toolBar/back.gif);background-repeat: no-repeat;}
.tlBtnSave{background: url(../images/toolBar/save.gif);background-repeat: no-repeat;}
.tlBtnReset{background: url(../images/toolBar/reset.gif);background-repeat: no-repeat;}
.tlBtnSearch{background: url(../images/toolBar/search.gif);background-repeat: no-repeat;}
.tlBtnAddPJ{background: url(../images/toolBar/addPJ.gif);background-repeat: no-repeat;}
.tlBtnEditPJ{background: url(../images/toolBar/editPJ.gif);background-repeat: no-repeat;}
.tlBtnViewPJ{background: url(../images/toolBar/viewPJ.gif);background-repeat: no-repeat;}
.tlBtnDownPJ{background: url(../images/toolBar/downPJ.gif);background-repeat: no-repeat;}
.tlBtnSubmitPJ{background: url(../images/toolBar/submit.gif);background-repeat: no-repeat;}
.tlBtnDelPJ{background: url(../images/toolBar/del.gif);background-repeat: no-repeat;}
.tlBtnPass{background: url(../images/toolBar/pass.gif);background-repeat: no-repeat;}
.tlBtnNoPass{background: url(../images/toolBar/error.gif);background-repeat: no-repeat;}
.tlBtnFileUpload{background: url(../images/toolBar/fileUpload.gif);background-repeat: no-repeat;}
.tlBtnFileDownload{background: url(../images/toolBar/fileDownload.gif);background-repeat: no-repeat;}
.tlBtnPrint{background: url(../images/toolBar/printer.png);background-repeat: no-repeat;}
.tlBtnHome{background: url(../images/toolBar/home.png);background-repeat: no-repeat;}
.tlBtnSignin{background: url(../images/toolBar/signin.png);background-repeat: no-repeat;}
.tlBtnVideo{background: url(../images/toolBar/video.gif);background-repeat: no-repeat;}


.dMenu{z-index:999}
.dMenu{width:124px;height:auto;font-family:Tahoma;float:left;border:1px solid #2e8acc;background:#edf6ff; position: absolute; }
.dMenu li{width:122px;display:inline-block;line-height:18px !important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border:0px solid red;text-align:left;}
.dMenu li a{width:122px;_width:120px;float:left;color:#000;margin:2px 1px 2px 1px;text-decoration:none;padding:0 0 0px 9px;#padding:1px 0 0px 9px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.dMenu li a:hover{text-decoration:none;background:#cbe5ff}
.dMenu li a,.dMenu li a:hover{height:auto !important;background-image:none !important}
.mDot {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/toolBar/dot.gif) repeat scroll -180px -43px;
    float:left;
    height:22px;
    margin:4px 0 0 3px;
    width:10px}

.TopTB{border: 0px;font-size: 14px;}
.TopTB tr{height: 30px}
.TopTB th{font-size: 14px;text-align: right;line-height: 25px}
.TopTB td{font-size: 14px;text-align: left;line-height: 25px}
