/*＝＝＝＝＝＝＝＝＝＝＝登入會員＝＝＝＝＝＝＝＝＝＝*/
#Take{
	width:750px;
	height:156px;
	background-image:url(../images/share/text.jpg);
	margin:10px auto;
	}

/*＝＝＝＝＝＝＝＝＝＝＝＝會員登入表單＝＝＝＝＝＝＝＝＝＝＝＝＝*/	
#Form{
	background-image:url(../images/share/form_bg.jpg);
	width:795px;
	height:335px;
	position:relative;
	margin-top: 20px;
	margin-right: 120px;
	margin-bottom: 20px;
	margin-left: auto;
	}

#Form .input1{
	position:absolute;
	left: 373px;
	top: 89px;
	}
	
#Form .input1 input{
	font-size:15px;
	line-height:20px;
	color:#09C;
	background-color:transparent;
	width:310px;
	height:25px;
	border:none;
	}

#Form .input2{
	position:absolute;
	left: 372px;
	top: 151px;
	width: 310px;
	height: 30px;
	}
	
#Form .input2 input{
	font-size:15px;
	line-height:20px;
	color:#09C;
	background-color:transparent;
	width:310px;
	height:25px;
	border:none;
	}


#Form .Links1{
	position:absolute;
	width: 89px;
	height: 23px;
	left: 330px;
	top: 222px;
	}
	
#Form .Links1 a{
	display:block;
	background-image:url(../images/share/btn_register.jpg);
	width:90px;
	height:20px;
	}

#Form .Links1 a:hover{
	background-image:url(../images/share/btn_register_Over.jpg)
	}
	
#Form .Links2{
	position:absolute;
	width: 89px;
	height: 22px;
	left: 461px;
	top: 223px;
	}
	
#Form .Links2 a{
	display:block;
	background-image:url(../images/share/btn_forget.jpg);
	width:90px;
	height:20px;
	}
	
#Form .Links2 a:hover{
	background-image:url(../images/share/btn_forget_Over.jpg)
	}
	
#Form .Links3{
	position:absolute;
	width: 89px;
	height: 22px;
	left: 592px;
	top: 222px;
	}
	
#Form .Links3 a{
	display:block;
	background-image:url(../images/share/btn_forget02.jpg);
	width:90px;
	height:20px;
	}
	
#Form .Links3 a:hover{
	background-image:url(../images/share/btn_forget02_Over.jpg)
	}

	
#Form .Login{
	position:absolute;
	left: 456px;
	top: 262px;
	width: 108px;
	height: 37px;
	}

/*＝＝＝＝＝＝＝＝＝＝＝＝登入成功＝＝＝＝＝＝＝＝＝＝＝＝＝*/	
#Login{
	width:795px;
	height:330px;
	position:relative;
	background-image: url(../images/share/form_success.jpg);
	margin: 0 auto;
	position:relative;

	}

#Login .success{
	position:absolute;
	left: 328px;
	top: 124px;
	width: 399px;
	height: 96px;
	}
	
#Login .success p{
	text-align:center;
	font-size:15px;
	color:#333;
	line-height:1.4;
	
	
	}

#Login .success p .header{
	font-size:15px;
	font-weight:bold;
	color:#39C;
	}

#Login .BtnNext{
	position:absolute;
	left: 480px;
	top: 239px;
}
	

#Login .BtnNext a{
	background-image:url(../images/share/btn_next.gif);
	display:block;
	width:105px;
	height:40px;
	}

/*＝＝＝＝＝＝＝＝＝＝＝＝忘記密碼＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#Forget{
	background-image:url(../images/share/form_forget.jpg);
	width:795px;
	height:330px;
	margin:0 auto;
	position:relative;
	}
	
	
#Forget .form1{
	position:absolute;
	width:300px;
	height:28px;
	left:389px;
	top:173px;
	}


#Forget .form1 input{
	font-size:15px;
	line-height:20px;
	color:#09C;
	background-color:transparent;
	width:310px;
	height:25px;
	border:none;
	}


#Forget .form2{
	position:absolute;
	width:106px;
	height:41px;
	left:474px;
	top:244px;
	}

#Forget .form2 a{
}

/*＝＝＝＝＝＝＝＝＝＝＝＝忘記帳號＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#Forget02{
	background-image:url(../images/share/form_forget02.jpg);
	width:795px;
	height:330px;
	margin:0 auto;
	position:relative;
	}
	
#Forget02 .form1{
	position:absolute;
	width:300px;
	height:28px;
	left:373px;
	top:189px;
	}


#Forget02 .form1 input{
	font-size:15px;
	line-height:20px;
	color:#09C;
	background-color:transparent;
	width:310px;
	height:25px;
	border:none;
	}


#Forget02 .form2{
	position:absolute;
	width:106px;
	height:41px;
	left:474px;
	top:244px;
	}

#Forget02 .form2 a{
}


/*＝＝＝＝＝＝＝＝＝＝＝設定密碼＝＝＝＝＝＝＝＝＝＝*/

#PW{
	background-image:url(../images/share/form_forget_auth.jpg);
	width:795px;
	height:330px;
	margin:0 auto;
	position:relative;
	
	}

#PW .box1{
	position:absolute;
	left: 438px;
	top: 124px;
	width: 284px;
	}
	
#PW .box1 input{
	font-size:15px;
	line-height:20px;
	color:#09C;
	background-color:transparent;
	width:280px;
	height:25px;
	border:none;
	}


#PW .box2{
	position:absolute;
	left: 439px;
	top: 173px;
	width: 273px;
	height: 24px;
	}
	
#PW .box2 input{
	font-size:15px;
	line-height:20px;
	color:#09C;
	background-color:transparent;
	width:280px;
	height:25px;
	border:none;
	}
	

#PW .box3{
	position:absolute;
	left: 439px;
	top: 215px;
	}
	
#PW .box3 input{
	font-size:15px;
	line-height:20px;
	color:#09C;
	background-color:transparent;
	width:280px;
	height:25px;
	border:none;
	}
	
#PW .box4 {
	position:absolute;
	background-image:url(../images/share/btn_submit.gif);
	width:105px;
	height:40px;
	left: 476px;
	top: 259px;
	}
	
#PW .box5 {
	position:absolute;
	left: 649px;
	top: 217px;
	width: 66px;
	height: 19px;
	}

#PW .box5 input{
	font-size:15px;
	line-height:20px;
	color:#09C;
	background-color:transparent;
	width:65px;
	height:25px;
	border:none;
}


#PW_new{
	background-image:url(../images/share/form_forget_password.jpg);
	width:795px;
	height:330px;
	margin:0 auto;
	position:relative;
	
	}

#PW_new .box1{
	position:absolute;
	left: 438px;
	top: 124px;
	width: 284px;
	}
	
#PW_new .box1 input{
	font-size:15px;
	line-height:20px;
	color:#09C;
	background-color:transparent;
	width:280px;
	height:25px;
	border:none;
	}


#PW_new .box2{
	position:absolute;
	left: 439px;
	top: 173px;
	width: 273px;
	height: 24px;
	}
	
#PW_new .box2 input{
	font-size:15px;
	line-height:20px;
	color:#09C;
	background-color:transparent;
	width:280px;
	height:25px;
	border:none;
	}
	

#PW_new .box3{
	position:absolute;
	left: 439px;
	top: 215px;
	}
	
#PW_new .box3 input{
	font-size:15px;
	line-height:20px;
	color:#09C;
	background-color:transparent;
	width:280px;
	height:25px;
	border:none;
	}
	
#PW_new .box4 {
	position:absolute;
	background-image:url(../images/share/btn_submit.gif);
	width:105px;
	height:40px;
	left: 476px;
	top: 259px;
	}
	
#PW_new .box5 {
	position:absolute;
	left: 649px;
	top: 217px;
	width: 66px;
	height: 19px;
	}

#PW_new .box5 input{
	font-size:15px;
	line-height:20px;
	color:#09C;
	background-color:transparent;
	width:65px;
	height:25px;
	border:none;
}
/*＝＝＝＝＝＝＝＝＝＝＝註冊表單＝＝＝＝＝＝＝＝＝＝*/

.title{
	font-size:15px;
	color:#666;}

.title a{
	font-size: 15px;
	color: #237bf9;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
}
.title a:hover{
	font-size: 15px;
	color: #237bf9;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0px;
}.content {
	font-size: 13px;
	color: #8c8986;
	letter-spacing: 2px;
	line-height: 20px;
}
.note{
	font-size:12px;
	color:#F90;
	}
	
.topic{
	font-size:15px;
	font-weight:bold;
	color:#0075c2;
	}
	
.head{
	font-size:13px;
	font-weight:bold;
	color:#0075c2;
	}

.link{
	font-size:15px;
	font-weight:normal;
	color:#666;
	}

.link a{
	font-size:13px;
	font-weight:normal;
	color:#F60;
	text-decoration:underline;
	}

.link a:hover{
	color:#09F;
	}
.text{
	font-size:13px;
	color:#666;}
	
.textBlue{
	font-size:13px;
	color: #0078C8;}

.textBlue15{
	font-size:15px;
	color: #0078C8;}
