@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
/*h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}*/
q:before, q:after {
	content:'';
}
.notice {
	font-family: "微軟正黑體";
	font-size: 13px;
	line-height: 25px;
	text-decoration: none;
}

abbr, acronym {
	border:0;
}

/*=================================================*/

.wrap {
	width:800px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	display:block;
}
.join_top h1{
	width: 100%;
	height: 438px;
	display: block;
	background: url(images/join.gif);
	text-indent: -9999px;
	margin:0;
	padding:0;
	}
.join {
	width:700px;
	margin:auto;
	padding:20px 0;
	}
.join h2{
	width:100%;
	color:#e4007f;
	font-size:30px;
	display:block;
	line-height:50px;
	text-align:center;
	font-family: "微軟正黑體";
	}
.footer{
	display:block;
	width:100%;
	}
 iframe {
  border-width: 0px;
  width:700px;
  margin-left: auto;
  height: 700px;
        }
.success {
	font-family: "微軟正黑體";
	font-weight:bold;
	font-size: 17px;
	line-height: 24px;
	color: #333;
	text-decoration: none;
	width:90%;
	margin: auto;
	color:#666;
}
.point{
	color:#D82570;
	font-size:18px;

	}
