@charset "utf-8";
/* CSS Document */

#nf_list {
	margin: 8px 14px;
	padding: 0px;
	list-style-type: none;
}
#nf_list li {
	border-bottom: 1px solid #CCCCCC;
	padding: 12px 2px 12px 20px;
	background: url(../images/nf_li_bg.gif) no-repeat center left;
}
#nf_list li a {
	text-decoration: none;
}