@charset "utf-8";
/* CSS Document */

.infolist
{
	margin:0 0 18px 0;
}
.infolist .atitle
{
	font-size:14px;
	font-weight:700;
	color:#701a4f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbc6d3;
	
}
.infolist .content
{

	line-height:20px;
	color:#3e3e3e;
	font-size:11px;
}