#guide_item{
	float: left;
	width: 725px;
	hight: 230px;
	padding: 5px 10px 5px 25px;
	padding-bottom: 15px;
}
#guide_item .guide_item01{
	float: left;
	width: 230px;
	padding: 0 10px 0 0;
	margin: 0;
}

#guide_item .guide_item02{
	width: 190px;
	height: 80px;
	background: url(../../guide/img/guide_item_bgtop.gif) no-repeat;
	background-position: left top;
	text-align: center;

}

#guide_item .guide_item03{
	padding: 0 20px 10px 20px;
	width: 190px;
	height: 120px;
	background: url(../../guide/img/guide_item_bgbottom.gif) no-repeat;
	background-position: left top;
}

.guide_title{
	width: 190px;
	font-size: 14px;
	color: #369;
	clear: both;
}
