@charset "utf-8";

body {
	margin: 0px;
	background-color: #35B2EC;
}
#head {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 368px;
	padding-top: 413px;
	padding-left: 432px;
}


/* CSS Document */

#wrapper {
	margin: auto;
	width: 800px;
}
.wmax_NaireFont {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	letter-spacing: 1px
}

.wmax_NaireFont_Bold {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: normal;
}
    .wmax_InputBox  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #21ACED;
	line-height: 22px;
	height: 24px;
	width: 280px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
}
    .wmax_SelectBox {
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #FFF;
	border-color: #666699;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
    .wmax_buttonBox {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #FFF;
	cursor:hand;
	height: 30px;
	width: 110px;
	border: 1px solid #900F18;
}
.wmax_buttonBox_style {
	font-family: "微軟正黑體";
	font-size: 16px;
	color: #000;
	cursor:hand;
	height: 32px;
	width: 100px;
	line-height: 32px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #5CAAE8;
}
    .wmax_Naire_Group{
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #333;
	background-color: #CCC;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: bold
}
#join {
	background-image: url(images/join.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 690px;
	padding-top: 230px;
	padding-right: 55px;
	padding-left: 55px;
	background-color: #02A2EC;
}
#join ul {
	padding-left: 25px;
}

#join ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	list-style-type: disc;
}


a {
	font-size: 12px;
	color: #5CAAE8;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #5CAAE8;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
