#mapObj {
	border: 1px solid #B4B8C3;
	height: 440px;
	width: 738px;
}
#ResultList {
	height: 305px;
	width: 100%;
}
#Nav {
	height: 30px;
	width: 100%;
	text-align:right;
}
.content_title {
	background-image: url(../images/map_content_bg.jpg);
	height: 26px;
	border: 1px solid #D9D9D9;
	padding-left: 13px;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #004FA4;
}
.title1 {
	font-size: 12px;
	font-weight: bold;
}
.traffic_table,.traffic_table1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2D70B7;
	cursor: pointer;
	
}
.traffic_table{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2D70B7;
}
.traffic_table1{
	color:red;
}
.lan:link,.lan:visited,.lan:hover{
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #004FA4;
	text-decoration: underline;
}