@charset "utf-8";

#Center li {
	background-image: url(../images/icon-list.png);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 13px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
