﻿a {color: #666666;}
a:active { text-decoration: underline; font-size: 10pt; }
a:hover { text-decoration: underline; color: #002E5B;   font-size: 10pt;}
a:link {  font-size: 10pt; text-decoration: underline; }
a:visited { color: #002E5B; text-decoration: underline; font-size: 10pt; }
table a {color: #fff;}
table a:active { text-decoration: underline; font-size: 10pt; }
table a:hover { text-decoration: underline; color: #fff;   font-size: 10pt;}
table a:link {  font-size: 10pt; text-decoration: underline; }
table a:visited { color: #fff; text-decoration: underline; font-size: 10pt; }
body { font-size: 10pt; background-color: #FFFFFF; font-family: 微软雅黑; }
img { border: 0px; }
table { word-break: break-all; }
textarea {    border: solid 1px #acb9c1;    color: #444444;    margin-left: 0px;}
td {    font-size: 10pt; color: #666666;}


/*********************** 按钮样式超链接 **********************/
.aButton { color:#1a827c;border :#1a827c 1px solid;height:24px;padding:5px 10px 5px 10px }
.aButton:link { color:#1a827c;border :#1a827c 1px solid;height:24px;padding:5px 10px 5px 10px }
.aButton:visited { color:#1a827c;border :#1a827c 1px solid;height:24px;padding:5px 10px 5px 10px }
.aButton:hover { color:#ffffff;background-color:#1a827c;text-decoration: none }
/*********************** 时间控件样式 ************************/
.time_left {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
}
.time_right {
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: none;
}
.time_middle {
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: none;
    text-align: right;
}
.time_container {
    vertical-align: middle;
    border: solid 1px #acb9c1;
    display:inline-block;
    background: #fff;
}
.time_input {
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: none;
    text-align: right;
    padding: 0px;
}
.time_unit {
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: none;
    text-align: center;
    display: inline-block;
}
/*********************** 上传控件的样式 ************************/
.delbtn { margin: 4px; border: 0px; text-decoration: none; color: Red !important; font-weight: bold; }
.file { float: left; margin-right: 4px; }
.Uploader {   float: right; }
.Gray { 	filter: gray; }
/*********************************************/
.bottomCss
{
    background-image: url(/i/bottom1.jpg);
}

.divCss
{
    height: 25px;
    vertical-align: bottom;
}
.divCss span
{
    font-weight: bold;
    color: Red;
}

.middleCss
{
    width: 100%;
    height: 100%;
    border-left: solid 1px #acb9c1;
    border-right: solid 1px #acb9c1;
    vertical-align: top;
}
.sBottomCss
{
    background-image: url(/i/sBottom1.jpg);
}
.sMiddleCss
{
    width: 100%;
    border-left: solid 1px #acb9c1;
    border-right: solid 1px #acb9c1;
    vertical-align: top;
}
.sTitle {
    background-color: #EFF7F7;
    height: 35px;
    color: #666666;
    border: 1px solid #CBDADA;
}
.sTitle_Old
{
    background-image: url(/i/sTitle1.jpg);
    font-weight: bold;
}
.title {
    font-size: 16px;
    font-family: 黑体;
    color: #1a827c;
}

.titleCss
{
    font-size: 14pt;
    font-weight: bold;
    font-family: 黑体;
    color: #444444;
    vertical-align: middle;
}
.titleNewCss{
	color: #167e79;
	font-size: 15pt;
	font-weight: bold;
}
.topCss
{
    background-image: url(/i/top1.jpg);
}
.topTitle
{
    /*background-image: url(/i/toptitle1.jpg);*/
}
.trCss
{
    height: 25px;
}

.backImg
{
    background-image: url('/i/backImg.jpg');
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
}
html 
{ 
	width:100%;
	height:100%; 
}
.bodyCss
{
    margin: 5px;
    background-color: #dbdbdb;
    border: 0px;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.checkstyle
{
    border-right: transparent 0px;
    border-top: transparent 0px;
    border-left: transparent 0px;
    border-bottom: transparent 0px;
    background-color: transparent;
    font-size: 10pt;
    color: #444444;
}
/*****************************ListEdit样式******************************/
.tdEditCell
{
    border-bottom: solid 1px #a6c4d4;
    border-left: solid 1px #a6c4d4;
    border-right: solid 1px #a6c4d4;
    /*padding-left:2px;padding-right:2px;*/
    padding:2px;
}
/*****************************以下为表格用Css****************************/
.tbCellall
{
    border-bottom: solid 1px #acb9c1;
    border-left: solid 1px #acb9c1;
    border-right: solid 1px #acb9c1;
    border-top: solid 1px #acb9c1;
    background-color: #ffffff;
    height: 30px;
    color: #444444;
}
.tbCellboth {
    border: solid 1px #a6c4d4;
    background-color: #ffffff;
    padding-left: 4px;
    padding-right: 4px;
    height: 35px;
    color: black;
}
.tbCellboth_Old
{
    border-bottom: solid 1px #A6C6C3;
    border-left: solid 1px #A6C6C3;
    border-right: solid 1px #A6C6C3;
    background-color: #ffffff;
    padding-left: 2px;
    padding-right:2px;
    height: 30px;
    color: #444444;
}
.tempCell {
    /*border-bottom: solid 1px #acb9c1;
    border-left: solid 1px #acb9c1;
    border-right: solid 1px #acb9c1;*/
    border: 1 solid #a6c4d4;
    background-color: #E9F8F8;
    padding-left: 2px;
    padding-right: 2px;
    height: 30px;
    color: #ffffff;
}
.trFirst {
    background-color: #FFFFFF;
    border: 1px solid #CBDADA;
}
.trSecond {
    background-color: #F5F8F9;
    border: 1px solid #CBDADA;
}
.tbLeftCss
{
    border-bottom: solid 1px #acb9c1;
    border-left: solid 1px #acb9c1;
    background-color: #ffffff;
    height: 25px;
}

.tbRightCss
{
    border-bottom: solid 1px #acb9c1;
    border-right: solid 1px #acb9c1;
    background-color: #ffffff;
    height: 25px;
}

.tbTopCss
{
    border-top: solid 1px #acb9c1;
    background-color: #e3eaed;
    height: 25px;
}

.tbBothCss
{
    border-bottom: solid 1px #acb9c1;
    border-left: solid 1px #acb9c1;
    border-right: solid 1px #acb9c1;
    height: 25px;
}

.grid 
{
	background-color:#a2b1ce;
	vertical-align:middle;
	color:#012c6d;
}

/*****************************以下为按钮Css*****************************/
.btnDefault {
    margin-right: 2px;
    color: #1a827c;
    border: #1a827c 1px solid;
    background-color: #ffffff;
    height: 24px;
    line-height: 24px;
    padding: 0px 6px;
    BEHAVIOR: url('/conn/cssfile/button.htc');
}
.btnDisabled{
    margin-right: 2px;
    color: gray;
    border: gray 1px solid;
    background-color: #ffffff;
    height: 24px;
    line-height: 24px;
    padding: 0px 6px;
    BEHAVIOR: url('/conn/cssfile/button.htc');
}}
.btnDefault:hover{
	margin-right: 2px; 
	color: #ffffff; 
	border: #1a827c 1px solid;
	background-color: #1a827c; 
	height: 24px;
	line-height: 24px;
    padding: 0px 6px;
	cursor: pointer;
}
.btnOver {
    margin-right: 2px;
    color: #ffffff;
    border: #1a827c 1px solid;
    background-color: #1a827c;
    height: 24px;
    line-height: 24px;
    padding: 0 6px;
    cursor: pointer;
}
.btnSave
{
    background-image: url(/i/save.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnRelationEx
{
    background-image: url(/i/relation.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnUnSave
{
    background-image: url(/i/unSave.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnNewNote
{
    background-image: url(/i/newNote.gif);
    width: 86px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnUnNewNote
{
    background-image: url(/i/unNewNote.gif);
    width: 86px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnSearch
{
    background-image: url(/i/search.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnChakan
{
    background-image: url(/i/search.jpg);
    width: 77px;
    height: 29px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnChaXun
{
    background-image: url(/i/chax.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnGetData
{
    background-image: url(/i/GetData.gif);
    width: 98px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnMakeEfile
{
    background-image: url(/i/MakeEfile.gif);
    width: 95px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnUploadEfile
{
    background-image: url(/i/UploadEfile.gif);
    width: 95px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnDownEfile
{
    background-image: url(/i/DownEfile.gif);
    width: 95px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnEdit
{
    background-image: url(/i/editex.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnClose
{
    background-image: url(/i/close.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnGuanBi
{
    background-image: url(/i/guanbi.gif);
    width: 59px;
    height: 22px;
    border: 0;
    background-color: Transparent;
}
.btnOK
{
    background-image: url(/i/ok.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnCancel
{
    background-image: url(/i/cancel.gif);
    width: 61px;
    height: 24px;
    background-color: Transparent;
    border: 0;
}
.btnAdd
{
    background-image: url(/i/add.gif);
    width: 61px;
    height: 24px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnAddNew
{
    background-image: url(/i/addNew.png);
    width: 98px;
    height: 33px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnCopy
{
	background-image: url(/i/copy.gif);
	width: 61px;
	height: 24px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnConfirm
{
	background-image: url(/i/confirm.gif);
	width: 61px;
	height: 24px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnCancelConfirm
{
	background-image: url(/i/cancel.gif);
	width: 61px;
	height: 24px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnCopyNew
{
    background-image: url(/i/copy.png);
    width: 98px;
    height: 33px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnOkNew
{
    background-image: url(/i/4.png);
    width: 98px;
    height: 33px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnImportNew
{
    background-image: url(/i/import.gif);
    width: 61px;
    height: 24px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnUnAdd
{
    background-image: url(/i/unAdd.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnDelete
{
    background-image: url(/i/delete1.gif);
    width: 61px;
    height: 24px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnUnDelete
{
    background-image: url(/i/unDelete.gif);
    width: 61px;
    height: 24px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnSDelete
{
    background-image: url(/i/sDelete.gif);
    width: 51px;
    height: 22px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnUnSDelete
{
    background-image: url(/i/unSDelete.gif);
    width: 51px;
    height: 22px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnFurnish
{
    background-image: url(/i/furnish.gif);
    width: 51px;
    height: 22px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnSOK
{
    background-image: url(/i/sok.gif);
    width: 51px;
    height: 22px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnSCancel
{
    background-image: url(/i/scancel.gif);
    width: 51px;
    height: 22px;
    background-color: Transparent;
    display:inline-block;
    border: 0;
}
.btnBack
{
    background-image: url(/i/back.gif);
    width: 60px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnModifyBt
{
    background-image: url(/i/modifybt.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnTJNBTZ
{
    background-image: url(/i/tjnbtz.gif);
    width: 113px;
    height: 25px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnModify
{
    background-image: url(/i/modify.gif);
    width: 51px;
    height: 22px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnUnModify
{
    background-image: url(/i/unModify.gif);
    width: 51px;
    height: 22px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnUpDuty
{
    background-image: url(/i/upDuty.gif);
    width: 75px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnBaoCun
{
    background-image: url(/i/baocun.gif);
    width: 59px;
    height: 22px;
    border: 0;
    cursor: hand;
    background-color: Transparent;  
    display:inline-block;
}
.btnDownDuty
{
    background-image: url(/i/downDuty.gif);
    width: 75px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnProp
{
    background-image: url(/i/modifyProp.gif);
    width: 120px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnCloseGraph
{
    background-image: url(/i/Grahid.gif);
    width: 81px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnRela
{
    background-image: url(/i/czp.gif);
    width: 99px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnOpenGraph
{
    background-image: url(/i/Graopen.gif);
    width: 99px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnPrint
{
    background-image: url(/i/print.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnExport
{
    background-image: url(/i/export.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnPrintView
{
    background-image: url(/i/printView.gif);
    width: 86px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnLook
{
    background-image: url(/i/ck.gif);
    background-color: transparent;
    display:inline-block;
    width: 61px;
    height: 24px;
    border: 0;
}
.btnChangDuty
{
    background-image: url(/i/changDuty.gif);
    background-color: Transparent;
    display:inline-block;
    width: 73px;
    height: 24px;
    border: 0;
}
.btnUnChangDuty
{
    background-image: url(/i/unChangDuty.gif);
    background-color: transparent;
    display:inline-block;
    width: 73px;
    height: 24px;
    border: 0;
}
.btnPassWork
{
    background-image: url(/i/passwork.gif);
    background-color: Transparent;
    display:inline-block;
    width: 73px;
    height: 24px;
    border: 0;
}
.btnUnPassWork
{
    background-image: url(/i/unpasswork.gif);
    background-color: transparent;
    display:inline-block;
    width: 73px;
    height: 24px;
    border: 0;
}
.btnCancelPassWork
{
    background-image: url(/i/cancelpasswork.gif);
    background-color: Transparent;
    display:inline-block;
    width: 73px;
    height: 24px;
    border: 0;
}
.btnCarryWork
{
    background-image: url(/i/carrywork.gif);
    background-color: Transparent;
    display:inline-block;
    width: 73px;
    height: 24px;
    border: 0;
}
.btnUnCarryWork
{
    background-image: url(/i/uncarrywork.gif);
    background-color: transparent;
    display:inline-block;
    width: 73px;
    height: 24px;
    border: 0;
}
.btnCurDuty
{
    background-image: url(/i/curDuty.gif);
    background-color: Transparent;
    display:inline-block;
    border: 0;
    width: 110px;
    height: 24px;
}
.btnHistoryDuty
{
    background-image: url(/i/historyDuty.gif);
    background-color: Transparent;
    display:inline-block;
    border: 0;
    width: 110px;
    height: 24px;
}
.btnChangeCurPerSon
{
    background-image: url(/i/changeCurPerson.gif);
    background-color: Transparent;
    display:inline-block;
    border: 0;
    width: 61px;
    height: 24px;
}
.btnLastDuty
{
    background-image: url(/i/lastDuty.gif);
    background-color: transparent;
    display:inline-block;
    border: 0;
    width: 110px;
    height: 24px;
}
.btnRelation
{
    background-image: url(/i/icoRela.gif);
    background-color: Transparent;
    display:inline-block;
    border: 0;
    width: 16px;
    height: 14px;
}
.btnClear
{
    background-image: url(/i/clear.gif);
    background-color: Transparent;
    display:inline-block;
    border: 0;
    width: 61px;
    height: 24px;
}
.btnNew
{
    background-image: url(/i/new.gif);
    background-color: Transparent;
    display:inline-block;
    border: 0;
    width: 61px;
    height: 24px;
}
.btnReturn
{
    background-image: url(/i/back.gif);
    width: 60px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnAddFolder
{
    background-image: url(/i/addFolder.jpg);
    width: 86px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnAddFile
{
    background-image: url(/i/addFile.gif);
    width: 86px;
    height: 24px;
    border: 0;
    background-color: Transparent;
    display:inline-block;
}
.btnUpload
{
    background-image: url(/i/upload.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnSearchFile
{
    background-image: url(/i/searchFile.gif);
    width: 86px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnReturnParent
{
    background-image: url(/i/returnParent.gif);
    width: 86px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnNewDuty
{
    background-image: url(/i/newDuty.gif);
    width: 120px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnNewUser
{
    background-image: url(/i/useradd.gif);
    width: 86px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnRoleSet
{
    background-image: url(/i/roleset.gif);
    width: 86px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnRoleDel
{
    background-image: url(/i/roledel.gif);
    width: 86px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnWorkFlow
{
    background-image: url(/i/workflow.gif);
    width: 73px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnInvalid
{
    background-image: url(/i/invalid.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnNotice
{
    background-image: url(/i/noticeAdd.gif);
    width: 86px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnMerge
{
    background-image: url(/i/hb.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnChangCurDuty
{
    background-image: url(/i/changeCurDuty.gif);
    width: 98px;
    height: 24px;
    cursor: pointer;
    border: 0;
    background-color: Transparent;
}
.btnStat
{
	background-image: url(/i/stat.gif);
	width: 61px;
	height: 24px;cursor:pointer;
    border: 0;
    background-color: Transparent;
}
.btnStartDuty
{
	background-image: url(/i/startDuty.gif);
	width: 100px;
	height: 24px;cursor:pointer;
    border: 0;
    background-color: Transparent;
}
.btnDutyCopy
{
	background-image: url(/i/copyDuty.gif);
	width: 86px;
	height: 24px;cursor:pointer;
    border: 0;
    background-color: Transparent;
}
.btnKickBack
{
    background-image: url(/i/backto.gif);
    width: 73px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnGetBack
{
    background-image: url(/i/qh.gif);
    width: 62px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnKick
{
    background-image: url(/i/dh.gif);
    width: 62px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnPassNext
{
    background-image: url(/i/passnext.gif);
    width: 61px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnReMove
{
    background-image: url(/i/remove.gif);
    width: 86px;
    height: 24px;
    border: 0;
    background-color: Transparent;
}
.btnSmallUpdate
{
    background-image: url(/i/notetype1.gif);
    width: 10px;
    height: 10px;
    border: 0;
    background-color: Transparent;
}
.btnSmallDelete
{
    background-image: url(/i/toDel.gif);
    width: 10px;
    height: 10px;
    border: 0;
    background-color: Transparent;
}
.btnSmallSave
{
    background-image: url(/i/toSave.gif);
    width: 10px;
    height: 10px;
    border: 0;
    background-color: Transparent;
}
.flow_button
{color:#1a827c;border :#1a827c 1px solid;background-color:#ffffff;height:24px;padding:3px 0px 0px 0px;BEHAVIOR: url('/conn/cssfile/button.htc');
 /*   border-right: #ACB9C2 1px solid;
    border-top: #ACB9C2 1px solid;
    font-size: 13px;
    font-weight: bold;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FDFDFD, EndColorStr=#EAEAEA);
    border-left: #ACB9C2 1px solid;
    height: 24px;
    color: #5C5C5C;
    padding-top: 2px;
    border-bottom: #ACB9C2 1px solid;*/
}
.btnGoLeft
{
    background-image: url(/i/goleft.gif);
    width: 51px;
    height: 24px;
}
.btnGoRight
{
    background-image: url(/i/goright.gif);
    width: 51px;
    height: 24px;
}

/*********************** 未知样式 *****************************/
#mask
{
    position: absolute;
    top: 0;
    left: 0;
    width: 10%;
    height: 100%;
    background: #BBBBFF;
    filter: alpha(opacity=30);
    z-index: 100000;
    visibility: hidden;
}
/***********文本下拉样式*********/

ul, li
{
    margin: 0;
    padding: 0;
}
#wrap
{
    width: 650px;
    margin: 0 auto;
}
.autoDis
{
    position: absolute;
    overflow: hidden;
}
.autoDis p
{
    line-height: 25px;
    cursor: default;
    padding: 0 5px;
}
.autoDis li
{
    line-height: 25px;
    cursor: default;
    padding: 0 5px;
    white-space: nowrap;
    background-color: #fff;
}
.autoDis li a
{
    text-decoration: none;
}
.autoDis li a:hover
{
    text-decoration: underline;
}
.autoDis .cur
{
    background: #ccc;
}
/*********自定义样式by wangyongchen**********/
/******需要隐藏行的表格的单元格*****/
/****** table中要设置<border-collapse>collapse</border-collapse>*****/
/****** <border>1px solid #CDCDCD</border>*****/
.tdOtherTrCell
{
    border-bottom: solid 1px #cdcdcd;
    border-left: solid 1px #cdcdcd;
    border-right: solid 1px #cdcdcd;
    padding:2px;
}