@charset "utf-8";
/* CSS Document */
body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans;
}
#contentContainer {
	width:745px;
	/*margin-left:20px;
	height:1%;
    height:810px;*/
/*	float:right;*/
	background-color: #FFFFFF;
}
#ContentMain {
/*float:right;*/

 width:745px;
}
.illustration2 {
	width: 705px;
/*	padding-left:0px;
	margin:0px;
	background-color: #00FF00;
*/	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-left:30px;
	}
/*-----------------------↓網站捷徑↓----------------------*/
.Directory { /*網站捷徑area
width:725px;*/
margin-left:20px;
height:30px;
padding-top: 5px;
padding-left:5px;
background-image: url(../images/icon/topcontent_line.gif);
background-repeat: no-repeat;
background-position: bottom center;
/*
display:block;
*/}
div.Directory ul {/*網站捷徑*/
list-style: none;
padding: 0;
margin: 0;
}
div.Directory li {/*網站捷徑*/
float: left;
margin: 0;
}
div.Directory a {
	font-family:"新細明體";
	font-size:12px;
	padding: 0.24em 0.50em;
	background-image: url(../images/icon/arrow01.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration:none;
	color: #000000;
}

div.Directory a:link,div.Directory a:visited {
	color: #000000;
	text-decoration: none;
}
div.Directory a:hover {
	text-decoration: underline;
	color: #000000;
}
div.Directory a:active {
	text-decoration: none;
	color: #000000;
}

/*
div.Directory a:hover {
	font-family:"新細明體";
	font-size:12px;
	padding: 0.24em 0.50em;
	background-image: url(../images/icon/arrow01.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: underline;
	color: #000000;
}*/
div.Directory #selected {
}
div.Directory #selected a {
	text-decoration: underline;
}
/*-----------------------↑網站捷徑↑----------------------*/
#maintitle { /*主標題*/
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
	color: #006633;
   /*    margin-top:7px;
	margin-bottom:15px;
   
	padding-top: 5px;
*/	padding-left: 25px;
	margin-left:20px;
    margin-top:7px;
	margin-bottom:15px;
 	background-image: url(../images/icon/icon01.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.maptable {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin-left:15px;
	margin-right:15px;
	width:695px;
}
.maptable th {
	border: 1px solid #CCCCCC;	
	text-align:center;
	background-color:#E1E9FB;
	color:#0068B5;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-image: url(../images/map/th_line.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width:174px;
	height:25px;
	padding-top:5px;
	text-decoration:underline;
}
.maptable th a {
	color:#0068B5;
	text-decoration:underline;
}
.maptable td {
	border: 1px solid #CCCCCC;	
	text-align:left;
}
.maptable ul {/*第一層項目標題*/
	font-size: 12px;
	color: #0068B5;
	font-family: "新細明體";
	text-align:left;
	font-weight:bold;
	padding:0;
	margin:0; /*如果其他頁面有重疊問題，請調整此行*/
	line-height: 20px;
	padding-top:10px;
	padding-left:3px;
	margin-left:2px;
}
.maptable ul a,a:active,a:visited {/*第一層項目標題*/
	color: #0068B5;
	text-decoration:underline;
}
.maptable ul li {
	/*list-style-position: inside;*/
	list-style:none;
	background-image: url(../images/map/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:7px;
	text-decoration:underline;
}
.maptable ol {/*第一層項目標題*/
	font-size: 12px;
	color: #0068B5;
	font-family: "新細明體";
	text-align:left;
	padding:0;
	margin:0; /*如果其他頁面有重疊問題，請調整此行*/
	line-height: 20px;
	padding-left:8px;
	margin-left:5px;
}
.maptable ol a,a:active,a:visited {/*第一層項目標題*/
	color: #0068B5;
	text-decoration:underline;
}
.maptable ol li{
	/*list-style-position: inside;*/
	list-style:none;
	background-image: url(../images/map/an_nevi_bk01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:13px;
	text-decoration:underline;
}
.map_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068B5;
	text-decoration: underline;
	padding-left:11px;
	margin-left:35px;
	margin-top:2px;
	margin-bottom:2px;
	background-image: url(../images/map/an_nevi_bk01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.map_green a,a:active,a:visited {
	color: #0068B5;
	text-decoration: underline;
}
