P { FONT-SIZE: 12px;COLOR: #000000; line-height:12pt } P.p2{ FONT-SIZE: 12px;COLOR: #000000; line-height:14pt } P.p3{ FONT-SIZE: 12px;COLOR: #000000; line-height:16pt } td { FONT-SIZE: 12px;COLOR: #000000; line-height:12pt } td.td2{ FONT-SIZE: 12px;COLOR: #001B67; line-height:14pt } td.td3{ FONT-SIZE: 12px;COLOR: #000000; line-height:16pt } A:link,A:active,A:visited{TEXT-DECORATION:none; Color:#000000; font-size: 12px;} A:hover{TEXT-DECORATION: none;Color:#FF6600; } a.a2:link,a.a2:active,a.a2:visited{font-size: 12px;TEXT-DECORATION:none ;Color:#FFFFFF;} a.a2:hover {font-size: 12px; color: #000000; text-decoration: none; position: relative; left: 0px; top: 0px;} a.a3:link,a.a3:active,a.a3:visited{font-size: 12px;TEXT-DECORATION:none ;Color:#00156E} a.a3:hover {font-size: 12px; color: #FF6600; text-decoration: none; position: relative; left: 0px; top: 0px;} a.a4:link,a.a4:active,a.a4:visited{font-size: 12px;TEXT-DECORATION:none ;Color:#A80008} a.a4:hover {font-size: 12px; color: #FF6600; text-decoration: none} a.a5:link,a.a5:active,a.a5:visited{font-size: 12px;TEXT-DECORATION:none ;Color:#A52B00} a.a5:hover {font-size: 12px; color: #FF9900; text-decoration: none} A.tittle:link { COLOR: #ffffff; TEXT-DECORATION: none } A.tittle:active { COLOR: #ffffff; TEXT-DECORATION: none } A.tittle:visited { COLOR: #ffffff; TEXT-DECORATION: none } A.tittle:hover { COLOR: #ffffff; TEXT-DECORATION: underline } .wr1 {FONT-SIZE: 12px; color: #000000; filter:dropshadow(color=#D4DDE4,offx=1,offy=1,positive=ture)} .wr2 {FONT-SIZE: 12px; color: #FFFFFF; filter:dropshadow(color=#FEDD7F,offx=1,offy=1,positive=ture)} .wr3 {FONT-SIZE: 12px; color: #FFFFFF; filter:dropshadow(color=#FEDD7F,offx=1,offy=1,positive=ture)} /* Modified by yxb 2007-10-10 */ .LoginSubmit { width:75px; height:22px; border:none; background:url(../images/login_submit.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .LoginReset { width:75px; height:22px; border:none; background:url(../images/login_reset.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } /* .LoginSubmit { BACKGROUND-IMAGE: url(../images/login_submit.jpg); BORDER-RIGHT: 0px; BACKGROUND-POSITION: center 50%; BORDER-TOP: 0px; FONT-SIZE: 12px; BACKGROUND-ATTACHMENT: fixed; BORDER-LEFT: 0px; WIDTH: 75px; CURSOR: hand; COLOR: #4E70AC; BORDER-BOTTOM: 0px; HEIGHT: 22px; vertical-align:middle ; } .LoginReset { BACKGROUND-IMAGE: url(../images/login_reset.jpg); BORDER-RIGHT: 0px; BACKGROUND-POSITION: center 50%; BORDER-TOP: 0px; FONT-SIZE: 12px; BACKGROUND-ATTACHMENT: fixed; BORDER-LEFT: 0px; WIDTH: 75px; CURSOR: hand; COLOR: #4E70AC; BORDER-BOTTOM: 0px; HEIGHT: 22px; vertical-align:middle ; } */ /*彩色线tr,在功能提示区的某个CommonTable的最后一行可以加一条彩色的线,td以此做背景色 */ .ColorLine { line-height: 1px; background-color: red; } /*功能标题table的css ,带有 行标 的部分*/ .FormHeadeTable { width: 80%; height: 18px; background: url("../images/inner-5.jpg"); border: 0px; text-align: center; border-collapse : collapse; } /*输入区table的class,输入区table由两个table嵌套组成,外面的是InputTableBorder,内部嵌入的是InputTable*/ .InputTableBorder { width: 610px; height:100%; background: url("../images/inner-1_r19_c21.jpg") repeat-x; text-align: center; border: 1px solid #ABB5C3; } /*LayOutList输入区table的class,输入区table由两个table嵌套组成,外面的是InputTableBorder,内部嵌入的是InputTable*/ .InputTableBorderList { width: 610px; height:100%; text-align: center; border-style: none; } .InputTable { text-align: center; width: 100%; background: url("../images/inner-1_r20_c35.jpg") no-repeat top right; } table#InputTableId tr { height: 20px; } table#InputTableId td { align:right; } /* 输入区的字段名td的class*/ .TdFieldName { font-family: "宋体"; font-size: 12px; color: ; background-color: ; width: 27%; height: 23px; text-align: right; vertical-align: middle; border: 0px none; margin: 1px; padding: 2px; } /*字段名和字段值之间的间隔的td的class*/ .TdCellMiddle { background-color: ; width: 3%; border: 0px none; margin: 1px; padding: 2px; text-align: middle; vertical-align: bottom; } /* 输入区的字段输入框td的class*/ .TdFieldValue { font-size: 12px; background-color: ; color: ; text-align: left; width: 70%; height: 23px; vertical-align: middle; border: 0px none; margin: 1px; padding: 2px; } /* 输入区为2列数据时要求 共有7个td */ /* 格式为: */ /* 输入区为2列的字段td的class*/ .TdFieldName2 { font-family: "宋体"; font-size: 12px; color: ; background-color: ; width:15%; height: 23px; text-align: right; vertical-align: middle; border: 0px none; margin: 1px; padding: 2px; } /*字段名和字段值之间的间隔的td的class*/ .TdCellMiddle2 { background-color: ; width: 3%; border: 0px none; margin: 1px; padding: 2px; text-align: middle; vertical-align: bottom; } /* 输入区为2列的字段输入框td的class*/ .TdFieldValue2 { font-size: 12px; background-color: ; color: ; text-align: left; width:30%; height: 23px; vertical-align: middle; border: 0px none; margin: 1px; padding: 2px; } /* 输入区为2列时, 2列之间的间隔的td */ .TdCellBlank2{ background-color: ; width: 4%; border: 0px none; margin: 1px; padding: 2px; } /* 数据列表table的class= "ListTable" table 的id="ListTableId" */ .ListTable { text-align: center; align:center; border-width: 1px; border-style: solid; border-color: #73B1CD; border-spacing: 0px; border-collapse: collapse; padding:2px; } /* 数据列表ListTable 第一行tr的class="ListTableTh" */ .ListTableTh { background-color: #73B1CD!important; line-height: 18px; } table#ListTableId th { border-width: 1px; border-color: #FFFFFF; border-style: solid; font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000; font-style: normal; font-weight: normal; } table#ListTableId tr { background-color: expression((this.sectionRowIndex%2==0)?"#EDF6F8":"#FFFFFF") } table#ListTableId td { border-width: 1px; border-color: #73B1CD; border-style: solid; } /* 前台使用的在Input 区的ListTable */ /* 没有边框的listTable ,放在输入区的table */ .InputListTable { text-align: center; align:center; border-width: 0px; border-style: none; border-color: #73B1CD; border-spacing: 0px; border-collapse: collapse; padding:2px; } .InputListTableTh { background-color: #5E9EBB!important; line-height: 18px; } table#InputListTableId th { border-width: 1px; border-color: #73B1CD; border-style: solid; font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000; font-style: normal; font-weight: normal; } table#InputListTableId tr { background-color: expression((this.sectionRowIndex%2==0)?"#EDF6F8":"#FFFFFF") } table#InputListTableId td { border-width: 1px; border-color: #73B1CD; border-style: solid; } /* 后台用的listTable */ /* 数据列表table的class= "BackListTable" table 的id="BackListTableId" */ .BackListTable { text-align: center; align:center; border-width: 1px; border-style: solid; border-color: #73B1CD; border-spacing: 0px; border-collapse: collapse; padding:2px; } /* 数据列表ListTable 第一行tr的class="ListTableTh" */ .BackListTableTh { background-color: #5E9EBB!important; line-height: 18px; } table#BackListTableId th { border-width: 1px; border-color: #73B1CD; border-style: solid; font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000; font-style: normal; font-weight: normal; } table#BackListTableId tr { background-color: expression((this.sectionRowIndex%2==0)?"#EDF6F8":"#FFFFFF") } table#BackListTableId td { border-width: 1px; border-color: #73B1CD; border-style: solid; } /* 红绿蓝彩色条的table*/ .RGBTable { width: 100%; height: 5px; background: url("../images/hr_rgb.gif") no-repeat left center; border-style: none; text-align: center; border-spacing: 0px; border-collapse: collapse; } /*普通的白色的table,可用于间隔其它的table*/ .CommonTable { width: 100%; border: 0px; border-spacing: 0px; border-collapse: collapse; } /* 显示汇总信息的table*/ .SummaryTable { width: 90%; border-spacing: 0px; border-collapse: collapse; } table#SummaryTableId td { background-color: #A0D1E7; /*background-color: #A0D1E7;*/ height: 16px; border-width: 1px; border-color: #73B1CD; border-style: solid; } /**显示详细信息的table*/ .DetailTable { width: 610px; border-spacing: 0px; border-width: 1px; border-style: solid; border-color: #ABB5C3; border-spacing: 0px; border-collapse: collapse; padding:2px; } table#DetailTableId td { background-color: #C1E1E6; height: 16px; border-width: 1px; border-color: #73B1CD; border-style: solid; } .ListTableHighlight { background-color:#EDF6F8; } /* 为解决原网银系统在IE6.0以上出现图片错位的问题,新增CSS --Added by yxb 2007-10-08*/ .ButtonAdd { width:75px; height:22px; border:none; background:url(../images/Button_Add.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonAgreeTrans { width:75px; height:22px; border:none; background:url(../images/Button_AgreeTrans.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonApply { width:75px; height:22px; border:none; background:url(../images/Button_Apply.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonAutoMap { width:75px; height:22px; border:none; background:url(../images/Button_AutoMap.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonBackup { width:75px; height:22px; border:none; background:url(../images/Button_Backup.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonBankReturnTicket { width:75px; height:22px; border:none; background:url(../images/Button_BankReturnTicket.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonCancel { width:75px; height:22px; border:none; background:url(../images/Button_Cancel.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonCancelApply { width:75px; height:22px; border:none; background:url(../images/Button_CancelApply.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonCancelExt { width:75px; height:22px; border:none; background:url(../images/Button_CancelExt.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonDeductFee { width:75px; height:22px; border:none; background:url(../images/Button_DeductFee.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonDelete { width:75px; height:22px; border:none; background:url(../images/Button_Delete.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonDownload { width:75px; height:22px; border:none; background:url(../images/Button_Download.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonExport { width:75px; height:22px; border:none; background:url(../images/Button_Export.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonImport { width:75px; height:22px; border:none; background:url(../images/Button_Import.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonInit { width:75px; height:22px; border:none; background:url(../images/Button_Init.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonInspect { width:75px; height:22px; border:none; background:url(../images/Button_Inspect.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonModify { width:75px; height:22px; border:none; background:url(../images/Button_Modify.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonModifyStatus { width:75px; height:22px; border:none; background:url(../images/Button_ModifyStatus.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonNewAdd { width:75px; height:22px; border:none; background:url(../images/Button_NewAdd.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonNewCreate { width:75px; height:22px; border:none; background:url(../images/Button_NewCreate.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonOK { width:75px; height:22px; border:none; background:url(../images/Button_OK.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonPrint { width:75px; height:22px; border:none; background:url(../images/Button_Print.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonPrintFee { width:75px; height:22px; border:none; background:url(../images/Button_PrintFee.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonPrintOK { width:75px; height:22px; border:none; background:url(../images/Button_PrintOK.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonPrintVoucher { width:75px; height:22px; border:none; background:url(../images/Button_PrintVoucher.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonQuery { width:75px; height:22px; border:none; background:url(../images/Button_Query.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonRelogin { width:75px; height:22px; border:none; background:url(../images/Button_Relogin.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonReset { width:75px; height:22px; border:none; background:url(../images/Button_Reset.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonResetPwd { width:75px; height:22px; border:none; background:url(../images/Button_ResetPwd.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonReturn { width:75px; height:22px; border:none; background:url(../images/Button_Return.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonStatic { width:75px; height:22px; border:none; background:url(../images/Button_Static.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonSubmit { width:75px; height:22px; border:none; background:url(../images/Button_Submit.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonTransFail { width:75px; height:22px; border:none; background:url(../images/Button_TransFail.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } .ButtonTransSuccess { width:75px; height:22px; border:none; background:url(../images/Button_TransSuccess.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; } /* Added Over 2007-10-08 */ /* Modified By yxb 2007-10-10*/ .Button { width:75px; height:22px; border:none; background:url(../images/EntButton.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; font-size:12px; text-align:center; } .ButtonOp { width:50px; height:22px; border:none; background-color:#000000; background-position:center; background-repeat:no-repeat; color:#000000; cursor:hand; font-size:12px; text-align:center; } .ButtonSelectAll { width:30px; height:15px; border:none; background:url(../images/inner-19.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; font-size:12px; text-align:center; } /* .Button { width:75px; height:22px; border:none; background:url(../images/EntButton.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; font-size:12px; text-align:center; } .ButtonOp { width:50px; height:22px; border:none; background-color:#000000; background-position:center; background-repeat:no-repeat; color:#000000; cursor:hand; font-size:12px; text-align:center; } .ButtonSelectAll { width:30px; height:15px; border:none; background:url(../images/inner-19.jpg); background-position:center; background-repeat:no-repeat; cursor:hand; font-size:12px; text-align:center; } */ /* .Button { BACKGROUND-IMAGE: url(../images/EntButton.jpg); BORDER-RIGHT: 0px; BACKGROUND-POSITION: center 50%; BORDER-TOP: 0px; FONT-SIZE: 12px; BACKGROUND-ATTACHMENT: fixed; BORDER-LEFT: 0px; WIDTH: 75px; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: 0px; HEIGHT: 22px; vertical-align:top ; } .LongButton { BACKGROUND-IMAGE: url(../images/inner-18.jpg); BORDER-RIGHT: 0px; BACKGROUND-POSITION: center 50%; BORDER-TOP: 0px; FONT-SIZE: 12px; BACKGROUND-ATTACHMENT: fixed; BORDER-LEFT: 0px; WIDTH: 110px; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: 0px; HEIGHT: 22px; vertical-align:top ; } .ButtonSelectAll { BACKGROUND-IMAGE: url(../images/inner-19.jpg); BORDER-RIGHT: 0px; BACKGROUND-POSITION: center 50%; BORDER-TOP: 0px; FONT-SIZE: 12px; BACKGROUND-ATTACHMENT: fixed; BORDER-LEFT: 0px; WIDTH: 30px; CURSOR: hand; COLOR: #000000; BORDER-BOTTOM: 0px; HEIGHT: 15px; vertical-align:text-bottom ; } */ .Icon { width:26px; height:21px; border:none; background:url(../images/calendar.gif); background-position:center; background-repeat:no-repeat; cursor:hand; text-align:center; } /* .Icon { BACKGROUND-IMAGE: url(../images/calendar.gif); BORDER-RIGHT: 0px; BACKGROUND-POSITION: center 50%; BORDER-TOP: 0px; BACKGROUND-ATTACHMENT: fixed; BORDER-LEFT: 0px; WIDTH: 26px; CURSOR: hand; BORDER-BOTTOM: 0px; HEIGHT: 21px; vertical-align:middle ; } */ /* 公共部分的*/ /*登录的用户名输入框的class 宽度约20个字母* / .InputLoginName { width:150px; } /*登录的密码的class 宽度约20个字母*/ .InputPassword { width:150px; } /*金额的输入框的class 约19个数字*/ .InputAmount { width:140px; text-align: left; } /*用途的选择框的class 约16个数字*/ .SelectNote { width:140px; text-align: left; } /*备注摘要的输入框的class 约30个汉字*/ .InputNote30 { width:400px; } /*备注摘要的输入框的class 约20个汉字*/ .InputNote20 { width:270px; } /*一般的输入框 约15个汉字*/ .Input15 { width:200px; } /*一般的输入框 约10个汉字*/ .Input10 { width:140px; } /*一般的输入框 约5个汉字*/ .Input5 { width:80px; } /*备注摘要的输入框的class 约30个汉字*/ .InputNote { width:400px; } /*一般的输入框 约10个汉字*/ .InputTen { width:140px; } /*一般的输入框 约15个汉字*/ .InputCommon { width:200px; } /* 日期输入框 8个数字 */ .InputDate { width:65px; } /* 时间输入框 */ .InputTime { width:65px; } /* 电话的输入框*/ .InputTel { width:120px; } /* 对公部分的*/ /*行内账号输入框/选择框的class 约19个数字*/ .InputAccountNo { width:140px; } /*账户名称输入框/选择框的class 约20汉字*/ .InputAccountName { width:270px; } /* 对外转账的账号 26个字母 */ .InputOutAccountNo { width:200px; } /* 对私部分的class */ /*卡号输入框的class 约16个数字 */ .InputCardNo { width:120px; } /*人名的class 约8个汉字*/ .InputPersonName { width:120px; } /*表格滚动条的class 用法 在 table 外面加
*/ .ScrollBar { scrollbar-face-color:#73B1CD; scrollbar-highlight-color:threedhighlight; scrollbar-3dlight-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-shadow-color:darkblue; scrollbar-arrow-color:darkblue; scrollbar-track-color:#FFFFFF; position:relative; width:610px; /* 定义滚动条的宽度,当滚动条内的table的宽度超过这个宽度时,滚动条显示 */ z-index:1; overflow: auto; overflow-y:hidden; border: 1px none #73B1CD; left: 0px; top: 0px; font-size: 12px; text-align: left; vertical-align: top; } /*纵向出现滚动条的class 用法 在 table 外面加
*/ .ScrollBarY { scrollbar-face-color:#73B1CD; scrollbar-highlight-color:threedhighlight; scrollbar-3dlight-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-shadow-color:darkblue; scrollbar-arrow-color:darkblue; scrollbar-track-color:#FFFFFF; position:relative; height:230px; /* 滚动条的高度,当滚动条内表格数据超过此高度时,自动出现滚动条 目前高度为10行 */ width:610px; /* 定义滚动条的宽度,当滚动条内的table的宽度超过这个宽度时,滚动条显示 */ z-index:1; overflow: auto; border: 1px none #73B1CD; left: 0px; top: 0px; font-size: 12px; text-align: left; vertical-align: top; } .ScrollBarView { scrollbar-face-color:#73B1CD; scrollbar-highlight-color:threedhighlight; scrollbar-3dlight-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-shadow-color:darkblue; scrollbar-arrow-color:darkblue; scrollbar-track-color:#FFFFFF; position:relative; height:600px; /* 滚动条的高度,当滚动条内表格数据超过此高度时,自动出现滚动条 目前高度为10行 */ width:610px; /* 定义滚动条的宽度,当滚动条内的table的宽度超过这个宽度时,滚动条显示 */ z-index:1; overflow: auto; border: 1px none #73B1CD; left: 0px; top: 0px; font-size: 12px; text-align: left; vertical-align: top; }