search_result.css
1.1 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
body{
background:rgb(240, 239, 239)
}
#hle
{
position: relative;
top:3px;
left:-1120px;
}
#div
{
position: relative;
width: 1150px;
height: 220px;
line-height: 200px;
margin: 0 auto;
background-image: url(search_chang.png);
}
#resu
{
position: relative;
width: 1150px;
height: 1400px;
margin: 0 auto;
top:6px;
}
#most
{
position: relative;
width: 370px;
height: 600px;
float:left;
}
#imgId
{
vertical-align: middle;
}
#nick
{
font-size:xx-large;
font-weight: bold;
}
#div1
{
position: relative;
width: 500px;
height: 900px;
left:3%;
float:left;
}
#IMG
{
width:80px;
height:70px;
}
#IMG2
{
width:100px;
height:60px;
}
#IMG2_TEXT
{
position: relative;
top:5px;
}
#IMG3
{
width:80px;
height:60px;
}
#img3
{
position: relative;
width: 100%;
height:100%;
float:left;
}
#table
{
border-collapse: separate;
border-spacing: 0 10px;
text-align:center;
}
#table_row
{
background: white;
}
#text_ranking
{
font-size:x-large;
font-weight: bold;
}