.subtitle{
	font-weight:bold;
	padding-left:8px;
	margin-top:15px;
}
.content span{
	float:right;
	text-align:center;
	width:55px;
}
.content li{
	margin:18px 0 0 8px;
	padding-left:15px;
	background-image: url(../images/triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.content li a{
	color:#333;
}
.content li a:hover{
	color:#f00;
	text-decoration:none;
}

