@charset "utf-8";
#primary ul{
	width: 584px;
	margin: 0 auto;
	padding: 0 0 18px;
	line-height: 1.8em;
	letter-spacing: 0.2em;
}
#primary ul li {
	background: url(../images/dottedline_01.jpg) no-repeat bottom;
	padding: 6px 18px;
	clear: both;
	list-style-type: none;
}
#primary ul li  img{
	padding: 0 18px 0 0;
	float: left;
}

#primary ul  li a{
	border-bottom: 1px dashed #CCC;
	color: #333;
	text-decoration: none;
}

