#sp1 ul ,#sp2 ul,#sp3 ul{
	margin-left: 20px;
}
#sp1 ul li {
	background-image: url(../images/supporter/ic_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#sp2 ul li {
	background-image: url(../images/supporter/ic_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#sp3 ul li {
	background-image: url(../images/supporter/ic_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
.leftpart {
	float: left;
	width: 260px;
}
.rightpart {
	float: right;
	width: 300px;
}
.section ul {
	margin: 0px;
	padding: 0px;
}
#sp1 a {
	color: #333;
}

