.normal-title {
	background: url(../images/pic_branch_title_bg.gif) no-repeat;
}
.branch-body {
	background: #F3F3F3;
	width: 960px;
	overflow: hidden;
	margin-top: 3px;
}
.branch-left {
	width: 516px;
	padding: 20px 0 0 20px;
	float: left;
	height: 180px;
}
.branch-right {
	width: 100%;
	margin-left: 12px;
	float: left;
}
.branch-map-title {
	background: #DDD;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	padding: 6px 0;
}
.branch-map-body {
	width: 100%;
	height: 600px;
	margin-top: 2px;
	overflow: hidden;
}
.branch-main {
	margin-bottom: 18px;
}
.branch-area {
	color: #FC0203;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.branch-name {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
.no-title {
	margin-right: 6px;
}
.branch-name-title {
	color: #FC0203;
}
.branch-text {
	margin: 0 0 6px 26px;
	line-height: 150%;
}

.map_tips{margin:2px;list-style:none;text-align:center;}
.map_tips li{line-height:20px; text-align:left;width:320px}
.map_tips li img{width:300px;height:200px}