@charset "utf-8";
.fact-con ul{
	text-align: left;    
	color: #fdfdfd;
}
.fact-con ul li{
	margin: 12px 0 0 0;
	position: relative;
	
}
img{
	max-width:100%;
	height: auto;
}
.tyimg{
	    width: 4%;
    float: left;
    margin: 0 5px 0 0;
}

.spacer-01{ margin-bottom:25px;}
