@charset "utf-8";
/*body{height:100%;background:#f1f1f1}*/
/* 버튼 */
.mbskin a.btn01 {}
.mbskin a.btn01:focus, .mbskin .btn01:hover {}
.mbskin a.btn02 {}
.mbskin a.btn02:focus, .mbskin .btn02:hover {}
.mbskin .btn_confirm {margin-bottom:30px} /* 서식단계 진행 */
.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 {padding-top:0;font-size:1.083em}
.mbskin .tbl_frm01 {margin:0 0 20px}
.mbskin .tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.mbskin .tbl_frm01 th {width:155px;padding:10px 13px;border:1px solid #c4c4c4;background:#ebebeb;color:#383838;text-align:left;font-size:1.083em;}
.mbskin .tbl_frm01 td {padding:7px 10px;border:1px solid #dfdfdf;font-size:1.083em;color:#666}
.mbskin .tbl_frm01 textarea, .frm_input {border:1px solid #dcdcdc;;color:#000;vertical-align:middle;line-height:2em}
.mbskin .tbl_frm01 textarea {padding:2px 2px 3px;width:98%;height:100px}
.mbskin .frm_input {height:30px;padding-left:10px;font-size:1.083em;color:#555}
.mbskin .tbl_frm01 a {text-decoration:none}
.mbskin .tbl_frm01 .frm_file {display:block;margin-bottom:5px;padding-left:0}
.mbskin .tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}


/* 필수입력 */
.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 h2 {margin:0 0 20px;text-align:left;font-size:1.1em}
#fregister textarea {display:block;margin-bottom:10px;padding:5px;width:98%;height:150px;border:1px solid #e9e9e9;background:#fff;color:#666;line-height:1.8em}
#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:left;margin-bottom:20px;text-align:center}
#fregister .btn_confirm {margin-bottom:20px}
#fregister_term, #fregister_private{border:1px solid #eee;background:#fafbfb;padding:20px;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:30px;background:#fafbfb;margin-bottom:30px;border:1px solid #eee;margin-top:20px}
#reg_result #result_email {margin:20px 0;padding:10px 50px;border:3px 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;font-size:1.083em;color:#555;margin-bottom:15px}
#reg_result p strong{color:#3c95d5}
#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:100px auto;width:400px;background:#fff;border:1px solid #d4e2e1;box-shadow:3px 3px 7px 1px #bbb;-moz-box-shadow:3px 3px 7px 1px #bbb;-webkit-box-shadow:3px 3px 7px 1px #bbb;}
#mb_login h1 {margin:0 50px 20px;font-size:2.0em;text-align:center;padding:30px 0 20px;border-bottom:1px solid #dadada}
#mb_login #login_fs{padding:10px}
#mb_login #login_fs .login_id,#mb_login #login_fs .login_pw {display:block;color:#777;margin-bottom:5px}
#mb_login #login_fs .frm_input{width:100%;background-color:#f5f5f5 !important;border:1px solid #ddd;height:36px;line-height:36px;text-indent:10px;margin-bottom:5px;padding:0}
#mb_login #login_fs .btn_submit {width:60px;height:40px;background:#3c95d5;width:100%;border-radius:5px;border-bottom:3px solid #2d81c9;font-size:1.3em;font-weight:bold;margin:5px 0}
#mb_login #login_info {background:#f5f9fa;padding:18px;border-top:1px solid #d4e2e1}
#mb_login #login_info p{line-height:1.5em;margin-bottom:20px;color:#777}
#mb_login #login_info a{width:175px;padding:10px 0;text-align:center;}
#mb_login h2 {margin:0 0 5px;font-size:1.167em}
#mb_login .btn_confirm{width:100%;background:#f5f9fa;padding-bottom:30px;margin:0}
#mb_login .btn_confirm a{text-decoration:underline;color:#3c95d5;padding-right:10px;display:inline-block}

/* 쪽지 */
#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}

/* 새로 추가한 회원가입 스타일 */

table {
	font-size:14px;
}

.board_content {
	position:relative;
	width:100%;
	vertical-align:top;
	font-size:0.75em;
}

.board_title_01 {
	position:relative;
	width:100%;
	height:187px;
	vertical-align:top;
	text-align:right;	
}

#email_select{
	width:200px;
	height:32px;
}

#select_cate{
	width:200px;
	height:32px;
}

#board_box {
	position:relative;
	width:1200px;
	margin:0 auto;
}

#board_search {
	position:relative;
	width:100%;
	height:32px;
	text-align:right;
	vertical-align:top;
	padding-right:10px;
	padding-bottom:15px;
	padding-top:20px;
}

#board_tab_menu {
	position:relative;
	width:1200px;
	z-index:100;
	padding-top:10px;
	margin:0 auto;
}
#board_tab_menu a {
	text-decoration:none;
}
#board_tab_menu ul {
	list-style-type:none;

/*	height:33px;
	border-bottom:1px solid #a5a5a7;*/
}
#board_tab_menu li {
	float:left;
	display:inline;
	text-align:center;
}
#board_tab_menu .tmenu {
	text-align:center;
	padding:12px 0 12px 0;
	width : 124px;
	border:1px solid #e4e4e4;
	background-color:#f6f6f6;
	margin:2px;
}
#board_tab_menu .tmenu_on {
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:12px 0 12px 0;
	width : 124px;
	border:1px solid #e4e4e4;
	background-color:#000;
	margin:2px;
}


#board_tab_menu2 {
	position:relative;
	width:736px;
	z-index:100;
	padding:0 0 60px 0;
}
#board_tab_menu2 a {
	text-decoration:none;
}
#board_tab_menu2 ul {
	list-style-type:none;
/*	height:33px;
	border-bottom:1px solid #a5a5a7;*/
}
#board_tab_menu2 li {
	float:left;
	display:inline;
	text-align:center;
	color:#616161;	
}
#board_tab_menu2 .tmenu {
	text-align:center;
	padding:10px 0 10px 0;
	width : 120px;
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background:url(../images/subimg/bg_tab.html) repeat-x 0 0;
}
#board_tab_menu2 .tmenu_on {
	text-align:center;
	color:#0b58a7;
	padding:10px 0 10px 0;
	width : 120px;
	border-top:1px solid #14739f;
	border-left:1px solid #14739f;
	border-right:1px solid #14739f;
	border-bottom:1px solid #14739f;
	background-color:#81c7da;
}




.board_input_search{
	background-color: #fff;
	border: #bebebe solid 1px;
	width: 150px;
	height: 32px;
	line-height: 23px;
	padding: 0 0 0 5px;
}

#select_search{
	width:100px;
	height:32px;
	border:1px solid #bebebe;
}

#board_list {
	position:relative;
	width:1138px;
	margin:0 auto;
	padding:30px;
	background-color:#fff;
}
#board_list .board_listtitle {
	color:#fff;
	line-height:40px;
	margin:0;
	text-align:center;
	background:#060b1c;
}

#board_list .board_list {
	line-height:29px;
	margin:0 auto;
	text-align:center;
}

#board_list .board_list a{
	line-height:29px;
	margin:0 auto;
	text-align:center;
	text-decoration: none;
}

#board_list .board_title {
	line-height:29px;
	margin:0 auto;
	text-decoration: none;
}

#board_list .board_title a{
	margin:0 auto;
	text-decoration: none;
}

#board_list .board_title a:hover{
	color:#fff;
	margin:0 auto;
	text-decoration: none;
	background-color:#7bbc16;
	padding:12px 0 12px 0;
}

#board_list .board_div_title {
	width:100%;
	height:40px;
	line-height:40px;
	margin:0 auto;
	padding:0 0 0 10px;
	text-decoration: none;
}

#board_list .board_div_title a{
	line-height:29px;
	margin:0 auto;
	padding:0 0 0 10px;
	text-decoration: none;
}

#board_list .type6_list_title {
	font-weight:bold;
	margin:0 auto;
	padding-top:8px;
}
#board_list .type6_list_title a{
	font-size:20px;
	margin:0 auto;
	text-decoration: none;
	color:#2a2a2a;
}
.type6_list_title {
	margin:0 auto;
}
.type6_list_title a{
	margin:0 auto;
	text-decoration: none;
}
.type6_list_text {
	line-height:18px;
	margin:0 auto;
}
.type6_list_text a{
	line-height:18px;
	margin:0 auto;
	text-decoration: none;
}

.board_write_text {
	line-height:30px;
	padding:0 20px 0 0;
	text-align:right;
}
.board_write_input {
	color:#bebebe;
	line-height:30px;
	padding:5px 0 5px 0;
}
.input_board_name {
	background-color: #ffffff;
	border: #b5b5b5 solid 1px;
	width: 200px;
	height: 32px;
	padding: 0 0 0 5px;
	line-height: 20px;
}
.input_board_email {
	background-color: #ffffff;
	border: #b5b5b5 solid 1px;
	width: 200px;
	height: 32px;
	padding: 0 0 0 5px;
	line-height: 20px;
	ime-mode: disabled;
}
.input_board_title {
	background-color: #ffffff;
	border: #b5b5b5 solid 1px;
	width: 550px;
	height: 32px;
	padding: 0 0 0 5px;
	line-height: 20px;
}
.textarea_board {line-height:18px; text-decoration:none; 
width:545px; height:220px; padding:5px; border:1px solid #b5b5b5; overflow:auto; overflow-x:hidden; overflow-y:auto;}


#list_case{
	cursor: pointer;
	margin:0 auto;
}

.list_pic {
	width:340px;
	height:190px;
	margin:0 auto;
	border:2px solid #e3e3e3;
}
.list_content_title {
	background-color: #ffffff;
	text-align:center;
}
.list_content_info {
	background-color: #ffffff;
	color: #b3b3b3;	
	text-align:left;
	vertical-align:top;
}

#nav_num_ov {
	width:23px;
	height:26px;
	display:inline; 
	color: #fff;
	padding:6px 9px 6px 9px;
	text-align:center;
	border:1px solid #2484d6;
	background-color:#2484d6;
	text-decoration: none;
	font-size:0.7em;
}

#nav_num_ov a{
	text-decoration: none;
}

.nav_num {
	width:23px;
	height:25px;
	display:inline; 
	padding:4px 0px 5px 0px;
	text-align:center;
	text-decoration: none;
	background-color:#fff;
}

.nav_num a{
	width:23px;
	height:25px;
	display:inline; 
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.nav_num a:link{
	width:23px;
	height:25px;
	display:inline; 
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.nav_num a:hover{
	width:23px;
	height:25px;
	display:inline; 
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.nav_num a:active{
	width:23px;
	height:25px;
	display:inline; 
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}
.nav_num a:visited{
	width:23px;
	height:25px;
	display:inline; 
	padding:4px 9px 5px 9px;
	text-align:center;
	border:1px solid #d9d9d9;
	text-decoration: none;
}

.btn_write {
	position:relative;
	top:0;
	right:0;
	float:right;
	z-index:10;
}

.board_read_title {
	font-weight:bold;
	line-height:30px;
	padding:0 0 0 10px;
	text-align:left;
}

.board_read_info {
	line-height:40px;
	padding:0 10px 0 0;
	text-align:right;
	font-weight:bold;
}

.board_read_content {
	line-height:1.5;
	padding:0 0 0 10px;
	text-align:left;
}

.board_read_text {
	line-height:30px;
	padding:0 0 0 10px;
	text-align:left;
}

.board_read_body {
	line-height:18px;
}

.board_body {
	padding:10px;
}

.board_body_reply {
	padding:10px;

}
.board_read_reply {
	line-height:18px;
	padding:5px;
}
.area_reply_body {line-height:18px; text-decoration:none; 
width:580px; height:68px; padding:5px; border:1px solid #b5b5b5; overflow:auto; overflow-x:hidden; overflow-y:auto;}

#cost_counsel {
	position:relative;
	width:580px;
	height:240px;
	margin:0 auto;
	padding:17px;
	border:3px solid #e5e5e5;
}
.cost_promise {
	vertical-align:top;
}
.cost_area {line-height:18px; text-decoration:none; 
width:580px; height:112px; padding:5px; border:1px solid #b5b5b5; overflow:auto; overflow-x:hidden; overflow-y:auto;}

.area_pro {line-height:18px; text-decoration:none; 
width:760px; height:80px; padding:5px; border:1px solid #b5b5b5; overflow:auto; overflow-x:hidden; overflow-y:auto;}

.ez-hide { opacity: 0; filter:alpha(opacity=0); }
.ez-checkbox {
	background: transparent url('../images/member/checkbox.html') 0px 0px no-repeat;
	display:inline-block;
	*display: inline;
	height:14px;
	width:14px;
	cursor:pointer;
}

.ez-radio {
	background: transparent url('../images/member/radio.html') 0px 0px no-repeat;
	display:inline-block;
	*display: inline;
	height:14px;
	width:14px;
	cursor:pointer;
}
.ez-checked { background-position: 0 -22px; }
.ez-selected { background-position: 0 -22px; }
.ez-checkbox, .ez-radio { zoom: 1; *display:inline; _height:36px; }