/**/
.form-nav {
  width: 100%;
  height: 35px;
  background-image: url(../images/right_navbg.gif);
  background-repeat: repeat-x;
  margin: 0 0 10px 0;
}

.form-nav-left {
  float: left;
  color: #888;
  height: 12px;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 0px 0px 0px;
}
.form-nav-right {
  float: right;
  height: 30px;
}
.form-nav-right li {
  line-height: 28px;
  float: left;
  margin: 0px 0px 0px 5px;
  display: inline;
  height: 30px;
  font-weight: bold;
}
.form-nav-right li img {
  width: 14px;
  height: 14px;
  margin-top: -1px;
  padding-right: 2px;
}
.form-nav-arrow {
  background-image: url(../images/right_nav_arrow.gif);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0 5px;
}
.form-box {
  width: 98%;
  margin: 0 auto;
}
.form-tab-box {
  height: 37px;
  background-image: url(../images/from_tabbg.gif);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
}
.form-tab-box ul li {
  float: left;
  height: 37px;
  line-height: 36px;
  padding: 0 35px 0 12px;
  border-right: 1px solid #ccc;
  font-weight: bold;
  color: #444444;
  cursor: pointer;
}
.form-tab-hover {
  background-image: url(../images/from_tab_hover.gif);
  background-repeat: repeat-x;
}
.form-search {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: center;
  padding: 5px 0;
}
.form-paper {
  height: 36px;
  background-color: #efefef;
  border: 1px solid #ccc;
}
.form-paper table {
  height: 36px;
}
.form-label {
  background-color: #d6d6d6;
  padding: 3px 4px;
  font-weight: bold;
}
.form-table {
  width: 100%;
  border: none;
  background-color: #efefef;
  border-collapse: collapse;
}
.form-table {
  width: 100%;
  border: none;
  background-color: #fffcfc;
  border-collapse: collapse;
}
.form-table td,
th {
  line-height: 32px;
  vertical-align: middle;
  border: solid #e3dede 1px;
}
.change-bg tr:hover {
  background: #cfffff;
}
.not-change-bg tr:hover {
  background: #efefef;
}
.form-table th {
  font-weight: bold;
  background: #eee;
  vertical-align: middle;
}
.form-table .form-operate img {
  width: 13px;
  height: 13px;
}
.highlight-line {
  background: #ffffcc;
}
.priv-table {
  width: 316px;
  float: left;
  display: block;
  border: none;
  background-color: #efefef;
  border-collapse: collapse;
}
.priv-table td,
th {
  line-height: 32px;
  vertical-align: middle;
  border: solid #ccc 1px;
}
.priv-table th {
  font-weight: bold;
  background: #ddd;
  vertical-align: middle;
}
.priv-table .menuTitle {
  width: 96px;
}
.priv-table .menuPriv {
  width: 42px;
}
.priv-table-submit {
  width: 190px;
  margin-top: 20px;
}
.select-user-list {
  width: 100%;
  margin: 0px;
  overflow: hidden;
  list-style-type: none;
  padding: 0px 0px 0px 3px;
}
.select-user-list li {
  margin: 2px;
  height: 18px;
  float: left;
  width: 90px;
  font-size: 12px;
  line-height: 18px;
  cursor: pointer;
  border: 1px solid #ccc;
}
.select-user-list .selecting {
  background: #feca40;
}
.select-user-list .selected {
  color: white;
  background: #f39814;
}

.dianjihou {
  color: orange;
}
.ts_sel {
  color: #666;
}

.select-type-list {
  width: 100%;
  margin: 0px;
  overflow: hidden;
  list-style-type: none;
  padding: 0px 0px 0px 3px;
}
.select-type-list li {
  margin: 2px;
  height: 18px;
  float: left;
  width: 90px;
  font-size: 12px;
  line-height: 18px;
  cursor: pointer;
  border: 1px solid #ccc;
}
.select-type-list .selecting {
  color: #fff;
  background: #cc0033;
}
.select-type-list .selected {
  background: #cc0033;
}
.select-role-list {
  width: 100%;
  margin: 0px;
  overflow: hidden;
  list-style-type: none;
  padding: 0px 0px 0px 3px;
}
.select-role-list li {
  margin: 2px;
  height: 18px;
  float: left;
  width: 90px;
  font-size: 12px;
  line-height: 18px;
  cursor: pointer;
  border: 1px solid #ccc;
}
.select-role-list .selecting {
  background: #feca40;
}
.select-role-list .selected {
  color: white;
  background: #f39814;
}
.label-green {
  background-color: #468847;
  color: #e6ffff;
}
.label-huang {
  background-color: #f89406;
  color: #fff;
}
.label-reb {
  color: #fff;
  background-color: #f74d4d;
}
.label-blue {
  color: #fff;
  background-color: #3a87ad;
}
.paper-reb-text {
  color: #da4f49;
  font-weight: bold;
}
.search-btn {
  border: none;
  background-color: transparent;
  background-image: url(../images/button_huangbg.gif);
  background-repeat: no-repeat;
  width: 78px;
  height: 24px;
  padding: 0;
  margin: 0;
  text-align: left;
  color: #fff;
  cursor: pointer;
}
.search-ico {
  padding: 0 0 0 35px;
  background-image: url(../images/serach_ico.gif);
  background-repeat: no-repeat;
  background-position: 12px center;
  line-height: 24px;
}
.custom-upload {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  display: inline-block;
}
.custom-upload input {
  top: 0;
  right: 0;
  opacity: 0;
  position: absolute;
  font-size: 100px;
  cursor: pointer;
  filter: alpha(opacity=0);
}
.custom-upload img {
  width: 13px;
  height: 13px;
  margin-right: -5px;
}
.uploadFile {
  float: left;
  padding: 5px 8px;
  text-align: center;
}
.uploadFile a {
  color: #000dff;
  text-decoration: underline;
}
.uploadFile img {
  width: 15px;
  height: 15px;
  cursor: pointer;
  margin-top: -2px;
  margin-left: 3px;
}
