.fcf{  
     background:#fff8dc;  
     border-top:1px dotted #ccc;  
     border-right:1px dotted #ccc;  
     border-left:7px solid #ff7f50;  
     border-bottom:1px dotted #ccc;
	 padding: 5px 5px 5px 5px;
	 margin-bottom: 5px;
}

.feature_boxtt{
	font-size: 2.2rem;
}

.fe_honbun{
	position: relative;
}

.feleft{
	float: left;
	margin: 2% 2% 2% 0;
}

.feright{
	float:right;
	margin: 2% 0 2% 2%
}