@charset "utf-8";
.btn{
	width:100px;
	height:25px;
	}

.lab{
	color:#CC3300;
	width:160px;
	}	

.txt_1{
	width:120px;
	font-size:1em;
	border:1px #aaa solid;
	border-top:1px #888 solid;
	padding:2px 3px 2px 3px;
	font-family:Verdana,Arial,Helvetica,sans-serif;	
	}
	
.note{
	color:#990000;
	font-weight:bold;
	}


.Block{
	font-weight:bold;
	font-size:14px;
	}
	
.forgot_password_text{
    font-size:16px;
    font-family:"新細明體";
    color:#660000;
	}

/*********************/	
#outsidel_d{
    width:957px;
	height:auto;
	margin: 0px 0px 0px 21px;
	*margin: 0px 0px 0px 21px;
	_margin: 0px 0px 0px 10px;
	float:left;
	}
	
#login_picture_bottom1{
	background-image: url(../images/login_picture_bottom1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:957px;
	height:59px;
	float:left;
	}
	
#login_picture_bottom2{
	background-image: url(../images/login_picture_bottom2.jpg);
	background-repeat:repeat-y;    
	width:957px;
	height: auto;	
	float:left;	
	}
	
#signupContent{
	height:600px;
	overflow:auto;
	border:1px #CCCCCC solid;
	margin: 0 0 20px 0;
	}
#frame_login{
    width:850px;
    min-height:672px;
	height:auto !important;
	height:672px;
	margin: 0px 0px 0px 54px;
	*margin: 0px 0px 0px 54px;
	_margin: 0px 0px 0px 27px;
	float:left;	
	}
	
/******* 登入 ******/	
#member_login_pic{
	background-image:url(../images/member_login_pic.jpg);
	background-repeat:no-repeat;    
	width:920px;
	height:402px;
	margin: 0px 0px 0px 21px;
	float:left;	
	}

#member_login_text{  
	width:370px;
	height:auto;
	margin: 65px 0px 0px 505px;
	*margin: 65px 0px 0px 505px;
	_margin: 65px 0px 0px 252px;
	float:left;
	}