#rank_area {
	width:320px;
	background-color:#888888;
	margin:0px;
	text-align:center;
	border:#ffffff 1px solid;
}
.rankL{float:left;}
.rankR{float:right;}
#rank_area .rank_title {
	width:300px;
	height: 30px;
	background: url(../images/rank/rank_title.jpg) no-repeat 0px -20px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
}
#rank_area .box {
	text-align: left;
	width:300px;
	height:172px;
	background:#888888 url(../images/rank/rank_bg.jpg) no-repeat;
	margin: 0px auto 0px auto;
}
#rank_area .box .rankbox {
	text-align:center;
	width: 30px;
	height: 150px;
	margin: 12px 2px 0px 12px;
	float:left;
	display:inline;
	font-size: 18px;
	font-weight: bold;
	line-height: 150px;
	color: #0474fe;
}
#rank_area .box .imgbox {
	width: 60px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 12px 5px 0px 0px;
	display: inline;
	background-color:#000000;

}
#rank_area .box .profbox {
	width: 180px;
	height: 150px;
	float: left;
	padding: 0px;
	margin: 12px 2px 0px 0px;
	display: inline;
}
#rank_area .box .profbox .prof {
	width: 180px;
	height: 20px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #eeeeee;
}
#rank_area .box .profbox .prof2 {
	width: 180px;
	height: 12px;
	margin: 0px;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #eeeeee;
}
#rank_area .box .profbox .prof3 {
	width: 180px;
	height: 18px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #eeeeee;
}

#rank_area .box .profbox .profcom {
	width: 175px;
	height: 90px;
	margin: 3px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #cccccc;
	overflow: hidden;
	border-top:#0474fe 1px dashed;
}

