/* 列表 */
.toplistbox{ width:1000px; margin:0 auto; overflow:hidden;}

/*排行榜左边*/
.toplist_left{ float:left; width:250px; overflow: hidden; background:#f6f6f6; margin-top:20px;}
.toplist_left .ding{ float:left; width:250px; height:75px; background: url(../img/toplist_2.jpg) no-repeat 0 0;}
.toplist_left ul{}
.toplist_left li{ float:left; width:210px; height:40px; overflow:hidden; padding:10px 20px;}
.toplist_left li img{ float:left; width:40px; height:40px; border:2px solid #f6f6f6; overflow:hidden; margin-right:6px; }
.toplist_left li b{ float:left; width:150px; height:25px; overflow:hidden; font:normal 14px/25px "微软雅黑"; color:#333;}
.toplist_left li p{ float:left; width:150px; height:15px; overflow:hidden; font:normal 12px/15px "宋体"; color:#9F9F9F;}
.toplist_left li.hover,.toplist_left li.on{ background:#e8e8e8; cursor: pointer;}
.toplist_left li.hover img,.toplist_left li.on img{ width:40px; height:40px; border:2px solid #FFF;}
.toplist_left .di{ float:left; width:250px; height:88px; background: url(../img/toplist_2.jpg) no-repeat 0 -75px;}
.toplist_left .fad{ float:left; width:250px; height:250px;display:block;border-top:#fff solid 20px;}
.div2{width:250px; display:block;overflow:hidden;top:0px;float:left;z-index:99; background:#f6f6f6;position:fixed;_position:absolute}



/*排行榜右边*/
.toplist_right{ float:right; width:700px; overflow: hidden;}
.toplist_right .img700{ float:left; width:700px; height:180px; overflow:hidden; margin-top:20px; margin-bottom:10px;}
.toplist_right .tit700{ float:left; width:700px; height:40px; overflow:hidden; font:normal 25px/40px "微软雅黑"; color:#282828;}
.toplist_right .text700{ float:left; width:700px; height:24px; overflow:hidden; font:normal 12px/24px "微软雅黑";  color:#9f9f9f;}
.toplist_right ul{ float:left; width:720px;position: relative;}
.toplist_right li{ float:left; width:220px; height:293px; overflow:hidden;margin-top:20px; margin-right:20px; position:relative; display:none;}
.toplist_right li img{ width:220px; height:293px; vertical-align:bottom;}
.toplist_right li em{ float:left; width:30px; height:30px; text-align:center; font:bold 16px/30px "微软雅黑"; position:absolute; left:0; top:0; background:#FFF; border-bottom-right-radius: 5px; color:#666; filter:alpha(opacity=70); opacity:0.7;}
.toplist_right li.hover span{ float:left; width:220px; height:40px; overflow:hidden; text-align:center; background:#666; filter:alpha(opacity=80); opacity:0.8; position:absolute; left:0; bottom:0; _bottom:-1px; color:#FFF; font:normal 14px/40px "宋体"; }
.toplist_right li .col1,.toplist_right li .col2,.toplist_right li .col3{ background:#ff5b90; color:#FFF;}
#clti{display:none;position:absolute;top:0px;left:0px;z-index:2;background:#fff url(../img/loader.gif) center 0px no-repeat;width:100%; height:100%; filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;}

.toppage{ font-family:"Microsoft Yahei", simsun; font-size:14px; padding:20px 0px 5px 0px; text-align:center;}
.toppage a{ display:inline-block; width:58px; text-align:center; height:28px; line-height:28px; color:#999; border:1px solid #E8E8E8; background-color:#F6F6F6; border-radius:4px; margin-right:5px;}
.toppage a.on{ background-color:#9F9F9F; border-color:#9F9F9F; color:#fff;}


.page{ text-align:center; padding:15px 0px;}
.page a{ display:inline-block; height:28px; line-height:28px; border:1px solid #E8E8E8; background-color:#f6f6f6; color:#9f9f9f; padding:0px 12px; margin:0 4px; border-radius:4px;}
.page a.current,.page a:hover{ background-color:#9F9F9F; color:#fff; border:1px solid #9F9F9F;}

