/*{font-family:NanumBarunGothic;}*/
.mrb60{margin-bottom:60px;}
.mrb20{margin-bottom:20px;}
.mrt3{margin-top:3px;}
.tcr{color:#FF1B1B} /* 빨간 강조색 */
.mrr17{margin-right:17px;}
.mrl5{margin-left:5px;}
.mrl17{margin-left:17px;}
.mrr10{margin-right:10px;}
.mrt12{margin-top:12px;}
.mrt20{margin-top:20px;}
.mrt23{margin-top:23px;}
.mrr35{margin-right:35px;}
.mrt7{margin-top:7px;}
.mrt8{margin-top:8px;}
.mrt10{margin-top:10px;}
.mrt15{margin-top:15px;}
.mrb45{margin-bottom:45px;}

.tac{text-align:center;}
.tar{text-align:right;}
.tal{text-align:left;}
.clb{clear:both;}
.fll{float:left;}
.flr{float:right;}
.dinb{display:inline-block;}
.fwb{font-weight:bold;}

.maintop{width:882px;height:125px;border:5px solid #e9e9e9;border-bottom:1px solid #e9e9e9;margin:0 auto;}
.maintop2{width:882px;height:95px;border-bottom:1px solid #e9e9e9;margin:0 auto;}
.maintop-t1{font-size:25px;font-weight:bold;color:#2A4D8D;margin-top:30px;}
.maintop-t0{font-size:25px;font-weight:bold;color:#2A4D8D;padding-top:40px;}
.maintop-t2{margin-top:10px;font-size:15px;color:#333333;}

.mainwrap{width:882px;height:430px;border:5px solid #e9e9e9;border-top:none;margin:0 auto;}
.mainwrap2{width:882px;height:670px;border:5px solid #e9e9e9;border-top:none;margin:0 auto;}
.formfont{margin-left:17px;height:50px;font-size:15px;color:#333333;line-height:50px;} /*칸하나*/
.formex1{height:22px;line-height:22px;margin-top:2px;}
.formfont1{font-size:13px;color:#00aeff;}
.formfont2{font-size:13px;color:#2a4d8d;}
.maintext{width:300px;height:35px;line-height:35px;border:1px solid #bebebe;font-size:15px;color:#333333;}
.postcode{width:150px;height:35px;border:1px solid #bebebe;font-size:15px;color:#333333;}
.address{width:200px;height:35px;border:1px solid #bebebe;font-size:15px;color:#333333;}
.address2{width:200px;height:35px;border:1px solid #bebebe;font-size:15px;color:#333333;}

/* ID 체크 폼*/
.idchkbtn{border:none;width:108px;height:35px;background:url('../../_img/member/member_img13.gif');cursor:pointer;}
/* EMAIL 체크 폼*/
.emailchkbtn{border:none;width:108px;height:35px;background:url('../../_img/member/member_img13.gif');cursor:pointer;}
/* 우편번호찾기 */
.postCodeBtn{border:none;width:139px;height:35px;background:url('../../_img/member/bt_01.jpg');cursor:pointer;}
/* 휴대폰 폼 */
.phone{width:100px;height:35px;line-height:35px;border:1px solid #bebebe;font-size:15px;color:#333333;}

/* 주소 폼 */
.adr{width:100px;height:35px;line-height:35px;border:1px solid #bebebe;font-size:15px;color:#333333;}
.adrbtn{border:none;width:139px;height:35px;background:url('../../_img/member/member_img11.gif')}
.adrtext{width:450px;height:35px;line-height:35px;border:1px solid #bebebe;font-size:15px;color:#333333;}

/* 전송 폼 */
.btns{width:882px;margin-left:70px;margin-bottom:40px;text-align:center;}
.submitbtn{width:245px;height:57px;border:none;background:url('../../_img/member/member_img16.gif')}
.submitbtn1{width:245px;height:57px;border:none;background:url('../../_img/member/member_img18.gif')}
.submitbtn3{width:245px;height:57px;border:none;background:url('../../_img/member/modify_img02.gif')}

.resetbtn{width:245px;height:57px;border:none;background:url('../../_img/member/member_img12.gif')}

/* 파일첨부 btn*/
.file_input_textbox{
	float: left;	
}
.file_input_div{
	position: relative;
	top: 12px;
	width: 118px;
	height: 35px;
	overflow: hidden;
	cursor: pointer;
}
.file_input_button{
	position: absolute;
    left: 10px;
    top: 0px;
    width: 108px;
    height: 35px;	
	border: none;
/* 	border-style: solid; */
	background:url('../../_img/member/member_img09.gif');
}
.file_input_hidden{
	cursor: pointer;
	font-size: 45px;
	position: absolute;
	right: 0px;
	top: 0px;
	opacity: 0;
	
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: 0;
	-moz-opacity: 0;
}

.phone_auth_none{
	border: none;
    width: 124px;
    height: 35px;
    background: url(../../_img/member/phone_btn.jpg);
}
.phone_auth_complete{
	border: none;
    width: 96px;
    height: 35px;
    background: url(../../_img/member/ok_btn.jpg);
}
.email_auth_none{
	border: none;
    width: 124px;
    height: 35px;
    background: url(../../_img/member/e_mail_btn.jpg);
}
.email_auth_complete{
	border: none;
    width: 96px;
    height: 35px;
    background: url(../../_img/member/ok_btn.jpg);
}
