.latest-faq-wrap{
	width:100%;
}

.latest-faq-wrap li{
	margin-bottom:6px;
}

.latest-faq-wrap .conn{
	font-size:16px;
	line-height:16px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.latest-faq-wrap .subj a{
	display:block;
	font-size:20px;
	line-height:20px;
	color:#3d465e;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}