/* 로그인 */
.Lform {width:83%;margin:0 auto;}
.Lform legend {text-align:center;font:bold 22px "Malgun Gothic","맑은고딕";}
.Lform ul.loginList {padding:20px 0 10px;}
.Lform ul.loginList li {padding-bottom:5px;}
.Lform ul.loginList li input.tbox {width:80%;padding:8px 5%;font:16px "Malgun Gothic","맑은고딕";}
.Lform ul.loginList li.list3 .btn_login {display:block;width:100%;background:#8a8769;border:1px solid #8a8769;padding:8px 0;text-align:center;font:bold 19px "Malgun Gothic","맑은고딕";color:#fff;}
.Lform ul.loginList li.list3 {margin-top:2px;}
.Lform ul.loginList li.list4 {margin-top:2px;}
.Lform ul.loginList li.list4 label.chk1lbl {display:inline-block;margin-right:20px;}

/* 이미지체크박스 */
input[type=checkbox] {position:absolute;left:-9999px;}
input[type=checkbox]  + label {display:inline-block;padding-left:40px;height:23px;padding-top:7px;background:url('/img/bg_check.png') no-repeat 0 0;background-size:30px;font:16px "Malgun Gothic","맑은고딕";}
input[type=checkbox]:checked + label {background-position:0 -30px;}

.Lform ul.loginList li.list5 {position:relative;}
.Lform ul.loginList li.list5 a {display:inline-block;width:50%;padding:8px 0;text-align:center;border:1px solid #ccc;background:#fff;font:bold 16px "Malgun Gothic","맑은고딕";}
.Lform ul.loginList li.list5 .btn_join {}
.Lform ul.loginList li.list5 .btn_idpw {position:absolute;right:0;top:0;}
							
.itemTit {width:83%;margin:0 auto;padding:10px 0;font:bold 18px "Malgun Gothic","맑은고딕";}
.snsgroup {width:83%;margin:0 auto;text-align:center;padding:15px 0;border-top:1px solid #bcc2c7;border-bottom:1px solid #bcc2c7;}
.snsgroup a {}
.snsgroup a img {width:14%;vertical-align:top;}
p.infoTxt {width:77%;margin:0 auto;padding:15px 0;text-align:center;font-size:14px;font-weight:bold;}

/* 회원가입 */

.jForm {width:83%;margin:0 auto;}
.jForm legend {text-align:center;padding-bottom:20px;font:bold 22px "Malgun Gothic","맑은고딕";}

.joinTbl {width:100%;}
.joinTbl th {text-align:left;font:bold 13px "Malgun Gothic","맑은고딕";}
.joinTbl td {font:13px "Malgun Gothic","맑은고딕";padding-bottom:5px;}
.joinTbl input.tbox {width:90%;padding:8px 5%;font:16px "Malgun Gothic","맑은고딕";}
.joinTbl .idlbl {letter-spacing:6px;}
.joinTbl .emlbl {letter-spacing:6px;}
.joinTbl .pwlbl {letter-spacing:-1px;}
.joinTbl .btnWrap {position:relative;}
.joinTbl .btnWrap a {display:inline-block;width:50%;padding:8px 0;text-align:center;border:1px solid #8a8769;background:#fff;font:bold 16px "Malgun Gothic","맑은고딕";}
.joinTbl .btnWrap .btn_reg {background:#8a8769;color:#fff;}
.joinTbl .btnWrap .btn_cancel {position:absolute;right:0;top:0;}


/* 패스워드 찾기 */

.sendpw {width:83%;margin:20px auto 5px;padding:20px 0;border:1px solid #ccc;background:#fff;}
.sendpw img {display:block;width:30%;margin: 0 auto;}
.sendpw p {padding:20px 0 0;text-align:center;font:bold 15px "Malgun Gothic","맑은고딕";}
.onebtn {display:block;width:83%;margin:0 auto;background:#8a8769;border:1px solid #8a8769;padding:8px 0;text-align:center;font:bold 19px "Malgun Gothic","맑은고딕";color:#fff;}


/* 회원정보 수정 */

td.myid {font:bold 15px "Malgun Gothic","맑은고딕";}
td .onebtn {width:100%;}






