@CHARSET "UTF-8";

div#sepRank{width:100%; height:4px; float:left; background:#d9d5ce; margin-top:2px; overflow:hidden}

div#rankBox{width:100%; float:left}
	div#rankBoxC{width:990px; margin:auto}
		div#rankTop{width:990px; height:39px; float:left; border-bottom:1px solid #f2f0eb; background:url(/images/rank/rankTit.gif) no-repeat}
		div.rankListA{width:990px; height:53px; float:left; border-bottom:1px solid #d9d5ce; bacground:#FFF}
		div.rankListB{width:990px; height:53px; float:left; border-bottom:1px solid #d9d5ce; border-top:1px solid #FFF; background:#f7f5f0} 
			div.rankListL{width:815px; height:53px; float:left}
			div.rankListR{width:175px; height:53px; float:left}
			
			p.rankList{font-size:12px; padding:16px 2px 0px 20px}
			span.rnr{color:#99913d}
			span.nick{color:#667780; font-weight:700; padding-right:10px}
			span.points{color:#667780; padding-right:10px}
			span.mfi1{color:#b3b3b3}
			span.mfi2{color:#667780; font-weight:700; margin-right:10px}
			a.linkMore{color:#99913d; text-decoration:none; font-weight:700}
			a.linkMore:hover{text-decoration:underline}
			
			ul.rank{list-style:none; padding:11px 20px 0px 0px; width:150px; height:30px}
			li.rank{background:#ccc8c2; }
			a.linkProfile{display:block; width:100%; font-size:12px; font-weight:700; color:#FFF; text-decoration:none; text-align:center; padding:6px 0px 6px 0px}
			
			div#rankBottom{width:990px; height:44px; float:left; background:#f7f5f0; margin-bottom:5px;}
			div#rbottomLCR{width:330px; height:44px; float:left}
				p.rprev{padding:12px 20px 0px 20px}
					a.rprev{font-size:12px; font-weight:700; color:#736f45; text-decoration:none}
					a.rprev:hover{text-decoration:underline}
				p.rnext{padding:12px 20px 0px 20px}
					a.rnext{font-size:12px; font-weight:700; color:#736f45; text-decoration:none; float:right}
					a.rnext:hover{text-decoration:underline}
					
					div.bottomFtop{text-align:center;}
					a.rtop img{border:0px}
