.favorite_pane{width:100%;}
.favorite_pane > dl{width:100%; padding:0px;}
.favorite_pane > dl > dt{width:100%; height:35px; padding-left:20px; padding-top:0px;border-bottom:1px solid #cfcfcf}
.favorite_pane > dl > dt > a{height:29px; line-height:29px; display:inline-block; color:#666; font-size:13px; font-family:"宋体"; padding:0px 15px;margin-top:5px; border-top:1px solid #d1ab86; border-left:1px solid #d1ab86; border-right:1px solid #d1ab86;}
.favorite_pane > dl > dt > .on{ background-color:#f0dbc0; color:#7c5b0c;}
.favorite_pane > dl > dd{width:100%; line-height:auto; position:relative; overflow:auto; -moz-box-sizing:border-box; box-sizing:border-box; display:none; padding: 0; }
.favorite_pane > dl > .show{display:block;}
.favorite_pane > dl > dd li{padding:6px 0 0 20px;border-bottom:1px dotted #ccc}
.favorite_pane > dl > dd li:hover{background:#e7f0f7;cursor:default}
.file_show div{display:block;clear:both;padding-bottom:4px;overflow:hidden;zoom:1}
.file_show div > span{margin-right:15px;}

/*定密管理*/
.apply_file > li > span{display:inline-block;width:17px;height:17px;background:url(../images/secret_icon.png);position:relative;top:3px;margin-right:2px;}
.apply_file li:nth-child(1) span{background-position:-2px 0}
.apply_file li:nth-child(1).on span{background-position:-2px 19px}
.apply_file li:nth-child(2) span{background-position:-25px 0}
.apply_file li:nth-child(2).on span{background-position:-25px 19px}
.apply_file li:nth-child(3) span{background-position:-45px 0}
.apply_file li:nth-child(3).on span{background-position:-45px 19px}
.apply_file li:nth-child(4) span{background-position:-65px -1px}
.apply_file li:nth-child(4).on span{background-position:-65px 18px}