/* 手册执行情况样式 */
#condForm .button{
    background: #fafafa;
    font-size: 12px;
    filter: none;
    display: inline-block;
    margin: 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative;
    line-height: 26px;
    padding: 0px 15px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
#condForm input{
	color: #333;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 4px;
    margin: 0;
    border-width: 1px;
    font-size: 12px;
    cursor: text;
}
#condForm select{
	height: 26px;
	line-height: 26px;
}
#condForm input[type="image"]{
	vertical-align: middle;
	width: 20px;
 	height: 20px;
}
#condForm table.form{
	background-color: #C0D0E0;
}
#condForm table.form tr.th{
	background-color: #F4F9FF;
	font-weight: 100;
	padding: 0;
	line-height: 14px;
	vertical-align: middle;
	border-left-width: 0;
	border-right-width: 0;
}
#condForm table.form tr.row0,
#condForm table.form tr.row1{
	background-color: #fff;
	font-weight: 100;
	padding: 0;
	padding: 0px;
	line-height: 14px;
	vertical-align: middle;
	border-left-width: 0;
	border-right-width: 0;
}
#condForm table.form tr td{
	padding: 5px 7px;
}
#condForm table.form tr.th td{
	padding: 2px 7px;
}

/* 最新报关单提醒 */
#thisForm .button,
.invtForm .button{
    background: #fafafa;
    font-size: 12px;
    filter: none;
    display: inline-block;
    margin: 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative;
    line-height: 26px;
    padding: 0px 15px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
#thisForm table.dynatable_table tr.dynatable_tHead{
	font-family: "瀹嬩綋";
    font-size: 12px;
    line-height: 28px;
    font-weight: 100;
    color: #000000;
    text-decoration: none;
    /* background-color: #F7F7F7; */
    background-position: center;
}
#thisForm table.dynatable_table tr.dynatable_tHead{
	font-family: "瀹嬩綋";
    font-size: 12px;
    line-height: 28px;
    font-weight: 100;
    color: #000000;
    text-decoration: none;
   /*  background-color: #F4F9FF; */
    background-position: center;
}
#thisForm table.dynatable_table tr.dynatable_tr,
#thisForm table.dynatable_table tr.dynatable_tr1{
    font-size: 12px;
    line-height: 28px;
    font-weight: 100;
    color: #000000;
    text-decoration: none;
    background-color: #fff;
    background-position: center;
}
#thisForm table.dynatable_table tr.dynatable_tr_over{
	font-size: 12px;
	line-height: 28px;
	font-weight: 100;
}

#mainList, #dcrHeadList{
    padding-top: 20px;
}
