@charset "utf-8";
/* CSS Document */

.box_features_long
{
	width:493px;
	height:181px;
	
	position:absolute;
	left:270px;
	top:799px;
	
	background-color:#e6e6f3;
	
	border-left:solid;
	border-right:solid;
	border-width:1px;
	border-color:#d1d1d1;
}

.box_features_long_title
{
	position:absolute;
	left:2px;
	top:-8px;
}

.box_features_short
{
	width:328px;
	height:181px;
	
	position:absolute;
	left:270px;
	top:1080px;
	
	background-color:#e6e6f3;
	
	border-left:solid;
	border-right:solid;
	border-width:1px;
	border-color:#d1d1d1;
}

.box_features_short_title
{
	position:absolute;
	left:2px;
	top:-8px;
}

.box_features_picture1
{
	position:absolute;
	left:7px;
	top:25px;
	
	width:150px;
	height:96px;
	
	overflow:hidden;
}

.box_features_text1
{
	position:absolute;
	left:7px;
	top:130px;
	
	width:150px;
	height:52px;
	
	overflow:hidden;
	
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#43545c;
}
.box_features_picture2
{
	position:absolute;
	left:172px;
	top:25px;
	
	width:150px;
	height:96px;
	
	overflow:hidden;
}

.box_features_text2
{
	position:absolute;
	left:172px;
	top:130px;
	
	width:150px;
	height:52px;
	
	overflow:hidden;
	
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#43545c;
}
.box_features_picture3
{
	position:absolute;
	left:334px;
	top:25px;
	
	width:150px;
	height:96px;
	
	overflow:hidden;
}

.box_features_text3
{
	position:absolute;
	left:334px;
	top:130px;
	
	width:150px;
	height:52px;
	
	overflow:hidden;
	
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#43545c;
}


