@charset "big5";
body {
	background:url(images/bg.jpg) #e1e2d8;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#bg {
	background:url(images/bg2.gif) no-repeat top center;
}
#wrapper {
	background:url(images/bg_w.jpg) no-repeat top center;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
#header {
	height: 50px;
}
#main {
	background:url(images/main.jpg) no-repeat top center;
	height:460px;
}
	#main h1, #main h2, #main p {
		display:none;
		font-size:12px;
		margin:0;
	}
#classGroup h3 {
	background:url(images/classHead.jpg) no-repeat top center;
	height:52px;
	margin:0;
	padding:0;
}
	#classGroup h3 span {
		display:none;
		margin:0;
	}
	#classGroup .goTop {
		background:url(images/btnBG.jpg) no-repeat top center;
		height:58px;
		text-align:right;
	}
	#classGroup .goTop img {
		border:none;
		height:35px;
		margin:5px 30px 0 0;
		width:198px;
	}
#group1 {
	background:url(images/group1.jpg) no-repeat top center;
	height:550px;
	margin:0 auto;
	width:936px;
}
#group2 {
	background:url(images/group2.jpg) no-repeat top center;
	height:550px;
	margin:0 auto;
	width:936px;
}
#group3 {
	background:url(images/group3.jpg) no-repeat top center;
	height:550px;
	margin:0 auto;
	width:936px;
}
#gift7 {
	background:url(images/gift7.jpg) no-repeat top center;
	height:256px;
}
#note {
	background-color:#dadbd5;
	color:#666666;
	font-size: 0.8em;
	height:60px;
	line-height: 20px;
	padding: 15px 0 0 24px;
	text-align:left;
}
#copyright {
	background-color:#e4e5df;
	color:#8c8c8c;
	font-size:0.8em;
	height:36px;
	line-height: 36px;
}


/*  ¾ÉÄý¦C  */
#subNav {
	height:50px;
	float:right;
	font-size: 0.8em;
	list-style:none;
	margin:0;
	padding:0;
	width:700px;
}
	#subNav a{
		display:block;
		float:left;
		text-align:center;
		text-decoration:none;
		width:98px;
	}
	#subNav a .ch{
	color:#42433e;
	}
	#subNav a .en{
	color:#998262;
	}
	#subNav a:hover .ch{
	color:#998262;
	}
	#subNav a:hover .en{
	color:#42433e;
	}
	#subNav a:hover {border:none;}
	#subNav li{
	border-left: 1px solid #999999;
	float:left;
	margin:6px 0 0 0;
	padding:4px 0 2px;
	}


/* form */
form {
	background:url(images/formBG.jpg) no-repeat top center;
	font-size:0.8em;
	height: 265px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
	form ol {
		list-style-type: none;
		margin:0px 18px 0px 520px;
		padding:28px 0 0;
	}
	form li {
		padding-bottom:6px;
	}
fieldset.submit {
	border:0 none #FFFFFF;
	clear:left;
	float:none;
	margin: 12px 0 0 0;
	text-align:left;
	width:auto;
}
.text { height:18px;}

