@charset "utf-8";

#feature .featureBlock {
	position: relative;
	width: 610px;
	margin: 30px 0 0 0;
	border-bottom: 1px solid #EBE7E0;
}
#feature .featureBlock.lastChild {
	margin: 30px 0 -40px 0;
	border-bottom: none;
}

#feature .featureCol01A {
	position: relative;
	float: left;
	width: 290px;
	padding: 0 0 20px 0;
	z-index: 3;
}
#feature .featureCol01B {
	position: relative;
	float: right;
	width: 290px;
	z-index: 2;
}
#feature .featureCol02A {
	float: left;
	width: 290px;
	margin: 10px 0 0 0;
	padding: 0 0 15px 0;
}
#feature .featureCol02B {
	float: right;
	width: 290px;
	padding: 0 0 30px 0;
}
#feature .featureCol02C {
	float: left;
	width: 290px;
}
#feature .featureCol02D {
	float: right;
	width: 290px;
	padding: 0 0 20px 0;
}
#feature .featureCol03A {
	float: left;
	width: 210px;
	padding: 0 0 30px 0;
}
#feature .featureCol03B {
	float: right;
	width: 390px;
}
#feature .featureCol04A {
	float: left;
	width: 190px;
	margin: 0 20px 0 0;
	padding: 0 0 40px 0;
}
#feature .featureCol04B {
	float: right;
	width: 190px;
	padding: 0 0 40px 0;
}
#feature .featureCol05A {
	float: left;
	width: 190px;
}
#feature .featureCol05B {
	float: right;
	width: 400px;
}
#feature .featureCol06A {
	float: left;
	width: 400px;
	margin: 20px 0 0 0;
	padding: 0 0 40px 0;
}
#feature .featureCol06B {
	position: absolute;
	left: 420px;
	bottom: -17px;
}
* html #feature .featureCol06B img{
behavior: expression(
this.style.filter = this.src.match(/\.png$/) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')" : this.style.filter,
this.src = this.src.match(/\.png$/) ? this.src.slice(0, this.src.lastIndexOf("/")+1) + "ie6png.gif" : this.src,
this.style.behavior = "none"
);
}
#feature .featureCol07A {
	float: left;
	width: 210px;
	padding: 0 0 20px 0;
}
#feature .featureCol07B {
	float: right;
	width: 370px;
}
#feature .featureCol08A {
	float: left;
	width: 290px;
	padding: 0 0 40px 0;
}
#feature .featureCol08B {
	float: right;
	width: 290px;
	padding: 0 0 40px 0;
}
#feature .featureCol09A {
	float: left;
	width: 260px;
	padding: 0 0 20px 0;
}
#feature .featureCol09B {
	float: right;
	width: 260px;
}
#feature .featureCol10A {
	float: left;
	width: 380px;
}
#feature .featureCol10B {
	float: right;
	width: 200px;
	padding: 0 0 20px 0;
}
#feature .featureCol11A {
	float: left;
	width: 300px;
	padding: 0 0 20px 0;
}
#feature .featureCol11B {
	float: right;
	width: 260px;
}
#feature .featureCol12A {
	float: left;
	width: 370px;
	padding: 0 0 20px 0;
}
#feature .featureCol12B {
	float: right;
	width: 200px;
}

#feature .featureImage01A {
	position: relative;
	z-index: 2;
	height: 171px;
}
#feature .featureImage01A img {
	position: absolute;
	top: -30px;
	right: 0;
}
#feature .featureImage02A {
	position: relative;
	margin: -30px 0 0 0;
	z-index: 2;
}
#feature .featureImage03A {
	position: relative;
	z-index: 2;
	height: 172px;
}
#feature .featureImage03A img {
	position: absolute;
	top: -30px;
	left: -30px;
}
#feature .featureImage03B {
	position: relative;
	z-index: 2;
	height: 113px;
}
#feature .featureImage03B img {
	position: absolute;
	top: -30px;
	right: -30px;
}

#feature .featureH401B {
	margin: 30px 0 7px 0;
}
#feature .featureH401C {
	margin: 10px 0 7px 0;
}

#feature .featureLink01A {
	margin: 10px 0 6px 0;
	font-size: 117%;
	font-weight: bold;
}
#feature .featureLink01B {
	margin: 0 0 6px 0;
	font-size: 100%;
	font-weight: bold;
}
#feature .featureLink01A a,
#feature .featureLink01B a {
	padding: 0 0 0 0px;
	line-height: 1.3;
	text-decoration: underline;
}
#feature .featureLink01A a:hover,
#feature .featureLink01B a:hover {
	text-decoration: none;
}

#feature .featureBlock {
	/*\*/
	_overflow: visible;
	_height: 1px;
	zoom: 1;
	/**/
	/*\*//*/
	display: inline-table;
	/**/
}
#feature .featureBlock:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin: 0;
}
