#main h3 {
	background-color: #e8f3fb;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2e94db;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #217ED0;
}
#main .mark {
	background-image: url(../images/icon-list.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 13px;
	line-height: 1.3;
}

