﻿@charset "utf-8";

*{margin:0;padding:0;list-style:none;}

img{border:0;}
a{text-decoration:none;color:#333;}
a:hover{color:#1974A1;}

.tab-rank{width:600px;margin:10px auto;border:0px solid #d8d8d8;}
.tab-rank .hd{height:29px;line-height:28px;border-bottom:none;}
.tab-rank .hd h3{float:left;width:124px;overflow:hidden;text-align:center;}
.tab-rank .hd h3 a{color:#333;font-size:18px;font-weight:bold;}
.tab-rank .hd h3.on{height:29px;}
.tab-rank .hd h3.on a{display:block;color:#e72410;}
.tab-rank .bd{clear:both;}
.tab-rank .bd ul{padding-right:15px; margin-top:-15px;width:600px  !important;}
