@charset "utf-8";
	ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.abgne_tab {
	clear: left;
	width: 983px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: "微軟正黑體";
	font-size: 15px;
	}
	ul.tabs {
		width: 100%;
		height: 75px;
	}
	ul.tabs li {
	float: left;
	line-height: 1.8em;
	overflow: hidden;
	position: relative;
	width: 123px;
	background-image: url(icon/cold-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	}
	ul.tabs li a {
	display: block;
	color: #06C;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 18px;
	}
	ul.tabs li a:hover {
	}
	ul.tabs li.active  {
	background-image: url(icon/cold-2.png);
	}
	ul.tabs li.active a:hover {
		background: url(icon/cold-2.png);
	}
	div.tab_container {
	clear: left;
	width: 983px;
	background-image: url(image/cold-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 564px;
	}
	div.tab_container .tab_content {
	padding-bottom: 50px;
	}
	div.tab_container .tab_content h2 {
	margin-bottom: 10px;
	padding-left: 160px;
	padding-top: 40px;
	color: #06C;
	}

	.sec_tab {
		width: 600px;	/* 第2個頁籤區塊的寬度 */
	}
	.map {
	clear: left;
	width: 983px;
	background-image: url(image/tra-map.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 564px;
	}
	.map-1 {
	clear: left;
	width: 983px;
	background-image: url(image/tra-img-1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 564px;
	}
.con-tab {
	float: left;
	width: 830px;
	margin-left: 100px;
	height: 440px;
}
/* 字 */
.head{
	background-color: #CC3300;
	border-radius:10px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 1.5em;
	color: #FFF;
	margin-bottom: 8px;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
}.r-13 {
	font-size: 15px;
	line-height: 1.5em;
	color: #C30;
}
.boat {
	font-size: 15px;
	font-weight: bold;
	color: #930;
}

.p-13 {
	font-size: 15px;
	line-height: 1.5em;
	color: #939;
}


/* 表格 */
table.t990 {
	empty-cells:hide;
	border-spacing:2px 2px;
	float: none;
}
td.tdgreen {
	height: 25px;
	text-align: center;
	background-image: url(image/tdgreenbg.png);
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: bold;
	color: #090;
}
td.tdgreen-1 {
	height: 36px;
	width: 95px;
	text-align: center;
	background-color: rgba(154,255,29,0.12);
	border-radius:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: text-top;
}
td.tdblue {
	height: 25px;
	text-align: center;
	background-image: url(image/tdbluebg.png);
	background-repeat: repeat-x;
	color: #003399;
	font-size: 15px;
	font-weight: bold;
}
td.tdblue-1 {
	height: 36px;
	width: 95px;
	text-align: center;
	background-color: rgba(74,197,252,0.12);
	border-radius:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: text-top;
}
td.tdcent {
	height: 27px;
	text-align: center;
	line-height: 1.5em;
	vertical-align: text-top;
}
