#no1 {
	background-image: url(images/icon/li_no1.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-left: 20px;
}
#no2 {
	background-image: url(images/icon/li_no2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}

#no3 {
	background-image: url(images/icon/li_no3.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-left: 20px;
}
