.css_features_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7879A5;
	font-weight: bold;
	text-align: left;
}
.css_features_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.css_features_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #67899A;
}
.css_features_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #39C;
	margin: auto;
	width: auto;
	clear: none;
	float: none;
	height: auto;
	word-spacing: normal;
	font-style: normal;
	line-height: 30px;
	list-style-type: none;
	padding: 0px;
	border: thick none #3C3;
}
.css_features_05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 25px;
	color: #7879A5;
	font-weight: bold;
}

.top{
		margin: 20px 0 25px;

	}
	
	.fearture {
		font-family: Arial, Helvetica, sans-serif;
		margin: 0 5px 15px 15px;
		width: 700px;
		font-size: 12px;
		color: #8E8E8E;
		overflow:hidden;
	
		
	}
	.fearture  h4 {
		font-size: 16px;
		color: #7879A5;
		font-weight: bold;
		text-align: left;
		margin-top: 35px;
		margin-bottom: 8px;

	}
	.fearture  h5 {
		font-size: 13px;
		font-weight: bold;
		text-align: left;
		margin-top: 20px;
		color: #67899A;
		margin-bottom: 8px;
	}
	.fearture  h5::before{
		content:">";
		margin: 0px 5px;
		font-weight: bold;
		color: #5B5B5B;
	}
	.fearture  h6 {
		font-size: 12px;
		text-align: left;
		line-height: 1em;
		font-weight: normal;
		color: #39C;
		list-style-type: none;
		padding: 0px;
		margin: 15px 0;
		border: thick none #3C3;
	}

	.fearture  h6::before{
		content:"+";
		margin: 0px 5px;
		font-weight: bold;
		color: #8E8E8E;
	}
	.fearture p {
		font-size: 12px;
		color: #000;
		margin-right: 0;
		margin-top: 0;
		
	}

	.left{
		float: left;
		margin: 0 20px 0 0;
	}

	.right{
		float: right;	
		margin: 0 0 0 20px;	
	}



	.clear{ clear:both} 

	.fearture ul {
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #000;
	font-weight: normal;
	word-spacing: normal;
	font-style: normal;
	clear: none;
	float: none;
	margin: auto;
	padding: 0 20px 15px;
	/*list-style-type: none;*/
}