#scdw_notice_list_ul
{
	width:235px;
	margin:0;
	padding:0;
	list-style:none;
}
#scdw_notice_list_ul li
{
	background:url('./images/arrow.png') no-repeat 1px 8px;
	margin:0 8px 0 8px;
	padding:2px 0 4px 10px;
}
#scdw_notice_list_ul li.dot {
	margin:0 8px 0 8px;
	padding:0;
	height:1px;
	font:0/0px ±¼¸²;
	background:url('./images/dot_line.png') repeat-x;
}
#scdw_notice_list_ul li a
{
	font:12px/16px ±¼¸²,¹ÙÅÁ,µ¸¿ò;
	color:#525252;
	text-decoration:none;
}
#scdw_notice_list_ul li a:hover
{
	font:12px/16px ±¼¸²,¹ÙÅÁ,µ¸¿ò;
	color:#006730;
	text-decoration:none;
}

