@charset "utf-8";
/* Element Reset */
/** default  head : dkgrey , button:red*/

.mem_head,
.mem_head table,
.mem_head input,
.mem_head textarea,
.mem_head select,
.mem_head button{
	font-family:"Trebuchet MS",'Malgun Gothic',"맑은고딕", 나눔고딕, NanumGothic, Dotum, 돋움,sans-serif;
	*font-family:'Malgun Gothic',"맑은고딕", 나눔고딕, NanumGothic, Dotum, 돋움,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#333
}
.mem_head button,
.mem_head input[type=submit],
.mem_head input[type=reset],
.mem_head input[type=button]{cursor:pointer;overflow:visible;}
.mem_head img{border:0}


/***********membership: login/비밀번호찾기/인증메일보내기/회원가입*****************/
.mem_head .left_area
{
	position:relative;
	width:275px;
	height:100%;
	float:left;
	margin-top:50px;
	overflow:visible;
}

.mem_head .right_area
{
	position:relative;
	width:675px;
	height:100%;
	float:right;
	margin-top:50px;
	margin-bottom: 100px;
	border: 1px solid #D9D9D9;
}


.mem_head .left_area .title
{
	right:0px;
	top: 0px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
}


.mem_head .left_area .item
{
	width:97%;
	float:right;
	text-align: right;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom:50px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 40px;
	padding-top: 20px;
	margin-top:10px;
	overflow:visible;

}
.mem_head .left_area .item li
{	position:relative;	display:block;	overflow:visible;}
.mem_head .left_area .item a
{	position:relative;
	display:block;
	overflow:none;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "돋움";
	*font-family:  "돋움";
	font-weight: bold;
	letter-spacing: -0.1em;
	cursor:pointer;
	padding-top: 14px;
	padding-bottom: 10px;
	width:100%;
	margin:0px;
	float:right;
	background-color:#F0F1F4;
	border-bottom:solid 1px #ffffff;

}
.mem_head .left_area .item span{	padding-right:25px;}
li .leftcarrot
{
	position:absolute;
	display:none;
	overflow:visible;
	width:0px;
	height:0px;
	top:12px;
	left:100%;
	margin-left:-1px;
	border-bottom:transparent 7px solid;
	border-left:#999 7px solid;
	border-top:transparent 7px solid;

}

.mem_head .left_area li a:hover{	background-color:#ddd;	border-bottom:solid 1px #ccc;}
.mem_head .left_area  a.active,.mem_head .left_area  a.active:hover
{	color: #fff;background-color:#999;	border-bottom:solid 1px #666;}
li a.active .leftcarrot{display:block;}


.mem_head .right_area .h1
{
	padding-left: 100px;
	border :none;
	font-size: 36px;
	color: #250605;
	padding-top: 25px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.mem_head .right_area li{	padding-top: 15px;	padding-bottom: 5px;	}
.mem_head .fo_member_login ul,.mem_head .fo_member_login li{	border:none;}
.mem_head .right_area .style_h1
{
	padding-left: 14%;
	border :none;
	padding-top: 70px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.mem_head .right_area .style_h2,.mem_head .right_area .style_h3
{
	padding-left: 10%;
	border :none;
	font-size: 26px;
	color: #250605;
	padding-top: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.mem_head .right_area .style_h3{ border-top: dotted 1px #D9D9D9;}
.mem_head .right_area .about{	padding-left: 10%; padding-right:5px; width:82%;	color: #A4A4A4;}
.mem_head .form
{
	width:82%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	padding-top: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	margin-bottom: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.mem_head  .form table
{
	margin-left: 20px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mem_head  .form ul{	list-style:none;}
.mem_head p.q, .mem_head p.a{	margin: 0px;	padding: 0px;	}
.login_bottom
{
	border-top: 1px solid #CCC;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.mem_head .btnArea
{
	border-top:solid 1px #999;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.mem_head .btnArea .joinbtn, .mem_head .btnArea .joinbtn *{
	height:30px;
	vertical-align:top;
}
.btn_temppw
{
	background-image: url(../image/temppw_red_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 125px;
	border:0;
	float:right;
}
.btn_resendauth
{
	background-image: url(../image/authmail_red_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 125px;
	border:0;
	float:right;
}
.btn_findIDPW
{
	position:relative;
	background-image: url(../image/findidpw_red_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 125px;
	border:0;
	float:right;
}
.btnArea .btn_ok
{
	background-image: url(../image/reg_black_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 103px;
	border:0;
}
.btnArea .btn_cancel
{
	background-image: url(../image/cancel_grey_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 103px;
	border:0;
}

#keepid_opt{	padding-top: 5px;padding-bottom: 5px;	}
.desc{	font-size:10px;	margin-top:5px;}
input[type=text],
input[type=password],
select
{
	border: 1px solid #B0B0B0;
	vertical-align: middle;
	background:none transparent scroll repeat 0% 0%;
	width:150px;
	padding: 4px 3px;
}
table.signin{	font-weight: bold;	color: #666;	margin-bottom: 20px;}
table.signin input[type=text],
table.signin input[type=password],
table.signin input[type=file],
table.signin select
{	padding: 6px;}

table.signin input[type=text],
table.signin input[type=password]
{	width:140px;	}
table.signin input[type=file]
{	width:200px;	}


table.signin tbody{	padding-bottom:10px;}
table.signin td{	padding-bottom:2px;	padding-top:2px;}
.keepmessage{		border-top: 1px solid #999;	padding: 10px;	margin-top: 20px;}
.keepmessage p{	color:#666;	word-spacing: 0.1em;	line-height: 17px;}
.mem_head .agreement{
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.mem_head .agreement .text{
	height:250px;
	overflow:auto;
	border: 1px solid #ddd;
	font-family: "돋움", Tahoma, dotum, Arial, "Sans-serif";
	padding:10px;
}
.mem_head .agreement .confirm{
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
}

