﻿/*細項內容文字*/
.map_content{
	font-size:14px;
	vertical-align:botttom;
	padding-right:25px;
}
A.map_content {color:#000000;}
A.map_content:link {color:#000000;}
A.map_content:visited, A.map_content:active {color:#993333;}
A.map_content:hover{color:blue;}

/*副標題內容文字*/
.map_subtitle{
	font-size:14px;	
	padding-left:33px;
}
A.map_subtitle {color:#000000;}
A.map_subtitle:link {color:#000000;}
A.map_subtitle:visited, A.map_subtitle:active {color:#993333;}
A.map_subtitle:hover{color:blue;}
