/***************************** html地图样式 开始 *****************************/
body {
margin:0px;
padding:10px;
font-size:12px;
}
td {
font-size:12px;
}


a:link {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
a:hover {
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline;
	line-height: 24px;
}


/***************************** html地图样式 结束 *****************************/

