ul#sm_list {
	text-align:left;
	list-style:none;
}
ul#sm_list li.sm_list1 {
	background:url(../sitemap/img/sm_list1.jpg) top left no-repeat;
	margin:25px 0 8px;
	clear:both;
	text-indent:25px;
}
ul#sm_list li.sm_list2 {
	background:url(../sitemap/img/sm_border.jpg) bottom left no-repeat;
	clear:both;
	text-indent:35px;
	padding:20px 0 10px 0;
	line-height:15px;
}
ul#sm_list li.sm_list3 {
	background:url(../sitemap/img/sm_arrow.gif) 30px 15px no-repeat;
	float:left;
	width:280px;
	padding:10px 0 0 35px;
	text-indent:15px;
}
