info_link.htm
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
<style>
#dedeinfolink { margin-bottom:6px; }
#dedeinfolink tr td div { padding:2px 5px 2px 5px;background:#c5e09d; margin-right:8px; }
#dedeinfolink tr td { line-height:20px; }
#dedeinfolink tr td.spline { font-size:1px; height:1px; line-height:1px; border-bottom:1px dashed #dedede; }
#dedeinfolink tr td.iftitle {
font-weight:bold; color:#688730; line-height:24px; border-bottom:1px dashed #dedede;
padding-left:20px;
background:url(/images/dd2.gif) 5px 5px no-repeat;
}
</style>
<table id='dedeinfolink'>
<tr>
<td colspan='3' class='iftitle'>
信息附加条件:
</td>
</tr>
<tr>
<td width='50'> 地 区:</td>
<td align='center' nowrap='yes'>
<div>[field:linkallplace/]</div>
</td>
<td>
[field:nativeplace /]
</td>
</tr>
<tr><td colspan='3' class='spline'> </td></tr>
<tr>
<td> 类 型:</td>
<td align='center' nowrap='yes'>
<div>[field:linkalltype/]</div>
</td>
<td>
[field:infotype /]
</td>
</tr>
<tr><td colspan='3' class='spline'> </td></tr>
</table>