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

#feature02 .item01{
	width: 295px;
	float: left;
}

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

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

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

.item02_image{
	text-align: center;
}


