#SecondhandBulletin{
	width:820px;
	white-space:nowrap;
	position: relative;
	}

#SecondhandRoll{
	overflow:hidden;
	width: 820px;
	height: 20px;
}
#SecondhandRoll li{
	clear:left;
	display:inline;
	line-height:20px;
	overflow:hidden;
}
#SecondhandRoll li a:hover{cursor:hand;}
#SecondhandRoll li span{display:block;float:left;}
.item_amount,.item_price,.item_sellstyle{
	text-align:left;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left 0;
}
.item_name{
	width:820px;
	float: left;
}
#SecondhandBulletin * { margin:0; padding:0; }
