@charset "utf-8";


/*==================================================
	◆ LOGIN
==================================================*/

.login_area{
	width:820px;
	height:auto;
	margin:0 auto;
}

.cap_login{
	width:auto;
	height:auto;
	padding-top:25px;
	padding-bottom:50px;
}

.cap_login p{
	color:#000;
	font-size:19px;
	font-weight:bold;
}

.dtl_login{
	width:auto;
	height:auto;
	padding-top:42px;
}

.dtl_login p{
	color:#000;
	font-size:12px;
	line-height:23px;
	padding-bottom:35px;
}


.btn_top{
	width:auto;
	height:auto;
	padding-top:80px;
	padding-bottom:150px;
}


.login_box{
	width:453px;
	height:218px;
	margin:0 auto;
}

.att_login{
	width:auto;
	height:auto;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:20px;
	padding-left:185px;
}


.forgot_box{
	width:453px;
	height:78px;
	margin:0 auto;
	background:url(../img/login/bg_forgot_box.jpg) no-repeat;
}

.txt_forgot{
	width:380px;
	height:auto;
	margin:0 auto;
}

.txt_forgot p{
	color:#000;
	font-size:14px;
	line-height:28px;
	padding:10px 0px;
	text-align:center;
}

.txt_forgot a{
	color:#f00;
	text-decoration:underline;
}

.txt_forgot a:hover{
	color:#900;
}

.login_info{
	width:auto;
	height:auto;
	padding-top:30px;
	padding-bottom:160px;
	padding-left:183px;
}

.login_info p{
	color:#000;
	font-size:11px;
	line-height:18px;
}