@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 기본 defautl.css 적용된 것 초기화 */
/* 기본 defautl.css 적용된 것 초기화 */
.required, textarea.required {
    background: none !important;
}

.tbl_frm01 textarea, .frm_input {
	background: none !important;
}

/* 기본 defautl.css 적용된 것 별도로 재적용 */
label, input, button, select, img {
    vertical-align: middle;
}

/* 버튼 */
.mbskin a.btn01 {}
.mbskin a.btn01:focus, .mbskin .btn01:hover {}
.mbskin a.btn02 {}
.mbskin a.btn02:focus, .mbskin .btn02:hover {}
.mbskin .btn_confirm {} /* 서식단계 진행 */
.mbskin .btn_submit {}
.mbskin button.btn_submit {}
.mbskin fieldset .btn_submit {}
.mbskin .btn_cancel {}
.mbskin button.btn_cancel {}
.mbskin .btn_cancel:focus, .mbskin .btn_cancel:hover {}
.mbskin a.btn_frmline, .mbskin button.btn_frmline {} /* 우편번호검색버튼 등 */
.mbskin button.btn_frmline {}
.mbskin .win_btn {} /* 새창용 */
.mbskin .win_btn button {}
.mbskin .win_btn input {}
.mbskin .win_btn a {}
.mbskin .win_btn a:focus, .mbskin .win_btn a:hover {}
/* 게시판용 버튼 */
.mbskin a.btn_b01 {}
.mbskin a.btn_b01:focus, .mbskin .btn_b01:hover {}
.mbskin a.btn_b02 {}
.mbskin a.btn_b02:focus, .mbskin .btn_b02:hover {}
.mbskin a.btn_admin {} /* 관리자 전용 버튼 */
.mbskin a.btn_admin:focus, .mbskin a.btn_admin:hover {}

/* 기본테이블 */
.mbskin .tbl_head01 {}
.mbskin .tbl_head01 caption {}
.mbskin .tbl_head01 thead th {}
.mbskin .tbl_head01 thead a {}
.mbskin .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.mbskin .tbl_head01 tfoot th {}
.mbskin .tbl_head01 tfoot td {}
.mbskin .tbl_head01 tbody th {}
.mbskin .tbl_head01 td {}
.mbskin .tbl_head01 a {}
.mbskin td.empty_table {}

/* 폼 테이블 */
.mbskin table {}
.mbskin caption {}
.mbskin .frm_info {}
.mbskin .frm_file {}

.mbskin .tbl_frm01 {}
.mbskin .tbl_frm01 th {}
.mbskin .tbl_frm01 td {}
.mbskin .tbl_frm01 textarea, .mb_skin tbl_frm01 .frm_input {}
.mbskin .tbl_frm01 textarea {}
/*
.mbskin .tbl_frm01 #captcha {}
.mbskin .tbl_frm01 #captcha input {}
*/
.mbskin .tbl_frm01 a {}

/* 필수입력 */
.mbskin .required, .mbskin textarea.required {}

/* 테이블 항목별 정의 */
.mbskin .td_board {}
.mbskin .td_chk {}
.mbskin .td_date {}
.mbskin .td_datetime {}
.mbskin .td_group {}
.mbskin .td_mb_id {}
.mbskin .td_mng {}
.mbskin .td_name {}
.mbskin .td_nick {}
.mbskin .td_num {}
.mbskin .td_numbig {}

.mbskin .txt_active {}
.mbskin .txt_expired {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 회원가입 약관 */
/*
#fregister section {margin:0 0 20px;padding:20px 0}
#fregister h2 {margin:0 0 20px;text-align:center}
#fregister textarea {display:block;margin-bottom:10px;padding:5px;width:98%;height:150px;border:1px solid #e9e9e9;background:#f7f7f7}
#fregister .fregister_agree {padding:10px 0 0;text-align:right}
#fregister .fregister_agree label {display:inline-block;margin-right:5px}
#fregister p {color:#e8180c;text-align:center}
#fregister .btn_confirm {margin-bottom:20px}
*/

/* 회원가입 입력 */
/*
#fregisterform textarea {height:50px}

#fregisterform #msg_certify {margin:5px 0 0;padding:5px;border:1px solid #dbecff;background:#eaf4ff;text-align:center}

#fregisterform .frm_address {margin:5px 0 0}
#fregisterform #mb_addr3 {display:inline-block;margin:5px 0 0;vertical-align:middle}
#fregisterform #mb_addr_jibeon {display:block;margin:5px 0 0}
*/

/* 회원가입 완료 */
/*
#reg_result {padding:50px 0 0}
#reg_result #result_email {margin:20px 0;padding:10px 50px;border-top:1px solid #e9e9e9;border-bottom:1px solid #dde4e9;background:#fff;line-height:2em}
#reg_result #result_email span {display:inline-block;width:150px}
#reg_result #result_email strong {color:#e8180c;font-size:1.2em}
#reg_result p {line-height:1.8em}
#reg_result .btn_confirm {margin:50px 0}
*/

/* 아이디/비밀번호 찾기 */
#find_info #mb_hp_label {display:inline-block;margin-left:10px}
#find_info #info_fs {margin:0 20px 20px;padding:0;background:#fff}
#find_info #info_fs .frm_input {width:70%}
#find_info p {margin:0 0 10px;line-height:1.8em}
#find_info #captcha {margin:0 20px}

/* 로그인 */
/*
#mb_login {margin:0 auto;padding:100px 0;width:500px}
#mb_login h1 {margin:0 0 20px;font-size:1.3em}
#mb_login h2 {margin:0}
#mb_login p {padding:10px 0;line-height:1.5em}
#mb_login #login_fs {position:relative;margin:0;padding:20px 20px 20px 95px;border:1px solid #cfded8;border-bottom:0;background:#fff}
#mb_login #login_fs legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#mb_login #login_fs label {letter-spacing:-0.1em}
#mb_login #login_fs .login_id {position:absolute;top:26px;left:95px}
#mb_login #login_fs .login_pw {position:absolute;top:52px;left:95px}
#mb_login #login_fs .frm_input {display:block;margin:0 0 5px 80px;width:162px}
#mb_login #login_fs .btn_submit {position:absolute;top:20px;right:95px;width:60px;height:53px}
#mb_login #login_info {margin:0 0 30px;padding:20px;border:1px solid #cfded8;background:#f5f6fa}
#mb_login #login_info div {text-align:right}
*/

/* 쪽지 */
#memo_view_contents {margin:0 auto 20px;width:90%}
#memo_view_contents h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#memo_view_ul {margin:0;padding:0 0 10px;border-bottom:1px solid #eee;list-style:none}
.memo_view_li {position:relative;padding:5px 0}
.memo_view_subj {display:inline-block;width:65px}
#memo_view p {padding:10px 0;min-height:150px;height:auto !important;height:150px;background:#fff;line-height:1.8em}

#memo_write textarea {height:100px}


/* 스크랩 */
#scrap_do table {margin:0 0 10px;width:100%}
#scrap_do textarea {height:100px}

/* 회원 비밀번호 확인 */
/*
#mb_confirm {margin:0 auto;padding:100px 0;width:500px}
#mb_confirm h1 {margin:0 0 20px;font-size:1.3em}
#mb_confirm p {padding:20px;border:1px solid #dde4e9;border-bottom:0;background:#fff}
#mb_confirm p strong {display:block}
#mb_confirm fieldset {margin:0 0 30px;padding:30px 0;border:1px solid #e9e9e9;background:#f5f6fa;text-align:center}
#mb_confirm fieldset .frm_input {background-color:#fff !important}
#mb_confirm label {letter-spacing:-0.1em}
#mb_confirm_id {display:inline-block;margin-right:20px;font-weight:bold}
*/

/* 비밀글 비밀번호 확인 */
/*
#pw_confirm {margin:0 auto;padding:100px 0;width:500px}
#pw_confirm h1 {margin:0 0 20px;font-size:1.3em}
#pw_confirm p {padding:20px;border:1px solid #dde4e9;border-bottom:0;background:#fff}
#pw_confirm p strong {display:block}
#pw_confirm fieldset {margin:0 0 30px;padding:30px 0;border:1px solid #e9e9e9;background:#f5f6fa;text-align:center}
#pw_confirm fieldset .frm_input {background-color:#fff !important}
#pw_confirm label {letter-spacing:-0.1em}
#pw_confirm_id {display:inline-block;margin-right:20px;font-weight:bold}
*/

/* 폼메일 */
#formmail #subject {width:386px}
#formmail textarea {height:100px}

/* 자기소개 */
#profile table {margin-bottom:0}
#profile section {margin:0 auto 20px;padding:20px;width:86%}
#profile h2 {margin:0}




/* 스킨 디자인 적용 2014.11 ----------------------------------------------------------------------------------------------------------- */

/* 타이틀 */
.s_title {padding:0 0 30px 0; border-bottom:1px solid #d4d4d4; margin:0 0 50px 0;}
.s_title > h1 {color:#333; margin-bottom:20px; font-size: 2.75em;}
.s_title > span {font-size:16px; color:#333; font-weight:normal;}

/* 로그인 */
#mb_login {margin:0 auto}
#mb_login h1 {margin:0 0 20px;font-size:1.3em}
#mb_login .log_wrap {width:898px; height:230px; margin:0 auto; border:1px solid #d4d4d4; padding:50px;}
#mb_login #login_fs {width:400px; border-right:1px solid #d4d4d4; float:left; position:relative; }
#mb_login #login_fs legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#mb_login #login_fs dl {margin:0 0 15px 0; }
#mb_login #login_fs dt {float:left; width:80px; margin-top:10px; font-size:1.4em;}
#mb_login #login_fs dd input {width:246px; height:; padding:10px;}
#mb_login #login_fs .frm_input {background:none;}
#mb_login #login_fs .btn_submit {width:350px; height:80px; line-height:80px; padding:0; background: #f7f7f7; border: 1px solid #d4d4d4; color: #3070b7; font-size: 14px; font-weight: bold; text-align: center;}
#mb_login #login_fs .auto_login { position:absolute; left::30px; bottom:-7px;}
#mb_login #login_fs .btn_idsearch_join { position:relative; float:right; right:50px; bottom:-10px; }
#mb_login #login_fs .btn_idsearch_join .btn01 { }
#mb_login #login_fs .btn_idsearch_join .btn02 { }
#mb_login .img {height:250px; float:left; padding-left:50px;}
#mb_login .img > img {width:440px; height:228px}


/* 회원가입 동의 */
#fregister .fregister_agree {}
#fregister .btn_term_private { height:35px; }
#fregister .btn_term_private a.btn {/*padding:10px 15px; background:#3e5f99; font-size:13px; color:#fff;*/ float:left; margin-right:5px; }
#fregister .check_agree { clear:both; }
#fregister .level_info { font-size:14px; color:#999; }

/* 회원가입 폼 */
#fregisterform .register_form { border-bottom:1px dashed #d4d4d4; margin:30px 0; }
#fregisterform .register_form dl { margin-bottom:20px; }
#fregisterform .register_form dt { float:left;width:100px; margin-top:5px; font-size:1.1em; }
#fregisterform .register_form dd { margin-left:100px; }
#fregisterform .register_form dd .btn_id_check { width:100px; height:30px; line-height:30px; border: 1px solid #e4e4e4; color: #555; font-size: 11px; text-align:center; float:left; margin-left:-30px; }
#fregisterform .register_form dd #reg_mb_id { display:block; float:left; }
#fregisterform .register_form dd .email { width: 180px; margin-right:0; }
#fregisterform .register_form dd .frm_info { line-height:30px; font-size:0.9em; }
#fregisterform .register_form input { padding:4px; margin-right: 40px; }
#fregisterform .register_form .float { float:left; }

/* 버튼 */
.mbskin .btn_confirm { text-align:center; }
.mbskin a.btn01 { background: none repeat scroll 0 0 #3070b7; border: 1px solid #3070b7; color: #fff; font-size: 1em; }
.mbskin a.btn02 { background: #fafafa; border: 1px solid #ccc; color: #000; font-size: 1em; display: inline-block; padding: 7px; text-decoration: none; vertical-align: middle;}
.mbskin .btn_submit { width:350px; height:80px; line-height:80px; padding:0; background: #f7f7f7; border: 1px solid #d4d4d4; color: #3070b7; font-size: 1.1em; font-weight: bold; text-align: center; }
.mbskin .btn_cancel { width:200px; height:80px; line-height:80px; padding:0; background: #fff; border: 1px solid #ccc; color: #000; font-size: 1.1em; font-weight: bold; text-align: center; margin-left:5px; }

/* 회원가입 완료 */
#reg_result { border-bottom:1px dashed #d4d4d4; padding:0 0 15px 420px ; background:url(/2m/images/regist_list_bg.jpg) no-repeat left bottom; margin:50px 0; }
#reg_result .result_info { }
#reg_result .result_info #result_email {margin:20px 0;padding:10px 50px;border-top:1px solid #e9e9e9;border-bottom:1px solid #dde4e9;background:#fff;line-height:2em}
#reg_result .result_info #result_email span {display:inline-block;width:150px; font-size:1.2em; color:#666;}
#reg_result .result_info #result_email strong {color:#f33;font-size:1.2em}
#reg_result .result_info p {line-height:2em; font-size:1.1em;}
#reg_result .result_info p.txt_top {font-size:1.35em;}
#reg_result .result_info p.header {font-size:1.6em; margin-bottom: 20px; color:#0ba29a;}
#reg_result .result_info .btn_confirm {margin:50px 0}

/* 회원 비밀번호 확인 */
#mb_confirm {width:800px; margin:0 auto; padding-top:30px; width:; }
#mb_confirm p {width:500px; padding:20px; border:0px solid #dde4e9; background:#none; font-size: 1.1em; line-height: 22px; margin: 0 auto;}
#mb_confirm p strong {display:block; color:#f33;}
#mb_confirm fieldset {width:500px; margin:0 auto 30px; padding:30px 0; border:1px solid #e9e9e9; border-radius:20px; text-align:center}
#mb_confirm fieldset .frm_input {background-color:#fff !important}
#mb_confirm fieldset .btn_submit {margin-top:20px;}
#mb_confirm label {letter-spacing:-0.1em; font-size: 1.2em; margin-right:5px; color:#666;}
#mb_confirm fieldset input {padding:0 7px;}
#mb_confirm fieldset span {font-size: 1.2em; color:#666;}
#mb_confirm fieldset #mb_confirm_id {display:inline-block; margin:0 30px 0 10px; font-weight:bold; color:#3070b7;}

/* 비밀글 비밀번호 확인 */
#pw_confirm {width:800px; margin:0 auto; padding-top:30px; width:; }
#pw_confirm h1 {margin:0 auto 20px; font-size:1.3em; font-weight:normal; text-align: center; border-bottom:2px dotted #dde4e9; padding-bottom: 20px;}
#pw_confirm p {width:500px; padding:20px; border:0px solid #dde4e9; background:#none; font-size: 1.1em; line-height: 22px; margin: 0 auto;}
#pw_confirm p strong {display:block; color:#f33;}
#pw_confirm fieldset {width:500px; margin:0 auto 30px; padding:30px 0; border:1px solid #e9e9e9; border-radius:20px; text-align:center}
#pw_confirm fieldset .frm_input {background-color:#fff !important}
#pw_confirm fieldset .btn_submit {margin-top:20px;}
#pw_confirm label {letter-spacing:-0.1em; font-size: 1.2em; margin-right: 5px; color:#666;}
#pw_confirm fieldset input {padding:0 7px;}


/* 버튼 */
/*
.mbskin a.btn01 { background: none repeat scroll 0 0 #3070b7; border: 1px solid #3070b7; color: #fff; font-size: 1em; }
.mbskin a.btn02 { background: #fafafa; border: 1px solid #ccc; color: #000; font-size: 1em; }
.mbskin .btn_submit { width:350px; height:80px; line-height:80px; padding:0; background: #f7f7f7; border: 1px solid #d4d4d4; color: #3070b7; font-size: 1.1em; font-weight: bold; text-align: center; }
.mbskin .btn_cancel { width:200px; height:80px; line-height:80px; padding:0; background: #fff; border: 1px solid #ccc; color: #000; font-size: 1.1em; font-weight: bold; text-align: center; margin-left:5px; }
*/

/* 회원가입 약관 */
/*
#fregister .reg_wrap {width:1200px; font-size:13px;}
#fregister section {}
#fregister .fregister_agree {border-bottom:1px dashed #d4d4d4; padding-bottom:15px;}
#fregister .fregister_agree label {display:inline-block;margin-right:5px}
#fregister .btn_term_private { height:35px; }
#fregister .check_agree { clear:both; }
#fregister .level_info { font-size:12px; color:#999; }
#fregister .btn_confirm { width:780px; margin:20px 0 0 420px; text-align:left; }

#fregister .fregister_reg_form { border-bottom:1px dashed #d4d4d4; padding:0 0 15px 420px ; background:url(/2m/images/regist_list_bg.jpg) no-repeat left bottom; margin-top:50px; }
#fregister .fregister_reg_form dl { margin-bottom:20px; }
#fregister .fregister_reg_form dt { float:left;width:100px; margin-top:5px; }
#fregister .fregister_reg_form dd { margin-left:100px; }
#fregister .fregister_reg_form dd .btn_id_check { width:100px; height:30px; line-height:30px; border: 1px solid #e4e4e4; color: #555; font-size: 11px; text-align:center; float:left; margin-left:-30px; }
#fregister .fregister_reg_form dd #reg_mb_id { display:block; float:left; }
#fregister .fregister_reg_form dd .email { width: 180px; margin-right:0; }
#fregister .fregister_reg_form dd .frm_info { line-height:30px; margin-left:20px; font-size:0.9em; }
#fregister .fregister_reg_form input { padding:4px; margin-right: 40px; }
#fregister .fregister_reg_form .float { float:left; }
*/

/* 로그인 */
/*
#mb_login {margin:0 auto}
#mb_login h1 {margin:0 0 20px;font-size:1.3em}
#mb_login .log_wrap {width:898px; height:230px; margin:0 auto; border:1px solid #d4d4d4; padding:50px;}
#mb_login #login_fs {width:400px; border-right:1px solid #d4d4d4; float:left; position:relative; }
#mb_login #login_fs legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#mb_login #login_fs dl {margin:0 0 15px 0; }
#mb_login #login_fs dt {float:left; width:80px; margin-top:10px; font-size:1.4em;}
#mb_login #login_fs dd input {width:246px; height:; padding:10px;}
#mb_login #login_fs .frm_input {background:none;}
#mb_login #login_fs .btn_submit {width:350px; height:80px; line-height:80px; padding:0; background: #f7f7f7; border: 1px solid #d4d4d4; color: #3070b7; font-size: 14px; font-weight: bold; text-align: center;}
#mb_login #login_fs .auto_login { position:absolute; left::30px; bottom:-7px;}
#mb_login #login_fs .btn_idsearch_join { position:relative; float:right; right:50px; bottom:-10px; }
#mb_login #login_fs .btn_idsearch_join .btn01 { }
#mb_login #login_fs .btn_idsearch_join .btn02 { }
#mb_login .img {height:250px; float:left; padding-left:50px;}
#mb_login .img > img {width:440px; height:228px}
*/