@charset "euc-kr";

/* ######################################## º¸µå ¸ñ·Ï/º»¹®/±Û¾²±â °øÅë »ç¿ë ######################################## */

.board_def_div_box{text-align:left; background-color:#ffffff; padding:0px 0px 10px 0px; overflow:hidden;}

/* ######################################## ¸ñ·Ï ±ÛÁ¦¸ñ LINK(°øÅëºÎºÐ) ######################################## */

A.list_subject_link:link	{text-decoration:none; color:#000000; cursor:pointer;} /* ±ÛÁ¦¸ñ: ÀÐÁö ¾ÊÀº ±Û */
A.list_subject_link:visited	{text-decoration:none; color:#000000; cursor:pointer;} /* ±ÛÁ¦¸ñ: ÀÐÀº ±Û */

/* ######################################## ¸ñ·Ï »ó´Ü °Ë»ö(°øÅëºÎºÐ) ######################################## */

.list_search_div_box{border:1px solid #dddddd; background-color:#fafafa; padding:20px 18px 20px 20px; overflow:hidden;}
.list_search_div_box .div_size{margin:0px auto;}
.list_search_div_box .div_size .li_select{width:20%; float:left;}
.list_search_div_box .div_size .li_select select{width:100%;}
.list_search_div_box .div_size .li_input{width:80%; float:left;}
.list_search_div_box .div_size .li_input .table{width:100%; display:table;}
.list_search_div_box .div_size .li_input .table .row{display:table-row;}
.list_search_div_box .div_size .li_input .table .row .cell_input{display:table-cell; vertical-align:middle;}
.list_search_div_box .div_size .li_input .table .row .cell_input dd{padding:0px 28px 0px 10px;}
.list_search_div_box .div_size .li_input .table .row .cell_input dd input{width:100%; height:22px; color:#000000; padding:3px 7px 3px 7px; line-height:20px; border:1px solid #cccccc;}
.list_search_div_box .div_size .li_input .table .row .cell_black{width:70px; display:table-cell; vertical-align:middle;}
.list_search_div_box .div_size .li_input .table .row .cell_black .btn_black{width:100%; font-size:12px; line-height:28px; text-align:center; display:inline-block; cursor:pointer; margin-left:-2px;}
.list_search_div_box .div_size .li_input .table .row .cell_red{width:100px; display:table-cell; vertical-align:middle;}
.list_search_div_box .div_size .li_input .table .row .cell_red .btn_red{width:100%; font-size:12px; line-height:28px; display:inline-block; cursor:pointer; margin-left:-2px;}

/* ######################################## ¸ñ·Ï »ó´Ü Ä«Å×°í¸®ÆîÄ§(°øÅëºÎºÐ) ######################################## */

.list_cate_div_box{padding-left:1px; border-bottom:1px solid #dddddd; overflow:hidden;}
.list_cate_div_box .li_box{float:left; background-color:#f7f7f7; margin-bottom:-1px; cursor:pointer;}
.list_cate_div_box .li_box .link_off{color:#333333; text-align:center; border:1px solid #dddddd; padding:3px 14px 3px 14px; line-height:27px; margin-left:-1px;}
.list_cate_div_box .li_box .link_on{text-align:center; background-color:#ffffff; border-top:1px solid #dddddd; border-left:1px solid #dddddd; border-right:1px solid #dddddd; padding:3px 14px 3px 14px; line-height:27px; margin-left:-1px;}
.list_select_div_box{margin-top:7px; margin-bottom:7px; text-align:right;}

/* ######################################## ¸ñ·Ï Áß¾Ó ¶óÀÎ(ÀüÃ¼°øÅëºÎºÐ) ######################################## */

.list_type_div_box .black_line{height:2px; background-color:#333333;}
.list_type_div_box .bgck_line1{height:1px; background-color:#c3c3c3;}
.list_type_div_box .bgck_line2{height:1px; background-color:#e1e1e1;}
.list_type_div_box .bgck_line3{height:1px; background-color:#e8e8e8;}
.list_type_div_box .bgck_line4{height:1px; background-color:#ededed;}
.list_type_div_box .gray_line{height:1px; background-color:#dddddd;}

/* ######################################## ¸ñ·Ï Áß¾Ó ÀÌ¹ÌÁö ½æ³×ÀÏ(ÀüÃ¼°øÅëºÎºÐ) ######################################## */

/* LIST(¸ñ·Ï)ÆäÀÌÁö ½æ³×ÀÏ ±âº» ¸ñ·Ï ÇüÅÂ ---------------------- */
.list_type_div_box .list_thumb_div{position:relative; padding-top:75%; overflow:hidden; border:1px solid #f1f3f6;}
.list_type_div_box .list_thumb_div .list_thumb_box{position:absolute; top:0; left:0; right:0; bottom:0; -webkit-transform:translate(50%,50%); -ms-transform:translate(50%,50%); transform:translate(50%,50%);}
.list_type_div_box .list_thumb_div .list_thumb_box img{position:absolute; top:0; left:0; width:100%; height:auto; object-fit:cover; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}

/* LIST(¸ñ·Ï)ÆäÀÌÁö ½æ³×ÀÏ ¶óÀÎ Á¦°Å ¸ñ·Ï ÇüÅÂ ---------------------- */
.list_type_div_box .list_noline_thumb{position:relative; padding-top:75%; overflow:hidden; border:0px solid #f1f3f6;}
.list_type_div_box .list_noline_thumb .noline_thumb_box{position:absolute; top:0; left:0; right:0; bottom:0; -webkit-transform:translate(50%,50%); -ms-transform:translate(50%,50%); transform:translate(50%,50%);}
.list_type_div_box .list_noline_thumb .noline_thumb_box img{position:absolute; top:0; left:0; width:100%; height:auto; object-fit:cover; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}

/* ######################################## ¸ñ·Ï ÇÏ´Ü ¹öÆ°(°øÅëºÎºÐ) ######################################## */

.list_btn_div_box{margin-top:15px; padding-left:1px; overflow:hidden;}
.list_btn_div_box .li_left{float:left;}
.list_btn_div_box .li_right{float:right;}
.list_btn_div_box .btn_rss{width:32px; padding:0px 2px 0px 5px; line-height:28px; text-align:center; margin-left:-1px; display:inline-block; cursor:pointer;}
.list_btn_div_box .btn_black{width:60px; font-size:12px; line-height:28px; text-align:center; margin-left:-1px; display:inline-block; cursor:pointer;}
.list_btn_div_box .btn_red{width:60px; font-size:12px; line-height:28px; text-align:center; margin-left:-1px; display:inline-block; cursor:pointer;}

/* ######################################## ¸ñ·Ï °øÁö»çÇ×(¾Ù¹ü) ######################################## */

.list_notice_div_box{padding-bottom:10px; margin-bottom:20px; border:1px solid #dddddd;}
.list_notice_div_box .title_box{color:#333333; font-size:14px; font-weight:bold; line-height:27px; padding:4px 14px 4px 14px; border-bottom:1px solid #dddddd; background-color:#f5f5f5;}
.list_notice_div_box .table{width:100%; display:table; table-layout:fixed;}
.list_notice_div_box .table .row{display:table-row;}
.list_notice_div_box .table .row .cell_ico{width:46px; display:table-cell; vertical-align:middle; padding:10px 0px 0px 10px;}
.list_notice_div_box .table .row .cell_subject{color:#333333; display:table-cell; font-weight:bold; line-height:18px; vertical-align:middle; padding-top:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.list_notice_div_box .table .row .cell_date{width:100px; color:#333333; font-size:12px; text-align:right; display:table-cell; vertical-align:middle; padding:10px 14px 0 0px;}

/* ######################################## ¸ñ·Ï Ãâ·Â(ÀüÃ¼°øÅëºÎºÐ) ######################################## */

/* LIST(¸ñ·Ï)ÆäÀÌÁö °Ô½ÃÆÇ ÀüÃ¼ ¸¶Áø ---------------------- */
.list_index_div_box{margin:0px 0px 20px 0px; overflow:hidden;}

/* LIST(¸ñ·Ï)ÆäÀÌÁö ¸ñ·Ï °øÁö±Û ---------------------- */
.list_type_div_box .notice_color{background-color:#f5f5f5;}
.list_type_div_box .notice_text{font-size:12px; font-weight:bold;}

/* LIST(¸ñ·Ï)ÆäÀÌÁö ¾ÆÀÌÄÜ/ÅØ½ºÆ® °øÅë ºÎºÐ ---------------------- */
.list_type_div_box .iwindow_check{padding:12px 6px 8px 6px; border-bottom:1px solid #dddddd;}
.list_type_div_box .iwindow_check img{cursor:pointer;}
.list_type_div_box .span_repal{font-size:12px; color:#ff3c00;}
.list_type_div_box .span_text{font-size:12px; color:#777777;}
.list_type_div_box .span_ifont{color:#8e8e8e;}

/* LIST(¸ñ·Ï)ÆäÀÌÁö ¸ñ·Ï ÇüÅÂ ---------------------- */
.list_type_div_box .td_title{color:#333333; line-height:28px; font-weight:bold; text-align:center; padding:4px 0px 4px 0px; vertical-align:middle;}
.list_type_div_box .td_text{color:#666666; text-align:center; line-height:18px; padding:8px 0px 8px 0px; vertical-align:middle;}
.list_type_div_box .td_subject{color:#000000; text-align:left; line-height:18px; padding:8px 8px 8px 8px; vertical-align:middle;}
.list_type_div_box .imgs_table{width:100%; display:table;}
.list_type_div_box .imgs_table .row{display:table-row;}
.list_type_div_box .imgs_table .row .left{display:table-cell; vertical-align:middle; padding:0px 10px 0px 0px;}
.list_type_div_box .imgs_table .row .right{display:table-cell; vertical-align:middle;}
.list_type_div_box .category_span{}
.list_type_div_box .subject_span{}
.list_type_div_box .repl_text{color:#ff3c00; font-weight:bold;}
.list_type_div_box .point_text{color:#f7bb41; font-weight:bold;}
.list_type_div_box .td_name{color:#000000; text-align:left; font-weight:bold; line-height:18px; padding:8px 4px 8px 4px; vertical-align:middle;}
.list_type_div_box .td_name img{height:16px;}
.list_type_div_box .search_text{color:#c1011c; background-color:#eaff00;}

/* LIST(À¥Áø)ÆäÀÌÁö °Ô½ÃÆÇ µðÀÚÀÎ ºÎºÐ ---------------------- */
.list_type_div_box .td_webzin{color:#000000; text-align:left; line-height:18px; padding:9px 0px 0px 0px; vertical-align:middle;}
.list_type_div_box .td_webzin .span_repal{font-size:12px; color:#ff3c00; font-weight:bold;}
.list_type_div_box .td_webzin .point_text{font-size:12px; color:#f7bb41; font-weight:bold;}
.list_type_div_box .webzin_table{width:100%; display:table; table-layout:fixed;}
.list_type_div_box .webzin_table .row{display:table-row;}
.list_type_div_box .webzin_table .row .notice_left{font-size:14px; display:table-cell; vertical-align:middle; padding:0px 0px 9px 7px;}
.list_type_div_box .webzin_table .row .notice_right{width:90px; display:table-cell; vertical-align:middle; padding:0px 7px 9px 0px; text-align:right;}
.list_type_div_box .webzin_table .row .webzin_thumb{display:table-cell; vertical-align:middle; padding:0px 10px 9px 0px;}
.list_type_div_box .webzin_table .row .webzin_body{display:table-cell; vertical-align:middle;}
.list_type_div_box .webzin_table .row .webzin_body .subject{font-size:14px; padding:5px 7px 9px 7px;}
.list_type_div_box .webzin_table .row .webzin_body .subject .category_body{font-size:14px;}
.list_type_div_box .webzin_table .row .webzin_body .subject .subject_body{font-size:14px;}
.list_type_div_box .webzin_table .row .webzin_body .body{padding:9px 7px 9px 7px; border-top:1px dashed #dddddd; overflow:hidden;}
.list_type_div_box .webzin_table .row .webzin_body .body .li_left{float:left; padding-right:16px;}
.list_type_div_box .webzin_table .row .webzin_body .body .li_left img{height:16px;}
.list_type_div_box .webzin_table .row .webzin_body .body .li_right{float:right;}
.list_type_div_box .webzin_table .row .webzin_body .tbody{color:#777777; font-size:12px; padding:9px 7px 9px 7px; border-top:1px dashed #dddddd;}

/* LIST(¾Ù¹ü)ÆäÀÌÁö °Ô½ÃÆÇ µðÀÚÀÎ ºÎºÐ ---------------------- */
.list_type_div_box .list_type_album_box{overflow:hidden;}
.list_type_div_box .list_type_album_box .span_repal{font-size:12px; color:#ff3c00; font-weight:bold;}
.list_type_div_box .list_type_album_box ul{margin-right:-20px;}
.list_type_div_box .list_type_album_box ul:before,ul:after{display:table; content:"";}
.list_type_div_box .list_type_album_box ul:after{clear:both;}
.list_type_div_box .list_type_album_box li{max-height:100%; float:left; margin-bottom:20px;}
.list_type_div_box .list_type_album_box ul > li > div{margin-right:20px; border:0px solid #000; display:block; overflow:hidden;}
.list_type_div_box .list_type_album_box ul > li > div .album_box{position:relative; overflow:hidden;}
.list_type_div_box .list_type_album_box ul > li > div .album_box .album_imgs{background-color:#ffffff;}
.list_type_div_box .list_type_album_box ul > li > div .album_box .album_abs{color:#ffffff; font-size:12px; line-height:25px; padding:1px 10px 0px 9px; position:absolute; bottom:10px; z-index:0; background-color:rgba(0,0,0,0.7);}
.list_type_div_box .list_type_album_box ul > li > div .album_check{padding:8px 3px 0px 3px; text-align:center;}
.list_type_div_box .list_type_album_box ul > li > div .album_subject{table-layout:fixed; text-align:center; font-size:12px; padding:8px 3px 0px 3px; line-height:18px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
       max-height:3.0em; height:3.0em; word-wrap:break-word; -webkit-line-clamp:2; white-space:normal; display:-webkit-box; -webkit-box-orient:vertical;}
.list_type_div_box .list_type_album_box ul > li > div .album_body{padding:0px 3px 0 3px;}
.list_type_div_box .list_type_album_box ul > li > div .album_body .name_box{color:#777777; float:left; display:inline-block;}
.list_type_div_box .list_type_album_box ul > li > div .album_body .name_box img{height:16px;}
.list_type_div_box .list_type_album_box ul > li > div .album_body .sub_box{float:right; display:inline-block;}
.list_type_div_box .list_type_album_box ul > li > div .album_body .sub_box .block_box{margin-left:10px; float:left; display:inline-block;}

/* LIST(ÀÚÁÖÇÏ´ÂÁú¹®) FAQ ÆäÀÌÁö °Ô½ÃÆÇ µðÀÚÀÎ ºÎºÐ ---------------------- */
.list_type_div_box .td_faq{color:#000000; text-align:left; line-height:18px; padding:9px 0px 9px 0px; vertical-align:middle;}
.list_type_div_box .td_faq .faq_conn_box{overflow:hidden;}
.list_type_div_box .td_faq .faq_conn_box .subject_table{width:100%; display:table;}
.list_type_div_box .td_faq .faq_conn_box .subject_table .subject_row{display:table-row;}
.list_type_div_box .td_faq .faq_conn_box .subject_table .subject_row .subject_left{width:34px; display:table-cell; text-align:center; vertical-align:middle;}
.list_type_div_box .td_faq .faq_conn_box .subject_table .subject_row .subject_left .subject_div{width:20px; height:20px; margin:0px auto; background-color:#e91b23; text-align:center; display:block; -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; border-radius:50%;}
.list_type_div_box .td_faq .faq_conn_box .subject_table .subject_row .subject_left .subject_div .subject_text{color:#ffffff; font-weight:bold; margin-top:2px; margin-left:-2px; display:inline-block;}
.list_type_div_box .td_faq .faq_conn_box .subject_table .subject_row .subject_right{display:table-cell; text-align:left; vertical-align:middle; padding-top:1px; padding:1px 7px 0px 0px; cursor:pointer;}
.list_type_div_box .td_faq .faq_conn_box .subject_table .subject_row .subject_right .category_line{font-size:11px; color:#D2D2D2; margin:0 5px 0 2px;}
.list_type_div_box .td_faq .faq_conn_box .faq_tbody_box{margin:7px 0px 0px 0px; padding:10px 0px 0px 0px; border-top:1px solid #333333; overflow:hidden;} 
.list_type_div_box .td_faq .faq_conn_box .faq_tbody_box{margin:7px 0px 0px 0px; padding:10px 0px 0px 0px; border-top:1px solid #333333; overflow:hidden;} 
.list_type_div_box .td_faq .faq_conn_box .faq_tbody_box .tbody_table{width:100%; display:table; table-layout:fixed;}
.list_type_div_box .td_faq .faq_conn_box .faq_tbody_box .tbody_table .tbody_row{display:table-row;}
.list_type_div_box .td_faq .faq_conn_box .faq_tbody_box .tbody_table .tbody_row .tbody_left{width:34px; display:table-cell; text-align:center; vertical-align:top;}
.list_type_div_box .td_faq .faq_conn_box .faq_tbody_box .tbody_table .tbody_row .tbody_left .tbody_radius{width:20px; height:20px; margin:0px auto; background-color:#333333; text-align:center; display:block; 
       -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; border-radius:50%;}
.list_type_div_box .td_faq .faq_conn_box .faq_tbody_box .tbody_table .tbody_row .tbody_left .tbody_radius .tbody_text{color:#ffffff; font-weight:bold; margin-top:2px; margin-left:-2px; display:inline-block;}
.list_type_div_box .td_faq .faq_conn_box .faq_tbody_box .tbody_table .tbody_row .tbody_right{display:table-cell; text-align:left; vertical-align:middle; padding:2px 7px 0px 0px;}
.list_type_div_box .td_faq .faq_conn_box .faq_tbody_box .tbody_table .tbody_row .tbody_right img{max-width:100%; height:auto; margin:0px auto; display:block;}
.list_type_div_box .td_faq .faq_conn_box .faq_tbody_box .tbody_table .tbody_row .tbody_right .tbody_view{color:#7d7d7d; font-size:12px; float:right;}

/* LIST(ÀÏÁ¤°ü¸®)ÆäÀÌÁö °Ô½ÃÆÇ µðÀÚÀÎ ºÎºÐ ---------------------- */
.list_type_div_box .today_box{padding:20px 20px 15px 20px; margin:0px 0px 20px 0px; border:1px solid #dddddd;}
.list_type_div_box .today_box .table{width:100%; display:table;}
.list_type_div_box .today_box .table .row{display:table-row;}
.list_type_div_box .today_box .table .row .cell_left{width:90px; display:table-cell; vertical-align:middle;}
.list_type_div_box .today_box .table .row .cell_left .img_box{padding:10px 10px 10px 10px; background-color:#ff4500; text-align:center;}
.list_type_div_box .today_box .table .row .cell_left .date_box{color:#303133; padding:3px 3px 3px 3px; margin-top:5px; text-align:center; background-color:#eff0f2;}
.list_type_div_box .today_box .table .row .cell_right{color:#303133; display:table-cell; vertical-align:top; padding-left:15px;}
.list_type_div_box .today_box .table .row .cell_right .div_box_today{color:#333333;}
.list_type_div_box .date_box{margin:20px 0px 5px 0px; padding-top:7px; overflow:hidden;} 
.list_type_div_box .date_box .span_left{font-size:18px; font-weight:bold; float:left; display:inline-block; vertical-align:top;} 
.list_type_div_box .date_box .span_right{font-size:22px; float:right; display:inline-block; margin-top:-3px;}
.list_type_div_box .date_box .span_right .span_arrow{color:#afb1b4;} 
.list_type_div_box .line_box{height:2px; background-color:#333333;}
.list_type_div_box .td_header_sun{width:14%; height:40px; color:#e0191e; text-align:center; font-weight:bold;}
.list_type_div_box .td_header_pub{width:14%; height:40px; color:#000000; text-align:center; font-weight:bold;}
.list_type_div_box .td_header_sat{width:14%; height:40px; color:#1077b9; text-align:center; font-weight:bold;}
.list_type_div_box .td_header_line{height:1px; background-color:#c3c3c3;}
.list_type_div_box .td_middle_box{height:80px; text-align:left; padding:10px 10px 10px 10px; vertical-align:top;}
.list_type_div_box .td_today_box{height:80px; text-align:left; padding:10px 10px 10px 10px; vertical-align:top; background-color:#e9ecef;}
.list_type_div_box .div_box_sun{color:#e0191e; font-size:14px; cursor:pointer;}
.list_type_div_box .div_box_pub{color:#000000; font-size:14px; cursor:pointer;}
.list_type_div_box .div_box_sat{color:#1077b9; font-size:14px; cursor:pointer;}
.list_type_div_box .div_box_subject{margin-top:5px; font-size:12px; cursor:pointer;}
.list_type_div_box .td_footer_line{height:1px; background-color:#dddddd;}

/* LIST(ÆË¾÷°ü¸®)ÆäÀÌÁö °Ô½ÃÆÇ µðÀÚÀÎ ºÎºÐ ---------------------- */
.popup_layer_box{line-height:170%; background-color:#ffffff; position:absolute; display:none; cursor:pointer; overflow:hidden;}
.popup_layer_box .popup_layer_imgs{text-align:center; background-color:#ffffff;}
.popup_layer_box .popup_layer_imgs img{margin:0px auto;}
.list_type_div_box .webzin_table .row .popup_imas{cursor:pointer;}
.list_type_div_box .webzin_table .row .webzin_body .subject .popup_subject{font-size:14px; cursor:pointer;}
.list_type_div_box .webzin_table .row .webzin_body .popup_tbody{color:#535353; font-size:12px; padding:9px 7px 9px 7px; border-top:1px dashed #dddddd; overflow:hidden;}
.list_type_div_box .webzin_table .row .webzin_body .popup_tbody .popup_bold_dot{font-weight:bold;}
.list_type_div_box .webzin_table .row .webzin_body .popup_tbody .popup_span_blue{color:#1b6fad; font-weight:bold;}
.list_type_div_box .webzin_table .row .webzin_body .popup_tbody .popup_span_red{color:#e0131b;}
.list_type_div_box .webzin_table .row .webzin_body .popup_tbody .popup_span_orange{color:#ff4500; font-weight:bold;}
.list_type_div_box .webzin_table .row .webzin_body .popup_tbody .popup_ico_link{height:12px;}
.list_type_div_box .webzin_table .row .webzin_body .popup_tbody .popup_bold_span{font-weight:bold;}
.list_type_div_box .webzin_table .row .webzin_body .popup_tbody .popup_modify_btn{width:66px; font-size:11px; line-height:24px; text-align:center; display:inline-block; margin-top:5px; float:right; cursor:pointer;}

/* ######################################## [¸ñ·Ï] ÆÇ¸ÅÇü °Ô½ÃÆÇ ######################################## */

.list_type_div_box .list_type_product_box{overflow:hidden;}
.list_type_div_box .list_type_product_box ul{margin-right:-20px;}
.list_type_div_box .list_type_product_box ul:before,ul:after{display:table; content:"";}
.list_type_div_box .list_type_product_box ul:after{clear:both;}
.list_type_div_box .list_type_product_box li{max-height:100%; float:left; margin-bottom:20px;}
.list_type_div_box .list_type_product_box ul > li > div{margin-right:20px; border:0px solid #000; display:block; overflow:hidden;}
.list_type_div_box .list_type_product_box .product_box{border:1px solid #dddddd; position:relative; overflow:hidden;}
.list_type_div_box .list_type_product_box .product_box .product_imgs{background-color:#ffffff;}
.list_type_div_box .list_type_product_box .product_head{padding:10px 10px 10px 10px;} 
.list_type_div_box .list_type_product_box .product_head .dd_check{text-align:center;}
.list_type_div_box .list_type_product_box .product_head .dd_subject{line-height:18px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
       max-height:3.0em; height:3.0em; word-wrap:break-word; -webkit-line-clamp:2; white-space:normal; display:-webkit-box; -webkit-box-orient:vertical;}
.list_type_div_box .list_type_product_box .product_head .dd_subject .span_point{color:#f7bb41; font-weight:bold;}
.list_type_div_box .list_type_product_box .product_head .dd_price{color:#424242; font-size:14px; text-align:right; margin-top:3px;}
.list_type_div_box .list_type_product_box .product_head .dd_price span{font-weight:bold; font-size:16px;}
.list_type_div_box .list_type_product_box .product_head .dd_add{color:#888888; max-height:1.6em; height:1.6em; line-height:18px; margin-top:3px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.list_type_div_box .list_type_product_box .product_head .dd_name{color:#888888; text-align:right; max-height:1.6em; height:1.6em; line-height:18px; margin-top:3px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.list_type_div_box .list_type_product_box .product_head .dd_date{color:#888888; text-align:right; max-height:1.6em; height:1.6em; line-height:18px; margin-top:3px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.list_type_div_box .list_type_product_box .product_head .dd_info{color:#888888; line-height:18px; margin-top:3px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
       max-height:3.0em; height:3.0em; word-wrap:break-word; -webkit-line-clamp:2; white-space:normal; display:-webkit-box; -webkit-box-orient:vertical;}
.list_type_div_box .list_type_product_box .product_foot{text-align:center; border-top:1px solid #eeeeee; background-color:#fafafa; padding:10px 10px 10px 10px; overflow:hidden;}
.list_type_div_box .list_type_product_box .product_foot .span_box{color:#777777; display:inline-block;}
.list_type_div_box .list_type_product_box .product_foot .span_box .span_inline{margin:0px 5px 0px 5px; display:inline-block;}

/* ######################################## [¸ñ·Ï] ÁÖ¹®Á¶È¸ °Ô½ÃÆÇ ######################################## */

/* °øÁö±Û ---------------------- */
.list_type_div_box .td_order_head{color:#333333; line-height:28px; font-weight:bold; text-align:center; padding:4px 0px 4px 0px; vertical-align:middle;}
.list_type_div_box .td_order_foot{color:#666666; text-align:center; line-height:18px; padding:8px 0px 8px 0px; vertical-align:middle;}
.list_type_div_box .td_order_list{color:#000000; text-align:left; line-height:18px; padding:9px 0px 0px 0px; vertical-align:middle;}
.list_type_div_box .td_order_list .span_repal{font-size:12px; color:#ff3c00; font-weight:bold;}
.list_type_div_box .td_order_list .point_text{font-size:12px; color:#f7bb41; font-weight:bold;}
.list_type_div_box .td_order_list .order_table{width:100%; display:table; table-layout:fixed;}
.list_type_div_box .td_order_list .order_table .order_row{display:table-row;}
.list_type_div_box .td_order_list .order_table .order_row .notice_left{font-size:14px; display:table-cell; vertical-align:middle; padding:0px 0px 9px 7px; font-weight:bold; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.list_type_div_box .td_order_list .order_table .order_row .notice_right{width:90px; display:table-cell; vertical-align:middle; padding:0px 7px 9px 0px; text-align:right;}
.list_type_div_box .td_order_list .order_table .order_row .thumb_img{display:table-cell; vertical-align:middle; padding:0px 10px 9px 0px;}
.list_type_div_box .td_order_list .order_table .order_row .order_body{display:table-cell; vertical-align:middle;}

/* ¸®½ºÆ® ---------------------- */
.list_type_div_box .td_order_list .list_body{font-size:14px; padding:5px 7px 9px 7px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.list_type_div_box .td_order_list .head_body{color:#777777; font-size:12px; padding:9px 7px 9px 7px; border-top:1px dashed #dddddd;}
.list_type_div_box .td_order_list .middle_body{color:#777777; padding:0px 0px 7px 7px; margin-right:-13px; border-top:1px dashed #dddddd; overflow:hidden;}
.list_type_div_box .td_order_list .middle_body .li_box1{width:100%; float:left;}
.list_type_div_box .td_order_list .middle_body .li_box1 .body_table{width:100%; display:table;}
.list_type_div_box .td_order_list .middle_body .li_box1 .body_table .cell_box{padding:7px 20px 0px 0px; display:table-cell; vertical-align:middle;}
.list_type_div_box .td_order_list .middle_body .li_box1 .body_table .cell_box .span_num{color:#42b8e6; font-weight:bold;}
.list_type_div_box .td_order_list .middle_body .li_box1 .body_table .cell_box .span_btn{color:#6c6c6c; padding:0px 10px 0px 10px; margin-bottom:4px; text-align:center; line-height:26px; border:1px solid #e3e3e3; background-color:#f3f3f3; display:inline-block; cursor:pointer;}
.list_type_div_box .td_order_list .middle_body .li_box1 .dd_right{float:right;}
.list_type_div_box .td_order_list .middle_body .li_box2{width:50%; float:left;}
.list_type_div_box .td_order_list .middle_body .li_box2 .body_table{width:100%; display:table;}
.list_type_div_box .td_order_list .middle_body .li_box2 .body_table .cell_box{padding:7px 20px 0px 0px; display:table-cell; vertical-align:middle;}
.list_type_div_box .td_order_list .middle_body .li_box2 .body_table .cell_box .span_pay2{color:#5eba00; font-weight:bold;}
.list_type_div_box .td_order_list .middle_body .li_box2 .body_table .cell_box .span_pay3{color:#e91b23;}
.list_type_div_box .td_order_list .middle_body .li_box2 .body_table .cell_box .span_pay4{font-weight:bold;}
.list_type_div_box .td_order_list .middle_body .li_box2 .body_table .cell_box .span_pay5{color:#c58500;}
.list_type_div_box .td_order_list .middle_body .li_box2 .body_table .cell_box .span_pro2{color:#467fcf; font-weight:bold;}
.list_type_div_box .td_order_list .middle_body .li_box2 .body_table .cell_box .span_pro3{font-weight:bold;}
.list_type_div_box .td_order_list .middle_body .li_box2 .body_table .cell_box .span_pro5{color:#e686ce; font-weight:bold;}
.list_type_div_box .td_order_list .middle_body .li_box2 .body_table .cell_box .span_price{color:#333333; font-weight:bold;}
.list_type_div_box .td_order_list .middle_body .li_box2 .dd_left{float:left;}
.list_type_div_box .td_order_list .middle_body .li_box2 .dd_right{float:right;}

/* ÀÛ¼ºÀÚ/Á¶È¸ µî ---------------------- */
.list_type_div_box .td_order_list .foot_body{font-size:12px; color:#777777; padding:9px 7px 9px 7px; border-top:1px dashed #dddddd; overflow:hidden;}
.list_type_div_box .td_order_list .foot_body ul{}
.list_type_div_box .td_order_list .foot_body ul > .li_left{float:left; padding-right:16px;}
.list_type_div_box .td_order_list .foot_body ul > .li_left img{height:16px;}
.list_type_div_box .td_order_list .foot_body ul > .li_right{float:right;}

/* ######################################## º»¹® ÆäÀÌÁö ######################################## */

/* VIEW(º»¹®)ÆäÀÌÁö ÀüÃ¼ ¿©¹é ---------------------- */
.body_data_div_box{margin:0px 0px 20px 0px; overflow:hidden;}

/* VIEW(º»¹®)ÆäÀÌÁö µðÅ×ÀÏ ---------------------- */
.detail_box{font-size:12px; padding:0px 0px 0px 0px; overflow:hidden;}
.detail_box .detail_ifont{color:#8e8e8e;}
.detail_box .subject_box{color:#3b3e43; font-size:16px; font-weight:bold; padding:0px 3px 10px 3px; overflow:hidden;}
.detail_box .scrap_box{color:#7f7f7f; margin:0px 0 2px 0; text-align:right;}
.detail_box .scrap_box .span_scrap{margin-left:4px; cursor:pointer;}
.detail_box .grey_box{border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; background-color:#f5f5f5; padding:10px 8px 10px 8px; vertical-align:middle; overflow:hidden;}
.detail_box .grey_box .name_box{color:#333333;}
.detail_box .grey_box .name_box img{height:16px;}
.detail_box .grey_box .name_box .name_span{margin-left:0px; margin-right:18px;}
.detail_box .grey_box .head_box{color:#777777; margin-right:18px;}
.detail_box .grey_box .body_date{color:#777777; margin-left:18px; float:right;}
.detail_box .category_box{color:#555555; border-bottom:1px dotted #dddddd; padding:2px 6px 2px 6px; line-height:34px;}
.detail_box .point_box{color:#555555; border-bottom:1px dotted #dddddd; padding:2px 6px 2px 3px; line-height:34px;}
.detail_box .table_box{width:100%; display:table;}
.detail_box .table_box .row_box{display:table-row;}
.detail_box .table_box .row_box .cell_left{width:120px; color:#555555; line-height:18px; padding:10px 6px 10px 6px; display:table-cell; vertical-align:middle; border-bottom:1px dotted #dddddd;}
.detail_box .table_box .row_box .cell_right{color:#555555; line-height:18px; padding:10px 6px 10px 6px; display:table-cell; vertical-align:middle; border-bottom:1px dotted #dddddd;}
.detail_box .table_box .row_box .cell_right .link_box{color:#555555; cursor:pointer;}
.detail_box .table_box .row_box .cell_right .span_ufile{color:#ff4500;}
.detail_box .table_box .row_box .cell_right .span_ulink{color:#3498db;}

/* VIEW(º»¹®)ÆäÀÌÁö º»¹® ³»¿ë ---------------------- */
.nbody_box{margin-top:-1px; border-top:1px solid #dddddd; padding:14px 0px 14px 0px; line-height:1.9; overflow:hidden;}
.nbody_box .search_text{color:#c1011c; background-color:#eaff00;}
.nbody_box .ico_box{float:right; margin:3px 0px 3px 7px;}
.nbody_box .ico_box .dd_text{font-size:12px; text-align:right;}
.nbody_box .ico_box .dd_text .span_plus{width:18px; height:16px; line-height:12px; font-size:12px; text-align:center; color:#9b9b9b; font-weight:bold; padding-top:3px; border:1px solid #e7e7e7; background-color:#f0f0f0; vertical-align:middle; display:inline-block; cursor:pointer;}
.nbody_box .ico_box .dd_text .span_minus{width:18px; height:16px; line-height:12px; font-size:12px; text-align:center; color:#9b9b9b; font-weight:bold; padding-top:3px; margin-left:-5px; border:1px solid #e7e7e7; background-color:#f0f0f0; vertical-align:middle; display:inline-block; cursor:pointer;}
.nbody_box .ico_box .dd_img{margin-top:5px; text-align:right;}
.nbody_box .ico_box .dd_img img{width:39px;}
.nbody_box .nbody_imgs_table{width:100%; display:table; table-layout:fixed;}
.nbody_box .nbody_imgs_table .nbody_imgs_row{display:table-row;}
.nbody_box .nbody_imgs_table .nbody_imgs_row .nbody_imgs_cell{text-align:center; display:table-cell; vertical-align:middle; padding-top:7px;}
.nbody_box .imgs_box{margin-top:7px; text-align:center;}
.nbody_box .video_wrapper_box{height:0px; padding-top:25px; padding-bottom:56.25%; margin:36px 0px 12px 0px; position:relative;}
.nbody_box .video_wrapper_box iframe{width:100%; height:100%; top:0px; left:0px; position:absolute;}
.sns_box{margin:10px 0px 10px 0px;}
.sns_box .link_cursor{cursor:pointer;}

/* VIEW(º»¹®)ÆäÀÌÁö È¸»ç¼Ò°³Çü º»¹® ³»¿ë ---------------------- */
.nbody_box2{margin-top:-4px; border-top:1px solid #dddddd; padding:0px 0px 14px 0px; line-height:1.9; overflow:hidden;}
.nbody_box2 .search_text{color:#c1011c; background-color:#eaff00;}
.nbody_box2 .ico_box{float:right; margin:3px 0px 3px 7px;}
.nbody_box2 .ico_box .dd_text{font-size:12px; text-align:right;}
.nbody_box2 .ico_box .dd_text .span_plus{width:18px; height:16px; line-height:12px; font-size:12px; text-align:center; color:#9b9b9b; font-weight:bold; padding-top:3px; border:1px solid #e7e7e7; background-color:#f0f0f0; vertical-align:middle; display:inline-block; cursor:pointer;}
.nbody_box2 .ico_box .dd_text .span_minus{width:18px; height:16px; line-height:12px; font-size:12px; text-align:center; color:#9b9b9b; font-weight:bold; padding-top:3px; margin-left:-5px; border:1px solid #e7e7e7; background-color:#f0f0f0; vertical-align:middle; display:inline-block; cursor:pointer;}
.nbody_box2 .ico_box .dd_img{margin-top:5px; text-align:right;}
.nbody_box2 .ico_box .dd_img img{width:39px;}
.nbody_box2 .nbody_imgs_table{width:100%; display:table; table-layout:fixed;}
.nbody_box2 .nbody_imgs_table .nbody_imgs_row{display:table-row;}
.nbody_box2 .nbody_imgs_table .nbody_imgs_row .nbody_imgs_cell{text-align:center; display:table-cell; vertical-align:middle; padding-top:7px;}
.nbody_box2 .imgs_box{margin-top:7px; text-align:center;}
.nbody_box2 .video_wrapper_box{height:0px; padding-top:25px; padding-bottom:56.25%; margin:36px 0px 12px 0px; position:relative;}
.nbody_box2 .video_wrapper_box iframe{width:100%; height:100%; top:0px; left:0px; position:absolute;}
.sns_box{margin:10px 0px 10px 0px;}
.sns_box .link_cursor{cursor:pointer;}

/* VIEW(º»¹®)ÆäÀÌÁö º»¹® ³»¿ë(ÁÖ¹®¼­Çü) ---------------------- */
.order_body_box .body_line_box .body_foot_box .nbody_box{margin-top:0px; border-top:0px solid #dddddd; padding:14px 0px 0px 0px; line-height:1.9; overflow:hidden;}
.order_body_box .body_line_box .body_foot_box .nbody_box .search_text{color:#c1011c; background-color:#eaff00;}
.order_body_box .body_line_box .body_foot_box .nbody_box .ico_box{float:right; margin:3px 0px 3px 7px;}
.order_body_box .body_line_box .body_foot_box .nbody_box .ico_box .dd_text{font-size:12px; text-align:right;}
.order_body_box .body_line_box .body_foot_box .nbody_box .ico_box .dd_text .span_plus{width:18px; height:16px; line-height:12px; font-size:12px; text-align:center; color:#9b9b9b; font-weight:bold; padding-top:3px; border:1px solid #e7e7e7; background-color:#f0f0f0; vertical-align:middle; display:inline-block; cursor:pointer;}
.order_body_box .body_line_box .body_foot_box .nbody_box .ico_box .dd_text .span_minus{width:18px; height:16px; line-height:12px; font-size:12px; text-align:center; color:#9b9b9b; font-weight:bold; padding-top:3px; margin-left:-5px; border:1px solid #e7e7e7; background-color:#f0f0f0; vertical-align:middle; display:inline-block; cursor:pointer;}
.order_body_box .body_line_box .body_foot_box .nbody_box .ico_box .dd_img{margin-top:5px; text-align:right;}
.order_body_box .body_line_box .body_foot_box .nbody_box .ico_box .dd_img img{width:39px;}
.order_body_box .body_line_box .body_foot_box .nbody_box .nbody_imgs_table{width:100%; display:table; table-layout:fixed;}
.order_body_box .body_line_box .body_foot_box .nbody_box .nbody_imgs_table .nbody_imgs_row{display:table-row;}
.order_body_box .body_line_box .body_foot_box .nbody_box .nbody_imgs_table .nbody_imgs_row .nbody_imgs_cell{text-align:center; display:table-cell; vertical-align:middle; padding-top:7px;}
.order_body_box .body_line_box .body_foot_box .nbody_box .imgs_box{margin-top:7px; text-align:center;}
.order_body_box .body_line_box .body_foot_box .nbody_box .video_wrapper_box{height:0px; padding-top:25px; padding-bottom:56.25%; margin:36px 0px 12px 0px; position:relative;}
.order_body_box .body_line_box .body_foot_box .nbody_box .video_wrapper_box iframe{width:100%; height:100%; top:0px; left:0px; position:absolute;}
.order_body_box .body_line_box .body_foot_box .sns_box{margin:10px 0px 0px 0px;}
.order_body_box .body_line_box .body_foot_box .sns_box .link_cursor{cursor:pointer;}

/* ######################################## [º»¹®] Á¦Ç°¼Ò°³/ÆÇ¸ÅÇü °Ô½ÃÆÇ ######################################## */

/* Á¦Ç°¼Ò°³ ÀüÃ¼¹Ú½º ---------------------- */
.product_detail_box{overflow:hidden;}

/* Á¦Ç°¼Ò°³ µðÅ×ÀÏ ÀüÃ¼ ³»¿ë ---------------------- */
.product_detail_box .product_head_box{border:1px solid #dddddd;}
.product_detail_box .product_head_box .detail_table{width:100%; display:table; table-layout:fixed;}
.product_detail_box .product_head_box .detail_table .detail_img{width:50%; border-right:1px solid #dddddd; display:table-cell; vertical-align:top;}
.product_detail_box .product_head_box .detail_table .detail_img .dae_img_box{font-size:0px; text-align:center; margin:0px 0px 0px 0px; cursor:pointer;}
.product_detail_box .product_head_box .detail_table .detail_img .dae_img_box .product_thumb_div{position:relative; padding-top:64%; overflow:hidden; border:0px solid #f1f3f6;}
.product_detail_box .product_head_box .detail_table .detail_img .dae_img_box .product_thumb_div .product_thumb_box{position:absolute; top:0; left:0; right:0; bottom:0; -webkit-transform:translate(50%,50%); -ms-transform:translate(50%,50%); transform:translate(50%,50%);}
.product_detail_box .product_head_box .detail_table .detail_img .dae_img_box .product_thumb_div .product_thumb_box img{position:absolute; top:0; left:0; width:100%; height:auto; object-fit:cover; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}
.product_detail_box .product_head_box .detail_table .detail_img .so_img_box{font-size:0px; padding:20px 0px 20px 0px;}
.product_detail_box .product_head_box .detail_table .detail_img .so_img_box .img_table{display:table; margin:0px auto 0px auto; border-left:1px solid #dddddd;}
.product_detail_box .product_head_box .detail_table .detail_img .so_img_box .img_table .img_cell{border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; display:table-cell; vertical-align:middle;}
.product_detail_box .product_head_box .detail_table .detail_img .so_img_box .img_table .img_cell img{width:80px; cursor:pointer;}
.product_detail_box .product_head_box .detail_table .detail_body{width:50%; padding:16px 16px 16px 16px; background-color:#fafafa; display:table-cell; vertical-align:top;}

/* Á¦Ç°¼Ò°³ ÀÌÀü ´ÙÀ½ ---------------------- */
.product_detail_box .product_head_box .detail_table .detail_img .next_prev_box{margin-bottom:-1px; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; overflow:hidden;}
.product_detail_box .product_head_box .detail_table .detail_img .next_prev_box .next_prev_table{width:100%; display:table;}
.product_detail_box .product_head_box .detail_table .detail_img .next_prev_box .next_prev_table .next_cell_box{display:table-cell; vertical-align:middle;}
.product_detail_box .product_head_box .detail_table .detail_img .next_prev_box .next_prev_table .prev_cell_box{text-align:right; display:table-cell; vertical-align:middle;}
.product_detail_box .product_head_box .detail_table .detail_img .next_prev_box ul{margin-bottom:-7px; display:inline-block; cursor:pointer;}
.product_detail_box .product_head_box .detail_table .detail_img .next_prev_box ul > .li_next{float:left; line-height:38px; padding:0px 16px 3px 16px; border-right:1px solid #dddddd;}
.product_detail_box .product_head_box .detail_table .detail_img .next_prev_box ul > .li_prev{float:left; line-height:38px; padding:0px 16px 3px 16px; border-left:1px solid #dddddd;}
.product_detail_box .product_head_box .detail_table .detail_img .next_prev_box ul > .li_box{color:#959595; font-weight:bold; float:left; padding:0px 8px 3px 8px; line-height:38px;}

/* Á¦Ç°¼Ò°³ µðÅ×ÀÏ ¼³¸í ---------------------- */
.product_detail_box .product_head_box .detail_table .detail_body .subject_box{font-size:18px; font-weight:bold; overflow:hidden;}
.product_detail_box .product_head_box .detail_table .detail_body .subject_box dd{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.product_detail_box .product_head_box .detail_table .detail_body .info_box{color:#888888; margin-top:8px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.product_detail_box .product_head_box .detail_table .detail_body .price_box{color:#e91b23; font-size:18px; font-weight:bold; line-height:25px; padding:10px 0px 0px 0px; border-bottom:0px solid #dddddd;}
.product_detail_box .product_head_box .detail_table .detail_body .price_box span{color:#b3b3b3; font-size:14px; text-decoration:line-through; font-weight:bold;}
.product_detail_box .product_head_box .detail_table .detail_body .detail_box{color:#333333; margin-top:10px; padding:10px 0px 0px 0px; border-top:1px solid #dddddd;}
.product_detail_box .product_head_box .detail_table .detail_body .detail_box .view_table{width:100%; display:table;}
.product_detail_box .product_head_box .detail_table .detail_body .detail_box .view_table .view_row{display:table-row;}
.product_detail_box .product_head_box .detail_table .detail_body .detail_box .view_table .view_row .view_left{width:110px; line-height:34px; display:table-cell; vertical-align:middle;}
.product_detail_box .product_head_box .detail_table .detail_body .detail_box .view_table .view_row .view_right{display:table-cell; vertical-align:middle;}
.product_detail_box .product_head_box .detail_table .detail_body .detail_box .view_table .view_row .view_right .link_box{color:#555555; cursor:pointer;}
.product_detail_box .product_head_box .detail_table .detail_body .detail_box .view_table .view_row .view_right .span_ulink{color:#3498db;}

/* Á¦Ç°¼Ò°³ ¼ö·® ---------------------- */
.product_detail_box .product_head_box .detail_table .detail_body .cnt_box{margin-top:8px; padding:10px 10px 10px 10px; border:1px solid #dddddd; background-color:#ffffff;}
.product_detail_box .product_head_box .detail_table .detail_body .cnt_box .cnt_table{width:100%; display:table;}
.product_detail_box .product_head_box .detail_table .detail_body .cnt_box .cnt_table .cnt_left{display:table-cell; vertical-align:middle;}
.product_detail_box .product_head_box .detail_table .detail_body .cnt_box .cnt_table .cnt_right{text-align:right; padding-right:1px; display:table-cell; vertical-align:middle;}
.product_detail_box .product_head_box .detail_table .detail_body .cnt_box .cnt_table .cnt_right ul{margin-bottom:-5px; display:inline-block;}
.product_detail_box .product_head_box .detail_table .detail_body .cnt_box .cnt_table .cnt_right ul > li{float:left;}
.product_detail_box .product_head_box .detail_table .detail_body .cnt_box .cnt_table .cnt_right ul > li > input{width:80px; height:22px; padding:3px 7px 3px 7px; line-height:20px; border:1px solid #cccccc;}
.product_detail_box .product_head_box .detail_table .detail_body .cnt_box .cnt_table .cnt_right ul > li > span{color:#ffffff; font-size:14px; line-height:28px; margin-right:-1px; padding:0px 8px 0px 8px; border:1px solid #111111; background-color:#333333; display:block; cursor:pointer;}

/* Á¦Ç°¼Ò°³ ÅäÅ» ±Ý¾× ---------------------- */
.product_detail_box .product_head_box .detail_table .detail_body .total_box{color:#888888; margin-top:12px; text-align:right;}
.product_detail_box .product_head_box .detail_table .detail_body .total_box span{color:#e91b23; font-size:16px; font-weight:bold;}

/* Á¦Ç°¼Ò°³ ¹öÆ° ---------------------- */
.product_detail_box .product_head_box .detail_table .detail_body .btn_box{text-align:right; margin-top:20px; overflow:hidden;}
.product_detail_box .product_head_box .detail_table .detail_body .btn_box ul{display:inline-block;}
.product_detail_box .product_head_box .detail_table .detail_body .btn_box ul > li{float:left; margin-left:5px;}
.product_detail_box .product_head_box .detail_table .detail_body .btn_box ul > li > .span_btn{width:120px; text-align:center; line-height:32px; display:inline-block; cursor:pointer;}
.product_detail_box .product_head_box .detail_table .detail_body .btn_box ul > li > .span_red{width:120px; text-align:center; line-height:32px; display:inline-block; cursor:pointer;}
.product_detail_box .product_head_box .detail_table .detail_body .btn_box ul > li > button{width:120px; text-align:center; line-height:32px; display:inline-block; cursor:pointer;} 

/* Á¦Ç°¼Ò°³ ´Ù¿î·Îµå ---------------------- */
.product_detail_box .product_down_box{margin-top:20px; border-top:1px solid #dddddd; border-left:1px solid #dddddd; border-right:1px solid #dddddd;}
.product_detail_box .product_down_box .down_head{color:#333333; font-size:14px; font-weight:bold; line-height:38px; padding:0px 12px 0px 12px; border-bottom:1px solid #dddddd; background-color:#f5f5f5;}
.product_detail_box .product_down_box .down_foot{color:#555555; padding:0px 12px 0px 12px; line-height:38px; border-bottom:1px solid #dddddd; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.product_detail_box .product_down_box .down_foot .link_box{color:#555555; cursor:pointer;}
.product_detail_box .product_down_box .down_foot .span_ufile{color:#ff4500;}

/* Á¦Ç°¼Ò°³ »ó¼¼¼³¸í ---------------------- */
.product_info_box{font-weight:bold; padding:0px 20px 0px 20px; line-height:36px; margin:20px 0px -1px 0px; display:inline-block; border-top:1px solid #dddddd; border-left:1px solid #dddddd; border-right:1px solid #dddddd; background-color:#ffffff;}
.product_line_box{color:#333333; border-bottom:1px solid #dddddd; overflow:hidden;}

/* ######################################## [º»¹®] ÁÖ¹®Á¶È¸ °Ô½ÃÆÇ ######################################## */

/* ÀüÃ¼¹Ú½º ---------------------- */
.order_head_box{margin:0px 0px 0px 0px;}

/* ÁÖ¹®¹øÈ£ ---------------------- */
.order_head_box .order_info_box{color:#333333; padding:10px 10px 10px 10px; border:1px solid #e3e3e3; background-color:#f5f5f5; margin-bottom:20px;}
.order_head_box .order_info_box span{color:#008cd4; font-weight:bold;}

/* Àå¹Ù±¸´Ï ---------------------- */
.order_head_box .order_cart_box{border-top:2px solid #333333;}
.order_head_box .order_cart_box .cart_table{border-collapse:collapse; white-space:nowrap; table-layout:fixed;}
.order_head_box .order_cart_box .cart_table thead th{padding:12px 12px 12px 12px; position:sticky; border-top:0px solid #333333; border-bottom:1px solid #c3c3c3; background-color:#ffffff;}
.order_head_box .order_cart_box .cart_table td, .cart_table th{padding:12px 12px 12px 12px; text-align:center; border-bottom:1px solid #dddddd; background-color:#ffffff;}
.order_head_box .order_cart_box .cart_table td .imgs_box{width:76px; font-size:0px; overflow:hidden;}
.order_head_box .order_cart_box .cart_table td .imgs_box img{width:100%;}
.order_head_box .order_cart_box .cart_table td .gs_name{font-weight:bold; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; cursor:pointer;}
.order_head_box .order_cart_box .cart_table td .gs_opt{line-height:32px; margin-top:6px; padding:0px 10px 0px 10px; border:1px solid #e3e3e3; background-color:#f5f5f5;}

/* Àå¹Ù±¸´Ï ÅäÅ» ±Ý¾× ---------------------- */
.order_head_box .order_total_box{padding:12px 12px 12px 12px; line-height:24px; border-bottom:1px solid #e3e3e3; background-color:#f5f5f5;}
.order_head_box .order_total_box .total_table{width:100%; display:table;}
.order_head_box .order_total_box .total_table .total_row{display:table-row;}
.order_head_box .order_total_box .total_table .total_row .total_left{width:50%; display:table-cell; vertical-align:middle;}
.order_head_box .order_total_box .total_table .total_row .total_left span{color:#e91b23; font-weight:bold;}
.order_head_box .order_total_box .total_table .total_row .total_right{width:50%; font-weight:bold; text-align:right; display:table-cell; vertical-align:middle;}
.order_head_box .order_total_box .total_table .total_row .total_right span{color:#e91b23;}

/* ÁÖ¹®³»¿ª ---------------------- */
.order_body_box{margin:0px 0px 20px 0px;}
.order_body_box .body_line_box{border:1px solid #dddddd; margin:20px 0px 0px 0px;}
.order_body_box .body_line_box .body_head_box{padding:12px 12px 12px 12px; border-bottom:1px solid #dddddd; background-color:#f5f5f5;}
.order_body_box .body_line_box .body_head_box span{font-weight:bold;}
.order_body_box .body_line_box .body_foot_box{padding:5px 12px 5px 12px;}
.order_body_box .body_line_box .body_foot_box .body_table{width:100%; display:table; table-layout:fixed;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row{display:table-row;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_left{width:120px; color:#333333; font-weight:bold; padding:7px 6px 7px 0px; display:table-cell; vertical-align:middle;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right{color:#7b7b7b; padding:7px 0px 7px 6px; display:table-cell; vertical-align:middle;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right .link_box{color:#7b7b7b; cursor:pointer;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right .span_pay2{color:#5eba00; font-weight:bold;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right .span_pay3{color:#e91b23;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right .span_pay4{font-weight:bold;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right .span_pay5{color:#c58500;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right .span_ufile{color:#ff4500;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right .span_ulink{color:#3498db;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right .span_link{cursor:pointer;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right .span_total{color:#333333; font-weight:bold;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right ul{}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right ul > li{float:left; padding:0px 6px 0px 0px;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right ul > li::after{float:right; content:">"; margin-left:6px; margin-right:0px;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right ul > li:last-child::after{content:""; margin-right:0px;}
.order_body_box .body_line_box .body_foot_box .body_table .body_row .body_right ul > li > .span_arrow{color:#0092de; font-weight:bold;}

/* ÇÏ´Ü¹öÆ° ---------------------- */
.order_body_box .foot_btn_box{text-align:center; padding:25px 0px 10px 0px; margin-bottom:0px; overflow:hidden;}
.order_body_box .foot_btn_box ul{display:inline-block;}
.order_body_box .foot_btn_box ul > li{float:left;}
.order_body_box .foot_btn_box ul > li > .pay_btn{width:100px; color:#ffffff; line-height:34px; font-weight:bold; border:1px solid #07c0af; background-color:#12cebd; margin-right:-1px; display:inline-block; cursor:pointer;}
.order_body_box .foot_btn_box ul > li > .cancel_btn{width:100px; line-height:34px; font-weight:bold; display:inline-block; cursor:pointer;}
.order_body_box .foot_btn_box ul > li > .span_btn{width:100px; line-height:34px; font-weight:bold; display:inline-block;}
.order_body_box .foot_btn_box ul > li > .list_btn{width:100px; line-height:34px; margin-left:-1px; font-weight:bold; display:inline-block; cursor:pointer;}

/* ######################################## ´ñ±Û °ü·Ã ######################################## */

/* VIEW(º»¹®)ÆäÀÌÁö ´ñ±Û Å¸ÀÌÆ² ---------------------- */
.reply_veiw_title{padding:0px 0px 5px 0px; font-size:18px;}
.reply_veiw_title .reply_title_span{font-family:Arial; border-bottom:2px solid #333333; padding:0px 3px 3px 3px;}
.reply_veiw_title .reply_title_span .reply_title_num{color:#ff3000;}

/* VIEW(º»¹®)ÆäÀÌÁö ´ñ±Û ³»¿ë ---------------------- */
.reply_view_line{height:1px; background-color:#eeeeee;}
.reply_view_box{padding:10px 0px 0px 0px;}
.reply_view_box .reply_view_table{width:100%; display:table; table-layout:fixed;}
.reply_view_box .reply_view_table .reply_view_row{display:table-row;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_left{width:70px; display:table-cell; vertical-align:top; padding-bottom:8px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_left .reply_view_photo{width:60px; height:60px; border-radius:50%; background-position:center center; background-size:60px 60px; display:inline-block;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right{padding-left:7px; display:table-cell; vertical-align:top;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_head{padding-bottom:7px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_head .reply_view_name{font-weight:bold;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_head .reply_view_date{color:#777777; font-size:11px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_head .reply_view_date .span_date{padding-left:0px; margin-left:10px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_head .reply_view_btn{width:90px; font-size:11px; text-align:right; float:right; display:inline-block;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_head .reply_view_btn .reply_view_link{color:#777777; cursor:pointer;} 
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_point{color:#777777; padding-bottom:10px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_point .span_medal{color:#ffbd1b;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_point .reply_point_name{color:#1984c8; font-weight:bold;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_point .reply_point_box{color:#ff2400; font-weight:bold;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle{padding-bottom:10px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_view_secret{cursor:pointer;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_view_file{border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee; margin:6px 0px 10px 0px; padding:8px 0px 8px 0px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_view_file .reply_span_file{padding-right:10px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_view_file .reply_span_file .reply_text_file{color:#555555;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_imgs_table{width:100%; display:table; table-layout:fixed;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_imgs_table .reply_imgs_row{display:table-row;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_imgs_table .reply_imgs_row .reply_imgs_cell{text-align:center; display:table-cell; vertical-align:middle; padding-top:7px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_view_img{margin-top:7px; text-align:center;} 
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_view_img img{cursor:pointer;} 
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_foot{color:#777777; text-align:right; padding-bottom:14px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_foot .reply_del_box{width:60px; height:22px; text-align:center; font-size:11px; line-height:22px; display:inline-block; cursor:pointer;} 
.reply_view_box .reply_view_search{color:#c1011c; background-color:#eaff00;}

/* VIEW(º»¹®)ÆäÀÌÁö ´ñ±Û ÆäÀÌÂ¡ ---------------------- */
.reply_page_box{margin-top:20px; text-align:center;}
.reply_page_box .reply_page_off{line-height:26px; padding:0px 10px 0px 10px; border:1px solid #dddddd; background-color:#ffffff; margin-left:-5px; vertical-align:middle; display:inline-block; cursor:pointer;}
.reply_page_box .reply_page_on{color:#ffffff; line-height:26px; padding:0px 10px 0px 10px; border:1px solid #444444; background-color:#444444; margin-left:-5px; vertical-align:middle; display:inline-block; cursor:pointer;}

/* VIEW(º»¹®)ÆäÀÌÁö ÂÊ±Û ³»¿ë ---------------------- */
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_retort_box{margin-top:10px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_retort_box .reply_retort_line{border-top:1px solid #eeeeee; padding:5px 0px 5px 0px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_retort_box .reply_retort_line .reply_retort_head{padding-top:5px; margin-bottom:5px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_retort_box .reply_retort_line .reply_retort_head .span_retort{color:#c3c3c3; font-size:11px; font-weight:bold;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_retort_box .reply_retort_line .reply_retort_head .reply_retort_date{color:#777777; font-size:11px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_retort_box .reply_retort_line .reply_retort_head .reply_retort_date .span_date{padding-left:0px; margin-left:10px;}
.reply_view_box .reply_view_table .reply_view_row .reply_view_right .reply_view_middle .reply_retort_box .reply_retort_line .reply_retort_head .reply_retort_btn{color:#777777; font-size:11px; margin-left:15px; cursor:pointer;}

/* VIEW(º»¹®) ´ñ±ÛÆû ÀúÀå ---------------------- */
.reply_write_box{text-align:left; padding:16px 20px 16px 20px; background-color:#f5f5f5; border:1px solid #e3e3e3; margin:20px 0 0px 0px;}
.reply_write_box .reply_write_head{margin-bottom:7px;}
.reply_write_box .reply_write_head .reply_write_table{width:100%; color:#737373; display:table;}
.reply_write_box .reply_write_head .reply_write_table .reply_write_row{display:table-row;}
.reply_write_box .reply_write_head .reply_write_table .reply_write_row .reply_write_left{width:100px; display:table-cell; vertical-align:middle;}
.reply_write_box .reply_write_head .reply_write_table .reply_write_row .reply_write_right{padding:4px 16px 4px 7px; display:table-cell; vertical-align:middle;}
.reply_write_box .reply_write_head .reply_write_table .reply_write_row .reply_write_right .reply_write_input{width:100%; height:22px; padding:3px 7px 3px 7px; line-height:20px; border:1px solid #cccccc;}
.reply_write_box .reply_write_middle{margin-bottom:7px; padding-left:5px;}
.reply_write_box .reply_write_middle .reply_middle_btn{width:50px; height:20px; font-size:11px; text-align:center; border:1px solid #627186; background-color:#6d819a; line-height:20px; margin-left:-5px; display:inline-block; cursor:pointer;}
.reply_write_box .reply_area_table{width:100%; color:#737373; display:table;}
.reply_write_box .reply_area_table .reply_area_row{display:table-row;}
.reply_write_box .reply_area_table .reply_area_row .reply_area_left{display:table-cell; vertical-align:middle; padding-right:15px;}
.reply_write_box .reply_area_table .reply_area_row .reply_area_left .reply_area_input{width:100%; height:80px; font-size:12px; border:1px solid #cccccc; padding:7px; overflow:auto; font-size:12px; resize:none;}
.reply_write_box .reply_area_table .reply_area_row .reply_area_right{width:100px; display:table-cell; vertical-align:top;}
.reply_write_box .reply_area_table .reply_area_row .reply_area_right .reply_area_btn{width:100%; height:96px; color:#333333; border:1px solid #cccccc; background-color:#fafafa; line-height:22px; cursor:pointer;}
.reply_write_info{text-align:center; padding:20px 0px 20px 0px; background-color:#f5f5f5; border:1px solid #e3e3e3; margin:20px 0 0px 0px;}

/* VIEW(º»¹®) ´ñ±ÛÆû ±×·¡ÇÁ ---------------------- */
.reply_write_box .reply_grap_box{margin-top:4px;}
.reply_write_box .reply_grap_box .reply_grap_size{width:270px; color:#737373; float:right; font-size:11px;}
.reply_write_box .reply_grap_box .reply_grap_size .ul_grap{float:right;}
.reply_write_box .reply_grap_box .reply_grap_size .ul_grap .li_grap{float:left;}
.reply_write_box .reply_grap_box .reply_grap_size .ul_grap .li_grap_box{float:left; margin:5px 6px 0px 6px;}
.reply_write_box .reply_grap_box .reply_grap_size .ul_grap .li_grap_box .grap_gray{width:182px; height:4px; background-color:#adadad; overflow:hidden;}
.reply_write_box .reply_grap_box .reply_grap_size .ul_grap .li_grap_box .grap_gray .grap_red{height:4px; background-color:#d60000;}

/* VIEW(º»¹®) ´ñ±ÛÆû Ã·ºÎÆÄÀÏ ---------------------- */
.reply_write_box .reply_file_table{width:100%; color:#737373; display:table;}
.reply_write_box .reply_file_table .reply_file_row{display:table-row;}
.reply_write_box .reply_file_table .reply_file_row .reply_file_left{width:100px; padding-top:4px; display:table-cell; vertical-align:top;}
.reply_write_box .reply_file_table .reply_file_row .reply_file_right{padding:4px 0px 4px 7px; display:table-cell; vertical-align:middle;}
.reply_write_box .reply_file_table .reply_file_row .reply_file_right .span_link{cursor:pointer;}
.reply_write_box .reply_add_box{width:100%; color:#737373; margin-top:7px; display:none;}
.reply_write_box .reply_add_box .reply_add_table{width:100%; color:#737373; display:table;}
.reply_write_box .reply_add_box .reply_add_table .reply_add_row{display:table-row;}
.reply_write_box .reply_add_box .reply_add_table .reply_add_row .reply_add_left{width:80px; display:table-cell; vertical-align:middle; padding:5px 7px 5px 7px; background-color:#eeeeee; border-top:1px solid #cbcbcb; border-left:1px solid #cbcbcb; border-bottom:1px solid #cbcbcb;}
.reply_write_box .reply_add_box .reply_add_table .reply_add_row .reply_add_right{display:table-cell; vertical-align:middle;}
.reply_write_box .reply_add_box .reply_add_table .reply_add_row .reply_add_right .reply_add_file{padding:5px 5px 5px 5px; border:1px solid #cccccc;}
.reply_write_box .reply_add_box .reply_add_table .reply_add_row .reply_add_right .reply_add_file .reply_add_input{width:100%;}

/* ######################################## º»¹® ±âÅ¸ °ü·Ã ######################################## */

/* VIEW(º»¹®)ÆäÀÌÁö ¹öÆ°Ãâ·Â ---------------------- */
.foot_btn_box{padding:20px 0px 0px 5px; overflow:hidden;}
.foot_btn_box .foot_btn_left{float:left;}
.foot_btn_box .foot_btn_right{float:right;}
.foot_btn_box .foot_btn_left .foot_btn_black{width:60px; height:28px; font-size:12px; text-align:center; line-height:28px; margin-left:-5px; display:inline-block; cursor:pointer;}
.foot_btn_box .foot_btn_right .foot_btn_black{width:60px; height:28px; font-size:12px; text-align:center; line-height:28px; margin-left:-5px; display:inline-block; cursor:pointer;}
.foot_btn_box .foot_btn_right .foot_btn_red{width:60px; height:28px; font-size:12px; text-align:center; line-height:28px; margin-left:-5px; display:inline-block; cursor:pointer;}

/* VIEW(º»¹®)ÆäÀÌÁö ÀÌÀü±Û/´ÙÀ½±Û ---------------------- */
.up_down_table{width:100%; display:table; margin-top:20px;}
.up_down_table .up_down_row{display:table-row;}
.up_down_table .up_down_row .up_down_head1{width:100px; display:table-cell; vertical-align:middle; color:#444444; font-weight:bold; padding:9px 12px 9px 12px; background-color:#f5f5f5; border-top:1px solid #dddddd; border-right:1px solid #dddddd;}
.up_down_table .up_down_row .up_down_head2{display:table-cell; vertical-align:middle; padding:9px 12px 9px 12px; border-top:1px solid #dddddd;}
.up_down_table .up_down_row .up_down_head2 .up_down_text{color:#666666; cursor:pointer;}
.up_down_table .up_down_row .up_down_foot1{width:100px; display:table-cell; vertical-align:middle; color:#444444; font-weight:bold; padding:9px 12px 9px 12px; background-color:#f5f5f5; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd;}
.up_down_table .up_down_row .up_down_foot2{display:table-cell; vertical-align:middle; padding:9px 12px 9px 12px; border-bottom:1px solid #dddddd;}
.up_down_table .up_down_row .up_down_foot2 .up_down_text{color:#666666; cursor:pointer;}
.up_down_table .up_down_row .up_down_line{height:1px; display:table-cell; background-color:#dddddd;}

/* VIEW(º»¹®)ÆäÀÌÁö ¿«ÀÎ±Û ¸ñ·Ï ---------------------- */
.relative_sub_box{margin-top:20px;}
.relative_sub_box .relative_sub_table{width:100%; display:table;}
.relative_sub_box .relative_sub_table .relative_sub_row{display:table-row;}
.relative_sub_box .relative_sub_table .relative_sub_row .relative_subject_box{display:table-cell; vertical-align:middle; color:#666666; padding:8px 12px 8px 12px; border-top:1px solid #dddddd;}
.relative_sub_box .relative_sub_table .relative_sub_row .relative_subject_box .relative_subject_text{color:#666666;}
.relative_sub_box .relative_sub_table .relative_sub_row .relative_subject_box .relative_subject_color{background-color:#F2EADC; font-weight:bold;}
.relative_sub_box .relative_sub_table .relative_sub_row .relative_name_box{width:90px; display:table-cell; vertical-align:middle; color:#666666; padding:8px 5px 8px 5px; border-top:1px solid #dddddd;}
.relative_sub_box .relative_sub_table .relative_sub_row .relative_date_box{width:80px; display:table-cell; vertical-align:middle; color:#666666; text-align:center; padding:8px 5px 8px 5px; border-top:1px solid #dddddd;}
.relative_sub_box .relative_sub_table .relative_sub_row .relative_hit_box{width:50px; display:table-cell; vertical-align:middle; color:#666666; text-align:center; padding:8px 5px 8px 5px; border-top:1px solid #dddddd;}
.relative_sub_box .relative_sub_line{height:1px; background-color:#dddddd;}

/* VIEW(º»¹®)ÆäÀÌÁö º»¹®ÆîÄ§ÇüÅÂ ---------------------- */
.while_multi_box{margin:5px 0px 20px 0px;}
.while_multi_box .while_multi_num{border-bottom:1px solid #dddddd; padding:12px 0px 2px 0px; margin-bottom:12px;}

/* VIEW(º»¹®)ÆäÀÌÁö ÆË¾÷°ü¸® ---------------------- */
.body_popup_box{width:100%; height:100%;}
.body_popup_box .popup_img_box{text-align:center; background-color:#ffffff;}
.body_popup_box .popup_img_box img{max-width:100%; height:auto; margin:0px auto; display:block;}
.body_popup_box .popup_tbody_box{line-height:170%; background-color:#ffffff; padding:5px 5px 5px 5px;}
.body_popup_box .popup_date_box{font-size:12px; color:#ffffff; background-color:#909090; padding:6px 7px 6px 7px; overflow:hidden;}
.body_popup_box .popup_date_box .popup_check{float:left; margin-right:7px;}
.body_popup_box .popup_date_box .popup_time{float:left;}
.body_popup_box .popup_date_box .popup_close{float:right;}
.body_popup_box .popup_date_box .popup_close .popup_point{cursor:pointer;}

/* ######################################## ¼³¹®Á¶»ç ÆäÀÌÁö ######################################## */

.vote_box{margin:10px 0px 20px 0px;}
.vote_box .vote_background{padding:0px 20px 20px 20px; background-color:#efefef;}
.vote_box .vote_background .body_box{width:100%; padding-top:20px;}
.vote_box .vote_background .body_box .table_box{width:100%; display:table;}
.vote_box .vote_background .body_box .table_box .row_box{display:table-row;}
.vote_box .vote_background .body_box .table_box .row_box .radio_box{width:20px; display:table-cell; vertical-align:middle; padding-top:3px;}
.vote_box .vote_background .body_box .table_box .row_box .num_box{display:table-cell; vertical-align:middle;}
.vote_box .vote_background .body_box .table_grap{width:100%; display:table; margin-top:4px;}
.vote_box .vote_background .body_box .table_grap .row_grap{display:table-row;}
.vote_box .vote_background .body_box .table_grap .row_grap .left_grap{display:table-cell; vertical-align:middle;}
.vote_box .vote_background .body_box .table_grap .row_grap .left_grap .background_box{height:5px; background-color:#adadad;}
.vote_box .vote_background .body_box .table_grap .row_grap .left_grap .background_box .color_box{height:5px; background-color:#d60000;}
.vote_box .vote_background .body_box .table_grap .row_grap .right_grap{width:80px; display:table-cell; vertical-align:middle; padding-left:7px;}
.vote_box .vote_background .body_box .table_grap .row_grap .right_grap span{color:#e90000; font-size:12px;}
.vote_box .vote_background .score_box{font-weight:bold; font-size:14px; text-align:center; padding:15px 0px 10px 0px;}
.vote_box .vote_background .score_box span{color:#e90000; font-weight:bold; font-size:14px; text-align:center; padding:15px 0px 10px 0px;}
.vote_box .vote_background .text_box{color:#216da5; text-align:center; font-weight:bold; padding-top:5px;}
.vote_box .vote_background .btn_box{text-align:center; padding-top:5px;}
.vote_box .vote_background .btn_box .input_box{width:80px; height:30px; font-size:14px; font-weight:bold; line-height:28px; cursor:pointer;}

/* ######################################## ±Û¾²±â Æû ÆäÀÌÁö ######################################## */

.write_form_size_box{margin:0px 0px 20px 0px; text-align:left; overflow:hidden;}
.write_form_size_box .table_layout{table-layout:fixed;}
.write_form_size_box .td_title{width:120px; font-weight:bold; vertical-align:middle; padding:7px 7px 7px 0px; border-bottom:0px solid #000000;}
.write_form_size_box .td_cont{vertical-align:middle; padding:7px 0px 7px 7px; border-bottom:0px solid #000000;}
.write_form_size_box .td_add{vertical-align:middle; padding:13px 0px 13px 0px; line-height:18px; background-color:#ffffff; border-bottom:0px solid #000000;}
.write_form_size_box .td_cont .vote_btn{width:60px; font-size:11px; line-height:24px; text-align:center; display:inline-block; cursor:pointer;}
.write_form_size_box .td_cont .admin_btn{width:60px; font-size:11px; line-height:24px; text-align:center; margin-left:-5px; display:inline-block; cursor:pointer;}
.write_form_size_box .td_cont .info_btn{width:80px; font-size:12px; color:#595f6f; line-height:28px; text-align:center; background-color:#f5f5f5; border:1px solid #cbcbcb; display:inline-block; cursor:pointer;}
.write_form_size_box .td_cont .link_gray{color:#595f6f;}
.write_form_size_box .td_cont .input_dd{padding-right:16px;}
.write_form_size_box .td_cont .input_check{line-height:18px; padding:5px 0px 5px 0px;}
.write_form_size_box .td_cont .input_img{padding:2px 0px 2px 0px; vertical-align:middle;}
.write_form_size_box .td_cont .input_img img{height:26px;}
.write_form_size_box .td_cont .input_down{padding-bottom:5px;}
.write_form_size_box .td_cont .input_text{color:#737373; padding-top:5px; margin-bottom:-4px;}
.write_form_size_box .td_cont .input_area{color:#737373; padding-top:3px;}
.write_form_size_box .td_cont .input_li{float:left;}
.write_form_size_box .td_cont .input_box{width:100%; height:22px; padding:3px 7px 3px 7px; line-height:20px; border:1px solid #cccccc;}
.write_form_size_box .td_cont .input_box50{width:50px; height:22px; padding:3px 7px 3px 7px; line-height:20px; border:1px solid #cccccc;}
.write_form_size_box .td_cont .input_box60{width:60%; height:22px; padding:3px 7px 3px 7px; line-height:20px; border:1px solid #cccccc;}
.write_form_size_box .td_cont .input_box120{width:120px; height:22px; padding:3px 7px 3px 7px; line-height:20px; border:1px solid #cccccc;}
.write_form_size_box .td_cont .input_file{width:100%; padding:5px 5px 5px 5px; border:1px solid #cccccc;}
.write_form_size_box .td_cont .input_textarea{font-size:12px; padding:3px 7px 3px 7px; line-height:18px; border:1px solid #cccccc; overflow:auto; resize:none;}
.write_form_size_box .table_div{display:table;}
.write_form_size_box .table_div .row_box{display:table-row;}
.write_form_size_box .table_div .row_box .left_box{display:table-cell; vertical-align:middle; padding-right:5px;}
.write_form_size_box .table_div .row_box .right_box{width:80px; display:table-cell; vertical-align:middle;}
.write_form_size_box .table_box{width:100%; display:table;}
.write_form_size_box .table_box .table_row{display:table-row;}
.write_form_size_box .table_box .table_row .cell_left15{display:table-cell; vertical-align:middle; padding-right:15px;}
.write_form_size_box .table_box .table_row .cell_right80{width:80px; display:table-cell; vertical-align:middle;}
.write_form_size_box .table_box .table_row .cell_right176{width:176px; display:table-cell; vertical-align:middle;}
.write_form_size_box .write_form_box{height:1px;}
.write_form_size_box .write_form_box .write_size_box{width:65px;}
.write_form_size_box .write_form_box .write_size_frame{width:300px; height:100px; display:none;}
.write_form_size_box .div_btn{text-align:center; padding:20px 0px 30px 0px;}
.write_form_size_box .div_btn .save_btn{width:100px; font-size:12px; line-height:34px; margin-left:-5px; font-weight:bold; display:inline-block; cursor:pointer;}
.write_form_size_box .div_btn .view_btn{width:100px; font-size:12px; line-height:34px; font-weight:bold; display:inline-block; cursor:pointer;}

/* WRITE(±Û¾²±â)ÆäÀÌÁö ÆË¾÷°ü¸® ¿µ¿ª ---------------------- */
.write_form_size_box .td_cont .popup_input{width:30px; height:22px; padding:3px 7px 3px 7px; line-height:20px; border:1px solid #cccccc;}
.write_form_size_box .popup_info{border-top:1px solid #d1d8e4; border-bottom:1px solid #d1d8e4; background-color:#f2f4f7; padding:10px 7px 10px 7px;}

/* ######################################## ±Û¾²±â Æû ¿¡µðÅÍ ######################################## */

.write_form_size_box .write_edit_box{height:100%;}
.write_form_size_box .write_edit_box .write_edit_table{width:100%; display:table;}
.write_form_size_box .write_edit_box .write_edit_table .write_edit_row{display:table-row;}
.write_form_size_box .write_edit_box .write_edit_table .write_edit_row .write_edit_left{width:16px; font-size:0px; display:table-cell; vertical-align:middle;}
.write_form_size_box .write_edit_box .write_edit_table .write_edit_row .write_edit_middle{text-align:left; display:table-cell; vertical-align:middle;}
.write_form_size_box .write_edit_box .write_edit_table .write_edit_row .write_edit_right{width:7px; font-size:0px; display:table-cell; vertical-align:middle;}
.write_form_size_box .write_edit_box .write_edit_table .write_edit_row .write_edit_cell{display:table-cell; vertical-align:middle;}
.write_form_size_box .write_edit_box .write_area_box{height:100%; margin-top:5px; padding-bottom:12px; overflow:hidden;}
.write_form_size_box .write_edit_box .write_area_box .edit_area_dd{height:100%; padding-right:12px;}
.write_form_size_box .write_edit_box .write_area_box .edit_area_dd .write_area_input{width:100%; height:100%; border:0px solid #ffffff; overflow:auto; line-height:145%; padding:5px; border:1px solid #C9C9C9; resize:none;}
.write_form_size_box .write_edit_box .write_iframe_box{height:100%; margin-top:5px; border:1px solid #C9C9C9; overflow:hidden;}
.write_form_size_box .write_edit_box .write_iframe_box .write_iframe_input{width:100%; height:100%; border:0px solid #ffffff; background-color:#ffffff; line-height:145%; padding:0px; overflow:auto;}

/* ######################################## [±Û¾²±â] ÁÖ¹®Á¶È¸ °Ô½ÃÆÇ ######################################## */

/* ÀüÃ¼¹Ú½º ---------------------- */
.order_head_box{margin:0px 0px 0px 0px;}

/* ÁÖ¹®¹øÈ£ ---------------------- */
.order_head_box .order_info_box{color:#333333; padding:10px 10px 10px 10px; border:1px solid #e3e3e3; background-color:#f5f5f5; margin-bottom:20px;}
.order_head_box .order_info_box span{color:#008cd4; font-weight:bold;}

/* Àå¹Ù±¸´Ï ---------------------- */
.order_head_box .order_cart_box{border-top:2px solid #333333;}
.order_head_box .order_cart_box .cart_table{border-collapse:collapse; white-space:nowrap; table-layout:fixed;}
.order_head_box .order_cart_box .cart_table thead th{padding:12px 12px 12px 12px; position:sticky; border-top:0px solid #333333; border-bottom:1px solid #c3c3c3; background-color:#ffffff;}
.order_head_box .order_cart_box .cart_table td, .cart_table th{padding:12px 12px 12px 12px; text-align:center; border-bottom:1px solid #dddddd; background-color:#ffffff;}
.order_head_box .order_cart_box .cart_table td .imgs_box{width:76px; font-size:0px; overflow:hidden;}
.order_head_box .order_cart_box .cart_table td .imgs_box img{width:100%;}
.order_head_box .order_cart_box .cart_table td .gs_name{font-weight:bold; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; cursor:pointer;}
.order_head_box .order_cart_box .cart_table td .gs_opt{line-height:32px; margin-top:4px; padding:0px 10px 0px 10px; border:1px solid #e3e3e3; background-color:#f5f5f5;}

/* Àå¹Ù±¸´Ï ÅäÅ» ±Ý¾× ---------------------- */
.order_head_box .order_total_box{padding:12px 12px 12px 12px; line-height:24px; border-bottom:1px solid #e3e3e3; background-color:#f5f5f5;}
.order_head_box .order_total_box .total_table{width:100%; display:table;}
.order_head_box .order_total_box .total_table .total_row{display:table-row;}
.order_head_box .order_total_box .total_table .total_row .total_left{width:50%; display:table-cell; vertical-align:middle;}
.order_head_box .order_total_box .total_table .total_row .total_left span{color:#e91b23; font-weight:bold;}
.order_head_box .order_total_box .total_table .total_row .total_right{width:50%; font-weight:bold; text-align:right; display:table-cell; vertical-align:middle;}
.order_head_box .order_total_box .total_table .total_row .total_right span{color:#e91b23;}

/* ÁÖ¹®³»¿ª ---------------------- */
.order_write_box{color:#333333; margin:0px 0px 0px 0px;}
.order_write_box .write_line_box{border:1px solid #dddddd; margin:20px 0px 0px 0px;}
.order_write_box .write_line_box .write_head_box{padding:12px 12px 12px 12px; border-bottom:1px solid #dddddd; background-color:#f5f5f5;}
.order_write_box .write_line_box .write_head_box span{font-weight:bold;}
.order_write_box .write_line_box .write_foot_box{padding:5px 12px 5px 12px;}
.order_write_box .write_line_box .write_foot_box .write_table{table-layout:fixed;}
.order_write_box .write_line_box .write_foot_box .write_table .write_add{vertical-align:middle; padding:13px 0px 13px 0px; line-height:18px; background-color:#ffffff; border-bottom:0px solid #000000;}
.order_write_box .write_line_box .write_foot_box .write_table .write_left{width:120px; font-weight:bold; padding:7px 6px 7px 0px;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right{padding:7px 0px 7px 6px;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .vote_btn{width:60px; font-size:11px; line-height:24px; text-align:center; display:inline-block; cursor:pointer;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .admin_btn{width:60px; font-size:11px; line-height:24px; text-align:center; margin-left:-5px; display:inline-block; cursor:pointer;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .info_btn{width:80px; font-size:12px; color:#595f6f; line-height:28px; text-align:center; background-color:#f5f5f5; border:1px solid #cbcbcb; display:inline-block; cursor:pointer;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .write_form_size_box .td_cont .link_gray{color:#595f6f;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_dd{padding-right:16px;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_check{line-height:18px; padding:5px 0px 5px 0px;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_img{padding:2px 0px 2px 0px; vertical-align:middle;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_img img{height:26px;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_li{float:left;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_box{width:100%; height:22px; padding:3px 7px 3px 7px; line-height:20px; border:1px solid #cccccc;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_box50{width:50px; height:22px; padding:3px 7px 3px 7px; line-height:20px; border:1px solid #cccccc;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_box60{width:60%; height:22px; padding:3px 7px 3px 7px; line-height:20px; border:1px solid #cccccc;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_box120{width:120px; height:22px; padding:3px 7px 3px 7px; line-height:20px; border:1px solid #cccccc;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_file{width:100%; padding:5px 5px 5px 5px; border:1px solid #cccccc;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_textarea{font-size:12px; padding:3px 7px 3px 7px; line-height:18px; border:1px solid #cccccc; overflow:auto; resize:none;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .table_box{width:100%; display:table;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .table_box .table_row{display:table-row;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .table_box .table_row .cell_left15{display:table-cell; vertical-align:middle; padding-right:15px;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .table_box .table_row .cell_right176{width:176px; display:table-cell; vertical-align:middle;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_dd > ul{}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_dd > ul > .li_left{float:left;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .input_dd > ul > .li_right{float:left; margin-left:-1px;}
.order_write_box .write_line_box .write_foot_box .write_table .write_right .span_total{color:#333333; font-weight:bold;}
.order_write_box .write_form_box{height:1px;}
.order_write_box .write_form_box .write_size_box{width:65px;}
.order_write_box .write_form_box .write_size_frame{width:300px; height:100px; display:none;}

/* ÇÏ´Ü¹öÆ° ---------------------- */
.order_write_box .div_btn{text-align:center; padding:20px 0px 30px 0px;}
.order_write_box .div_btn .save_btn{width:100px; font-size:12px; line-height:34px; font-weight:bold; display:inline-block; cursor:pointer;}
.order_write_box .div_btn .view_btn{width:100px; font-size:12px; line-height:34px; margin-left:-5px; font-weight:bold; display:inline-block; cursor:pointer;}

/* ######################################## ±Û¾²±â Æû ¿¡µðÅÍ(ÁÖ¹®¼­Çü) ######################################## */

.order_write_box .write_edit_box{height:100%;}
.order_write_box .write_edit_box .write_edit_table{width:100%; display:table;}
.order_write_box .write_edit_box .write_edit_table .write_edit_row{display:table-row;}
.order_write_box .write_edit_box .write_edit_table .write_edit_row .write_edit_left{width:16px; font-size:0px; display:table-cell; vertical-align:middle;}
.order_write_box .write_edit_box .write_edit_table .write_edit_row .write_edit_middle{text-align:left; display:table-cell; vertical-align:middle;}
.order_write_box .write_edit_box .write_edit_table .write_edit_row .write_edit_right{width:7px; font-size:0px; display:table-cell; vertical-align:middle;}
.order_write_box .write_edit_box .write_edit_table .write_edit_row .write_edit_cell{display:table-cell; vertical-align:middle;}
.order_write_box .write_edit_box .write_area_box{height:100%; margin-top:5px; padding-bottom:12px; overflow:hidden;}
.order_write_box .write_edit_box .write_area_box .edit_area_dd{height:100%; padding-right:12px;}
.order_write_box .write_edit_box .write_area_box .edit_area_dd .write_area_input{width:100%; height:100%; border:0px solid #ffffff; overflow:auto; line-height:145%; padding:5px; border:1px solid #C9C9C9; resize:none;}
.order_write_box .write_edit_box .write_iframe_box{height:100%; margin-top:5px; border:1px solid #C9C9C9; overflow:hidden;}
.order_write_box .write_edit_box .write_iframe_box .write_iframe_input{width:100%; height:100%; border:0px solid #ffffff; background-color:#ffffff; line-height:145%; padding:0px; overflow:auto;}

/* ######################################## °Ô½ÃÆÇ ºñ°ø°³±Û ÀÐ±â[ºñ¹Ð¹øÈ£ ÀÔ·ÂÆû] ######################################## */

.secret_form_div_box{height:100%; max-height:100%; padding:0px 0px 50px 0px;}
.secret_form_div_box .secret_box{border:1px solid #e7e7e7; padding-bottom:20px; overflow:hidden;}
.secret_form_div_box .secret_box .secret_subject{padding:14px 14px 14px 14px; font-weight:bold; border-bottom:1px solid #f3f3f3; background-color:#fcfcfc; table-layout:fixed; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.secret_form_div_box .secret_box .secret_body{line-height:22px; padding:14px 14px 14px 14px;}
.secret_form_div_box .secret_box .secret_body .secret_span{color:#e91b23; font-weight:bold;}
.secret_form_div_box .secret_div{padding:14px 14px 14px 14px;}
.secret_form_div_box .secret_div .secret_table{width:100%; display:table;}
.secret_form_div_box .secret_div .secret_table .secret_row{display:table-row;}
.secret_form_div_box .secret_div .secret_table .secret_row .secret_cell{display:table-cell; vertical-align:middle;}
.secret_form_div_box .secret_div .secret_table .secret_row .secret_cell .dd_input_box{padding-right:11px;}
.secret_form_div_box .secret_div .secret_table .secret_row .secret_cell .dd_input_box .input_box{width:100%; height:22px; color:#757575; font-size:12px; padding:3px 5px 3px 5px; line-height:22px; border:1px solid #cccccc;}
.secret_form_div_box .secret_div .secret_table .secret_row .secret_cell .secret_btn_red{width:100%; font-size:12px; line-height:28px; font-weight:bold; text-align:center; display:inline-block; cursor:pointer;}
.secret_form_div_box .secret_div .secret_table .secret_row .secret_cell .secret_btn_black{width:100%; font-size:12px; line-height:28px; font-weight:bold; text-align:center; display:inline-block; cursor:pointer;}
.secret_form_div_box .secret_cook_div{margin-top:20px; line-height:22px; padding:60px 14px 60px 14px; border:1px solid #e7e7e7; background-color:#fcfcfc;}
.secret_form_div_box .secret_cook_div .secret_cook_span{color:#e91b23; font-weight:bold;}

/* ######################################## °Ô½ÃÆÇ SEARCH ÀüÃ¼°Ë»ö ÀÌ¹ÌÁö ½æ³×ÀÏ ######################################## */

.search_page_div_box .list_thumb_div{position:relative; padding-top:90%; overflow:hidden; border:1px solid #f1f3f6;}
.search_page_div_box .list_thumb_div .list_thumb_box{position:absolute; top:0; left:0; right:0; bottom:0; -webkit-transform:translate(50%,50%); -ms-transform:translate(50%,50%); transform:translate(50%,50%);}
.search_page_div_box .list_thumb_div .list_thumb_box img{position:absolute; top:0; left:0; width:100%; height:auto; object-fit:cover; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}

/* ######################################## °Ô½ÃÆÇ SEARCH ÀüÃ¼°Ë»ö ÆäÀÌÁö ºÎºÐ ######################################## */

A.search_page_link:link	        {text-decoration:none; font-size:14px; color:#127fde;} /* ±ÛÁ¦¸ñ: ÀÐÁö ¾ÊÀº ±Û */
A.search_page_link:visited	{text-decoration:none; font-size:14px; color:#127fde;} /* ±ÛÁ¦¸ñ: ÀÐÀº ±Û */
A.search_page_link:hover	{text-decoration:underline; font-size:14px; color:#127fde;} /* ±ÛÁ¦¸ñ: ¸¶¿ì½ºOVER */
.search_page_div_box{padding-bottom:30px; overflow:hidden;}
.search_page_div_box .search_head_box{margin-top:0px; padding:10px 10px 10px 10px; border:1px solid #e5e5e5;}
.search_page_div_box .search_head_box .search_select_box{margin-bottom:10px;}
.search_page_div_box .search_head_box .search_select_box .search_select_size{width:160px;}
.search_page_div_box .search_head_box .search_form_table{width:100%; display:table;} 
.search_page_div_box .search_head_box .search_form_table .search_form_row{display:table-row;}
.search_page_div_box .search_head_box .search_form_table .search_form_left{display:table-cell; vertical-align:middle; padding-right:15px;}
.search_page_div_box .search_head_box .search_form_table .search_form_left .search_input_box{width:100%; height:22px; color:#4b4b4d; font-weight:bold; padding:3px 7px 3px 7px; line-height:20px; border:1px solid #cccccc; background-color:#f8f8f8; outline:none;}
.search_page_div_box .search_head_box .search_form_table .search_form_right{width:80px; display:table-cell; vertical-align:middle;}
.search_page_div_box .search_head_box .search_form_table .search_form_right .search_input_btn{width:100%; color:#696969; font-size:12px; font-weight:bold; line-height:28px; font-weight:bold; border:1px solid #cccccc; background-color:#fdfdfd; display:inline-block; cursor:pointer;}
.search_page_div_box .search_result_box{margin-top:25px;}
.search_page_div_box .search_result_box span{font-weight:bold;}
.search_page_div_box .search_info_box{text-align:center; color:#ff3600; font-weight:bold;}
.search_page_div_box .search_info_btn{text-align:center; margin:25px 0px 25px 0px;}
.search_page_div_box .search_info_btn span{width:80px; font-size:12px; font-weight:bold; line-height:28px; text-align:center; display:inline-block; cursor:pointer;}
.search_page_div_box .search_list_title{font-size:14px; font-weight:bold; margin-top:30px; padding:0px 0px 6px 0px; border-bottom:1px dotted #cccccc;}
.search_page_div_box .search_word_text{color:#0068cc; font-weight:bold;}
.search_page_div_box .search_list_box{padding:14px 0px 14px 0px; border-bottom:1px dotted #cccccc;}
.search_page_div_box .search_list_box .search_list_head{margin-bottom:10px; overflow:hidden;}
.search_page_div_box .search_list_box .search_list_head .search_list_subject{float:left;}
.search_page_div_box .search_list_box .search_list_head .search_list_blank{float:right; font-size:11px; margin-top:3px;}
.search_page_div_box .search_list_box .search_list_head .search_list_blank span{color:#787878;}
.search_page_div_box .search_list_box .search_middle_table{width:100%; display:table;}
.search_page_div_box .search_list_box .search_middle_table .search_middle_row{display:table-row;}
.search_page_div_box .search_list_box .search_middle_table .search_middle_imgs{width:80px; display:table-cell; vertical-align:middle; padding-right:12px;}
.search_page_div_box .search_list_box .search_middle_table .search_middle_tbody{color:#787878; font-size:12px; line-height:1.6; display:table-cell; vertical-align:middle;}
.search_page_div_box .search_list_box .search_middle_table .search_middle_tbody .search_span_secret{color:#000000; font-weight:bold;}
.search_page_div_box .search_list_box .search_hadan_box{color:#787878; margin-top:10px; overflow:hidden;}
.search_page_div_box .search_list_box .search_hadan_box .search_hadan_left{float:left; margin-right:16px;}
.search_page_div_box .search_list_box .search_hadan_box .search_hadan_left img{height:16px;}
.search_page_div_box .search_list_box .search_hadan_box .search_hadan_margin{float:left; margin-right:16px;}
.search_page_div_box .search_list_box .search_hadan_box .search_hadan_margin .search_num_repl{color:#ff1e00; font-weight:bold;}
.search_page_div_box .search_list_result{padding-top:10px; overflow:hidden;}
.search_page_div_box .search_list_result .search_list_link{float:right; text-align:center; font-size:11px; padding:0px 8px 0px 8px; line-height:22px; display:inline-block; cursor:pointer;}

/* ######################################## ÁÖ¹® °Ô½ÃÆÇ ÆË¾÷ °áÁ¦Ã¢ ######################################## */

.pay_popup_box{height:100%; max-height:100%; overflow:hidden;}
.pay_popup_box .pay_table{width:100%; height:100%; display:table; table-layout:fixed;}
.pay_popup_box .pay_table .pay_row{display:table-row;}
.pay_popup_box .pay_table .pay_row .cell_head{height:40px; color:#ffffff; font-size:14px; font-weight:bold; padding:0px 12px 0px 12px; display:table-cell; vertical-align:middle; background-color:#343d46;}
.pay_popup_box .pay_table .pay_row .cell_foot{display:table-cell; vertical-align:middle;}
.pay_popup_box .pay_table .pay_row .cell_foot .info_box{color:#5d5d5d; padding:12px 12px 12px 12px; margin:20px 20px 20px 20px; border:1px solid #e6e6e6; background-color:#f7f7f7;}
.pay_popup_box .pay_table .pay_row .cell_foot .info_box .span_bold{color:#333333; font-weight:bold;}
.pay_popup_box .pay_table .pay_row .cell_foot .bank_box{color:#5d5d5d; margin:20px 20px 20px 20px; border:1px solid #e6e6e6;}
.pay_popup_box .pay_table .pay_row .cell_foot .bank_box .bank_head{color:#333333; font-weight:bold; padding:12px 12px 12px 12px; border-bottom:1px solid #e6e6e6; background-color:#f7f7f7;}
.pay_popup_box .pay_table .pay_row .cell_foot .bank_box .bank_foot{line-height:1.8; padding:12px 12px 12px 12px;}
.pay_popup_box .pay_table .pay_row .cell_foot .bank_box .bank_foot .span_bold{font-weight:bold;}
.pay_popup_box .pay_table .pay_row .cell_foot .bank_box .bank_foot .span_price{color:#e91b23; font-weight:bold;}
.pay_popup_box .pay_table .pay_row .cell_foot .result_box{color:#5d5d5d; line-height:1.8; padding:12px 0px 12px 0px; margin:20px 20px 20px 20px;}
.pay_popup_box .pay_table .pay_row .cell_foot .result_box .span_bold{font-weight:bold;}
.pay_popup_box .pay_table .pay_row .cell_foot .result_box .span_price{color:#e91b23; font-weight:bold;}
.pay_popup_box .pay_table .pay_row .cell_foot .result_box .span_result{color:#2678be; font-weight:bold;}
.pay_popup_box .pay_table .pay_row .cell_foot .load_box{width:38px; margin:40px auto 20px auto;}
.pay_popup_box .pay_table .pay_row .cell_foot .load_box .loading span{width:10px; height:10px; background-color:gray; border-radius:50%; animation:loading 1s 0s linear infinite; display:inline-block;}  
.pay_popup_box .pay_table .pay_row .cell_foot .load_box .loading span:nth-child(1){animation-delay:0s; background-color:red;}  
.pay_popup_box .pay_table .pay_row .cell_foot .load_box .loading span:nth-child(2){animation-delay:0.2s; background-color:orange;}  
.pay_popup_box .pay_table .pay_row .cell_foot .load_box .loading span:nth-child(3){animation-delay:0.4s; background-color:yellowgreen;}
@keyframes loading{
    0%,                      
    100% {opacity:0; transform:scale(0.5);}
    50%{opacity:1; transform:scale(1.2);}
}
.pay_popup_box .pay_table .pay_row .cell_foot .foot_box{color:#5d5d5d; padding:12px 0px 12px 0px; margin:0px 20px 20px 20px;}
.pay_popup_box .pay_table .pay_row .cell_foot .foot_box .span_bold{color:#333333; font-weight:bold;}
.pay_popup_box .pay_table .pay_row .cell_foot .btn_box{text-align:center; margin:20px 20px 20px 20px; overflow:hidden;}
.pay_popup_box .pay_table .pay_row .cell_foot .btn_box ul{display:inline-block;}
.pay_popup_box .pay_table .pay_row .cell_foot .btn_box ul > li{float:left;}
.pay_popup_box .pay_table .pay_row .cell_foot .btn_box ul > li .btn_red{width:80px; color:#ffffff; margin-right:-1px; line-height:30px; border:1px solid #d5070f; background-color:#e91b23; display:inline-block; cursor:pointer;}
.pay_popup_box .pay_table .pay_row .cell_foot .btn_box ul > li .btn_gray{width:80px; color:#ffffff; line-height:30px; border:1px solid #111111; background-color:#333333; display:inline-block; cursor:pointer;}
.pay_popup_box .pay_table .pay_row .cell_foot .receipt_box{text-align:center; margin:20px 20px 20px 20px;}
.pay_popup_box .pay_table .pay_row .cell_foot .receipt_box .btn_receipt{width:80px; color:#ffffff; line-height:30px; border:1px solid #07c0af; background-color:#12cebd; display:inline-block; cursor:pointer;}

/* ######################################## ÇöÀç Á¢¼ÓÀÚ ÆäÀÌÁö ######################################## */

/* ÇöÀç Á¢¼ÓÀÚ ÀüÃ¼ ¹Ú½º ---------------------- */
.insert_visitors_box{margin:0px 0px 40px 0px; overflow:hidden;}

/* ÇöÀç Á¢¼ÓÀÚ Åë°è ---------------------- */
.insert_visitors_box .visitors_stat_box{border:1px solid #d3d3d3; overflow:hidden;}
.insert_visitors_box .visitors_stat_box .stat_head{font-size:14px; font-weight:bold; padding:0px 12px 0px 12px; line-height:40px; background-color:#e5e7e8; border-bottom:1px solid #d3d3d3;}
.insert_visitors_box .visitors_stat_box .stat_foot{color:#333333; padding:12px 12px 12px 12px; line-height:1.7; overflow:hidden;}
.insert_visitors_box .visitors_stat_box .stat_foot ul{}
.insert_visitors_box .visitors_stat_box .stat_foot ul li{float:left; padding-right:50px;}
.insert_visitors_box .visitors_stat_box .stat_foot ul li .span_bold{font-weight:bold;}
.insert_visitors_box .visitors_stat_box .stat_foot ul li .span_blue{color:#0060ff;}
.insert_visitors_box .visitors_stat_box .stat_foot ul li .span_red{color:#e91b23; font-weight:bold;}

/* ÇöÀç Á¢¼ÓÀÚ ¸®½ºÆ® ---------------------- */
.insert_visitors_box .visitors_list_box{margin:20px 0px 0px 0px;}
.insert_visitors_box .visitors_list_box .visitors_table{border-collapse:collapse; white-space:nowrap;}
.insert_visitors_box .visitors_list_box .visitors_table thead th{color:#222222; padding:10px 12px 10px 12px; position:sticky; border-top:2px solid #333333; border-bottom:1px solid #c3c3c3; background-color:#ffffff;}
.insert_visitors_box .visitors_list_box .visitors_table td, .visitors_table th{color:#555555; padding:8px 12px 8px 12px; text-align:center; border-bottom:1px solid #dddddd; background-color:#ffffff;}
.insert_visitors_box .visitors_list_box .visitors_table td .img_box{width:50px; height:50px; font-size:0px;}
.insert_visitors_box .visitors_list_box .visitors_table td .img_box img{width:100%; border:1px solid #d9d9d9; border-radius:70px; -moz-border-radius:70px; -khtml-border-radius:70px; -webkit-border-radius:70px;}
.insert_visitors_box .visitors_list_box .visitors_table td .img_margin{margin-right:3px;}
.insert_visitors_box .visitors_list_box .visitors_table td .span_user{font-size:14px; color:#777777; margin-right:3px;}
.insert_visitors_box .visitors_list_box .visitors_table td .span_joff{font-size:14px; color:#858585;}
.insert_visitors_box .visitors_list_box .visitors_table td .span_mem{font-size:12px; color:#ffa500;}
.insert_visitors_box .visitors_list_box .visitors_table td .span_guest{font-size:12px; color:#1bb6d7;}
.insert_visitors_box .visitors_list_box .visitors_table td .span_onmem{font-size:14px; color:#ffa500;}
.insert_visitors_box .visitors_list_box .visitors_table td .span_onguest{font-size:14px; color:#1bb6d7;}
.insert_visitors_box .visitors_list_box .visitors_table td .span_date{color:#777777;}
.insert_visitors_box .visitors_list_box .visitors_table td .span_font{font-size:14px; color:#777777;}

/* ######################################## ÇÏ´ÜºÎ ÀÌ¿ë¾à°ü/°³ÀÎÁ¤º¸µî ######################################## */

/* °øÅë »ç¿ë ºÎºÐ ---------------------- */
.doc_page_div_box{word-break:keep-all; word-wrap:break-word; padding-top:0px; overflow:hidden;}
.doc_page_div_box .doc_title_comp{color:#4a4a4a; font-size:20px; line-height:2.0;}
.doc_page_div_box .doc_title_comp .title_color_black{color:#000000; font-weight:bold;}
.doc_page_div_box .doc_title_comp .title_color_blue{color:#2e73ae; font-weight:bold;}
.doc_page_div_box .doc_title_comp .title_color_green{color:#67c30c; font-weight:bold;}
.doc_page_div_box .doc_tbody_comp{color:#4a4a4a; font-size:16px; margin-top:28px; line-height:2.0;}
.doc_page_div_box .map_title_name{font-size:14px; color:#0083b9; font-weight:bold;}
.doc_page_div_box .map_title_joso{font-size:14px; color:#0083b9; font-weight:bold; margin-top:20px;}
.doc_page_div_box .map_tbody_joso{font-size:16px; color:#333333; line-height:1.8; margin-top:8px;}
.doc_page_div_box .doc_map_box{margin-top:10px; padding:10px 10px 10px 10px; border:1px solid #e3e3e3;}
.doc_page_div_box .doc_map_box .doc_map_size{height:500px; overflow:hidden;}
.doc_page_div_box .doc_title_box1{color:#0083b9; font-weight:bold;}
.doc_page_div_box .doc_tbody_box1{color:#333333; line-height:1.8; margin-top:8px;}
.doc_page_div_box .doc_tbody_box1 p{margin:0px 0px 15px; padding:0;}
.doc_page_div_box .doc_tbody_box1 .doc_tbody_sub{color:#333333; line-height:1.8; margin-top:8px; padding-left:20px;}
.doc_page_div_box .doc_tbody_box1 .doc_tbody_sub ul{list-style:none; padding:0px; margin:0px; font-weight:normal;}
.doc_page_div_box .doc_tbody_box1 .doc_tbody_sub ol{margin-top:0px; margin-bottom:0px; padding-left:20px;}
.doc_page_div_box .doc_tbody_box1 .doc_tbody_sub ol .li_decimal{list-style-type:decimal;}
.doc_page_div_box .doc_tbody_box1 .doc_tbody_sub ol .li_disc{list-style:disc;}
.doc_page_div_box .doc_title_box2{color:#0083b9; font-weight:bold; margin-top:28px;}
.doc_page_div_box .doc_tbody_box2{color:#333333; line-height:1.8; margin-top:8px; padding-left:20px;}
.doc_page_div_box .doc_tbody_box2 ul{list-style:none; padding:0px; margin:0px; font-weight:normal;}
.doc_page_div_box .doc_tbody_box2 ol{margin-top:0px; margin-bottom:0px; padding-left:20px;}
.doc_page_div_box .doc_tbody_box2 ol .li_decimal{list-style-type:decimal;}
.doc_page_div_box .doc_tbody_box2 ol .li_disc{list-style:disc;}

/* È¸¿ø°¡ÀÔ ¾à°ü »ç¿ë ºÎºÐ ---------------------- */
.doc_page_agree_box{word-break:keep-all; word-wrap:break-word; padding-top:0px; overflow:hidden;}
.doc_page_agree_box .doc_title_box1{color:#0083b9; font-weight:bold;}
.doc_page_agree_box .doc_tbody_box1{color:#333333; line-height:1.8; margin-top:8px;}
.doc_page_agree_box .doc_tbody_box1 p{margin:0px 0px 15px; padding:0;}
.doc_page_agree_box .doc_tbody_box1 .doc_tbody_sub{color:#333333; line-height:1.8; margin-top:8px; padding-left:20px;}
.doc_page_agree_box .doc_tbody_box1 .doc_tbody_sub ul{list-style:none; padding:0px; margin:0px; font-weight:normal;}
.doc_page_agree_box .doc_tbody_box1 .doc_tbody_sub ol{margin-top:0px; margin-bottom:0px; padding-left:20px;}
.doc_page_agree_box .doc_tbody_box1 .doc_tbody_sub ol .li_decimal{list-style-type:decimal;}
.doc_page_agree_box .doc_tbody_box1 .doc_tbody_sub ol .li_disc{list-style:disc;}
.doc_page_agree_box .doc_title_box2{color:#0083b9; font-weight:bold; margin-top:28px;}
.doc_page_agree_box .doc_tbody_box2{color:#333333; line-height:1.8; margin-top:8px; padding-left:20px;}
.doc_page_agree_box .doc_tbody_box2 ul{list-style:none; padding:0px; margin:0px; font-weight:normal;}
.doc_page_agree_box .doc_tbody_box2 ol{margin-top:0px; margin-bottom:0px; padding-left:20px;}
.doc_page_agree_box .doc_tbody_box2 ol .li_decimal{list-style-type:decimal;}
.doc_page_agree_box .doc_tbody_box2 ol .li_disc{list-style:disc;}
