@charset "utf-8";

.h3_feature {
	color: #666666;
	margin-bottom: 5px;
	font-weight: bold;
	background: url(img/bg_g.gif);
	font-size: 14px;
	line-height: 2.5em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 25px;
}
#feature_list {
	border: 1px solid #CCCCCC;
	padding: 15px;
}
#feature_list dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	background-image: url(img/feature_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 20px;
	margin-bottom: 15px;
}
#feature_list dt {
	font-weight:bold;
	margin-bottom:5px;
	font-size: 15px;
}
#feature_list dt span,
#feature_list dd span {
	color: #996600;
	font-size: 12px;
	font-weight: normal;
}

#feature_list .single {
	padding-top: 10px;
	padding-bottom: 20px;
}

#feature_list #last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.type3 div {
	width: 222px;
	float: left;
	overflow: hidden;
}
.type3 .center_div {
	margin-right: 17px;
	margin-left: 17px;
}
#inner_container .type3 {

}
.type3 h4 {
	font-weight: bold;
	margin-top: 5px;
}
#security {
	margin-top: 25px;
}
