
/*上传文件按钮*/
/*.oplist_op_addfile a.btn{background-image:url(<esp:ctxpath/>/themes/framework/default/common/all_toolbar.gif); background-repeat:no-repeat;}*/
td.oplist_op_addfile{border:0px; vertical-align:top;}
.oplist_op_addfile a.btn{display:block; margin:1px;float:left; border:1px solid #bebebe; cursor:pointer; position:relative;}
.oplist_op_addfile .addbtn{width:60px;}
.oplist_op_addfile a.btn:hover{border:1px solid #d2d2d2; background-color:#FFFFEE;}
.oplist_op_addfile div,.oplist_op_addfile span{ vertical-align:middle;}
.oplist_op_addfile .input_browser{ cursor:pointer; width:1px; border:none;  padding:0px; margin:0px;position:absolute; opacity:0;filter:alpha(opacity=0);left:-32px !important;left:-5px;left/**/:-3px; font-size:12px;}
.oplist_op_af_inner{}

/*--------------------------------------------------|
| dTree 2.05  |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landr\uFFFD    |text-decoration: underline;
--------------------------------------------------*/
.dtree {
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #666;
	white-space: nowrap;
    width:100%
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;

}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
   TEXT-DECORATION: none
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: yes;
}
.dtree a.nodeSel {

	/*background-color: #c0d2ec;*/
        TEXT-DECORATION: none
}
.dtree .clip {
	overflow: hidden;
}

.dTreeNodeOver{
   background-color: #FFCB39;
}
.dTreeNode{
   background-color: #FFFFFF;
}
. nodeSel {
	/*background-color: #c0d2ec;*/

        TEXT-DECORATION: yes
}

. node {
	/*background-color:#333;*/
    width:100%;
        TEXT-DECORATION: yes
}

.etreeNode {
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #666;
	white-space: nowrap;
}

.etreeNode img {
	border: 0px;
	vertical-align: middle;
}
/*.etreeNode a {
	color: #333;
	 text-decoration: none;
}
.etreeNode a.node, .etreeNode a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
    TEXT-DECORATION: none
}
.etreeNode a.node:hover, .etreeNode a.nodeSel:hover {
	color: #333;
	text-decoration: yes;
}
.etreeNode a.nodeSel {
	background-color: #c0d2ec;
        TEXT-DECORATION: none
}*/
.etreeNode .clip {
	overflow: hidden;
}



.etreeNode .nodeSel {
	 /*background-color: #c0d2ec;*/
     /*TEXT-DECORATION: underline*/
}



.etreeNode.node {
	/*background-color:#333;*/
    /*TEXT-DECORATION: underline*/
}


/*#4a3163  background-color: #E19797;*/
tbody.scrollContent td, tbody.scrollContent tr.td {
/*background: #FFF;*/
    font-size: 14px;
    /*font-weight: normal;*/
    font-family: 宋 体;
    border-bottom: 1px solid #EEE;
    border-left: 1px solid #EEE;
    border-right: 1px solid #AAA;
    border-top: 1px solid #AAA; /*padding: 1px 1px*/
    padding: 2px 3px 2px 3px ;
    margin : 0px 0px 0px 0px
}

thead.fixedHeader th {
    background: #31659C;
    border-left: 1px solid #EEE;
    border-right: 1px solid #AAA;
    border-top: 1px solid #EEE;
    /*padding: 3px 2px;*/
    padding: 1px,1px,1px,1px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    font-family: 宋 体; /*width: 100%;*/
    text-align: center

}
/*fixedHeader表格固定表头*/
thead.fixedEditHeader td {
/* background: #31659C; */
/* background: #2982BD;*/
/*background: #639ACE;CECFCE,CECFD6,98ABC7,316194,9CAAC6,DEDFDE*/
    background: #ADC7F7; /* color:#000;393C39*313031*/
    color: #000000; /*font-size: 14pt; */
/*border-left: 1px solid #EEE;*/
/* border-right: 1px solid #AAA;*/
/* border-top: 1px solid #EEE;*/
    border-bottom: 0px solid #848684; /*font-weight: blod;AAA*/
    /*padding: 3px 2px;*/
     padding: 1px,1px,1px,1px;
    height: 25px;
}

/* make the A elements pretty. makes for nice clickable headers                */
thead.fixedHeader a, thead.fixedHeader a:link, thead.fixedHeader a:visited {
    color: #FFFFFF;

    text-decoration: none;
  /**  width: 100%    display: block; 这两个属性不能有，否则不能显示标题于一行*/
}

/* make the A elements pretty. makes for nice clickable headers                */
/* WARNING: swapping the background on hover may cause problems in WinIE 6.x   */
thead.fixedHeader a:hover {
    color: #FFFFFF;

    text-decoration: underline;
  /*  width: 100%     display: block;  */
}
tbody.scrollContent a, tbody.scrollContent a:link, tbody.scrollContent a:visited {
    color: #333;
    text-decoration: none;
}

/* make the A elements pretty. makes for nice clickable headers                */
/* WARNING: swapping the background on hover may cause problems in WinIE 6.x   */
tbody.scrollContent a:hover {
    text-decoration: underline;
}

.outTableRow {
    background-color: #FFF
}

.STAT_TABLE {
    font-size: 14px;
}

.STAT_TABLE td {
    border-bottom: 1px solid #EEE;
    border-left: 1px solid #EEE;
    border-right: 1px solid #AAA;
    border-top: 1px solid #AAA;
    padding: 1px 1px
}





