@charset "gb2312";
/* CSS Document */
body { background:#051216 url(//ossweb-img.qq.com/images/igame/lolmatch/bg_home.jpg) center top no-repeat;; font:14px/1.5 'Î¢ÈíÑÅºÚ','Arial',\5FAE\8F6F\96C5\9ED1; min-width:1000px; }
.header { width:1000px; margin:0 auto;height:633px; position:relative; margin-bottom:10px}
.ranking-box { padding:10px 0;}
.ranking { background:#000; width:468px; border:1px dashed #2f3a3d; padding:10px; float:left; margin-bottom:20px}
.ranking-r { float:right}
.ranking-title h3{ color:#666; font-size:18px; float:left; padding:10px 0; font-weight:bold}
.ranking-title .select-box { float:right; padding-top:12px}
.ranking-title .select-box select {height:22px; line-height:18px; padding:2px 2px; border:0; width:80px}
.ranking-table { clear:both}
.ranking-table table { width:468px; margin:0 auto}
.ranking-table table th { background-color:#1c1c1c; line-height:40px; text-align:center; color: #FEC540;border-bottom:1px dotted #333;}
.ranking-table table th.th-num { width:50px;}
.ranking-table table th.th-team { width:160px;}
.ranking-table table th.th-win { width:50px;}
.ranking-table table th.th-lost { width:50px;}
.ranking-table table th.th-wl { width:60px;}
.ranking-table table th.th-server { width:60px;}
.ranking-table table th.th-rate { width:40px;}
.ranking-table table th.th-nick { width:150px}
.ranking-table table td{ color:#666; border-bottom:1px dotted #333;text-align:center; line-height:36px; font-size:12px; font-family:Arial, sans-serif}
.ranking-table table td a.btn { color:#999; background-color:#333;border-radius:2px; padding:3px 10px; width:45px; height:18px; margin:0 auto; text-decoration:none}
.ranking-table table td a.btn:hover { color:#2d3436; background:#FEC540}
.ranking-table table td a.avt{ line-height:40px; height:40px; display:block; vertical-align: middle; color:#666; text-decoration:none}
.ranking-table table td a.avt:hover{ color:#FEC540}
.ranking-table table td a.avt img {vertical-align: middle; margin-right:10px}
.ranking-table table td.left,.ranking-table table th.left{ text-align:left; padding-left:30px}