#left ul {
	margin-top: 20px;
	margin-left: 60px;
}
#left li {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#left a {
	font-size: 14px;
	line-height: 20px;
}
#left a:link {
	color: #b8515c;
}
#left a:visited {
	color: #b8515c;
}