#member_popmenu{

	position:absolute;
	display: none;
	top:70px;
	left:0px;
	width: 100%;
	background-color: #ffffff;
	color:#999999;
	z-index: 500;

}


.outlogin_wrap {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 10000; _position: absolute;
}
.outlogin_wrap .outlogin_bg {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; filter: alpha(opacity=80);opacity:0.8;-moz-opacity:0.8; position: absolute;
}
.outlogin_wrap_area {position:absolute; left:50%; top:50%; padding:5px; width:335px;}


#login-box {
	margin:0 auto;
	max-width:325px;
	height: 535px;

	/*background: url(../img/login-box-backg.png) no-repeat left top;*/
	position:relative;
	background-color:#fff;
	text-align:left;
}
#login-box #outlogin_wrap_close {	font: normal 21px Arial;color:#666;
}

#login-box img {
	border:none;
}

#login-box h2 {
	padding:0;
	margin:0;

}


#login-box-name {
	float: left;
	display:inline;
	width:100px;
	text-align: right;
	padding: 14px 10px 0 0;
	margin:0 0 7px 0;
}

#login-box-field {
	float: left;
	display:inline;
	width:80%;
	margin:0;
	margin:0 0 7px 0;
}

#login-title{
	width: 100%;
	height: 30px;

    color: #6e6f73;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.login_sns_fb_btn{
	width: 100%;
margin-bottom: 2px;


height: 35px;
text-align: center;
line-height: 35px;
color: #ffffff;
background-color: #47649e;
}
.login_sns_fb_btn img{height: 35px;}
.login_sns_naver_btn{
	width: 100%;
	margin-bottom: 2px;


height: 35px;
text-align: center;
line-height: 35px;
color: #ffffff;
background-color:#22b600;
}
.login_sns_naver_btn img{height: 35px;}
.login_sns_gg_btn{
	width: 100%;
margin-bottom: 2px;

height: 35px;
text-align: center;
line-height: 35px;
color: #ffffff;
background-color:#dd4a38;
}
.login_sns_gg_btn img{height: 35px;}
.login_sns_kakao_btn{
	width: 100%;
margin-bottom: 2px;
height: 35px;
text-align: center;
line-height: 35px;
color: #ffffff;
background-color:#47292b;
}
.login_sns_kakao_btn img{height: 35px;}
.form-login  {

height: 42px;
line-height: 42px;
outline-style:none;
background: #ffffff;
border-width: 0px;
font-size: 16px;
padding-left: 15px;
padding-bottom: 0px !important;
padding-top: 0px !important;
}

.form-login:focus{

	height: 42px;
line-height: 42px;
font-size: 16px;
background: #ffffff;
padding-left: 15px;
outline-style:none;
}

.login-box-options  {
	clear:both;
	padding-left:110px;
}

.login-box-options  p{
	padding:2px 0;
}

.login-box-options a {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding: .35em .8em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #606060 !important;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.login-box-options a:hover{
	text-decoration: none;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.login-box-options a:focus{
	position: relative;
	top: 1px;
	color: #999 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

.tmenu_icon{
color:#000000;
font-size:26px;
vertical-align:initial;
}



.sigin_wrap{left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 10000; position: absolute;
overflow: hidden;}



.sigin_wrap .sigin_bg {
	background: rgb(0, 0, 0);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
	position: absolute;
	overflow: hidden;
}

.sigin_wrap_area {position:absolute; left:50%; top:50%; padding:5px; width:335px;}



.lost_wrap{left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 1000; position: absolute;
overflow: hidden;}



.lost_wrap .lost_bg {
	background: rgb(0, 0, 0);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
	position: absolute;
	overflow: hidden;
}

.lost_wrap_area {position:absolute; left:50%; top:50%; padding:5px; width:335px;}

