.white_opacity_background
{
	position: fixed;
	z-index: 16;
	top:50%;
	left: 50%;
	width: 500px;
	height:350px;
	margin-top:-200px; 
	margin-left:-250px;
	background: #FFFFFF;
	display: none;
	opacity: 0.8;
}
.log_in_and_sign_up_list{  /*點擊登入後跳出的可輸入登入資訊頁面*/
   
}
#close_btn
{
	position: absolute;
	z-index: 18;
	width: 36px;
	height: 36px;
	left: 482px;
	top:-18px;
	background: url("../image/close_btn.png") no-repeat center center;
	cursor: pointer;
}
.white_opacity_background_content p
{
	text-align: center;
	font-weight: bold;
	margin-top:9px; 
	color: #656565;
}
.white_opacity_background_content
{
	position: fixed;
	z-index: 17;
	top:50%;
	left: 50%;
	width: 500px;
	height:400px;
	margin-top:-200px; 
	margin-left:-250px;
	display: none;
	
}
#switch_bar
{
	position: absolute;
	z-index: 18;
	width: 470px;
	height: 53px;
	top:40px;
	left: 15px;
	background: url("../image/logIn_link_1.png") no-repeat center center;
}
.login_form
{
	color: #000;
	background-color: #FFFFFF;
	height: 250px;
	width: 467px;
	margin-left: 16.5px;
	font-size: 16px;

}
.form_content
{
	margin-left: 50px;

}
.form_content input
{
	height: 18px;
	width: 250px;
}
.login_form span
{
	margin-left: 28px;
	margin-right: 5px;
}
#email
{
	background: url("../image/account_icon.png") no-repeat left top;
	height: 38px;
}
#password
{
	background: url("../image/password_icon.png") no-repeat left top;
	height: 38px;
}
.forget_pwd
{
	
	font-size: 12px;
	margin-left:320px; 
}
.forget_pwd a
{
	color: #a00000;
	text-decoration: none;
    cursor: pointer;
  //  height: 38px;
}
.submit
{
	height: 38px;
	margin-left: 100px;
	background: url("../image/next_icon_off.png") no-repeat center center;
	width: 110px;
	display: inline-block;
	cursor: pointer;
	background-size:100px;
	
}
.submit:hover
{
	background: url("../image/next_icon_on.png") no-repeat center center;

}
#fb_login_button
{
	position: absolute;
	top:217px;
	left: 270px;
}
.switch_bar_li
{
	    
	    display: inline-block;
	    width: 50%;
	    float: left;
	    height: 45px;
	    line-height: 45px;
	    text-align: center;
	    cursor: pointer;
		color: #FFFFFF;
		font-weight: bold;
}
/*****************************************sign up CSS***********************************/
.sign_up_list
{
	display: none;
	color: #000;
	background-color: #FFFFFF;
	height: 250px;
	width: 467px;
	margin-left: 16.5px;
	font-size: 16px;
	overflow:auto;
}
.sign_up_list p
{
	font-size: 14px;
	font-weight:normal;
	color: #000;
	line-height: 10px;

}
.check_btn
{
	height: 38px;
	margin-left: 100px;
	background: url("../image/yes_icon_off.png") no-repeat center center;
	width: 110px;
	display: inline-block;
	cursor: pointer;
	//background-size:100px;
}
.check_btn:hover
{
	background: url("../image/yes_icon_on.png") no-repeat center center;
}
.sign_up_list span
{
	margin-left: 5px;
	margin-right: 15px;
}
.remark
{
	color: green;
	font-size: 12px;
	margin-left: 96px;
}
input[type="radio"] 
{
	width: 20px;
	
}
input[type="checkbox"]
{
	width: 20px;
}
.sign_up_list a
{
	color: #ff5000;
	text-decoration: none;
    cursor: pointer;
    display: inline-block;
}

/****************************************************************************************/
@media screen and (max-width: 450px){
	.form_content input
	{
		height: 18px;
		width: 200px;
	}
	#switch_bar
	{
		width: 290px;
		height: 53px;
		top:35px;
		left: 5px;
		background: url("../image/logIn_link_1.png") no-repeat center center;
	}
	.login_form
	{
		color: #000;
		background-color: #FFFFFF;
		height: 250px;
		width: 290px;
		margin-left: 5px;
		
	}
	.white_opacity_background
	{		
		width: 300px;
		height:350px;
		margin-top:-200px; 
		margin-left:-150px;
	}
	.white_opacity_background_content
	{	
		width: 300px;
		height:400px;
		margin-top:-200px; 
		margin-left:-150px;
	}
	.form_content
	{
		margin-left: 50px;
	}
	#close_btn
	{
		position: absolute;
		z-index: 18;
		width: 24px;
		height: 24px;
		left: 287px;
		top:-12px;
		background: url("../image/close_btn.png") no-repeat center center;
		background-size:24px 24px;
		cursor: pointer;
	}
	#email
	{
		font-size: 14px;
		height: 38px;
		line-height: 25px;
	}
	#password
	{
		margin-top:15px; 
		font-size: 14px;
		height: 38px;
		line-height: 25px;
	}
	.forget_pwd
	{
		
		font-size: 12px;
		margin-top:10px; 
		margin-left:150px; 
	}
	
	.submit
	{
		height: 36px;
		margin-left: -15px;
		margin-bottom: -1px;
		width: 110px;
		display: inline-block;
		cursor: pointer;
		background-size:100px;
		
	}
	
	#fb_login_button
	{
		position: static;

		margin-left: -30px;
		display: inline-block;
		
		//background-color: #ffff00;
		text-align: left;
		line-height: 0px;
	}
	.two_button
	{
		line-height: 0px;
		text-align: left;
		width: 300px;
		//background-color: #FF0000;
	}
	/****sign_up_RWD_CSS******/
	.sign_up_list
	{
		display: none;
		color: #000;
		background-color: #FFFFFF;
		height: 250px;
		width: 290px;
		margin-left: 5px;
		font-size: 16px;
		overflow:auto;
	}
	.remark
	{
		color: green;
		font-size: 12px;
		margin-left: 0px;
	}
	input[type="radio"] 
	{
		width: 20px;
		
	}
	input[type="checkbox"]
	{
		width: 20px;
	}
	.check_btn
	{
		height: 38px;
		margin-left: 50px;
		width: 110px;
		display: inline-block;
		
		
	}

}



.appear{   /*讓js引入此class來使隱藏的東西跑出來*/
   display:block ;
}
.disappear{
   display: none ;  /*讓js引入此class來隱藏東西*/
}