xinyb
2024-03-27 f87909326c2ff2c58da027163f64d9d8f9424b17
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
.posPan {
    border: 0px solid #000000;
    position: absolute;
    height: 26px;
    width: 250px;
    font-size: 13px;
    z-index:0;
}
.miaoshu_pan {    
    height: auto;
    float: left;text-align:right;
    padding-top:5px;
    width: 110px;    
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding-right:6px;
}
.control_div{
   float: left;
}
.bilu{
  color: #FF0000;
}
.mustThree_show {
    border:1px solid #ffcf5a;
    background: #fff url(/images/ppp.gif) no-repeat right;
}
.Three_show {
    border:1px solid #a5a6ad;    
.input35{
   height:14px;
.main_talbe {
    font-family: Verdana, Arial, Vrinda, Tahoma;
    line-height: 24px;
    font-size: 12px;
    color: #666;
}
.text {
    border:1px solid #a5a6ad;    
}