@charset "utf-8";
#main {
	clear: both;
	width: 900px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#top {
	width: 900px;
	height: 95px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/TOP_02.png);
	background-repeat: no-repeat;
}
#tb .tb1 {
	list-style-type:none;
	width:100px;
	height:35px;
	background-image: url(images/TB_03.jpg);
	text-align:center;
	float:left;
	margin-left:-35px;
	margin-top: 26px;
}

#tb .tb2 {
	list-style-type:none;
	width:120px;
	height:35px;
	text-align:center;
	background-image: url(images/TB_04.jpg);
	float:left;
	margin-left:0px;
	margin-top: 26px;
}

#tb {
	width: 675px;
	margin-top:-63px;
	margin-bottom: 60px;
	clear: both;
}



#content {
	background-color: #FFFFFF;
	height: 650px;
}

#left {
	width: 225px;
	float: left;
}
#search {
	height: 270px;
	width: 225px;
	margin-top: 10px;
	text-align: center;
	background-color:#FFFFFF;
}

#service {
	background-image:url(images/left.png);
	height: 150px;
	width: 225px;
	line-height:180px;
	font-family:"微軟正黑體";
	font-size:13px;
}

#footer {
	height: 160px;
	background-color: #CCC;
}
#right {
	float: right;
	height: 660px;
	width: 675px;
}
#logo {
	float: right;
	height: 70px;
	width: 180px;
	padding: 0px;
	margin: 0px;
}

#menu {
	height: 40px;
	width: 220px;
	padding-top: 25px;
	padding-left: 25px;
}
#tel {
	clear: left;
	padding-left: 25px;
}
#trip_container {
	width: 655px;
	overflow:hidden;
	min-height:30px;
	max-height:800px;
	padding: 10px;
	margin-top: 5px;
	background-image: url(/images/BG_03.png);
	background-repeat: no-repeat;
}

#trip_container2 {
	width: 655px;
	overflow:hidden;
	min-height:30px;
	max-height:800px;
	padding: 10px;
	margin-top: 5px;
	background-image: url(/images/BG_06.png);
	background-repeat: no-repeat;
}

#trip .trip_q {
	list-style-type:none;
	width:300px;
	height:50px;
	text-align:center;
	float:left;
	margin-left:0px;
	margin-top: 0px;
	font-family:"微軟正黑體";
	font-size:15px;
	color:#333333;

}
#trip {
	width: 675px;
	margin-left: -15px;
	margin-top: 5px;
	margin-bottom: 60px;
	clear: both;
}
#title {
	width: 663px;
	height: 42px;
	text-align: right;
	margin-top: 8px;
	line-height:42px;
	font-family:"微軟正黑體";
	font-size:13px;
	color:#000099;
}
#main #content #right  span img {
	float: left;
}
