.branch_item{
	width:100%;
	float:left;
	clear:both;
	min-height:150px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 2px solid #d4d4d4;
}


.branch_item .branch_brief{
	width:300px;
	float:left;
}

.branch_item .branch_map{
	width:400px;
	height:140px;
	border:10px solid #aeafb3;
	float:right;
	background:#aeafb3;
	overflow:hidden;
}

.branch_item .branch_title{
	color:#141861;
	font-size:18px;
}
