@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list .btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list .btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list a.btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v .btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v .btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {}
#bo_w .btn_cancel {}
#bo_w .btn_frmline {} /* 우편번호검색버튼 등 */

/* 기본테이블 */
/* 목록 테이블 */
#bo_list .tbl_head01 {}
#bo_list .tbl_head01 caption {}
#bo_list .tbl_head01 thead th {}
#bo_list .tbl_head01 thead a {}
#bo_list .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_list .tbl_head01 tfoot th {}
#bo_list .tbl_head01 tfoot td {}
#bo_list .tbl_head01 tbody th {}
#bo_list .tbl_head01 td {}
#bo_list .tbl_head01 a {}
#bo_list td.empty_table {}

/* 읽기 내 테이블 */
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}

/* 쓰기 테이블 */
#bo_w table {}
#bo_w caption {}
#bo_w .frm_address {}
#bo_w .frm_file {}
#bo_w .frm_info {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 caption {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w .frm_input {}
#bo_w .tbl_frm01 textarea {}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {padding:5px 10px;}

#bo_w .required, #bo_w textarea.required {display:inline-block;}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_name {width:100px;text-align:left}
#bo_list .td_date {width:60px;text-align:center}
#bo_list .td_datetime {width:150px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}

#bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin:5px 10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px;width:25%}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:5px 0;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;text-decoration:none;letter-spacing:-0.1em}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}

/* 관리자일 때 */
#bo_list_admin th label {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_list_admin th:nth-of-type(1) {width:40px}
#bo_list_admin th:nth-of-type(3) {width:100px}

#bo_list_admin td:nth-of-type(1) {text-align:center}
#bo_list_admin td:nth-of-type(3) {text-align:center}

/* 관리자가 아닐 때 */
#bo_list th:nth-of-type(2) {width:100px}

#bo_list td:nth-of-type(2) {text-align:center}

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;padding:5px 10px}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding:0;height:2.5em;line-height:2.5em}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {text-decoration:none;vertical-align:middle}
.bo_notice td {background:#f7f7f7}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
.td_subject a {display:block}
.td_subject img {margin-left:3px}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}

/* 게시판 쓰기 */
#bo_w #wr_email, #bo_w #wr_homepage, #bo_w #wr_subject {width:100%}

#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}

#wr_email, #wr_homepage, #wr_subject, .wr_link {width:100%}

/* 게시판 읽기 */
#bo_v {margin-bottom:15px;padding-bottom:15px}

#bo_v_table {padding:0 10px;color:#999;font-size:0.9em;font-weight:bold}

#bo_v_title {padding:0 10px 5px;font-size:1.2em}

#bo_v_info {padding:0 10px 10px;border-bottom:1px solid #ddd}
#bo_v_info h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_info {}
#bo_v_info strong {display:inline-block;margin:0 0 0 5px;font-weight:normal}

#bo_v_file {}
#bo_v_file h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f7f7f7}
#bo_v_file a {display:inline-block;padding:5px 0;color:#000;text-decoration:none}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
.bo_v_file_cnt {display:inline-block;margin:0 10px}

#bo_v_link {}
#bo_v_link h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f7f7f7}
#bo_v_link a {display:inline-block;padding:5px 0;color:#000;text-decoration:none}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {display:inline-block;margin:0 10px}

#bo_v_top {margin:0 0 10px;padding:10px}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#bo_v_bot {padding:0 10px}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}

#bo_v_atc {padding:0 10px;min-height:200px}
#bo_v_atc_title {margin:0;padding:0;height:0;overflow:hidden}

#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:15px;max-width:100%;height:auto}

#bo_v_con {margin-bottom:20px;width:100%;font-size:1.250em;line-height:1.7em;word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {position:relative;margin-bottom:20px;text-align:center}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;right:10%;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}

#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

/* 게시판 댓글 */
#bo_vc {margin-bottom:20px;padding:30px;border:1px solid #dbe4e7;border-radius:4px;font-size:14px;color:#333;background:#f2f8fa;}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:15px 0 5px;}
#bo_vc header .icon_reply {top:20px;}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc h2 {margin-bottom:10px;color:#444;font-size:16px;font-weight:bold;}
#bo_vc p {padding:0 0 15px;line-height:1.8em;}
#bo_vc p img {margin:0 3px 2px 0}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none}
#bo_vc span h2 {padding-top:10px;}
#bo_vc a {color:#333;}
#bo_vc a:hover {text-decoration:underline;}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc input[type="text"], #bo_vc textarea {background:#fff !important;}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold;color:#333;}
#bo_vc .guest {vertical-align:middle;}
#bo_vc .comment_fram {margin-bottom:10px;padding:20px;border:0;border-radius:5px;background:#e6ecef;}
#bo_vc #captcha_info {display:none;}
#bo_vc #bo_vc_winfo {float:left}

#bo_vc_empty {margin:0;padding:20px !important;text-align:center}

#bo_vc_w {border-bottom:none;}
#bo_vc_w input[type="text"], 
#bo_vc_w textarea {background:#fff !important;}
#bo_vc_w #captcha #captcha_info {display:none;}

#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

.comment_fram {margin-bottom:20px;padding:30px;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;font-size:14px;background:#f5f5f5;}
.comment_fram textarea {padding:4px;width:100%;height:90px;border:1px solid #e4eaec;border-radius:4px;background:#fff !important;}
.comment_fram label {margin:0;color:#555;letter-spacing:-0.5px;line-height:30px;}
.comment_fram input[type="checkbox"], input[type="radio"] {margin:0;}
.comment_fram .frm_input {margin-right:7px;background:#fff !important;}
.comment_submit {float:right;width:110px;height:90px;margin-left:10px;padding:8px;border:0;border-radius:4px;background:#454c60;color:#fff;font-size:16px;letter-spacing:-0.1em;cursor:pointer}
.comment1 {display:table;padding-bottom:10px;}
.comment1 fieldset {margin-left:30px;}
.comment1 .frm_input {vertical-align:;}
.comment1 .input03 {width:150px !important;}
.comment1 .input01 {width:140px !important;}
.comment2 {padding-top:5px;}
.comment2 td {display:table-cell;vertical-align:middle;}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px;color:#9da6b0;}

/*이사예약*/
#bo_w{padding:0px !important; width:100%; margin:0 auto;border:1px solid #dddddd; border-radius:4px;font-size:14px;letter-spacing:-0.05em;}

.express {width:100%; table-layout:fixed; border-collapse:collapse;}
.express th{text-align:left; background:#fafafa;width:125px;}
.express td{height:35px; line-height:21px; /*padding:8px 12px;*/ vertical-align:middle; border:1px solid #dddddd; }
.express .tit_label {float:left;margin:5px 0 0;font-weight:500;color:#555; padding-left:10px}

/*이사예약 글쓰기 */
.essential {vertical-align:middle;font-weight:bold;color:red;}
.table-cell {display:table-cell;}
.radio_area {display:inline-block;width:100%;}
.radio_area li {line-height:22px;}
.radio .label_radio input[type=radio] {margin-top:0px; margin-left:-15px;}
.label_radio{padding:10px;margin: 5px;}

#wr_6,#wr_pAmount,#wr_ton,#wr_mDate,#wr_email,#wr_name,#wr_password{width:200px !important;}
#wr_homepage {width:200px !important;}
#wr_addr,#wr_addr2,#wr_addr4,#wr_addr5{width:300px !important;}
#wr_post1,#wr_post2,#wr_10{width:70px !important;}
#wr_10{width:100px !important; display:inline-block;}


#bo_w .form-inline .img_bg{/*background-color:#f6f5ff;*/border:1px solid #eee;margin-top:0px;position:relative; width:100%}
.img_bg > span{position:absolute;top:-30px;}
.img_detail{display:inline-block;position:relative;padding:47px; border:1px solid #dddddd;}
.img_detail > span{position:absolute;top:5px;}
.add_input{position:absolute;bottom:2px;}
.add_input > input{width:25px;}
.add_minus{display:inline-block;margin-left:2px;}
.add_minus > img{margin-left:2px;}
.express_txt{border:1px solid #dddddd; padding:10px; background-color:#fafafa}

.img_set {border:0px solid red; width:100%}
.img_set2 {border:0px solid red; width:100%; margin-top:3px;}

.txt_div {padding:20px; border:1px solid #dddddd;}

#bo_w .btn_confirm {margin:30px;} /* 서식단계 진행 */


/*view*/
#bo_v{width:100%; margin:0 auto;border:1px solid #dddddd;border-radius:4px; margin-top:10px;padding:10px;}
#bo_v .form-control{background:#ffffff !important; border-radius:4px;}


/* xxs */
@media (max-width:450px) {
	.img_detail{display:inline-block;position:relative;padding:25px; border:1px solid #dddddd;}
	#wr_addr,#wr_addr2,#wr_addr4,#wr_addr5{width:200px !important;}
}
/*=================================================btn=================================================*/

.btn-danger2{font-size:initial !important;color:#fff !important;background-color:#d9534f !important;border:1px solid #d43f3a !important;padding:0px 7px !important; height:37px !important;line-height:37px !important;border-radius:5px !important;}
.btn-danger2:hover{font-size:initial !important;color:#000000 !important;background-color:#d9534f !important;border:1px solid #d43f3a !important;padding:0px 7px !important; height:37px !important;line-height:37px !important;border-radius:5px !important;}


.btn-default2{font-size:initial !important;border:1px solid #999999 !important;background-color:#ffffff !important; color:#555555 !important;padding:0px 7px !important; height:37px !important;line-height:37px !important;border-radius:5px !important; width: 64px;}
/* .btn-default2:hover{font-size:12px !important;border:1px solid #999999 !important;background-color:#ffffff !important; color:#555555!important;padding:0px 7px !important; height:37px !important;line-height:37px !important;border-radius:5px !important;} */

.btn-default2 i{padding:0px 3px;}

.btn-primary2{color:#ffffff !important;font-size:12px;border:1px solid #286090;background-color:#286090;padding:0px 7px; height:37px;line-height:37px !important;border-radius:5px;}
/* .btn-primary2:hover{color:#ffffff;font-size:12px;border:1px solid #286090;background-color:#286090;padding:0px 7px; height:37px;line-height:37px;border-radius:5px;} */

.btn-append{color:#ffffff;font-size:12px;border:1px solid #17a2b8;background-color:#17a2b8;padding:0px 7px; height:37px;line-height:37px !important;border-radius:5px;}
.btn-append:hover {color: black;}

.btn_cancel2{color:##000;font-size:12px;border:1px solid #ccc;background-color:##fafafa;padding:0px 7px; height:37px;line-height:37px;border-radius:5px;}
.btn_cancel2:hover{color:##000;font-size:12px;border:1px solid #ccc;background-color:##fafafa;padding:0px 7px; height:37px;line-height:37px;border-radius:5px;}

/*=================================================캡챠 자동등록(입력)방지 기본=================================================*/
#captcha {display:block !important;position:relative;}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;border:0px;}
#captcha #captcha_img{width:120px;height:40px;border:1px solid #ccc;border-radius:4px;}
#captcha #captcha_mp3{
	width:40px;height:40px;display:inline-block;margin:0px;text-indent:-999999px;
	background:#dddddd url(./img/captcha.png) 40% 5px no-repeat;border-radius:4px;border:0;
}
#captcha audio {display:none;}
#captcha #captcha_reload{width:40px;height:40px;display:inline-block;margin:0px;text-indent:-999999px;
	background:#dddddd url(./img/captcha.png) 40% -25px no-repeat;border-radius:4px;
}
#captcha #captcha_key {
	box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	clear:none;margin:0px;font-size:1.333em;font-family:"NanumGothicBold";font-weight:400;line-height:40px;height:40px;
	width:160px; margin-left:5px;border-radius:4px;background:#ffffff !important;border:1px solid #ccc;
	-webkit-appearance:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;
}
#captcha #captcha_info {display:block;margin:10px 0 0;font-size:14px;letter-spacing:-0.1em;}

/*=================================================검색=================================================*/
#container{width:100%;}
#bo_sch{position:relative;max-width:1000px;width:100%;margin:20px 0px;padding:0px 65px 0px 125px;margin:40px auto 20px;}
#bo_sch legend{border:0px;display:none;}
#bo_sch i{position:absolute; top:10px; left:100px;z-index:9;}
#bo_sch input[name=stx]{width:100%;height:35px;/* line-height:35px; */}
#bo_sch input[type=submit]{
	position:absolute;top:0px;right:10px;
	background: #fdfdfd;border:1px solid #999999;color:#777777;border-radius: 3px;
	cursor: pointer;padding: 7px 12px 7px;width: 50px;height:35px;letter-spacing:-0.1em;line-height:normal;
}

#bo_sch #sfl{
	position:absolute;top:0px;left:10px;
	background: #fdfdfd url(./img/select_box_ico.png) right center no-repeat !important;
	height: 35px;line-height: 35px;display: inline-block;
	border: 1px solid #cccccc;color: #777777;border-radius:3px;width:107px;
	font-family:inherit;padding: 0 20px 0 5px;
    -webkit-appearance: none;-moz-appearance: none;appearance: none;
}

#bo_sch #sfl {padding:0 0px 0 5px \0/IE9;} /* IE9 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {#bo_sch #sfl {padding:0 20px 0 5px;}} /* IE10 */

select::-ms-expand{display:none;}

/*=================================================페이징=================================================*/
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center;max-width:1200px;margin:0 auto;}
.pg{display:inline-block;border:1px solid #ccc;border-right:0px; border-radius:4px; overflow:hidden;}
.pg:after{display:block;}
.pg_page{}
.pg_page, .pg_current, .qa_page {
	display:inline-block;padding:0 8px;
	width:30px;height:30px;line-height:30px;letter-spacing:0;
	vertical-align:middle;float:left;border-right:1px solid #ccc;
}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page, .qa_page {text-decoration:none}
.pg_start, .pg_prev {
	background:url(../../../shop/img/paging.gif) no-repeat 0 2px;
	text-indent:-999px;overflow:hidden;width:30px;height:30px;padding:0;
}
.pg_end, .pg_next {
	background:url(../../../shop/img/paging.gif) no-repeat -55px 2px;
	width:30px;height:30px;padding:0;
	text-indent:-999px;overflow:hidden;
}
.pg_prev{background-position:-28px 2px}
.pg_end{background-position:-83px 2px}
.pg_current {
	display:inline-block;
	font-weight:normal;margin:0px;
	background:#e8e8e8; color:#fff !important;
}


/*=================================================모바일 리스트=================================================*/
.fz_wrap a:hover{text-decoration:none;}
.fz_wrap .f_wrap{*zoom:1;}
.fz_wrap .f_wrap:after{content:""; display:block; clear:both;}
.fz_wrap .fl{float:left;}
.fz_wrap .fr{float:right;}
.fz_wrap legend{border:none !important;}

.btn-append{color:#ffffff !important;font-size:12px;border:1px solid #17a2b8;background-color:#17a2b8;padding:0px 7px; height:37px;line-height:37px !important;border-radius:5px;}
.btn-append:hover {color: black;}

.i_text{	height: 22px;padding:0 3px;line-height:20px;font-size: 12px;color: #333;background:none;border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1;}
.i_text_large{display: inline-block;height: 31px;padding: 4px 6px;font-size: 14px;line-height: 20px;color: #333;border:1px solid #b7b7b7;border-right-color:#e1e1e1;border-bottom-color:#e1e1e1;vertical-align: top;width:218px;background:none;}
.fz_title_box{font-size:14px;font-weight:bold;color:#515151;position:relative;background:#f3f3f3;background:url("./img/fz_title_bg.png") 0 0 repeat-x;height:35px;line-height:35px;border:1px solid #dedede;padding:0px 15px;font-weight:700;margin-bottom:20px;}
textarea#wr_content{border:1px solid #ccc;height:200px;}
#captcha #captcha_info{display:none;}
.fz_wrap .required{background-color:#fff !important;}

/* 리스트 상단 */
.fz_header{*zoom:1;margin-bottom:8px;padding-top:10px;}
.fz_header:after{content:""; display:block; clear:both;}
.fz_total_count{float:left;}
.fz_rss{float:right;}
.fz_total_count span{padding-left:21px; font-weight:700; color:#333; background:url('./img/sprites_ico.gif') no-repeat 0 -24px;font-size:12px;}
.fz_total_count strong{color:#0e8185;font-weight:700;}

.fz_list{list-style:none;padding:0;margin:0;width:100%;display:table;font-size:12px;border-top:0px solid #808080;}
.fz_list li.fz_list_th{background:url(./img/list_top_bar.gif) 0 0 repeat-x;height:38px;}
.fz_list li.fz_list_th div{text-align:center;vertical-align:middle;color:#989898; font-weight:bold;font-size:11px !important;height:38px;line-height:25px;}
.fz_list li.fz_list_th .fz_subject, .fz_list li.fz_list_th .fz_checkbox{line-height:38px;}
.fz_list li.fz_list_th .fz_checkbox{padding:0;}
.fz_list li.fz_list_th a{color:#0e8185 !important;}
.fz_list li div .sv_wrap .sv{text-align:left;}
.fz_list li div input{margin:0;}
.fz_list li.bg_e div .sv_wrap .sv a {color:#fff !important}

.fz_list li{display:block;border-bottom:1px solid #dadada;position:relative;}
.fz_list li.bo_notice{background:#fffaf2;}
.fz_list li.bg_e{background:#f5f5f5;}
.fz_list li.bg_e div, .fz_list li.bg_e div *{color:#23ADB2 !important;}
.fz_list li div{display:inline-block;text-align:center;height:33px;line-height:22px;padding:6px 0;vertical-align:middle;word-break:break-all;}
.fz_list li .fz_checkbox{position:absolute;left:13px; top:-2px;}
.fz_list li .fz_subject{display:block;text-align:left;height:auto;padding:0; }
.fz_list li .fz_subject a{display:block;line-height:33px;line-height:21px;padding:6px 10px 6px 15px;vertical-align:middle;word-break:break-all}
.fz_list li .fz_mobile_info{display:inline-block;margin-right:5px;font-size:12px;color:#747474}
.fz_list li .fz_writer{width:auto;display:inline-block;padding:0 0 0 15px;color:#747474}
.fz_list li .fz_num{font-size:10px;font-family:tahoma;color:#999}


.fz_list li.re1{padding-left:0;}
.fz_list li.re2{padding-left:18px;}
.fz_list li.re3{padding-left:36px;}
.fz_list li.re4{padding-left:54px;}
.fz_list li.re5{padding-left:72px;}
.fz_list li.re6{padding-left:90px;}
.fz_list li.re7{padding-left:108px;}
.fz_list li.re8{padding-left:126px;}

.fz_list .fz_empty_list{width:100%;padding:30px 0;height:auto;line-height:100px;display:table-caption;caption-side:bottom;text-align:center;border-bottom:1px solid #dadada;}


@media (min-width:768px){
	.fz_list li.fz_list_th .fz_subject, .fz_list li.fz_list_th .fz_checkbox{line-height:25px;}
	.fz_list li{display:table-row;}
	.fz_list li div{display:table-cell;text-align:center;height:33px;line-height:20px;padding:6px 0;vertical-align:middle;border-bottom:1px solid #dadada;word-break:break-all;}
	.fz_list li.bo_notice div {background:#fffaf2}
	.fz_list li.bg_e div{background:#f5f5f5;}

	.fz_list li .fz_num{width:50px;}
	.fz_list li .fz_checkbox{width:20px;position:static;left:0;top:0}
	.fz_list li .fz_subject{display:table-cell;padding:6px 0;/*width:200px;*/}
	.fz_list li .fz_writer{width:100px;}
	.fz_list li .fz_date{width:70px;}
	.fz_list li .fz_hit{width:45px;}
	.fz_list li .fz_good{width:45px;}
	.fz_list li .fz_nogood{width:45px;}
	.fz_list li .fz_mobile_info{display:none;}
	.fz_list li .fz_writer, .fz_list li .fz_date, .fz_list li .fz_hit, .fz_list li .fz_good, .fz_list li .fz_nogood{display:table-cell;padding:6px 0;}

	.fz_list li.re1, .fz_list li.re2, .fz_list li.re3, .fz_list li.re4, .fz_list li.re5, .fz_list li.re6, .fz_list li.re7, .fz_list li.re8{padding-left:0;}

	/* 답변시 들여쓰기 */
	.fz_list li.re1 .icon_reply{margin-left:0;}
	.fz_list li.re2 .icon_reply{margin-left:18px;}
	.fz_list li.re3 .icon_reply{margin-left:36px;}
	.fz_list li.re4 .icon_reply{margin-left:54px;}
	.fz_list li.re5 .icon_reply{margin-left:72px;}
	.fz_list li.re6 .icon_reply{margin-left:90px;}
	.fz_list li.re7 .icon_reply{margin-left:108px;}
	.fz_list li.re8 .icon_reply{margin-left:126px;}
}

/* 리스트 하단 */
.fz_footer{*zoom:1;margin-top:10px;}
.fz_footer:after{content:""; display:block; clear:both;}
