
/*======start css/ranking.css start=======*/

#ranking{
	width: 488px;
	border-style: none;
}

#ranking .hr{
	font-size: 11px;
	text-align: right;
}

#ranking .no{
	text-align: center;
}

#ranking .notag {
/*
	font-weight: bold;
*/
	word-wrap: keep-all;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-top: 1px;
	margin: 0px;  
	background: #ABB49B;
	color: #fff;
	font-size: 12px;
	text-align: center;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}


#ranking .img{
	text-align: center;
	height: 64px;
	width: 104px;
}
#ranking .item{
	font-size: 11px;
}
#ranking .price{
	text-align: center;
	font-size: 11px;
}
#ranking .img_waku{
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	width:122px;
	height:72px;
	overflow:hidden;
}
#ranking .title{
}

.strike_mark_ranking {
	text-decoration: none;
	color: #cc3333;
	font-weight: bold;
	font-size: 10px;
}



/*======end css/ranking.css end=======*/
