@charset "big5";
body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
#wrap {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
/*clearfic*/
div#wrap :after{
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div#wrap{
	zoom:1;
}
/*end*/
table { 
	table-layout: fixed;
	word-wrap:break-word;
}
div { 
	word-wrap:break-word;
}
/*----------------------------上方Header區域----------------------------*/
/*color: #188D96;*/
/*color: #333366;*/
.info {
	font-size: 12px;
	line-height: 18px;
	*line-height: 20px;
	_line-height: 20px;
	color: #ffffff;
	padding-right: 20px;
	float: right;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.info_imp {
	font-size: 12px;
	line-height: 18px;
	*line-height: 20px;
	_line-height: 20px;
	color: #FFCC33;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/*----------------------------左方Menu區域----------------------------*/

.subMenu {
	display:none;
}
.subMenuTab{
	font-size:14px;
	line-height:1.2em;
	width: 146px;
	margin-left: 34px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(../images/arr_02.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.subMenuTab a{
	color: #0066CC;
	text-decoration: none;
}
.subMenuTab a:hover{
	color:#FF732F;
}
.subMenuCon{
	display: none;
}
.subMenuConTitle{
	color:#FFFFFF;
	font-size:12px;
	line-height:1.5em;
	font-weight: bold;
	background-image: url(../images/item.gif);
	background-repeat: no-repeat;
	background-position: -6px 13px;
	background-color: #609b9f;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	border-top-width: 5px;
	border-top-style: outset;
	border-top-color: #609b9f;
}
.subMenuConTxt{
	color:#003366;
	font-size:12px;
	line-height:2em;
	*line-height:1.2em;
	width: 163px;
	margin-left: 34px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #609b9f;
	border-left-color: #609b9f;
}
/*.subMenuConTxt a{
	color:#0099CC;
	text-decoration: none;
}
.subMenuConTxt a:hover{
	color:#663399;
}*/
.underDashLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #609b9f;
}
.backMenu{
	float: right;
	padding-right: 2px;
}
.btnToDo{
	color:#0099CC;
	font-size: 12px;
	height: 20px;
	float: right;
	padding-right: 5px;
	text-align: center;
}

/*----------------------------本文區域----------------------------*/
.Cont {
	background-image: url(../images/ContBG.jpg);
	background-repeat: no-repeat;
	
	
}

/*----------------------------版權區域----------------------------*/
.copyRight{
	font-size: 12px;
	line-height: 1.2em;
	color: #333399;
}
#MapCenter table{
    
table-layout:auto;
}


