@charset "utf-8";
/* CSS Document */

ul.list li{
	width:120px;
	float:left;
	clear:none;
	white-space:nowrap;
}

ul.list-image li{
	width:88px;	
	height:auto;
}

ul.list-image li span.image{
	width:88px;height:31px;	
}
ul.list-image li span.image img{
	width:88px;	
}
