#la_box_lainfo {
	line-height: 1.5;
	width: 100%;
	padding-bottom: 10px;
}
#la_box_lainfo p {
	color: #666;
}

#la_box_lainfo .la_title {
	font-weight: bold; color: #000;
}
#la_box_lainfo .la_info_wrapp {
	background: #fff url('img/trustimage.png') no-repeat 97% 50%;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #d2ccc3;
	margin: 10px 0 0 45px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

#la_box_lainfo .la_head {
	background: transparent url('img/shipping_truck.png') no-repeat 0 3px;
	padding: 0 0 0 45px;
}

#la_box_lainfo ul li {
	background: transparent url('img/check_arrow.png') no-repeat 0 6px;
	padding: 0 0 0 15px;
	color: #666;
	line-height: 16px;
}

