@charset "big5";
body {
	background:#e4f8f6;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	border:1px #72bbb4 solid;
	margin:0 auto;
	position:relative;
	width:960px;
}
#logo {
	height:21px;
	position:absolute;
	top:9px;
	left:18px;
	width:111px;
}
#banner {
	background:url(images/banner.jpg) no-repeat center top;
	height:380px;
}
#slideFlash {
	left:583px;
	height:276px;
	position:absolute;
	top:99px;
	width:229px;
	z-index:16;
}
#menu {
	background:url(images/menu.gif) no-repeat center top;
	height:90px;
}
	#menu ul{
	margin: 0 0 0 31px;
	padding: 0px;
	list-style-type: none;
	}
	#menu li{
	float:left;
	margin:20px 0 0 20px;
	display: inline;
	}
#intro {
	background:url(images/intro.gif) no-repeat center top;
	height:530px;
}
#formBlock {
	background:url(images/formBG.gif) no-repeat center top;
	padding: 95px 0 60px;
}
	#formBlock form {
	margin:0;
	padding:0px;
	}
	.must {
		color: #FF0000;
		font-family: Arial, Helvetica, sans-serif;
		vertical-align: super;
	}
	label, #gift{
		margin-left:28px;
	}
#footer {
	color:#666666;
	height:30px;
	line-height: 30px;
}

