.title {
	font-size: 15px;
	font-weight: bold;
	color: #154BA0;
	background:url(../images/map_titlebg.gif);
	padding-top:9px;
	padding-left:20px;
	height:32px;
	}
.text-gray {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.text-gray a{
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	}

.text-gray a:hover{
	font-size: 13px;
	line-height: 18px;
	color: #006CFF;
}

.black-b {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

