@charset "utf-8";
/* CSS Document */
html,body{ 
margin:0px; 
height:100%; 
} 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "微軟正黑體", Arial;
	    min-width: 1280px;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
header {
	height: 110px;
	width: 100%;
	position: relative;
}
form,ul,li,h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 310px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#toolbar {
	background-color: #3cffec;
	height: 45px;
	width: 100%;
}
#toolbar .sq {
	height: 45px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-left: 310px;
	text-align: right;
}
#menubar {
	height: 65px;
	width: 100%;
	background-color: #E8FFFD;
}
#menubar .sq {
	height: 65px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 310px;
}
#toolbar .sq .search form {
	float: right;
	height: 30px;
	width: auto;
	margin-top: 7px;
}
#toolbar .sq .search form input[type="search"] {
	color: #666;
	float: left;
	height: 28px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
#toolbar .sq .search form input[type=button] {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-color: rgba(255,255,255,0);
	background-image: url(../images/search_bt.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 30px;
	width: 27px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#toolbar .sq div.tool {
	height: 30px;
	width: auto;
	margin-top: 7px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	display: table;
}
#toolbar .sq .tool a {
	font-size: 11pt;
	line-height: 20px;
	color: #FFF;
	white-space: nowrap;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
		text-shadow:0 0 3px #666;
}

#toolbar .sq .tool a:last-child {

	border-right-style: none;

}
#toolbar .sq .tool .fb {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/fb_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 28px;
	width: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
#menubar .sq .menulist {
	float: right;
	height: 35px;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#menubar .sq .menulist ul {
	display: table;
	height: 35px;
	width: auto;
}
#menubar .sq .menulist ul li {
	font-size: 14pt;
	line-height: 35px;
	color: #333;
	float: left;
	position:relative;
}
#menubar .sq .menulist ul li> ul  {
	position: absolute;
	top: 100%;
	left: 50%;
	float: none;
	padding-top: 15px;
	z-index: 5000;
	width: auto;
	display: none;
}
#menubar .sq .menulist ul li> ul li {
	width: 100%;
	height: auto;
	float: none;
	background-color: rgba(0,0,0,0.5);
	position: relative;
	left: -50%;
}
#menubar .sq .menulist ul li> ul li a{
	color: #fff;
	border-right-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
	width: 160px;
	text-align: center;
	font-size: 14pt!important;
	line-height: 35px!important;
	white-space: nowrap!important;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menubar .sq .menulist ul li a {
	color: #333;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00B09E;
	border-left-color: #FFF;
}
#menubar .sq .menulist ul li a:hover {
	color: #04ABBD;
}


#menubar .sq .menulist ul li:first-child a {

	border-left-style: none;

}

#menubar .sq .menulist ul li:last-child a {
	border-right-style: none;


}

footer {
	background-color: #E0E0E0;
}
footer .sq {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#daytrip .bannerpart ul li {
	margin-bottom: 10px;
}
#daytrip .bannerpart img {
	background-color: #FFF;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#oneclass {
	padding: 20px;
}
#oneclass h3 {
	font-size: 18px;
	line-height: 24px;
	color: #069;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	padding: 10px;
}
#oneclass .data {
	text-align: right;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#toolbar .sq #logo a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	display: block;
	height: 100%;
	width: 100%;

}
