.popular-rank{
    width: 158px;
	border: 1px solid #DBDBDB;
}

.rank-title {
	width: 158px;
	background-position: 0 -1025px;
    border-bottom: 1px solid #DBDBDB;
    font-size: 12px;
    font-weight: 700;
    line-height: 29px;
    text-indent: 8px;
    width: 158px;
	color:#333333;
	background-image: url("http://img.china.alibaba.com/cms/upload/search/searchweb/20120222/repeat-x.png");
    background-repeat: repeat-x;
}

.rank-title h3 em{
	margin:0px 6px;
	padding:10px 0px;
	border-bottom:1px dotted #dcdcdc;
	zoom:1;
}

.rank-body ul li{
	border-bottom: 1px dotted #DCDCDC;
    margin: 0 6px;
    padding: 10px 0;
	padding-left:6px;
}

.rank-body ul li span{
	float:right;
	padding-right:6px;
}

