﻿/* 全局 */
.div_bg{ background:#CCC; border:1px solid #CCC;}
div.AutoForm  { width:100% !important; padding:2px; margin-right:2px;  }
div.AutoForm * { font-size:14px !important; font-family:宋体 !important;color:Black !important;  }
div.AutoForm h1 {  font-size:30px !important; margin:15px 10px; }
div.AutoForm dl {   display:block !important; }
div.AutoForm dt {  clear:both; display:block; padding:5px; display:block;background:#D9EBF9;  font-weight:bold !important; } 
div.AutoForm dd {  border-top:1px solid #CCC; margin-top:1px } 
div.AutoForm ul {padding:5px;   display:block !important; background:#FFF;  line-height:150% !important; } 
div.AutoForm ul li { padding:2px; text-indent:2em; line-height:150% !important;  }
div.AutoForm ul li ol li { text-indent:4em }

.div_border{  display:block; clear:both; height:auto !important; height:32px;  min-height:32px; margin-top:2px;}
/* 表格 */
div.AutoForm table,div.AutoForm table th,div.AutoForm table td  { border:1px solid #CCC; border-collapse:collapse; }
div.AutoForm table{ margin-top:5px;}
div.AutoForm table th,div.AutoForm table td {  padding:5px ;  }
/* 行头 */
div.AutoForm table col.Item { }
/* 项名 */
div.AutoForm table tbody th { font-weight:bold  }
/* 内容 */
div.AutoForm  table tbody td,div.AutoForm li { color:Teal ; }
/* 标签 */
div.AutoForm  span { color:gray ; }
/* 可填 */
div.AutoForm  u { color:Red ; }
/*************************************************************/

/* 审批部门对（项目名称）招标事项核准意见 */
div.AutoForm tbody.HZYJ td.Column1 {  text-align:center ;  }
div.AutoForm tbody.HZYJ td.Column2 {  text-align:center ; }
div.AutoForm tbody.HZYJ td.Column3 {  text-align:center ;  }
div.AutoForm tbody.HZYJ td.Column4 {  text-align:center ;  }

  .list_table{ border:1px solid #99bbe8; margin:10px 0px;border-collapse:collapse; line-height:25px;}
.list_table td,.list_table th{ border:1px solid #E7E7E7; padding:1px 2px; line-height:25px;}
.table_title{ background-color:#F9F9F9; padding-right:10px;}

.border_line{ border-top:1px solid #CCC}
