@charset "utf-8";
/*#login .debug-wrapper { border:solid 1px #CC5555; }*/
/*LEE QU HA 20090623 Subpage*/

#login .login-main {
	width: 195px;
	height: 151px;
	background-image: url(/image/common/login/login_before_back.gif);
	background-repeat:no-repeat;
	margin-left:15px;
	margin-top:0px;
}
#login .inputbox {
	float: left;
	margin-top: 60px;
	margin-left: 15px;
	width: 150px;
	height: 80px;
	margin-bottom: 10px;
	display:inline;
}
#login .member-text {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #FFF;
}

#login .find-pw {
	width: 160px;
	margin-top: -15px;
	height: 12px;
	margin-right: 5px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
}

#login .input-id {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #39F;
	border: 1px outset #007eb5;
	height: 6px;
	width: 160px;
	margin-right: 5px;
	margin-bottom: 2px;
	padding-top: 2px;
}
#login .loginafter-main {
	height: 151px;
	width: 195px;
	background-image: url(/image/common/login/login_after_back.gif);
	
}
#login .inputbox2 {
	float: left;
	margin-top: 65px;
	margin-left: 16px;
	width: 165px;
	height: 80px;
	margin-bottom: 10px;
	display:inline;
}
