﻿
/******************************************************************************************/
/* 文件说明 发布去除所有注释		*/
/* 用途: 积分排名					*/
/* 更新内容: 解决浏览器兼容性问题	*/
/* Last Modify Date: 20070301		*/
/* Author: Cityfox					*/
/******************************************************************************************/

#top10 {width:229px;height:371px;background: url(/images/charts/top_bg.gif); margin:10px auto;text-align:center;}
#top10 .one {width:85%;min-height:62px;margin:44px 0 0 10px;}
#top10 .ico {width:60px;height:58px; background: url(/images/charts/top10_icobg.gif);float:left;margin:3px 0 0  0;padding:0px;}
#top10 .txt {width:126px;height:58px;float:right;margin:3px 0 0  0;}
#top10 .txt ul {text-align:left;margin-top:3px;}
#top10 .txt li  {line-height:12px;margin-top:6px;}

#top10  .two {width:83%;min-height:210px;margin:0px 0 0 10px;text-align:left;float:left;margin-left:20px;display: inline;}
img {margin:0px;}

#top10  .two  li{background: url(/images/news_lin.jpg);height:25px;line-height:25px;} 
#top10  .two  span{float:right;margin-top:0px;}
#top10  .img1{float:left;border:0;padding-bottom:4px;width:20px;height:20px;}
#top10  .img1 img {vertical-align:top;}

#top10 .more {width:200px;min-height:20px;margin:5px auto 0 auto;padding:0px;}

#top10 .top10_button{ background:url(/images/charts/top10_more.gif) no-repeat center; width:71px;height:19px;  border:none; color:#333; padding-top:3px; font-size:12px; cursor:hand;}
.ml25{margin-left:25px;}
.red {color:red;}