@charset "utf-8";

#links_ul {
	margin: 20px 40px;
}
.links_li {
	list-style-image:url(../images/links/point_img.gif) ; 
	margin-bottom: 20px;
}

