@charset "utf-8";
/* CSS Document */
.from-wrap{}

.from-top{
	padding:4px 0;
	background:#eee;
}

.from-top .ft-child{
	padding:11px 0;
	width:319px;
	height:18px;
	text-align:center;
	float:left;
}

.from-con{
	margin-top:26px;
}

.from-con .fc-item{
	width:319px;
	float:left;
}

.from-con .fc-item ul{}

.from-con .fc-item ul li{
	margin-bottom:24px;
	padding-left:52px;
	font-size:24px;
	line-height:24px;
	color:#444;
	background:url(../../img/system/www/p/index/stufrom_bg.png) no-repeat 30px 3px;
}

.from-con .fc-item ul li span{
	font-size:16px;
}

