@charset "utf-8";
/* CSS Document */

/*隱藏連結*/
.a-hide { font-size: 0; line-height: 0; text-decoration: none; color: #fff;}
.a-hide:visited { text-decoration: none; color: #fff;}
.a-hide:hover { text-decoration: none; color: #fff;}

/* 登入*/
.i-login{ width:757px; margin-left:7px; margin-top:0px;.margin-top:3px;_margin-top:3px; margin-bottom:10px;}
.i-login .content{ width:757px;}
.i-login .content .login-1{ width: 100%; height: 81px; background:url(../images/login_1.jpg) no-repeat;}
	.i-login .content .login-1 a{ display: block; width: 95px; height: 25px; background:url(../images/join_now.jpg) no-repeat; 
									margin: 46px 0 0 523px;}
	.i-login .content .login-1 a:hover{ background:url(../images/join_now_on.jpg) no-repeat;}
.i-login .content .login-2{ width: 100%; height: 262px; background:url(../images/login_2.jpg) no-repeat;}
	.i-login .content .login-2 .login-form{ margin-left: 400px; margin-top: 77px; line-height: 2em;}
	.i-login .content .login-2 .login-form input{ font-size: 15px; font-family: Arial, Helvetica, sans-serif; padding: 2px;
													margin-bottom: 6px; margin-right: 5px;}
.i-login .content .flash{ width:640px; height:157px;}
.i-login .content .btn{ margin-top: 10px;}


/*忘記密碼*/
.i-login .content .forget-1 { background: url(../images/forget_1.jpg) no-repeat;}
	.i-login .content .forget-1 a{ display: block; width: 95px; height: 25px; background:url(../images/join_now.jpg) no-repeat; 
									margin: 51px 0 0 155px;}
.i-login .content .forget-2{ background:url(../images/forget_2.jpg) no-repeat;}
.i-login .content .forget-2 .btn{ margin: 50px 0 0 150px;}

/*找不到*/
.i-login .content .error404{ 
	width: 100%; 
	height: 800px; 
	text-align: center;
	padding-top: 30px;
	margin-top: -7px;
	background:url(../images/main_bg.jpg) repeat-x;
	}
