#map{
	width: 512px;
	padding: 7px 9px 20px 8px;
	margin: 0px auto;
	border: 1px solid #000;  
}
#map .none{
	height: 31px;
	border-bottom: 6px solid #f3f4f5;  
}
#map .bottom{
	padding: 12px 11px 0px 4px;
}
#map .bottom .clouse{
	float:right;
	padding: 0px 0px 0px 0px;
}
#map .bottom .print{
	text-align: left;
	background: #fff url(print.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 25px;
}
#map .bottom a{
	text-decoration: underline;
	color: #1b5092;
	font-weight: bold;
}
#map .bottom a:hover{
	text-decoration: none;
}

