#ranking_container{
	width:300px;
	height:565px;
	float:left;
	BACKGROUND: url(http://img.tvb.com/artiste/images/weibo_index/ranking_bg.gif) repeat-y scroll 0px 0px transparent;
	overflow:hidden;
}
#ranking_container .contentTitle{
	width:300px;
	height:56px;
	BACKGROUND-IMAGE: url(http://img.tvb.com/artiste/images/weibo_index/ranking_title.jpg);
}
#ranking_container .contentList{
	width:270px;
	height:420px;
	border:1px solid #ade4f9;
	margin-left:15px;
	margin-right:15px;
	position:relative;
}
#ranking_container .contentHeader{
	width:268px;
	height:29px;
	BACKGROUND-IMAGE: url(http://img.tvb.com/artiste/images/weibo_index/rankinglist_title.jpg);
}
#ranking_container .rankList{
	width:268px;
	height:391px;
	background-color:#FFF;
	overflow:hidden;
	top:29px;
	left:-15px;
	position:absolute;
	display:inline;
}
