@charset "big5";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#wrapper {
	width: 900px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 48px;
}
#banner {
	height: 549px;
}
#content {
	height:243px;
	background:url(images/blog_02.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
}
#gift_7 {
	height: 310px;
	background-image: url(images/blog_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
#note{
	font-size:0.8em;
	color:#999999;
	text-align: left;
	padding-left: 50px;
	background-color: #000000;
	padding-top: 18px;
}
#footer {
	font-size:0.8em;
	color:#999999;
	text-align: center;
	padding-top: 16px;
	height: 30px;
}
/* form */
form {
	padding:0px;
	font-size:0.8em;
	color: #000000;
	margin-left: 560px;
	margin-right: 72px;
	margin-bottom: 0px;
	padding-top:50px;
}
form ol {
	margin:0;
	padding:0;
	list-style-type: none;
}
form li {
	padding-bottom:5px;
}
.text {
	height:18px;
}



/*  ¾ÉÄý¦C  */
#subNav {
	margin:0;
	padding:0;
	list-style:none;
	width:650px;
	height:48px;
	float:right;
	font-size: 0.8em;
}
#subNav a{
	display:block;
	width:100px;
	text-align:center;
	float:left;
	text-decoration:none;
}
#subNav a .ch{
	color:#CCCCCC;
}
#subNav a .en{
	color:#FF0000;
}
#subNav a:hover .ch{
	color:#FF0000;
}
#subNav a:hover .en{
	color:#CCCCCC;
}
#subNav a:hover {border:none;}
#subNav li{
	float:left;
	border-left: 1px solid #929292;
	margin-top:6px;
	padding-top:4px;
	padding-bottom:2px;
}
