#scdw_free_list_ul
{
	width:238px;
	margin:0;
	padding:0;
	list-style:none;
}
#scdw_free_list_ul li
{
	background:url('./images/green_square_dot.png') no-repeat 0px 10px;
	margin:0 8px 0 8px;
	padding:2px 0 2px 10px;
	border-bottom:1px solid #C1E198;
}
#scdw_free_list_ul li.no_bottom
{
	border-bottom:0;
}
#scdw_free_list_ul li a
{
	font:12px/16px ±¼¸²,¹ÙÅÁ,µ¸¿ò;
	color:#525252;
	text-decoration:none;
}
#scdw_free_list_ul li a:hover
{
	font:12px/16px ±¼¸²,¹ÙÅÁ,µ¸¿ò;
	color:#006730;
	text-decoration:none;
}

