body{
	background:#f8f8f8;
}

.row .container{
	width:920px;
	padding:100px 0px 100px 0px;
}

.w50.left.login{
	padding:25px 55px 55px 55px;
}

.btn-login, .btn-join, .btn-find{
	background:#3f4780;
	color:white;
}

.btn-login:hover{
	background:#3f4780;
	color:white;
	border:1px solid #3f4780;
	line-height:50px !important;
}

.find_pw{
	text-align:right;
	display:block;
	font-size:11px;
	color:#8d8d8d;
	font-family:dotum;
	line-height:21px;
}

.login_line{
	width:100%;
	height:1px;
	background:#e2e2e2;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}

.pwd_confirm{
	border-top:none;
}

.chk_div{
	margin-bottom:10px;
}

.join_box{
	padding-top:44px;
	padding-bottom:55px;
}