@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family: "微軟正黑體", "Century Gothic";
}

#Member-Login {
	width: 780px;
	margin-left: auto;
	overflow: hidden;
	height: 220px;
	position: absolute;
	top: 50%;
	margin-top: -110px;
	margin-left: -390px;
	margin-right: auto;
	left: 50%;
}
#loginbgg2 {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	width: 800px;
	font-size: 10pt;
	overflow: hidden;
	height: 220px;
}
#Login {
	float: left;
	width: 270px;
	margin-left: 10px;
	overflow: hidden;
	font-size: 10pt;
	padding-left: 149px;
	position: relative;
	height: 150px;
}
#Join {
	float: left;
	width: 258px;
	margin-left: 80px;
	font-size: 10pt;
	line-height: 20pt;
}
#Join ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#Join ul {
	margin: 0px;
	padding: 0px;
}
#Join ul .mix a {
	text-align: center;
	height: 50px;
	width: 200px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d63b22;
	display: block;
	font-size: 15pt;
	margin-left: 20px;
	line-height: 50px;
	margin-top: 20px;
}
#Join ul .mix a:hover {
	background-color: #900;
}
#Join ul .Writing {
	width: 258px;
	margin-bottom: 10px;
	line-height: 20px;
}









.logininput input{
	display: block;
	height: 14px;
	line-height: 14px;
	width: 90%;
	border: #DAE2E5 1px solid;
	text-indent: 10px;
	overflow: hidden;
	color: #979696;
	padding-top: 13px;
	padding-bottom: 13px;
}
.logininput .loginusername{ margin-top:15px; margin-bottom:10px; }
.loginbtn{
	margin-top: 15px;
	position: relative;

}
.loginsubmit a{
	width: 70px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #70CA10;
	display: block;
	text-align: center;
	font-size: 10pt;
	border: none;
	font-family: "微軟正黑體", "Century Gothic";
	cursor: pointer;
	text-decoration: none;
}
.loginsubmit a:hover{
	background-color: #360;
}


.loginsubmit{
	position: absolute;
	right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}
.loginsubmit2 a{
	width: 70px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 10pt;
	border: none;
	font-family: "微軟正黑體", "Century Gothic";
	cursor: pointer;
	background-color: #0099FF;
	text-decoration: none;
}
.loginsubmit2 a:hover{
	background-color: #30F;
}
.loginsubmit2{
	position: absolute;
	right: 105px;
	margin-bottom: 0;
	margin-left: 0;
}
.loginsubmiting{ height:40px; background:#fff; position:absolute; top:0; left:0; width:130px; opacity:0.8; filter:alpha(opacity=80); display:none; }
.loginsubmiting_inner{ height:40px; background:url('loading.gif') no-repeat 50% 50%; width:130px; position:absolute; top:0; left:0; }
.Forget a {
	background-image: url(../images/54h.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-left: 25px;
	position: absolute;
	top: 4px;
	font-size: 11pt;
	color: #666;
	text-decoration: none;
	padding-top: 5px;
	font-family: "微軟正黑體", "Century Gothic";
	left: -10px;
}
