interface_wev8.css
1.2 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
.bgcolor-DDD9C3{
background-color:#DDD9C3;
}
.tdborder{
border:1px solid #F2F2F2;
}
.tab{
float:left;
cursor:pointer;
width:150px;
height:35px;
vertical-align:middle;
line-height:35px;
text-align:center;
}
.boder-D8{
border-bottom: #D8D8D8 1px solid;
}
.unSelectTabColor{
color:#fff;
background-color:#BFBFBF;
}
.selectTabColor{
color:#000;
background-color:#fff;
border-top: #D8D8D8 1px solid;
}
.btnCustom{
height:35px !important;
width:150px;
}
.uploadDiv{
text-align:center;
height: 80px;
line-height:80px;
}
.msgSpan{
border-bottom:#D8D8D8 1px solid;
}
.msgDiv{
border-bottom:#D8D8D8 1px solid;
}
li{list-style:none;}
.lia{ background:url(/images/ecology8/03a_wev8.gif) no-repeat center left;width:95px; height:23px; float:left;}
.liCommon{
width:95px; height:23px; float:left;padding-left:6px;color:#666666; line-height:23px;text-align:left;
}
.lib{ background:url(/images/ecology8/04a_wev8.gif) no-repeat center left;}
.lic{ background:url(/images/ecology8/04_wev8.gif) no-repeat center left;color:#fff;}
.lid{ background:url(/images/ecology8/03_wev8.gif) no-repeat center left;width:95px; height:23px; float:left;}
.c2{ width:400px; height:50px;margin:0 auto;}
.c2 ul{
width:500px;
}