style.css
5.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
@charset "utf-8";
/* CSS Document */
body,table{
margin:0; padding: 0; font-size:12px; font-family:"宋体";
}
body{
SCROLLBAR-HIGHLIGHT-COLOR: #f2f2f2;
SCROLLBAR-3DLIGHT-COLOR: #f2f2f2;
SCROLLBAR-ARROW-COLOR: #5fb7fe;
SCROLLBAR-TRACK-COLOR: #f2f2f2;
SCROLLBAR-DARKSHADOW-COLOR: #f2f2f2;
SCROLLBAR-BASE-COLOR: #e5fdfd;
BACKGROUND-COLOR: #ffffff
}
div,ul,form,img,p,dd,dt,dl,span,strong,h1,li,td,th,label{
margin:0; border:0; padding: 0;
}
label{width:auto;float:none}
a{
TEXT-DECORATION: none;
}
#box{
width:auto; height:2239px;
}
*{ font-size:100%}
#validateForm_bean_orderCode{
margin-right:5px;
}
/*.productTable{ font-size:12px; margin:0 auto 20px;width:80%;}*/
.productTable{ font-size:12px; margin:0 auto 20px;border:1px solid #ccc; border-collapse: collapse;}
.productTable td{ padding-left:5px; border:1px solid #ccc;}
.productTable td h1{ color:#FFF; line-height:24px; font-size:12px; margin-left:-5px; padding-left:5px; position:relative; height:24px; z-index:2}
.productTable_title{ line-height:30px; background:#f1f1f1}
.productTable_input{border-left:1px solid #808080;border-top:1px solid #808080;border-bottom:1px solid #D4D0C8;border-right:1px solid #D4D0C8;height:18px;color:#000;margin-top:2px;}
.productTable_select{ margin-top:2px;}
.productTable_text{ height:50px;}
.div_contentlist span{white-space:nowrap;}
.productSubTab{ margin:10px auto;}
#orderAddTab th{ line-height:24px; background:#747474; font-size:12px; color:#fff}
#bindAddTab th{line-height:24px; background:#2998d8; font-size:12px; color:#fff}
.productSubTab td{ line-height:24px; font-size:12px; height:24px; background:#ffffff;}
.productAdd{ position:absolute; right:20px; top:0; cursor:pointer;}
.disNone{ display:none;}
.i80{ width:80px;}
.i30{ width:30px;}
.i60{ width:60px;}
.i160{ width:160px;}
.i260{ width:260px;}
.i600{ width:600px;}
.h28{ height:30px;}
.h60{ height:60px;}
.h30{ height:30px;}
.clear{ clear:both;display:block;}
.tableSelect{ position:relative; height:60px;z-index:4}
.tableSelect .tableSelect_text{ position:absolute; margin:10px 0 10px 5px;}
.tableSelect .tableSelect_list{ position:absolute;width:150px;overflow-y:scroll; background:#ededed; margin:30px 0 0 5px; z-index:4; display:none}
.tableSeList{position:relative;}
.tableSeList .tableSeList_list{position:absolute;width:125px;overflow-y:scroll; background:#ededed; margin:5px 0 0 5px;}
.searchBut{width:120px;height:30px; color:#fff; border:0;font-size:14px; font-weight:600;}
.searchBg1{background:url(../../images/admin/searchBt1.gif) no-repeat;}
.searchBg2{background:url(../../images/admin/searchBt2.gif) no-repeat;}
.searchBg3{background:url(../../images/admin/searchBt3.gif) no-repeat;}
/* header */
#header{
height:79px; background:url(../../images/admin/t_02.jpg) repeat-x;
}
.center01{
background:url(../../images/admin/t_04_02.jpg) repeat-x; height:11px;
}
.center02-top{
height:18px; line-height:18px; background:url(../../images/admin/t_06.jpg) repeat-x; text-indent:2em;
}
.center02-top01{
float:left; width:175px; background:url(../../images/admin/t_07.jpg) no-repeat;
}
/* header end */
/* center */
.center-main-ss{
border:1px solid #BBD7EF; background-color:#fff;
}
.center-main div{
margin-top:10px;
}
.center-main-user{
border:1px solid #BBD7EF; background-color:#fff; height:auto; padding-bottom:40px;
}
.center-main{
border:1px solid #BBD7EF; background-color:#fff;
}
.center-main p{
margin:10px; line-height:26px;
}
.main-title{
background:url(../../images/admin/t_mt02.jpg) repeat-x; height:26px; line-height:26px; color:#353C44; font-weight:600; font-size:14px;
}
.main-tt{
float:left; color:#353C44; font-weight:600; font-size:14px;
}
.main-add{
padding-top:20px;text-align:center
}
.main-add-table{margin-left:100px;}
.main-add-table td{height:30px; line-height:30px;}
textarea{
border-left:1px solid #808080; border-top:1px solid #808080;border-bottom:1px solid #D4D0C8;border-right:1px solid #D4D0C8;color:#000;
}
input{
}
.checkbox{
position:relative;
top:2px;
margin-left:2px;
margin-right:3px;
}
.select{
border-left:1px solid #808080; border-top:1px solid #808080;border-bottom:1px solid #D4D0C8;border-right:1px solid #D4D0C8; float:left;
}
.admin_again{
height:21px; width:52px; background:url(../../images/admin/t_ss01.jpg); border:0px solid #808080; cursor:hand;
}
.admin_again2{
height:26px; width:68px; background:url(../../images/admin/static.jpg); scursor:hand;border:none;
}
.admin_serach{
height:26px; width:120px; background:url(../../images/admin/searchBt3.gif); scursor:hand;border:none;
}
textarea{
width:462px;
margin-top:5px;
}
/* center end */
/** bottom **/
.bottom01{
height:10px; background-color:#DCE6F2;
}
.bottom02{
background-color:#DCE6F2; height:4px;
}
.bottom03{
/* height:33px; margin:0 auto; text-align:center; line-height:33px; background-color:#A6C7E9; */
height:33px; margin:0 auto; text-align:center; line-height:33px; background-color:#DCE6F2; color: #333333; font-family: "microsoft yahei";
}
/** bottom end **/
/** table **/
.tablestyle tr{
line-height:16px;
onmouseover:expression(onmouseover=function()
{
this.style.color='#333';
this.style.backgroundColor='#E5F2FE'
});
onmouseout:expression(onmouseout=function()
{
this.style.col
this.style.backgroundColor=''
}
);
/** table end **/
/** page **/
.page a:link{ color:#333; text-decoration:none; }
.page a:visited{ color:blue; text-decoration:none; }
.page a:hover{ color:#3B72AB; text-decoration:none; }
.page a:active{ color:#333; text-decoration:none; }
/**page end**/