common.css
8.35 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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
/* ===============================================
작성일 : 2013.06.10
작업자 : 이은영
================================================== */
.search{
margin:10px 0 20px 0;
padding:15px 20px 15px 20px;
border:1px solid #d7d7d7;
background-color:#f6f6f6;
font-size:12px;
border-radius:5px ;
-webkit-border-radius: 5px ;
-moz-border-radius: 5px;
-o-border-radius: 5px;}
.search table{
width:730px;
}
.search td{color:#777777;
height:22px;
}
.search input[type=text]{
border:1px solid #ddd;
margin:6px 0 0 0;
padding:2px;
width:70px;
font-size:12px;
}
.search input.wl{
border:1px solid #ddd;
margin:6px 0 0 0;
padding:2px;
width:240px;
font-size:12px;
}
.search input.wm{
border:1px solid #ddd;
margin:6px 0 0 0;
padding:2px;
width:140px;
font-size:12px;
}
.search select{
margin:6px 0 0 0;
font-size:12px;
height:18px;
}
.search .checkbox{
border:0px solid #ddd;
margin:0px 0 0 15px;
width:14px;
}
.search span{
background-image:url(../images/bul_search.gif);
background-position:left;
background-repeat:no-repeat;
padding:0 5px 0 20px;
}
.search label strong{
font-weight:normal;
font-size:14px;
letter-spacing:-1px;
color:#ccc;
}
.search_d{
position:absolute;
width:730px;
height:350px;
z-index:1;
margin:155px 300px;
padding:15px 20px 0px 20px;
border:1px solid #d7d7d7;
background-color:#f6f6f6;
font-size:12px;
border-radius:5px ;
-webkit-border-radius: 5px ;
-moz-border-radius: 5px;
-o-border-radius: 5px;}
.search_d h1{
font-size:14px;
background:#009fe6;
color:#ffffff;
width:110px;
text-align:center;
font-weight:normal;
padding :3px 0px 3px 0px;
margin:0px 0px 0px 0px;
border-radius:3px 3px 0px 0px ;
-webkit-border-radius: 3px 3px 0px 0px;
-moz-border-radius: 3px 3px 0px 0px;
-o-border-radius: 3px 3px 0px 0px; }
.search_d table{
width:730px;
margin-bottom:15px;
border-top:1px #9f9f9f dotted;
}
.search_d th{
padding:12px 0px 0px 0px;
vertical-align:top;
text-align:left;
color:#333;font-weight:normal;}
.search_d td{color:#777777;
height:22px;
}
.search_d input{
border:1px solid #ddd;
margin:6px 0 0 0;
padding:2px;
width:70px;
font-size:12px;
}
.search_d input.wl{
border:1px solid #ddd;
margin:6px 0 0 0;
padding:2px;
width:240px;
font-size:12px;
}
.search_d input.wm{
border:1px solid #ddd;
margin:6px 0 0 0;
padding:2px;
width:140px;
font-size:12px;
}
.search_d select{
margin:6px 0 0 0;
font-size:12px;
height:18px;
}
.search_d .checkbox{
border:0px solid #ddd;
margin:0px 0 0 15px;
width:14px;
}
.search_d span{
background-image:url(../images/bul_search.gif);
background-position:left;
background-repeat:no-repeat;
padding:0 5px 0 20px;
}
.search_d label strong{
font-weight:normal;
font-size:14px;
letter-spacing:-1px;
color:#ccc;
}
.data{
width:1000px;
clear:both;float:left;
}
.data h3{
font-size:14px;
font-weight:normal;
color:#666666;
width:1000px;
margin:15px 0 5px 0;
padding:0 0 0 18px;
background-image:url(../images/blt_03.gif);
background-position:left;
background-repeat:no-repeat;
}
.datacList {
width:1000px;
border-bottom:1px solid #c8e0fb;
border-collapse: collapse;
}
.datacList th {
font-weight:lighter;
height: 18px;
color:#3c87c5;
text-align:center ;
font-size:12px;
background:#ebf4ff;
border: 1px solid #c8e0fb;
border-right: 0px solid #c8e0fb;
padding:4px 4px 4px 4px; }
.datacList th.no {
font-weight:lighter;
height: 18px;
color:#3c87c5;
text-align:center ;
font-size:12px;
background:#ebf4ff;
border-right: 0px solid #98bce6;
border-left: 0px solid #98bce6;
border-bottom: 1px solid #c8e0fb;
padding:4px 10px 4px 10px; }
.datacList td {
height: 18px;
font-size:12px;
border-right: solid 0px #d5d5d5;
border-left: solid 1px #e2e2e2;
border-bottom: dotted 1px #d5d5d5;
padding: 4px 3px 4px 3px;
background: #fff;
color:#666666; }
.datacList td.no {border-left: solid 0px #e2e2e2; }
.datacList th.left{ text-align:left;}
.datacList td.right{ text-align:right;}
.datacList td.left{ text-align:left;}
.datacList td.center{ text-align:center;}
.datacList a:link { color:#006eba;; }
.datacList a:visited { color:#3c87c5; text-decoration:underline; }
.datacList a:active { color:#006eba; }
.datacList a:hover { color:#006eba; }
.datacList input[type=button] { color:#666666; }
.datacList input[type=button]:link { color:#006eba; }
.datacList input[type=button]:visited { color:#3c87c5; text-decoration:underline; }
.datacList input[type=button]:active { color:#006eba; }
.datacList input[type=button]:hover { color:#006eba; }
.datacList td a:link { color:#006eba; }
.datacList td a:visited { color:#000000; }
.datacList td a:active { color:#006eba; }
.datacList td a:hover { color:#006eba; }
.datacList td input[type=button] { color:#666666;}
.datacList td input[type=button]:link { color:#006eba; }
.datacList td input[type=button]:visited { color:#000000; }
.datacList td input[type=button]:active { color:#006eba; }
.datacList td input[type=button]:hover { color:#006eba; }
.datacList ul{ margin:0 3px 0 3px;}
.datacList li{padding: 2px 0px 2px 0px; }
.datacList td img{padding: 0px 0px 0px 0px;}
.datav {width:1000px;
border-top: 2px solid #67a1d2;
border-bottom:1px solid #98bce6;
border-collapse: collapse;
}
.datav th {
color:#3c87c5;
font-weight:lighter;
text-align:left ;
font-size:12px;
height: 18px;
width:127px;
background:#ebf4ff;
border-right: solid 0px #e9f0d9;
border-bottom: dotted 1px #98bce6;
padding:4px 10px 4px 10px; }
.datav td {
height: 18px;
width:205px;
font-size:12px;
border-bottom: dotted 1px #d5d5d5;
padding: 4px 10px 4px 10px;
background: #fff;
color:#444; }
.datav td.l {
height: 18px;
width:569px;
font-size:12px;
border-bottom: dotted 1px #d5d5d5;
padding: 4px 10px 4px 10px;
background: #fff;
}
.datav .b {
font-weight:bold; }
.datav td span {font-size:11px; color:#777; padding:2px; margin:2px; }
.datav td span.org{color:#ff8401; background: #fff; }
.datav td p.org{color:#ff8401; background: #fff; }
.datav td p{color:#777; padding:2px; margin:2px;}
.datav a:link { color:#80b7e2; }
.datav a:visited { color:#80b7e2; }
.datav a:active { color:#006eba; }
.datav a:hover { color:#006eba; text-decoration:underline; }
.datav input[type=button] { color:#444; }
.datav input[type=button]:link { color:#80b7e2; }
.datav input[type=button]:visited { color:#80b7e2; }
.datav input[type=button]:active { color:#006eba; }
.datav input[type=button]:hover { color:#006eba; text-decoration:underline; }
/*by sy*/
.datav td a:link { color:#000000; }
.datav td a:visited { color:#000000; }
.datav td a:active { color:#006eba; text-decoration:none; }
.datav td a:hover { color:#006eba;text-decoration:none; }
.datav td input[type=button]:link { color:#000000; }
.datav td input[type=button]:visited { color:#000000; }
.datav td input[type=button]:active { color:#006eba; text-decoration:none; }
.datav td input[type=button]:hover { color:#006eba;text-decoration:none; }
/* paging */
.pageNumber {text-align:center; padding:30px 0px 0px 0px ; margin-left:20px;}
.pageNumber * {vertical-align:middle;}
.pageNumber span {display:inline-block; margin:0 4px;}
.pageNumber strong {display:inline-block; width:26px; height:25px; margin-right:3px; padding:0; background-color:#63a7e5; font-size:12px; color:#fff; line-height:25px; text-align:center;}
.pageNumber a {display:inline-block; width:24px; height:23px; margin-right:3px; border:1px solid #ccc; font-size:12px; color:#666; line-height:23px; text-align:center;}
.pageNumber a.first, .pageNumber a.prev, .pageNumber a.next, .pageNumber a.last {height:15px; padding-top:8px; font-size:0; line-height:0;}
.pageNumber input[type=button] {display:inline-block; width:24px; height:23px; margin-right:3px; border:1px solid #ccc; font-size:12px; color:#666; line-height:23px; text-align:center;}
.pageNumber input[type=button].first, .pageNumber input[type=button].prev, .pageNumber input[type=button].next, .pageNumber input[type=button].last {height:15px; padding-top:8px; font-size:0; line-height:0;}
.pageNumber a:hover { color:#63a7e5; font-weight:bold; }
.pageNumber input[type=button]:hover { color:#63a7e5; font-weight:bold; }