body { margin-left: 10px; margin-top: 1px; margin-right: 0px; margin-bottom: 2px; padding: 0px; border: 0px none #ffffff; font-size: 14px; overflow: auto; } .optionbar { width: 29px; z-index: 2; position: absolute; left: 2px; table-layout: fixed; border: thin; border-color: #D2E0F2; border-width: 1px; border-style: solid; background-color: #f4f4f4; } .toolbarTab { } .toolbarTitle { height: 10px; line-height: 10px; font-size: 1px; border-style: solid; border-width: 0px; border-color: #D2E0F2; } .toolbar { width: 27px; height: 27px; padding: 0px; cursor: hand; border-color: #D2E0F2; border-style: solid; border-width: 1px; text-align: center; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; padding-top: 2px; } .toolbarTable { background-color: #d1def0; display: none; position: absolute; left: 10px; width: 40px; height: 29px; padding-top: 8px; } .toolbar img { height: 22px; width: 22px; } .cursor-pointer { cursor: pointer; } .cursor-default { cursor: default; } .headTitle { margin-top: 1px; margin-left: 3px; margin-right: 3px; width: 100%; display: inline; line-height: 20px; padding: 0px; background-image: url('./images/Son-Title-Background.png'); background-repeat: repeat-x; background-color: red; } .titleLeft { float: left; width: 20px; height: 20px; background-image: url('./images/Son-Title-Left.png'); background-repeat: no-repeat; } .titleContent { float: left; width: auto; height: 20px; background-image: url('./images/Son-Title-Center.png'); background-repeat: repeat-x; font-size: 12px; color: #A70122; } .more { float: right; width: 30px; height: 20px; background-image: url('./images/Son-Title-Center.png'); background-repeat: repeat-x; font-size: 12px; color: #A70122; } .titleRight { float: left; width: 20px; height: 20px; background-image: url('./images/Son-Title-Right.png'); background-repeat: no-repeat; } .titleControl { float: right; width: 20px; margin-left: 0px; height: 20px; background-image: url('./images/Son-Title-Right2.png'); background-repeat: repeat-x; } .queryContent { margin-top: 1px; margin-left: 3px; margin-right: 3px; border-style: solid; border-width: 1px; border-color: #D2E0F2; margin-bottom: 0px; padding: 2px; } .editContent { margin-top: 1px; margin-left: 3px; margin-right: 3px; border-style: solid; border-width: 1px; border-color: #D2E0F2; margin-bottom: 0px; padding: 2px; } .queryResultContent { margin-top: 1px; margin-left: 3px; margin-right: 3px; border-style: solid; border-width: 1px; border-color: #D2E0F2; margin-bottom: 0px; padding: 0px; } .menuStyle { list-style: none; padding: 1px; margin: 0px; background-color: #fff; border: 1px solid #999; width: 100px; } .itemStyle { margin: 0px; color: #000; display: block; cursor: default; padding: 3px; border: 1px solid #fff; backgroundColor: transparent; } .itemHoverStyle { border: 1px solid #0a246a; backgroundColor: #b6bdd2; } .queryTable { table-layout: fixed; vertical-align: top; text-align: left; margin: 0px; padding: 0px; width: 98%; } .queryTable .tdLabel { font-size: 12px; text-align: right; padding-right: 5px; } .queryTable .tdLabel .label { } .queryTable .tdField { font-size: 12px; text-align: left; } .editTable { table-layout: fixed; vertical-align: top; text-align: left; margin: 0px; padding: 0px; width: 98%; } .editTable .tdLabel { font-size: 12px; text-align: right; padding-right: 5px; vertical-align: middle; } .editTable .tdLabel .label { } .editTable .tdField { font-size: 12px; text-align: left; } .actionButtonlist { padding: 0px; margin: 0px; text-align: center; letter-spacing: 3px; color: #000; } .actionButtonlist li { padding: 5px 0.15em; list-style: none; margin: 0; display: inline; } .textWidth_100Per { width: 153px; } .required { color: red; } .btn { height: 22; BORDER-RIGHT: #D2E0F2 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #D2E0F2 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid : DXImageTransform.Microsoft.Gradient ( GradientType = 0, StartColorStr = #FFFFFF, EndColorStr = #9DBCEA ); BORDER-LEFT: #D2E0F2 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #D2E0F2 1px solid } .selectListBar { width: 18%; height: 75%; position: absolute; right: 5px; table-layout: fixed; border: thin; border-width: 1px; border-style: solid; border-color: #D2E0F2; background-color: #f4f4f4; } /** 数据填报项目/页表格样式 */ .item_table { border-collapse: collapse; border: 1px solid #4d9ab0 } .item_table td { border: 1px solid #4d9ab0 } .item_table th { border: 1px solid #4d9ab0; background-color: #E0ECFF; font-weight: 500; font-family: sans-serif; } /**必选项红色字体样式*/ .RedColor{ color: red; } /**只读样式*/ .ReadonlyStyle{ background-color: #eeeff0; border: 1px solid #7f9db9 }