@charset "utf-8";
.list100{
	width:665px;
	margin-left:15px;
	display:inline;
}
.list100 a:hover{
	color:#000;
}
#top100 .banner{
	background:url(/inc/top100_title.gif) center no-repeat;
}
#rec100 .banner{
	background:url(/inc/rec100_title.gif) center no-repeat;
}
.list100 ul{
	float:left;
	margin-left:15px;
	display:inline;
}
.list100 li{
	float:left;
	width:665px;
	border-bottom:#666 dashed 1px;
	line-height:24px;
	font-size:14px;
}
.list100 li span{
	display:block;
	font-family:arial;
	font-style:italic;
	font-weight:bold;
	height:18px;
	color:#666666;
	text-align:center;
	width:25px;
	float:left;
	}
.list100 li #item1,.list100 li #item2,.list100 li #item3{
	color:#7A3F01;
}
.list100 .title{
	width:540px;
	float:left;
	}
.list100 .type{
	color:#F78404;
	float:right;
	width:90px;
	text-align:right;
	}