@charset "utf-8";
/* copyright(c) WEBsiting.co.kr */


ul, dl,dt,dd {margin:0;padding:0;list-style:none}

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v a.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 button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.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_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {}
#bo_w .tbl_frm01 textarea {}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_list {position:relative}
#bo_list:after {display:block;visibility:hidden;clear:both;content:""}

.webzineList{width:100%; overflow:hidden;}
.webzineList > ul{border-top:2px solid #ddd; margin-bottom:20px;}
.webzineList > ul > li{width:100%; overflow:hidden; position:relative;padding:30px;border-bottom:1px solid #ddd;}
.webzineList > ul > li:hover{background:#fafafa;}
.webzineList > ul > li .td_chk{position:absolute; right:0px;top:0px;}
.webzineList > ul > li .bo_cate_link{display:inline-block;margin-bottom:8px;}
.webzineList > ul > li .bo_tit{display:block;vertical-align:middle;}
.webzineList > ul > li .bo_tit strong{font-size:20px;vertical-align:middle; letter-spacing:-0.03em;color:#000;padding-bottom:4px;}
.webzineList > ul > li.bo_notice .bo_tit .notice_icon{text-align:center;vertical-align:middle;color:#fff;font-size:14px;height:25px;}
.webzineList > ul > li .bo_tit u{text-decoration:none;}
.webzineList > ul > li .bo_tit em{display:block; padding-top:10px;font-style:normal;font-weight:normal;font-size:12px;line-height:1.4em;color:#999;}
.webzineList > ul > li > u{display:block;color:#ddd; font-size:11px;margin-top:10px;}
.webzineList > ul > li > u > span{display:inline-block;padding-right:10px; color:#999;}
.webzineList > ul > li > u > span:first-child{padding-left:0px;}
.webzineList > ul > li > u > span:before{content:" / ";color:#ddd;}
.webzineList > ul > li > u > span:first-child:before{content:"";}
.webzineList > ul > li > u > span > i{margin-left:8px;}

.webzineList > ul > li .list_img{display:block;float:left; margin:0 15px 0 0;width:20%;max-width:120px;overflow:hidden;}
.webzineList > ul > li .list_img img{display:block;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.webzineList > ul > li:hover .list_img img{transform: scale(1.1);-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}


.webzineList > ul > li a .youtube_img{display:block;width:100%;max-width:100%;min-width:100%;position:relative;height:auto;overflow:hidden;background:#333;}
.webzineList > ul > li a .youtube_img sup{display:block;position:absolute;left:0px;top:0px;right:0px;bottom:0px;width:100%;overflow:hidden;background-repeat:no-repeat;background-size:auto 200%;background-position:center center;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.webzineList > ul > li a .youtube_img sub,
.webzineList > ul > li a .youtube_img sub img{display:block;height:auto;width:100%;max-width:100%;min-width:100%;filter:Alpha(opacity=0); opacity:0; -moz-opacity:0;}
.webzineList > ul > li:hover a .youtube_img sup{background-size:auto 220%;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}



.bo_notice{background:#fcf9f3 !important;}

.noDataArea{margin-bottom:20px;}
.fa-youtube-play{font-size:22px !important;vertical-align:middle;}

@media all and (max-width: 700px)
{
	.webzineList > ul > li{padding:20px;}
	.webzineList > ul > li .bo_tit strong{font-size:16px;}
	.webzineList > ul > li .bo_tit em{font-size:11px;line-height:1.2em;}
}




 

 @charset "utf-8";
/* copyright(c) WEBsiting.co.kr */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list a.btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list a.btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v a.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 button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.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_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {}
#bo_w .tbl_frm01 textarea {}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}

/* ### 기본 스타일 커스터마이징 끝 ### */

.bankinfo{font-size:14px;text-align:center;}

/* 게시판 목록 */
#bo_list {position:relative}
#bo_list:after {display:block;visibility:hidden;clear:both;content:""}

.likeTbl{width:100%; margin-bottom:20px;}
.likeTbl > ul{display:table;width:100%;}
.likeTbl > ul > li{display:table-row;width:100%;}
.likeTbl > ul > li > div{display:table-cell;}
.likeTbl > ul > li.likeTblTh{background:#f8f8f8;}
.likeTbl > ul > li.likeTblTh > div{padding:15px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd; vertical-align:middle; text-align:center;}
.likeTbl > ul > li.likeTblTd > div{padding:15px 2px;border-bottom:1px solid #ddd; vertical-align:middle;}
.likeTbl > ul > li:hover.likeTblTd{background:#fafafa;}
.likeTbl > ul > li.likeTblTd .td_subject a{-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.likeTbl > ul > li:hover.likeTblTd .td_subject a{padding-left:5px;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.likeTbl > ul > li.likeTblTd .td_subject .bo_tit a{display:block;}
.likeTbl > ul > li.likeTblTd .td_subject .bo_tit a em{font-style:normal;}
.likeTbl > ul > li:hover.likeTblTd .td_subject .bo_tit a em span,
.likeTbl > ul > li:hover.likeTblTd .td_subject .bo_tit a em i{color:#333 !important;}

.bo_notice,
.bo_notice > div {background:#fcf9f3 !important;}
.likeTbl .td_board {width:120px;text-align:center}
.likeTbl .td_chk {width:30px;text-align:center}
.likeTbl .td_date {width:60px;text-align:center;font-style: italic;}
.likeTbl .td_datetime {width:80px;text-align:center;font-style: italic;color:#999;font-size:11px;font-family:verdana;}
.likeTbl .td_group {width:100px;text-align:center}
.likeTbl .td_mb_id {width:100px;text-align:center}
.likeTbl .td_mng {width:80px;text-align:center}
.likeTbl .td_name {width:90px;text-align:center;padding:10px 0}
.likeTbl .td_nick {width:100px;text-align:center}
.likeTbl .td_num {width:60px;;text-align:center;color:#999;font-size:11px;}
.likeTbl .td_num2 {width:90px;;text-align:center;color:#999;font-size:11px;}
.likeTbl .td_numbig {width:80px;text-align:center}
.likeTbl .txt_active {color:#5d910b}
.likeTbl .txt_expired {color:#ccc}

.td_subject img {margin-left:5px}

/*.likeTbl .profile_img {display:inline-block;;margin-right:2px}*/
.likeTbl .profile_img img{border-radius:50%}
.likeTbl .cnt_cmt{display:inline-block; background:#242424;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle;}

.likeTbl .bo_tit .fa-download{width:16px;height:16px;line-height:16px;background:#ddd;color:#999;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle;margin-right:2px}
.likeTbl .bo_tit .fa-link{width:16px;height:16px;line-height:16px;background:#ddd;color:#999;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle;margin-right:2px;font-weight: normal;}
.likeTbl .bo_tit .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#999;background:#ddd;text-align:center;border-radius: 2px;vertical-align:middle;margin-right:2px}
.likeTbl .bo_tit .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#999;background:#ddd;text-align:center;border-radius: 2px;;vertical-align:middle;margin-right:2px;font-weight:normal}
.likeTbl .bo_tit .fa-lock{display: inline-block;line-height: 14px;width: 16px;font-size: 0.833em;color: #999;background: #eee;text-align: center;border-radius: 2px;font-size: 12px;border:1px solid #ddd}
.likeTbl .bo_tit a{font-size:14px;}

.onlyMvV{display:none;}
.likeTbl > ul > li > div.mvInlinev i{display:none;}

.qnaIco{display:inline-block; font-size:12px;margin-right:5px; border-radius:3px; background:#999; width:80px; height:24px; line-height:24px; color:#fff; text-align:center;}
.qnaIco1{background:#333}
.qnaIco2{background:#452661}
.qnaIco3{background:#cccccc}
.qnaIco i{display:inline-block !important;}

.cateRadio{overflow:hidden;}
.cateRadio h3{color:#000;font-size:12px;padding-bottom:5px;}
.cateRadio label{margin:2px !important; position:relative;display:inline-block;}
.cateRadio label input{margin-right:3px;width:15px; height:15px; display:block;position:absolute;left:10px;top:50%;margin-top:-7px;}
.cateRadio label span{padding-left:30px;}
.cateRadio label:hover span{border:1px solid #000;color:#000;}
.cateRadio label input:checked + span{border:1px dashed #000;}
.wr_content textarea{height:150px !important;}

@media all and (max-width: 800px)
{
	.likeTbl > ul{display:block !important;}
	.likeTbl > ul > li{display:block !important;overflow:hidden;border-bottom:1px solid #ddd; position:relative;}
	.likeTbl > ul > li > div{display:block;border-bottom:0px !important;padding:0px;}
	.likeTbl > ul > li.likeTblTd{padding:7px 15px 15px; text-align:left;}
	.likeTbl > ul > li.likeTblTd > div{padding:0px;border-bottom:0px;}

	.likeTbl > ul > li > div.mvInlineN{display:none;}
	.likeTbl > ul > li > div.mvInlinev {display:inline-block;width:auto !important; padding:0 5px; font-size:10px;}
	.likeTbl > ul > li > div.mvInlinev i{display:inline-block;margin-left:3px;}
	.likeTbl > ul > li > div.mvInlinev:before{content:" / ";color:#ddd;}
	.likeTbl > ul > li > div.mvInlinev.td_name:before{content:" "}
	.likeTbl > ul > li > div.mvInlinev.td_name{padding-left:2px;}
	.likeTbl > ul > li > div.mvInlinev.td_num2{padding-left:0px;margin-top:7px;margin-left:-8px;}
	.likeTbl > ul > li > div.td_subject{display:block;}
	.likeTbl > ul > li > div.td_subject a{padding:0 0 8px 0;}
	.likeTbl > ul > li > div.td_subject a.bo_cate_link{display:inline-block;padding-top:8px;}
	.likeTbl > ul > li > div.td_chk{position:absolute;right:0px;top:0px;}

	.likeTbl > ul > li:hover.likeTblTd .td_subject a{padding-left:0px;}
	.likeTbl > ul > li.likeTblTd .td_subject .bo_tit a{padding-top:8px;}
	.onlyMvV{display:inline-block;margin-left:-5px;}

	
	.cateRadio{text-align:center;}
}



.bankinfo{padding:20px 20px 10px 20px; border:2px dashed #eee; border-radius:5px;}
.bankinfo dt{padding-bottom:20px;  font-size:16px;}
.bankinfo dt strong{color:#f0128a; font-size:20px;}
.bankinfo dd{padding:10px;border-top:1px dashed #ddd;}
.bankinfoTxt{color:#789d49; font-size:11px;padding-top:10px;}

img{max-width:100%;}
.sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
a {text-decoration:none !important}
a : hover { text-decoration:none !important }










/* 게시판 검색 */
#bo_sch {float:left;border:1px solid #999;background:#fff;border-radius:5px;overflow:hidden;position:relative; width:100%; max-width:300px;}
#bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select{border:0; display:block;position:absolute;left:0px;top:0px; bottom:0px;width:90px; height:40px;border-right:1px solid #ddd;}
#bo_sch .sch_input{height:38px;border:0;padding:0 38px 0 100px;;background-color:transparent;width:100%;}
#bo_sch .sch_input:focus{background:#efefef;color:#000;}
#bo_sch .sch_btn{height:38px;display:block;;background:none;border:0;width:40px; height:40px;line-height:40px;position:absolute; right:0px;top:0px;font-size:15px;}

@media all and (max-width: 700px)
{	
	#fboardlist{padding-bottom:10px;overflow:hidden; clear:both;}
	
	.btn_bo_user li{margin-bottom:5px;}
	#bo_sch{float:none;max-width:100%; clear:both;}
}

/*글쓰기*/
#bo_w .write_div{margin:10px 0;position:relative}
#bo_w .write_div_privacy{margin:10px 0;position:relative;text-align:center;padding-bottom:10px;border-bottom:1px dashed #ddd;margin-bottom:10px;}
#bo_w .write_div_privacy label,
#bo_w .write_div_privacy a{display:inline-block; padding:5px;}
#bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info .frm_input{float:left;width:33%}
#bo_w .bo_w_2D .frm_input{float:left;width:49%}
#bo_w .bo_w_2D input:last-child.frm_input{float:right;}
#bo_w .bo_w_2D:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w #wr_password{margin:0 0.5%  }
#bo_w .wr_content.smarteditor2 iframe{background:#fff}
#bo_w .bo_w_tit{position:relative}
#bo_w .bo_w_tit .frm_input{padding-right:120px;}
#bo_w .bo_w_tit #btn_autosave{position:absolute;top:5px;right:5px;line-height:30px;height:30px;}
#bo_w .bo_w_ico > label{position:absolute;top:1px;left:1px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;;background: #eee;text-align:center;color:#888}
#bo_w .bo_w_ico .frm_input{padding-left:50px}
#bo_w .bo_w_link label{position:absolute;top:1px;left:1px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;;background: #eee;text-align:center;color:#888}
#bo_w .bo_w_link .frm_input{padding-left:50px}
#bo_w .bo_w_flie .lb_icon{position:absolute;top:0px;left:0px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;background:#eee;text-align:center;color:#888}
#bo_w .bo_w_flie .frm_file{margin:3px 5px 3px 50px; display:block;}
#bo_w .bo_w_flie .file_wr{border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;height:40px;margin:0}
#bo_w .bo_w_flie .frm_input{margin:10px 0 0 }
#bo_w .bo_w_flie .file_del{position:absolute;top:10px;right:10px;font-size:0.92em;color:#7d7d7d}
#bo_w .bo_w_select select{border:1px solid #999999;height:40px;border-radius:3px}
#bo_w .formchkNrad {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:6px 5px 6px 50px; overflow:hidden;}
#bo_w .formchkNrad label{display:inline-block; padding:5px 5px;}
#bo_w .bo_w_info{}
#bo_w .bo_w_info b{font-size:11px;color:#333;}
#bo_w .bo_w_info span{font-size:11px;color:#b99e74;}

/* 게시판 쓰기 */
#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}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute !important;top:34px;right:0;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
#autosave_pop:before{content: "";position: absolute;top: -8px;right: 45px;width: 0;height: 0;border-style: solid;border-width: 0 6px 8px 6px;border-color: transparent transparent #000 transparent;}
#autosave_pop:after{content: "";position: absolute;top: -7px;right: 45px;width: 0;height: 0;border-style: solid;border-width: 0 6px 8px 6px;border-color: transparent transparent #fff transparent;}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:center;margin:0 !important;}
#autosave_pop button {margin:0;padding:0;border:0;}
#autosave_pop ul {padding:15px;border-top:1px solid #e9e9e9;list-style:none;overflow-y:scroll;height:130px;border-bottom:1px solid #e8e8e8}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #fff;background:#eee;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right;font-size:0.92em;font-style:italic;color:#999}
.autosave_close {cursor:pointer;width:100%;height:30px;background:none;color:#888;font-weight:bold;font-size:0.92em}
.autosave_close:hover{background:#f3f3f3;color:#3597d9}
.autosave_content {display:none}
.autosave_del{background:url(../img/close_btn.png) no-repeat 50% 50%;text-indent:-999px;overflow:hidden;height:20px;width:20px;}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding:0px;}

#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {text-align:center;}
#bo_v_title .bo_v_cate{display:inline-block;line-height:26px;background: #efefef;color: #000;font-weight: bold;border:1px solid #ddd;padding:0 10px;border-radius:3px;}
#bo_v_title .bo_v_tit{display:block;font-size:30px;font-weight:bold;margin:5px 0 0 }

#bo_v_info {padding: 10px 0 15px;margin:0 0 20px;border-bottom:1px solid #ddd;color:#666;text-align:center;}
#bo_v_info:after {display:block;visibility:hidden;clear:both;content:""} 
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 10px 0 0;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}
#bo_v_info .profile_img {}
#bo_v_info .profile_img img{border-radius:50%}
#bo_v_info .sv_member{color:#000}
#bo_v_info .if_view{display:inline-block;background:url(img/icon_view.html) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin-right:3px}
#bo_v_info .if_comment{display:inline-block;background:url(img/icon_comment.html) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin-right:3px}
#bo_v_info .if_date{margin:0;font-style:italic;color:#888}

@media all and (max-width: 700px)
{	
	#bo_v_title { text-align:center;}
	#bo_v_title .bo_v_tit{font-size:20px;}
	#bo_v_info{font-size:11px; text-align:center;}
}

#bo_v_atc {min-height:200px;height:auto !important;height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_atc .youtube_area{position:relative;overflow:hidden;width:100%;padding-bottom:56.25%;clear:both;margin-bottom:10px;}
#bo_v_atc .youtube_area iframe{position:absolute; left:0px;right:0px;top:0px;bottom:0px;width:100%;height:100%;}

#bo_v_file {margin:10px 0;border:1px solid #d4d4d4;border-radius:5px;}
#bo_v_file h2 {padding:10px;background: #f3f3f3}
#bo_v_file ul {margin:0;padding:5px 0;list-style:none}
#bo_v_file li {padding:5px 10px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#bo_v_file a {display:inline-block;color:#c89b43;text-decoration:underline;}
#bo_v_file a strong{}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt  {display:block; text-align:right;color:#888;font-size:0.92em}

#bo_v_link {margin:10px 0;border:1px solid #d4d4d4;border-radius:5px;}
#bo_v_link h2 {padding:10px;border-bottom:1px solid #e8e8e8;background: #f3f3f3}
#bo_v_link ul {margin:0;padding:5px 0;list-style:none}
#bo_v_link li {padding:5px 10px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; padding-right:90px;}
#bo_v_link a {display:inline-block;color:#c89b43;text-decoration:underline;word-wrap:break-word}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {position:absolute;top:5px;right:10px;color:#888;font-size:0.92em}

#bo_v_top {zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul ;padding:0;list-style:none}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {;padding:0;list-style:none}

.bo_v_com {margin:20px 0;float:right}
.bo_v_com li {float:left;margin-left:5px}

.bo_v_left {margin:20px 0;float:left}
.bo_v_left li {float:left;margin-right:5px}

.bo_v_nb {margin:20px 0;position:relative;clear:both;text-align:left;;overflow:hidden;border-top:3px solid #ddd;}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li {width:50%;}
.bo_v_nb li:hover{background:#f6f6f6}
.bo_v_nb li a{display:block;position:relative;padding:0 13px;overflow:hidden;height:46px;line-height:46px;}
.bo_v_nb li a b{display:block;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; font-weight:normal;}
.bo_v_nb li.btn_prev a b{padding-left:40px;text-align:left;}
.bo_v_nb li.btn_next a b{padding-right:40px;text-align:right;}
.bo_v_nb li i{font-size:13px; display:block;width:30px; height:30px;line-height:30px;border-radius:50%;position:absolute; top:50%;bottom:0px; margin-top:-15px;text-align:center;}
.bo_v_nb li.btn_prev i{left:10px;}
.bo_v_nb li.btn_next i{right:10px;}
.bo_v_nb li.btn_prev{float:left;border-right:1px dashed #ddd;}
.bo_v_nb li.btn_next{float:right;border-left:1px dashed #ddd;margin-left:-1px;}
.bo_v_nb li:hover a i{background:#ddd;}

#bo_v_img {width:100%;overflow:hidden;zoom:1;text-align:center;}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

#bo_v_con {margin:10px 0 30px;width:100%;line-height:1.7em;min-height:200px;word-break:break-all;overflow:hidden;font-size:13px;}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_share{position:relative;margin:20px 0;text-align:right}
#bo_v_share .btn{padding:0 10px 0 0;color:#555;font-weight:normal;font-size:1em ;line-height:30px;height:32px;border-radius:0;border-color:#ddd;border-radius:5px;}
#bo_v_share .btn:hover{background:#fff}
#bo_v_share .btn i{margin-right:5px;;background:#eee;color:#333;text-align:center;width:30px;line-height:30px;vertical-align:top;}
#bo_v_share .btn_share{}
#bo_v_share .btn_share:hover{}

.bo_v_snswr{position:relative;display:inline-block;margin-left:-1px}
#bo_v_sns {display:none;position:absolute;top:-50px;left:50%;margin-left:-125px;width:180px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns:before{content: "";position: absolute;bottom: -7px;left: 84px;width: 0;height: 0;border-style: solid;border-width: 7px 6px 0 6px;border-color: #415b92 transparent transparent transparent;}
#bo_v_sns li {float:left;;width:60px;text-align:center}
#bo_v_sns li a{height:40px;padding:10px 0;}
#bo_v_sns li .sns_f{display:block;background:#415b92}
#bo_v_sns li .sns_t{display:block;background:#35b3dc}
#bo_v_sns li .sns_g{display:block;background:#d5503a}
#bo_v_sns li img{vertical-align:top}

/* 게시판 댓글 */
.cmt_btn{background:#fff; text-align:left ;width:100% ;border:0;color:#242424;font-weight:bold;font-size:1.25em;margin: 0px;padding:10px 0 }
.cmt_btn .fa-chevron-up{display:none;}
.cmt_btn .fa-chevron-down{display:inline;}
.cmt_btn_op .fa-chevron-up{display:inline;}
.cmt_btn_op .fa-chevron-down{display:none;}
#bo_vc {}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:20px 0;position:relative;border-top:1px;}
#bo_vc article .profile_img img{border-radius:50%}
#bo_vc header {}
#bo_vc header:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo{float:right;font-style:italic;color:#777}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {padding:15px  ;margin:10px 0 0;background: #f8fafb;border-radius:5px;border: 1px solid #e8e8e8;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding:80px 0 !important;;color:#777;text-align:center}
#bo_vc #bo_vc_winfo {float:left}

.bo_vc_act {text-align:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {display:inline-block;}
.bo_vc_act li a{padding:0 5px;line-height:23px}

.bo_vc_w {position:relative;margin:10px 0;display:block;}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
.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_w textarea{border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;width:100%;height:80px;padding-right:90px; background-position:top 2px right 82px !important;}
#wr_secret{}
.bo_vc_w_info{margin:10px 0;}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input{float:left;margin-right:5px;width:35%;}
.bo_vc_w_info #captcha{padding-top:10px;display:block;clear:both}

.bo_vc_w_wr{position:relative;}
.bo_vc_w .btn_confirm{width:100%;height:1px;}
.bo_vc_w .btn_confirm label{font-size:1.5em;padding:0px; width:36px;height:36px;line-height:36px;position:absolute;right:85px;top:-41px; border-radius:50%;color:#000; background:#ddd;border:1px solid #999;}
.bo_vc_w .btn_confirm label .fa-lock{display:none;}
.bo_vc_w .btn_confirm label .fa-unlock{display:inline-block;}
.bo_vc_w .btn_confirm #wr_secret{display:none;}
.bo_vc_w .btn_confirm input[type="checkbox"]:checked#wr_secret + label{background:#cc0202;color:#fff;border:1px solid #cc0202;}
.bo_vc_w .btn_confirm input[type="checkbox"]:checked#wr_secret + label .fa-unlock{display:none;}
.bo_vc_w .btn_confirm input[type="checkbox"]:checked#wr_secret + label .fa-lock{display:inline-block;}

.bo_vc_w .btn_submit{position:absolute;right:0px;top:-80px;height:80px;padding:0; width:80px; text-align:center;border-radius:0 5px 5px 0;-webkit-border-radius: 0 5px 5px 0;-webkit-appearance: none;font-weight:bold;font-size:1.083em;}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}

#bo_vc_send_sns{display:inline-block;float:left}
#bo_vc_sns {display:inline-block;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 5px 0 0}
#bo_vc_sns .sns_li_f{border-radius:3px;background:#3a589b;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_t{border-radius:3px;background:#00aced;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_off{background:#bbb}
#bo_vc_sns a{display:inline-block;padding:0 15px 0 5px;}
#bo_vc_sns input {margin:0 5px 0 0 }

/* 게시판용 아이콘 */
.bo_tit .fa-download{width:16px;height:16px;line-height:16px;background:#ddd;color:#999;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle;margin-right:2px}
.bo_tit .fa-link{width:16px;height:16px;line-height:16px;background:#ddd;color:#999;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle;margin-right:2px;font-weight: normal;}
.bo_tit .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#999;background:#ddd;text-align:center;border-radius: 2px;vertical-align:middle;margin-right:2px}
.bo_tit .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#999;background:#ddd;text-align:center;border-radius: 2px;;vertical-align:middle;margin-right:2px;font-weight:normal}
.bo_tit .fa-lock{display: inline-block;line-height: 14px;width: 16px;font-size: 0.833em;color: #999;background: #eee;text-align: center;border-radius: 2px;font-size: 12px;border:1px solid #ddd}

/* contents.css */
.h2_title{padding:8px 20px;border-left:5px solid #000;font-size:22px;margin-bottom:20px;line-height:1.3em; color:#000;}
.h3_title{padding:8px 20px;border-left:5px solid #999;font-size:18px;margin-bottom:20px;line-height:1.3em; color:#333;}
.h2_title_center{text-align:center; font-size:30px;padding:8px 20px;margin-bottom:50px;line-height:1.3em; color:#000;}
.h2_title_center small{display:block;font-size:20px; font-weight:normal; color:#999;line-height:1.3em;}

.cont_text{font-size:14px;line-height:1.6em; color:#666;overflow:hidden;clear:both;padding-bottom:15px;}
.cont_text_info{font-size:14px;line-height:1.6em; color:#666;overflow:hidden;padding:20px;border:2px dashed #ddd;clear:both;margin-bottom:15px;}
.cont_text_important{padding:8px 20px;border-left:5px solid #ddd;font-size:16px;color:#957958;line-height:1.3em;}

.cont_img_right50p{display:block;width:50%;float:right; margin:0 0 20px 20px}
.cont_img_left50p{display:block;width:50%;float:left; margin:0 20px 20px 0}

.aboutCont{font-size:14px;line-height:1.6em; color:#666;overflow:hidden;clear:both;padding-bottom:15px;}
.aboutCont img{display:block;float:left;width:40%;margin:0 10px 10px 0; float:left;}
.aboutCont h2{padding-bottom:50px;font-size:30px; text-align:center;line-height:1.4em;color:#000033;font-weight:normal;}
.aboutCont p strong{font-size:20px;font-weight:normal; color:#000;}

.cont_text_tag {padding:30px;}
.cont_text_tag dd{display:inline-block;padding:10px;color:#999;}
.cont_text_tag dd:hover{color:#000;}

.aboutpageD02{width:100%; overflow:hidden;background:#ebe8ee;position:relative;}
.aboutpageD02 img{display:block;float:left;width:50%; height:auto;}
.aboutpageD02 p{position:absolute; width:50%;right:0px; top:50%;margin-top:-100px; text-align:center;color:#381e56;font-size:3em;line-height:1.2em;}
.aboutpageD02 p strong{display:block;}
.aboutpageD02 p u{display:block;width:20%;height:10px; background:#381e56;}
.aboutpageD02 p u:first-child{margin:0 auto 50px;}
.aboutpageD02 p u:last-child{margin:50px auto 0;}

@media all and (max-width:980px)
{
	.h2_title{font-size:18px;padding:5px 15px;border-left:3px solid #000;}
	.h3_title{font-size:15px;padding:5px 15px;border-left:2px solid #999;}

	.aboutCont h2{font-size:20px;}
	.aboutCont,
	.cont_text{font-size:13px;line-height:1.4em;}
	.cont_text_info{font-size:13px;line-height:1.4em;}
	.cont_text_important{font-size:14px;padding:5px 15px;border-left:2px solid #ddd;}

	.aboutCont img{width:30%;}
	.aboutCont p strong{display:block;text-align:center;line-height:1.4em;}
	
}

@media all and (max-width:600px)
{
	.h2_title_center{font-size:20px;}
	.h2_title_center small{font-size:13px; font-weight:normal;}

	.aboutCont h2{font-size:18px;}
	.aboutCont,
	.cont_text{font-size:12px;}
	.cont_text_info{font-size:12px;}
	.cont_text_important{font-size:13px;}
	.cont_text_tag {padding:5px;}

	.aboutpageD02 img{float:none;width:100%;}
	.aboutpageD02 p{position:static; padding:40px 0;width:100%;font-size:1.4em;margin-top:0px;}
	.aboutpageD02 p u{height:4px;width:10%;}
	
}

.figure_list{width:100%;overflow:hidden;padding:30px 0;}
.figure_list li{width:25%; float:left; text-align:center;}
.figure_list li i{display:block;margin:10px auto; width:100px; height:100px; line-height:100px; border-radius:50%;background:#ddd; font-size:3em;}
.figure_list li strong{display:block; font-size:20px; color:#000; margin:5px;}
.figure_list li span{display:block; font-size:13px; color:#999; margin:5px;}

@media all and (max-width:650px)
{
	.figure_list li{width:50%; float:left; text-align:center;}
	.figure_list li i{display:block;margin:10px auto; width:100px; height:100px; line-height:100px; border-radius:50%;background:#ddd; font-size:3em;}
	.figure_list li strong{font-size:16px;}
	.figure_list li span{font-size:11px;}
	
}

.cont_h2{width:100%; font-size:24px; color:#000033; text-align:center; overflow:hidden;}
.cont_h2 small{font-size:13px; color:#990000; font-weight:normal; letter-spacing:-0.05em; line-height:1.2em !important; padding-top:10px; display:block;}
.cont_h2 u{display:block; width:100px; height:5px; background:#cccccc; margin:30px auto; padding:0px;}
.cont_ol_short{width:100%; overflow:hidden; text-align:center; margin:0; padding:0 0 30px 0; list-style:none;}
.cont_ol_short li{display:inline; padding:0 5px; margin:0; color:#ccc; font-size:16px; }
.cont_ol_short li b{ font-size:16px; color:#24437e;  font-weight:500;}
.cont_ol_short li em{font-style:normal;color:#ccc;display:inline-block; padding:0 0 0 5px;}

.price_tbl{width:100%; margin-bottom:30px;}
.price_tbl table caption{display:none;}
.price_tbl table{border:1px solid #ddd;border-left:0;border-right:0;width:100%;border-collapse:collapse;border-spacing:0;}
.price_tbl table thead th{border:1px solid #ddd; padding:12px 0; font-weight:bold; color:#666; background:#efefef;}
.price_tbl table tbody th{border:1px solid #ddd; padding:12px 0; font-weight:bold; color:#5a6600; background:#f2f5e9;}
.price_tbl table tfoot th{border:1px solid #ddd; padding:12px 0; font-weight:bold; color:#333333; background:#f0f0f0;}
.price_tbl table td{padding:12px;border:1px solid #ddd; color:#666;font-family:dotum;}
.price_tbl table td small{font-size:11px; color:#33962d;}
.price_tbl table td small b{font-weight:normal;font-size:12px; color:#33962d !important;}
.price_tbl table tbody td b{color:#cc0000;}
.price_tbl table tbody td b del{color:#999; font-weight:normal; font-size:11px;}
.price_tbl table tfoot td b{color:#333;}
.price_tbl tr:hover{background:#f7f7f7;}
.price_tbl .bottom_ment{width:100%; padding:10px 0 0 0; text-align:right;}
.price_tbl table thead th:first-child,
.price_tbl table tbody th:first-child,
.price_tbl table tfoot th:first-child{border-left:0;}
.price_tbl table thead th:last-child,
.price_tbl table tbody th:last-child,
.price_tbl table tfoot th:last-child,
.price_tbl table thead td:last-child,
.price_tbl table tbody td:last-child,
.price_tbl table tfoot td:last-child{border-right:0;}

.cont_ol_detail{width:100%; overflow:hidden; text-align:center; margin:0; padding:0; list-style:none; border-top:1px dashed #d1d1d1;}
.cont_ol_detail li{float:left; width:33%;border-left:1px dashed #d1d1d1;border-bottom:1px dashed #d1d1d1; margin-left:-1px; overflow:hidden; position:relative;  padding-bottom:200px;}
.cont_ol_detail li h3{font-size:26px; font-weight:500; color:#000033; text-align:center; padding:30px 0 20px 0;}
.cont_ol_detail li h3 small{display:block;font-size:18px;padding-top:10px;}
.cont_ol_detail li:hover{background:#efefef;}
.cont_ol_detail li p{margin:0 auto; width:80%; height:100px; margin-bottom:10px; text-align:left; color:#666; font-size:13px;}
.cont_ol_detail li p strong{display:block; font-size:12px; color:#333;}
.cont_ol_detail li p strong u{text-decoration:none; font-weight:normal; font-size:11px; letter-spacing:-1px;}
.cont_ol_detail li .price{width:100%; text-align:center; padding-top:10px;}
.cont_ol_detail li .price b{display:block; font-size:14px; font-weight:700;  color:#3a0000;}
.cont_ol_detail li .price strong{display:block; font-size:20px; font-weight:500;  color:#cc0000;}
.cont_ol_detail li .price strong del{display:block;font-size:14px;font-weight:normal;color:#666;}
.cont_ol_detail li .img{position:absolute ; left:0px; bottom:30px; width:100%; text-align:center ;}
.cont_ol_detail li .bank{position:absolute ; left:0px; bottom:100px; width:100%; text-align:center ;}
.cont_ol_detail li .bank b{font-family:arial; font-size:20px; color:#663300;}

.cont_ol_detail li .disct{position:absolute ; left:50%; bottom:30px; width:120px; height:120px; margin-left:-60px; line-height:120px; background:#000; border-radius:50%; font-size:13px; color:#fff; text-align:center; -webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.cont_ol_detail li:hover .disct{width:150px;height:150px; line-height:150px;margin-left:-75px;margin-bottom:-15px;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.cont_ol_detail li .disct b{font-size:30px;}
.cont_ol_detail li .disct01{background:#f2ce06;}
.cont_ol_detail li .disct02{background:#4f72ca;}
.cont_ol_detail li .disct03{background:#dac26c;}

.cont_ol_detail_morepd{width:100%; overflow:hidden; text-align:center; margin:0; padding:0; list-style:none; border-top:1px dashed #d1d1d1;}
.cont_ol_detail_morepd li{float:left; width:25%;border-left:1px dashed #d1d1d1;border-bottom:1px dashed #d1d1d1; margin-left:-1px; overflow:hidden; position:relative;  padding-bottom:200px;}
.cont_ol_detail_morepd li h3{font-size:26px; font-weight:500; color:#000033; text-align:center; padding:30px 0 20px 0;}
.cont_ol_detail_morepd li h3 small{display:block;font-size:18px;padding-top:10px;}
.cont_ol_detail_morepd li:hover{background:#efefef;}
.cont_ol_detail_morepd li p{margin:0 auto; width:80%; height:50px; margin-bottom:10px; text-align:center; color:#666; font-size:13px;}
.cont_ol_detail_morepd li p strong{display:block; font-size:12px; color:#333;}
.cont_ol_detail_morepd li p strong u{text-decoration:none; font-weight:normal; font-size:11px; letter-spacing:-1px;}
.cont_ol_detail_morepd li .price{width:100%; text-align:center; padding-top:10px;}
.cont_ol_detail_morepd li .price b{display:block; font-size:14px; font-weight:700;  color:#4f72ca;}
.cont_ol_detail_morepd li .price strong{display:block; font-size:20px; font-weight:500;  color:#cc9900;}
.cont_ol_detail_morepd li .price strong u{display:block;font-size:14px;font-weight:normal;color:#666;}
.cont_ol_detail_morepd li .img{position:absolute ; left:0px; bottom:30px; width:100%; text-align:center ;}
.cont_ol_detail_morepd li .bank{position:absolute ; left:0px; bottom:100px; width:100%; text-align:center ;}
.cont_ol_detail_morepd li .bank b{font-family:arial; font-size:20px; color:#663300;}

.cont_ol_detail_morepd li .disct{position:absolute ; left:50%; bottom:30px; width:120px; height:120px; margin-left:-60px; line-height:120px; background:#000; border-radius:50%; font-size:13px; color:#fff; text-align:center; -webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.cont_ol_detail_morepd li:hover .disct{width:150px;height:150px; line-height:150px;margin-left:-75px;margin-bottom:-15px;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.cont_ol_detail_morepd li .disct b{font-size:30px;}
.cont_ol_detail_morepd li .disct01{background:#4f72ca;}
.cont_ol_detail_morepd li .disct02{background:#314f99;}
.cont_ol_detail_morepd li .disct03{background:#1c346e;}
.cont_ol_detail_morepd li .disct04{background:#0b1a3d;}

.cont_bottom_box{width:100%; padding:30px 0; text-align:left; border-top:1px dashed #ddd;}
.cont_bottom_box dt{width:100%;padding:0 0 15px 0; margin:0px; font-size:18px; font-weight:500; color:#2554af;}
.cont_bottom_box dd{width:100%;padding:0 0 15px 0; margin:0px; font-size:13px; color:#666; line-height:1.6em;}
.cont_bottom_box dd strong{color:#000; display:block; padding:10px 0 5px 0;}
.cont_bottom_box dd ul{}
.cont_bottom_box dd ul li{line-height:1.4em; padding:3px 0;}
.cont_bottom_box dd ul li b{color:#000;}
.cont_bottom_box dd ul li u{font-size:12px; color:#999; text-decoration:none;}
.cont_bottom_box dd a{margin-top:10px;}

.pagedPresenttit{text-align:center;font-weight:normal;padding-bottom:30px;color:#666;font-size:18px;line-height:1.4em;}
.pagedPresenttit b{display:block;font-size:26px;color:#000033;}
.pagedPresent{width:100%; overflow:hidden;}
.pagedPresent li{width:33%; float:left; text-align:center;}
.pagedPresent li i{position:relative;width:90px;height:90px; line-height:90px;background:#eee;color:#999;border-radius:50%; margin:0 auto;display:block; font-size:30px;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.pagedPresent li i b{display:block;width:50px; margin-left:-25px; height:20px; line-height:20px !important; font-size:12px;color:#fff; background:#999;border-radius:15px;position:absolute; left:50%; top:0px;}
.pagedPresent li:hover i{color:#fff;background:#000033;font-size:40px;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.pagedPresent li > b{display:block;padding:10px;font-size:13px;color:#666;height:50px;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pagedPresent li p{display:block;width:80%; margin:0 auto; padding-bottom:20px;font-size:11px;color:#999; line-height:1.3em; height:6em;}

.maintenance_proce{width:100%; overflow:hidden; padding-top:30px;}
.maintenance_proce li{width:25%; float:left; text-align:center;}
.maintenance_proce li i{position:relative;width:90px;height:90px; line-height:90px;background:#eee;color:#999;border-radius:50%; margin:0 auto;display:block; font-size:30px;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.maintenance_proce li i b{display:block;width:30px; height:30px; line-height:30px !important; font-size:12px;color:#fff; background:#75499d;border-radius:50%;position:absolute; left:0px; top:0px;}
.maintenance_proce li:hover i{color:#fff;background:#000033;font-size:40px;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.maintenance_proce li > b{display:block;padding:10px;font-size:18px;color:#666;}
.maintenance_proce li p{display:block;width:80%; margin:0 auto; padding-bottom:20px;font-size:11px;color:#999; line-height:1.3em; height:6em;}

.btnMaintenance{padding-bottom:30px;text-align:center;}
.btnMaintenance a{font-size:14px;}

.production_proce{width:100%; overflow:hidden; padding-top:30px;}
.production_proce li{width:33%; float:left; text-align:center;}
.production_proce li i{position:relative;width:120px;height:120px; line-height:120px;background:#eee;color:#999;border-radius:50%; margin:0 auto;display:block; font-size:50px;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.production_proce li i b{display:block;width:40px; height:40px; line-height:40px !important; font-size:20px;color:#fff; background:#4f72ca;border-radius:50%;position:absolute; left:0px; top:0px;}
.production_proce li:hover i{color:#fff;background:#000033;font-size:60px;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
.production_proce li > b{display:block;padding:10px;font-size:18px;color:#666;}
.production_proce li p{display:block;text-align:left;width:80%; margin:0 auto; padding-bottom:20px;font-size:12px;color:#999; line-height:1.3em; height:7em;}
.production_proce li a{margin:0 auto 20px;}
.production_proce li a span{display:inline-block;margin-left:10px;}

.btnProduction{padding-bottom:30px;text-align:center;}
.btnProduction a{font-size:14px;}

.production_proce li:nth-child(1),
.production_proce li:nth-child(2),
.production_proce li:nth-child(3){border-bottom:1px dashed #ddd;margin-bottom:40px;}

.production_proce_bottom dd ul{list-style:circle;padding-left:20px;}
.production_proce_bottom dd ul li{font-size:11px;}

.bottomProcess{width:100%;text-align:center;background:#eee;}
.bottomProcessIn{width:96%;max-width:1200px;margin:0 auto;}

@media all and (max-width: 800px) 
{
	.cont_h2{font-size:18px;}
	.cont_ol_detail li{width:99% !important;}
	.cont_ul_detail li{width:99% !important;}

	.cont_ol_detail li{padding-bottom:30px;}
	.cont_ol_detail li p{height:auto;}
	.cont_ol_detail li .price{}
	.cont_ol_detail li .disct,
	.cont_ol_detail li:hover .disct{position:static;margin:20px auto 0;clear:both;width:90px;height:90px;line-height:90px;}
	.cont_ol_detail li .disct b{font-size:20px;}

	.cont_ol_detail_morepd li{width:49% !important;}
	.cont_ol_detail_morepd li h3{font-size:20px;}
	.cont_ol_detail_morepd li h3 small{font-size:12px;}
	.cont_ol_detail_morepd li{padding-bottom:30px;}
	.cont_ol_detail_morepd li p{height:auto;font-size:11px;}
	.cont_ol_detail_morepd li .price{}
	.cont_ol_detail_morepd li .disct,
	.cont_ol_detail_morepd li:hover .disct{position:static;margin:20px auto 0;clear:both;width:90px;height:90px;line-height:90px;}
	.cont_ol_detail_morepd li .disct b{font-size:20px;}

	.pagedPresenttit{font-size:13px;}
	.pagedPresenttit > b{font-size:18px;}
	.pagedPresent li{width:50%;}
	.pagedPresent li p{height:8em;}

	.maintenance_proce li{width:50%;}
	.maintenance_proce li > b{font-size:13px;}

	.production_proce li{width:50%;}
	.production_proce li > b{font-size:13px;}
	.production_proce li p{font-size:11px; height:11em;}
	.production_proce li > a{font-size:11px;}
	
	.production_proce li:nth-child(4){border-bottom:1px dashed #ddd;margin-bottom:40px;}

}

@media all and (max-width: 600px) 
{
	.cont_h2{font-size:18px;}
	
	.cont_bottom_box dt,
	.cont_bottom_box dd strong{text-align:center;}
	.about_galerycube_gif{display:block; margin:10px auto; width:220px; clear:both; float:none;}
	
	.pagedPresent li p{height:12em;}


	.production_proce li{width:100%;}



}














/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3;margin:2px 0;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:15px;}
.pg_page:hover{background:#ddd;color:#000;}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover {background:url('../img/btn_first.gif') no-repeat 50% 50% #efefef;border:1px solid #ddd;}
.pg_prev:hover {background:url('../img/btn_prev.gif') no-repeat 50% 50% #efefef;border:1px solid #ddd}
.pg_end:hover {background:url('../img/btn_end.gif') no-repeat 50% 50% #efefef;border:1px solid #ddd}
.pg_next:hover {background:url('../img/btn_next.gif') no-repeat 50% 50% #efefef;border:1px solid #ddd}
.pg_current {display:inline-block;background:#666;color:#fff;border:1px solid #444;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:15px;}


.sv_member{color:#333;}
.bo_notice .notice_icon{display:inline-block;background:#990000;width:25px;line-height:25px;border-radius:5px;font-weight:normal;color:#fff;padding-top:5px;}



/******************************* 읽기 화면 **********************************/
.contentFrame {
	width:100%;
	height:100px;
	min-height:100px;
	border-width:0;
	frameborder:0;
	border:none;
	margin:0;
	margin-top:10px;
	padding:0;
	border-top:1px solid #ccc;
}