﻿.rankNeed
{
	font-size: 14px;
	color: #cc0000;
	margin-bottom: 10px;
}
.rankHead
{
	width: 760px;
	clear: both;
	background-color: #f8f8f8;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F65327;
	border-top: 3px;
	border-top-style: solid;
	border-top-color: #F65327;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	overflow:hidden;	
}
.rankHead .c1
{
	float: left;
	text-align: center;
	width: 80px;
	margin-right: 5px;
	line-height: 20px;
}
.rankHead .c2
{
	float: left;
	text-align: left;
	width: 300px;
	margin-right: 15px;
}

.rankHead .c3
{
	float: left;
	text-align: left;
	width: 290px;
	margin-right: 15px;
	line-height: 20px;
}
.rankHead .c4
{
	float: left;
	text-align: center;
	width: 50px;
	margin-right: 5px;
	line-height: 20px;
}

.rankList
{
	clear:both;
	width: 760px;
	list-style-type: none;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #d5d5d5;
	padding-bottom: 15px;
	margin-top: 15px;
	overflow:hidden;
}

.rankList .c1
{
	float: left;
	text-align: center;
	width: 80px;
	margin-right: 5px;
	line-height: 20px;
}
.rankList .c1 .rank
{
	color: #ff0000;
	font-weight: bold;
}
.rankList .c2
{
	float: left;
	text-align: left;
	width: 300px;
	margin-right: 15px;
}
.rankList .c2 .js
{
	color: #996600;
	margin-top: 3px;
}
.rankList .c2 .sj
{
	color: #888888;
	margin-top: 1px;
}
.rankList .c3
{
	float: left;
	text-align: left;
	width: 290px;
	margin-right: 15px;
	line-height: 20px;
}
.rankList .c4
{
	float: left;
	text-align: left;
	width: 50px;
	margin-right: 5px;
	line-height: 20px;
}

.rankMondifyNo
{
	color: #888888;
}
.rankHHead
{
	color: #888888;
	line-height: 20px;
}
.rankHHR
{
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
}
.rankHRecommend
{
	color: #333333;
	margin-top: 5px;
}

.rankHRecommendJs
{
	color: #996600;
	margin-top: 5px;
}

.rankModify
{
	font-size: 14px;
	
}
.rankModify .contentLeft
{
	color: #cc0000;
	font-weight: bold;
	margin-top: 10px;
}

.rankModify .contentRight
{
	
}

