.mail {text-align:center;}
.mail a {display:inline-block; margin:20px 10px 0;}
.mail a:hover {color:#ee232b;}
.mail a.on {color:#ee232b;}

/* 공통 */
.mail_set {width:650px; margin:50px auto; border:1px solid #ddd;}
.mail_set .logo {width:100%; padding:20px 20px 5px; border-bottom:2px solid #ee232b; box-sizing:border-box;} 
.mail_set .logo h1 {height:50px;}
.mail_set .logo h1 img {height:100%;}

/**/
.mail_join {width:100%; padding:30px 20px; box-sizing:border-box;}
.mail_join .tit {margin-bottom:25px; font-size:30px; line-height:38px; text-align:center;}
.mail_join .tit span {color:#ee232b;}
.mail_join .txt {margin-bottom:25px; line-height:20px; text-align:center; color:#666;}
.mail_join .txt span {color:#ee232b;}
.mail_join .ne {padding:30px 20px; background:#f7f7f7; box-sizing:border-box;}
.mail_join .ne .ne_txt {margin-bottom:20px; font-size:15px; font-weight:bold; text-align:center;}
.mail_join .ne .ne_txt span {color:#ee232b;}
.mail_join .ne table {width:400px; margin:0 auto 30px;}
.mail_join .ne table tbody tr {height:40px; border-bottom:1px solid #ee232b;}
.mail_join .ne table tbody tr:first-child {border-top:1px solid #ee232b;}
.mail_join .ne table tbody tr th {text-align:center; background:#ffe4e5;}
.mail_join .ne table tbody tr td {text-align:center; background:#fff;}
.mail_join .ne .btn_login {text-align:center;}
.mail_join .ne .btn_login button {width:150px; height:36px; border:none; color:#fff; border-radius:4px; background:#ee232b;}
/**/
.mail_password {width:100%; padding:30px 20px; box-sizing:border-box;}
.mail_password .tit {margin-bottom:25px; font-size:30px; line-height:38px; text-align:center;}
.mail_password .tit span {color:#ee232b;}
.mail_password .txt {margin-bottom:25px; line-height:20px; text-align:center; color:#666;}
.mail_password .txt span {color:#ee232b;}
.mail_password .ne {padding:30px 20px; background:#f7f7f7; box-sizing:border-box;}
.mail_password .ne .ne_txt {margin-bottom:20px; font-size:15px; font-weight:bold; text-align:center;}
.mail_password .ne .ne_txt span {color:#ee232b;}
.mail_password .ne table {width:400px; margin:0 auto 30px;}
.mail_password .ne table tbody tr {height:40px; border-bottom:1px solid #ee232b;}
.mail_password .ne table tbody tr:first-child {border-top:1px solid #ee232b;}
.mail_password .ne table tbody tr th {text-align:center; background:#ffe4e5;}
.mail_password .ne table tbody tr td {text-align:center; background:#fff;}
.mail_password .ne .btn_login {text-align:center;}
.mail_password .ne .btn_login button {width:200px; height:36px; margin-bottom:30px; border:none; color:#fff; border-radius:4px; background:#ee232b;}
.mail_password .ne .ne_txt_aa {margin-bottom:10px; line-height:20px; text-align:center;}
.mail_password .ne .ne_txt_bb {line-height:20px; text-align:center; color:#666;}

/* 공통 */
.mail_set .foot {width:100%; padding:20px; border-top:1px dashed #ddd; box-sizing:border-box;}
.mail_set .foot .foot_inn .tit {font-size:13.5px; line-height:23px; color:#888;}
.mail_set .foot .foot_inn .txt {font-size:11px; line-height:16px; color:#888;}
.mail_set .foot .foot_inn .txt a {font-size:11px; line-height:16px; color:#888;}
.mail_set .foot .foot_inn .txt a:hover {color:#ee232b;}




