@CHARSET "UTF-8";

.features_c{
/*	width: 499px; */
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.features{
/*	width: 499px; */
	padding: 0px;
	margin-top: -1px;
	border-collapse: collapse;

}

.tablehead{
	background: url('../imgs/features_head2.png');
	height: 44px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.head_right {
	font-size: 12px;
	border-left: 1px solid #e3e3e3;
	border-right: 3px solid #e1e1e1;
	padding: 10px;
	margin-top: 0px;
	border-spacing: 0px;
	width: 50%;
	font-weight: bold;
}

.head_left {
	font-size: 12px;
	border-right: 1px solid #e3e3e3;
	border-left: 3px solid #e1e1e1;
	padding: 10px;
	margin: 0px;
	border-spacing: 0px;
	width: 50%;
	font-weight: bold;
}

.tdright {
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 3px solid #e1e1e1;
	padding: 10px;
	margin: 0px;
	border-spacing: 0px;
}

.tdleft {
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-left: 3px solid #e1e1e1;
	padding: 10px;
	margin: 0px;
	border-spacing: 0px;
}

.tdbottom{
	border-bottom: 3px solid #e1e1e1;
	border-left: 3px solid #e1e1e1;
	border-right: 3px solid #e1e1e1;
	height: 0px;
}

