#feature{
	width:650px;
	margin:0 auto;
	padding:0;
}

#feature h5{
	margin-bottom:15px;
}

#fea_box{
	margin:0 0 40px 0;
	padding:0;
}
#fea_box{zoom:1;}
#fea_box:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;}
    
#fea_box{display:inline-table;}
/* Hides from IE-mac \*/
* html #fea_box {height: 1%;}
#fea_box {display: block;}
/* End hide from IE-mac */

#fea_left{
	width:370px;
	float:left;
	margin-right:20px;
}

#fea_right{
	width:260px;
	float:right;
}

#flow{
	width:610px;
	height:585px;
	margin:0 auto;
	position:relative;
	background:url(../img/t_feature_img_01.gif) no-repeat;
}

#flow #text01{
	width:270px;
	position:absolute;
	top:245px;
	left:20px;
}

#flow #text02{
	width:270px;
	position:absolute;
	top:245px;
	left:320px;
}





