#feature01{
	margin: 10px 0;
	padding: 0 20px;
	width: 925px;
	height: auto;
	float: left;
}

#feature01_left{
	width: 415px;
	float: left;
}

#feature01 #detail01{
	width: 415px;
	height: auto;
	border-bottom: 1px solid #eee;
	float: left;
	clear: both;
}

#feature01 #detail01_bn{
	width: 415px;
	height: auto;
	float: left;
	clear: both;
}

#feature01 .title{
	margin-top: 15px;
	color: #369;
	font-size: 14px;
}

#feature01 .text{
	margin-top: 15px;
}

#feature01 #detail02{
	vertical-align: top;
	float: right;
}

#feature02{
	margin: 10px 0;
	padding: 0 20px;
	width: 925px;
	height: auto;
	float: left;
}

#feature02 .item01{
	float: left;
	width: 220px;
	margin: 0;
}

#feature02 #item02{
	width: 200px;
	background: url(../img/item_bg01.gif) no-repeat;
	background-position: left top;
	padding: 10px;
	margin: 0;
}

#feature02 .item03{
	width: 190px;
	height: 150px;
	background: url(../img/item_bg02.gif) no-repeat;
	background-position: left top;
	padding: 15px;
	margin: 0;
}

.item02_title{
	margin-bottom: 10px;
	color: #369;
	font-size: 14px;
}

.item02_image{
	text-align: center;
}

