/*로그인, 비회원주문조회, 비회원개인정보 수집 동의*/
.every {margin-top:50px}



.every .solo {margin:0 auto; width:250px}
.every .double {margin:0 auto; width:700px}
.every .double form {float:left; width:350px}

.member-confirm li {padding:3px 0; min-height:30px; height:auto !important; height:30px}


/*로그인, 비회원주문조회, 비회원개인정보 수집 동의 공통*/
.member-confirm input.ts {margin:0; padding:5px; height:25px; line-height:25px}
.member-confirm .space {margin-right:-5px; display:inline-block; *display:inline; *zoom:1; width:60px}
.member-confirm .show {display:inline-block; *display:inline; *zoom:1}
.member-confirm .etc {margin-top:10px; font-family:돋움,dotum; font-size:11px}
.member-confirm .etc input {*margin-top:1px}

/*로그인*/
.member-confirm .etc .click {padding-left:15px; background:url('../img/gray_arrow.gif') no-repeat 0 16%}

/*비회원주문조회*/
.member-confirm .etc p {padding-bottom:10px; line-height:13px}
.member-confirm .etc span {font-weight:bold; vertical-align:middle}
.member-confirm .etc .helpline {position:relative; top:-3px; left:15px; font-family:verdana,Arial,sans-serif,"Trebuchet Ms"; font-size:20px; letter-spacing:0; font-weight:normal}

/*개인정보취급 동의*/
.member-confirm textarea {width:95%; height:200px}



/*아이디_비밀번호 찾기*/
/*공통*/
.lost-idpw {margin:0 auto; width:750px}
.lost-idpw input.ts {margin:0; padding:5px; width:180px; height:24px; line-height:24px}
.lost-idpw .ti-tle {padding:0; height:30px; line-height:30px; font-weight:bold; color:#49bbbb; background:none}
.lost-idpw .btn {margin-top:5px; padding-top:10px; border-top:1px solid #e5e5e5; text-align:right}
.lost-idpw .space {display:inline-block; width:133px; line-height:34px; vertical-align:top}
.lost-idpw ul {padding-top:5px; border-top:1px solid #e5e5e5}
.lost-idpw li {padding:2px 0}

/*아이디*/
.lost-idpw .find-id {width:325px; float:left}
.lost-idpw .ex-plain {margin-top:10px; font-family:NanumGothic,나눔고딕,"맑은 고딕","Malgun Gothic",dotum,돋움; font-size:11px; text-align:right}
.lost-idpw .id-view {margin-top:5px; font-size:20px; color:#454545; text-align:right}
.lost-idpw .id-view img {margin-right:10px; vertical-align:middle}

/*비밀번호*/
.lost-idpw .find-pw {margin-left:90px; width:325px; float:left}
.lost-idpw .find-pw img {border:solid 1px #e5e5e5; vertical-align:top}
.lost-idpw .prevent {font-family:NanumGothic,나눔고딕,"맑은 고딕","Malgun Gothic",dotum,돋움; *zoom:1}
.lost-idpw .prevent:after {content:""; clear:both; display:block}
.lost-idpw .prevent span {float:left; display:block; font-size:11px}
.lost-idpw .prevent input {margin-bottom:5px; vertical-align:top}
*html .lost-idpw .find-pw .btn {margin-top:-1px}