﻿.data-row-od {
    background-color: #f6f6f6
}
.search_btn{ text-align:center; margin-top:15px;}
.search_btn a{
	width:40px; text-align:center;}
.search_box{margin: 4px 0 4px 0; border: 1px solid #dfe8f3; padding: 4px; background:#f7faff;}
.search_tab td{ height:20px; text-align:left}
.search_tab .name{ width:40px; text-align:right; }
/*form*/
.manage td.regtitle { width:134px; font-size:13px; text-align:right; background:#E8F0F4; border-bottom:1px solid #f7faff;}
.manage textarea { width:280px; margin-right:10px; border:1px solid #cecece; color:#6c6c6c;}
.manage select { border:1px solid #cecece; color:#6c6c6c; }
.manage tr td{line-height:25px; padding:4px; font-size:12px; vertical-align:top;}
.manage tr td span{line-height:20px;}

.table_box{ background:#f7faff; border:1px solid #dfe8f3; padding:0px 0px; }

.table_tip { font-size:12px; font-weight:normal; color:#c4c4c4; padding-left:10px;}
.table_title{ font-size:15px; color:#48699a;  padding-left:50px;  padding-bottom:5px;  line-height:28px; margin-bottom:0px; font-weight:bold; margin-top:2px;}
.table_title span{ font-size:12px; color:#6b6b6b; float:right; font-weight:normal;}
.table_btn{ text-align:center; margin-top:15px;}
.table_btn a{ margin-left:20px;}

/*注释信息*/
table tr td input.dns_text{ height:25px; line-height:25px !important; padding:0 3px; font-size:12px; border:1px solid #cccccc; background:#fff; width:210px;}
.errorTip{background:url(/Scripts/easyui/themes/metro-blue/images/error.gif) no-repeat 4px 4px; color:#b73737; border:solid 1px #b73737; display:inline-block; height:23px; line-height:23px; *line-height:24px; white-space:nowrap; padding:0 3px 0 25px; margin-left:5px;}
.formtip { padding-left:18px; background:url(/Scripts/easyui/themes/metro-blue/images/icon_wrong.gif) no-repeat 4px 4px; font-size:12px; color:#D61208; border:solid 1px #b73737; display:inline-block; height:23px; line-height:23px; *line-height:24px; white-space:nowrap; padding:0 3px 0 19px; margin-left:5px;}
.t2{background:url(/Scripts/easyui/themes/icons/m_p2.png) no-repeat;}

.btnsave { display:inline-block; width:66px; height:27px; background:url(/Scripts/easyui/themes/icons/backbtn.gif) no-repeat 0 -210px; overflow:hidden; border:none;}
.btnsave span { display:block; width:66px; height:27px; text-indent:-200px; overflow:hidden; text-align:left; cursor:pointer; }
.btnsave:hover { background:url(/Scripts/easyui/themes/icons/backbtn.gif) no-repeat -100px -210px;}/*保存*/
.btnreset { display:inline-block; width:66px; height:27px; background:url(../../Scripts/easyui/themes/icons/backbtn.gif) no-repeat 0 -240px; overflow:hidden; border:none;}
.btnreset span { display:block; width:66px; height:27px; text-indent:-200px; overflow:hidden; text-align:left; cursor:pointer; }
.btnreset:hover { background:url(/Scripts/easyui/themes/icons/backbtn.gif) no-repeat -100px -240px;}/*重置*/

.btnsearch { display:inline-block; width:66px; height:27px; background:url(/Scripts/easyui/themes/icons/backbtn.gif) no-repeat 0 0; overflow:hidden; border:none;}
.btnsearch span { display:block; width:66px; height:27px; text-indent:-200px; overflow:hidden; text-align:left; cursor:pointer; }
.btnsearch:hover { background:url(/Scripts/easyui/themes/icons/backbtn.gif) no-repeat -100px 0;}/*搜索*/
.panel-title div{ color:#ffffff}

/*WorkFlow*/
.tdd tr td{line-height:10px; padding:4px; font-size:12px; vertical-align:top;}

/*流程表单页*/

.flow_box{ background:#fff;}
.flow_box:hover{ background:#CEE7FF;}
.flow_box ul li{ list-style:none; width:115px; float:left; margin-bottom:15px;}
.flow_box ul{ clear:both; margin:15px 15px 0 15px; padding:0;}
.clear{ clear:both;}


/*top*/
.top_pic{ background:url('../images/top.jpg')  no-repeat center left;  }

.top_banner {
   border-style: solid;
  border-width: 1px;
  border-color: rgb( 0, 59, 93 );
  border-radius: 16px;
  background-color: rgba( 40, 43, 75, 0.678 );
  float:right;
   margin-right:20px;
   margin-top:45px;
  width: 381px;
  height: 35px;
   color:#FFF;
   text-align:center;
   line-height:35px;
}
.top_banner span{ margin-left:10px;}
.top_banner a{ text-decoration:none; color:#e8f0f4; display:inline-block; width:80px;}
.top_banner a:hover{ background:url('../images/top_hover.png') no-repeat center top;}


/*首页*/
.home{ margin:0 auto; width:1010px; margin-top:160px;}