#container {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#container #Table_01 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ltdv {
	width: 196px;
	overflow: hidden;
}
#rtdv {
	width: 704px;
	overflow: hidden;
}
/*hd*/
.title {
	padding-top: 15px;
	padding-bottom: 20px;
}
/*ft*/
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer p {
	line-height: 18px;
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #FFF;
}
.footer a {
	color: #fff;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:none;
	color: #999;
}
#menu00 {
	position: relative;
}

#menu_service {
	position: absolute;
	left: -306px;
	top: -26px;
	border-top-style: none;
	border-right-style: none; 
	border-bottom-style: none;
	border-left-style: none;
	height: 450px;
	width: 100%;
	z-index: 500;
	visibility: visible;
	}
#menu_service2 {
	background: #FFF;
	position: absolute;
	right:0 ;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1150px;
	width: 450px;
	z-index: 999;
	visibility: visible;
	}
#menu01 {
	position: relative;
}
#menu_service3 {
	position: absolute;
	left: -6px;
	top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 80px;
	width: 150px;
	visibility: hidden;
	z-index: 999;
	}
