h1.title{
	font-size: 18px;
	color: #1C7589;
	font-weight: bolder;
	
}

.list{
	list-style: none;
	margin-left: 20px;
	margin-top: 10px;
}

.list li{
	padding: 0 0 0 32px;
	background: url(../../images/item/item-check.png) no-repeat 0px 0px;
	line-height: 24px;
	height: 24px;
	margin-bottom: 8px;
}