
.sidebox .fixed {position: fixed;top:35px;width: 260px;}
*html .sidebox .fixed{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop)+35);}

/*---------- c : 纯文本列表 ---------*/
.c1{/* 纯文本链接列表 */padding:4px 0px;clear:right;}
.c1 li{height:27px;line-height:27px;padding-left:12px;background:url(../images/ico-1.gif) 2px center no-repeat; overflow:hidden;word-break:keep-all;word-wrap:keep-all;white-space:nowrap;table-layout:fixed;-o-text-overflow:ellipsis;text-overflow:ellipsis}

.c2{/* 水平切分的两列纯文本链接列表 */width:100%;padding:4px 0px;overflow:hidden;clear:both;}
.c2 li{width:44%;margin-right:1%;float:left;height:27px;line-height:27px;overflow:hidden;padding-left:14px;background:url(../images/ico-2.gif) 7px center no-repeat; white-space:nowrap}
.c3{}
.c3 li{ float:left; margin:0 2px; white-space:nowrap}

/*---------- e : 4图横排混排列表 ---------*/
.p4 li{ width:113px;  margin-right:12px; float:left;overflow: hidden;margin-top:10px;}
.p4 li p{width:113px;overflow: hidden;word-break:keep-all;word-wrap:keep-all;white-space:nowrap;table-layout:fixed;-o-text-overflow:ellipsis;text-overflow:ellipsis; line-height: 14px;}
.p4 li.no{ margin-right:0}
.p4 li img{width:107px; height:107px;margin-bottom:5px;border:1px solid #eee;padding:2px;}

/*-------------------------------------------------- 
 list icon
 ---------------------------------------------*/

.ico1 li{padding-left:12px;background:url(../images/ico-1.gif) 4px center no-repeat; line-height:26px; height:26px; white-space:nowrap; overflow:hidden}
.ico2 li{padding-left:12px;background:url(../images/ico-2.gif) 4px center no-repeat;}
.ico3 li{padding-left:12px;background:url(../images/ico-3.gif) 4px center no-repeat;}
.ico4 li{padding-left:12px;background:url(../images/ico.gif) 2px 4px no-repeat;white-space: nowrap;overflow: hidden;}
.ico5 li{padding-left:12px;background:url(../images/ico.gif) 4px -88px no-repeat;white-space: nowrap;overflow: hidden;}