admincenter_wev8.css
1010 Bytes
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
.divOver{
background: url(/images/ecology8/images/product/trOver_wev8.png);
cursor: pointer;
}
.toMenuTargetImg{
cursor: pointer;
}
.selectDownSelected{
background: url("/images/ecology8/images/select/selected_wev8.png");
}
.toptabitem{
line-height:60px;vertical-align:bottom;font-size:16px;color:#E1F4FF;text-align:center;bottom:0px;padding-top:0px
}
.subMenu{
cursor:hand;
/*background-color:#A6A6A6;*/
font-size:12px;
padding:4px;
padding-left:16px;
padding-right:16px;
line-height:10px;
}
.color-6d{
color:#6d6d6d;
}
.subMenuSelected{
/*background-color:#92D050;*/
color:#0783c5;
}
A:hover {
COLOR: black; TEXT-DECORATION: none
}
.cornerMenu{
left:0;height:170;width:189;z-index:100; text-align:center;background: url(/images/ecology8/images/select/bg_click_wev8.png);background-position: center;
}
body{
background:url('/images/ecology8/images/bg_wev8.png') repeat-x
}
.selectItem{
height: 50;
}
.h-24{
height:24px;
}
.h-35{
height:35px;
}