/*****************内部样式重定义*****************/ /*内容样式*/ /* 链接样式 */ /*因为与ext的grid冲突,而且没有发现使用到下面的样式属性,故去掉 position: relative; left: 0px; top: 0px; }*/ /* 表单样式 */ FORM { FONT-WEIGHT: normal; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: MS Shell Dlg,tahoma; } /* 表单的列样式 */ TD { FONT-SIZE: 9pt; FONT-FAMILY: Verdana,Helvetica,Arial; } /* 输入控件样式 */ INPUT { font-family: "Arial"; font-size: 9pt; color: #003300; height: 20px; vertical-align: middle; border: 0px solid #90b3cf; } /* 文本输入域样式 */ TEXTAREA { font-family: "Arial"; font-size: 9pt; color: #163752; text-decoration: none; border-top: 1px solid #90b3cf; border-right: 1px solid #90b3cf; border-bottom: 1px solid #90b3cf; border-left: 1px solid #90b3cf; overflow:auto; width: 204px; } .textarea_reference { font-family: "Arial"; font-size: 9pt; color: #163752; text-decoration: none; border-top: 1px solid #90b3cf; border-right: 1px solid #90b3cf; border-bottom: 1px solid #90b3cf; border-left: 1px solid #90b3cf; overflow:auto; width: 186px; } .textarea_reference_readonly { font-family: "Arial"; font-size: 9pt; color: #163752; text-decoration: none; border-top: 1px solid #90b3cf; border-right: 1px solid #90b3cf; border-bottom: 1px solid #90b3cf; border-left: 1px solid #90b3cf; overflow:auto; background-color: #d6e8f4; width: 186px; } /* 下拉控件样式 */ SELECT { font-family: "Arial"; font-size: 9pt; color: #003300; text-decoration: none; vertical-align: middle; border-top: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; border-left: 1px solid #cfcfcf; width: 204px; } /* 表单基本元素的样式表 */ .text_field { /* 最长的text */ font-size: 9pt; color: #163752; height: 16px; vertical-align: middle; border: 1px solid #cfcfcf; width: 150px; background-color: #ffffff; margin-right:5px; } /* 表单基本元素的样式表 */ .text_field_half { /* 最长的text */ font-size: 9pt; color: #163752; height: 20px; vertical-align: middle; border: 1px solid #cfcfcf; width: 102px; background-color: #ffffff; margin-right:5px; } .text_field_reference { /*参照左边的text,可写,长度为 (最长-参照width)*/ font-size: 9pt; color: #003300; height: 20px; vertical-align: middle; border-top: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; border-left: 1px solid #cfcfcf; line-height: 13px; width: 186px; background-color: #ffffff; } .text_field_readonly { /*参照左边的text,只读,长度为 (最长-参照width)*/ font-size: 9pt; color: #003300; height: 20px; vertical-align: middle; border-top: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; border-left: 1px solid #cfcfcf; line-height: 13px; background-color: #e4e4e4; width: 204px; } .text_field_reference_readonly { //参照左边的text,只读,长度为 (最长-参照width) font-size: 9pt; color: #003300; height: 20px; vertical-align: middle; border-top: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; border-left: 1px solid #cfcfcf; line-height: 13px; background-color: #e4e4e4; width: 186px; } .text_field_half_reference_readonly { //参照左边的text,只读,长度为 (最长-参照width) font-size: 9pt; color: #003300; height: 16px; vertical-align: middle; border-top: 1px solid #cfcfcf; border-right: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; border-left: 1px solid #cfcfcf; line-height: 13px; background-color: #e4e4e4; width: 93px; } .textarea_limit_words { } .textarea_fckEditor { WIDTH: 100%; HEIGHT: 600px; } /* Div块区域的样式表 */ .table_div_control { font-family: "Arial"; font-size: 9pt; font-weight: bolder; color: #444444; text-decoration: none; margin-top: 2px; border: 1px solid #cacaca; width: 100%; border-spacing: 0px; padding: 0px; background-image:url('/PMS/images/templatestyle/title_bg.png'); background-position:left top; background-repeat:repeat-x; height:26px; line-height:26px; margin-top:5px; } .table_div_doublecontrol { font-family: "Arial"; font-size: 9pt; font-weight: bolder; color: #edf4fd; text-decoration: none; margin-top: 2px; border: 1px solid #4a99d7; width: 100%; border-spacing: 0px; padding: 0px; background-image:url('/PMS/images/templatestyle/main0_08double.jpg'); background-position:left top; background-repeat:repeat-x; background-color: #226ea9; height:50px; } .table_div_content { width: 100%; border-spacing: 0px; border-collapse: collapse; /* 折行 */ /*table-layout:fixed;*/ /*word-wrap: break-word;*/ word-break: break-all; margin-top:5px; } .table_div_content td { padding:2px; } .table_div_content2 { width: 100%; margin:2px 0 0 0; } .div_control_image { width: 16px; height: 16px; vertical-align : middle; cursor: pointer; border: 0px; margin:0 2px 0 5px; } .table_div_content_frame { border: 0px solid #bdd5e3; border-spacing: 0px; border-collapse: collapse; /* 折行 */ table-layout:fixed; word-wrap: break-word; word-break: break-all; background-color: #f4fafe; background-image:url('/PMS/images/templatestyle/main0_12.jpg'); background-position:left bottom; background-repeat:repeat-x; } /* 按钮的样式表 */ .button_ellipse { border:1px solid #d0d0d0; font-size:12px; color:#444; cursor: pointer; padding-left: 5px; padding-right: 5px; padding-bottom:0px; height: 20px; line-height:normal; background-image:url("/PMS/jsp/pms/dealerportal/images/bott.gif"); background-position:left bottom; background-repeat:repeat-x; } .btn3_mouseout { border:1px solid #d0d0d0; font-size:12px; color:#444; cursor: pointer; padding-left: 5px; padding-right: 5px; height: 20px; line-height:20px; background-image:url("/PMS/jsp/pms/dealerportal/images/bott.gif"); background-position:left bottom; background-repeat:repeat-x; } .btn3_mouseover { border:1px solid #d0d0d0; font-size:12px; color:#444; cursor: pointer; padding-left: 5px; padding-right: 5px; height: 20px; line-height:20px; background-image:url("/PMS/jsp/pms/dealerportal/images/bott.gif"); background-position:left bottom; background-repeat:repeat-x; } .btn3_mousedown { border:1px solid #d0d0d0; font-size:12px; color:#444; cursor: pointer; padding-left: 5px; padding-right: 5px; height: 20px; line-height:20px; background-image:url("/PMS/jsp/pms/dealerportal/images/bott.gif"); background-position:left bottom; background-repeat:repeat-x; } .btn3_mouseup { border:1px solid #d0d0d0; font-size:12px; color:#a03717; cursor: pointer; padding-left: 5px; padding-right: 5px; height: 20px; line-height:20px; background-image:url("/PMS/jsp/pms/dealerportal/images/bott.gif"); background-position:left bottom; background-repeat:repeat-x; } .btn4 { border:1px solid #b9b9b9; font-size:12px; color:#666; cursor: pointer; padding-left: 5px; padding-right: 5px; height: 20px; line-height:20px; background-image:url("/PMS/jsp/pms/dealerportal/images/bott_01.gif"); background-position:left bottom; background-repeat:repeat-x; } /* 列表的样式表 */ .listCss td{padding:0px;} table.listCss { vertical-align:middle; border-width:0px; border-spacing:0px; border-collapse:1px; line-height: 130%; background-color: #fff; } th.listCss { vertical-align:middle; border:0px solid #cacaca; border-width:0px; border-spacing:0px; border-collapse:0px; margin: 1px auto; padding: 1px; height:23px; line-height: 23px; background-color: #eeeded; color:#444444; } tr.listCss { /*background-color: #FFFFFF;*/ } td.listCss { vertical-align:middle; border:0px solid #cacaca; border-width:0px; border-spacing:0px; border-collapse:0px; margin: 1px auto; padding: 1px; line-height: 130%; height: 22px; } /*新增查看样式*/ .viewlistCss{ background-color: #d9e5f3; width:99%; } .viewlistCss td{ background-color: #fdfefe; margin: 1px auto; padding: 2px; line-height: 130%; } .viewlistCss th{ background-color: #eaf3fd; color:#146497; font-weight:normal; margin: 1px auto; padding: 2px; line-height: 130%; height: 22px; } .img_1 { width: 20px; height: 20px; vertical-align: middle; cursor: pointer; border: 0px; } /* For RM FrameWork */ .refButtonClass{ width: 18px; height: 20px; vertical-align: middle; cursor: pointer; border: 0px; } /*以下为新做*/ .maintopbg01{ background-image:url("/PMS/images/templatestyle/main0_03.jpg"); background-position:left top; background-repeat:no-repeat; } .maintopbg02{ background-image:url("/PMS/images/templatestyle/main0_05.jpg"); background-position:right top; background-repeat:no-repeat; } .maintop_title_bg{ background-image:url("/PMS/images/templatestyle/maintop_title_02.gif"); background-position:left top; background-repeat:no-repeat; } .maintop_title_text{ color:#2b7fc1; font-weight:bold; line-height:25px; } .page_text{color:#3b4349;} .page_text01{color:#017fa2;} /* 列表的样式表 固定表头和列*/ table.listCssgd { vertical-align:middle; border-width:0px; border-spacing:px; border-collapse:1px; line-height: 130%; background-color: #b6d5ea; } th.listCssgdtitle { vertical-align:middle; border:0px solid #9EB4CD; border-width:0px; border-spacing:0px; border-collapse:0px; margin: 1px auto; padding: 1px; line-height: 130%; background-color: #b9def7; color:#206ba4; POSITION: relative; LEFT: expression(this.parentElement.offsetParent.scrollLeft); WHITE-SPACE: nowrap; } th.listCssgd { vertical-align:middle; border:0px solid #9EB4CD; border-width:0px; border-spacing:0px; border-collapse:0px; margin: 1px auto; /**padding: 1px;**/ line-height: 130%; background-color: #b9def7; color:#206ba4; } tr.listCssgd { background-color: #faf9f9; } td.listCssgdtitle { vertical-align:middle; border:0px solid #9EB4CD; border-width:0px; border-spacing:0px; border-collapse:0px; margin: 1px auto; padding: 1px; line-height: 130%; height: 22px; POSITION: relative; LEFT: expression(this.parentElement.parentElement.parentElement.parentElement.offsetParent.parentElement.parentElement.scrollLeft); WHITE-SPACE: nowrap; } td.listCssgd { vertical-align:middle; border:0px solid #9EB4CD; border-width:0px; border-spacing:0px; border-collapse:0px; margin: 1px auto; padding: 1px; line-height: 130%; height: 22px; } .style_required_red{ color:red; } /*所在位置导航*/ #location{width:100%; height:29px; line-height:29px; background-color:#005d98; position: fixed; top: 0; left: 0; z-index: 999999;} #location #place{float:left;height:29px; margin-left:10px; line-height:29px; color:#bdbdbd;} #location #wkpm{float:right; width:320px; height:29px; line-height:29px; color:#bdbdbd;} #location #wkpm ul li{float:left; margin-right:10px; text-align:center; padding:0 5px; background:#126aa1; border-left:#2d7bac 1px dashed; border-right:#2d7bac 1px dashed;} #location #wkpm ul li span{color:#FFF;}