@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
a {
	color: #666;
	text-decoration: none;
}

#Member-Login {

}

.Member-title {
    position: absolute;
    width: 100%;
    height: 50px;
    overflow: hidden;
	font-family:"微軟正黑體";
	font-size:22px;
	line-height:30px;
}
.Member-title .t1{
	float:left;
	width: 420px;
	padding:10px 0px 10px 30px;
}
.Member-title .t2{
	float:left;
	width: 290px;
	padding:10px 0px 10px 30px;
}

#loginbgg2 {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	width: 800px;
	font-size: 10pt;
	overflow: hidden;
	height: 200px;
}
#Login {
	float: left;
	width: 300px;
	overflow: hidden;
	font-size: 10pt;
	padding-left: 149px;
	color:#000;
}
#Join {
	float: left;
	width: 300px;
	margin-left: 30px;
	font-size: 10pt;
	line-height: 20pt;
	color:#000;
}
#Join table tr td {
	font-size: 10pt;
	line-height: 18pt;
}

#Login table tr td table tr td a {
	color: #666;
	text-decoration: none;
}



.cmxform label.error {
	display: none;
	color: #FF0000;
	font-size: 12px;
}

.Nlogin{
	width:100%;
	margin:80px auto;
	overflow:hidden;
}
.Nlogin > div{
	width:50%;
	box-sizing: border-box;
	padding:0 2%;
	float:left;
	min-height:300px;
	text-align:center;
}
.Nlogin > div + div{
	border-left:1px solid #999;
}
.Nlogin h3{
	font-weight:normal;
	font-size:24px;
	background-color: #c9c9c9;
	padding:10px 0;
	margin:0 auto 20px;
	color:#000;
}
.Nlogin .bbm{
	margin:20px auto;
}

.Nlogin table input{
    height: 25px;
    border: 1px solid #E0E0E0;
    color: #666666;
    line-height: 25px;
    padding: 1px 0;
}
.Nlogin table a{
	color:#FFF;
}


#FBLogin > i{
	color: #435FAD;
	font-size: 24px;
}
#FBLogin:hover {
	color:#F00;
	box-shadow: inset -2px -2px 0 rgba(20%,20%,40%,0.6);
}
