.innerWrap .list{
	padding:20px;
	border-bottom: 1px dashed #ccc;

}

.innerWrap .list:hover{
	background:#F2F4F8;
}

.innerWrap .list h4 a{
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#06f;
}