@charset "utf-8";

/************************* 커뮤니티 메인 *************************/
.com_list.com_l {float:left; clear:both;}
.com_list.com_l:after {content:""; display:block;}
.com_list.com_r {float:right;}
.com_list.com_r:after {content:""; display:block;}
.l {text-align:left !important;}
.r {text-align:right !important;}
.c {text-align:center !important;}

/* 기본리스트 */
.com_list {position:relative; width:385px; border-top:2px solid #f39200;margin-bottom:20px;}
.com_list .top {border-bottom:1px solid #ddd; background:#f8f8f8; margin-bottom:10px;}
.com_list .top h3 img {border-top:2px solid #333; padding:10px; margin-top:-2px;}
.com_list .top .btn_more {position:absolute; right:10px;; top:13px;}
.com_list .list_con {position:relative;}
.com_list .list_con li {background:url('/img/common/bu_dot.gif') no-repeat 0 7px;padding-left:10px;position:relative; color:#999; line-height:1.8em; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

/* 기본리스트(이미지 1개) */
.com_list .list_con_2 {position:relative; float:right; width:240px;}
.com_list .list_con_2 li {background:url('/img/common/bu_dot.gif') no-repeat 0 7px;padding-left:10px;position:relative; color:#999; line-height:1.8em; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.com_list .list_img {float:left; width:130px; overflow:hidden}
.com_list .list_img .visual {width:120px; height:80px; padding:4px; border:1px solid #ccc; margin-bottom:10px}
.com_list .list_img .title {white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

/* 이미지리스트 */
.com_list .list_con_img {position:relative;}
.com_list .list_con_img li {float:left; margin-right:6px; text-align:center;}
.com_list .list_con_img li .visual {width:120; height:90px; border:1px solid #d6d6d6; background:#fafafa; margin-bottom:5px; overflow:hidden;}
.com_list .list_con_img li .visual:hover {border:1px solid #f39200;}
.com_list .list_con_img li .title {font-size:12px; color:#666;}

/* 명차전시관 */
.com_list2 {position:relative; color:#666; background:#f8f8f8; padding:10px 0 10px 15px; overflow:hidden; border:2px solid #f39200;-moz-border-radius:8px; -webkit-border-radius:8px;border-radius:8px;behavior: url('/css_new/PIE.htc'); margin-bottom:20px; clear:both;}
.com_list2 h3 {margin-bottom:10px;}
.com_list2 .btn_more {position:absolute; right:20px;; top:13px;}
.com_list2 .list_con li {float:left; margin-right:6px; text-align:center;}
.com_list2 .list_con li .visual {width:145px; height:97px; border:1px solid #d6d6d6; background:#fafafa; margin-bottom:5px; overflow:hidden;}
.com_list2 .list_con li .visual:hover {border:1px solid #f39200;}
.com_list2 .list_con li .title {font-size:12px; color:#666;}

/************************* 내차판매 *************************/
/* 기본테이블 (폼) */
table.tbl_form {border-collapse:collapse; border-spacing:0; font-size:12px; width:100%; border-top:2px solid #545a5f; color:#666; background:#fff; margin-bottom:20px; text-align:left;}
table.tbl_form thead th {color:#333; font-weight:bold; padding:8px 10px; border-bottom:1px solid #c3c3c3; background:#e8e8e8; border-left:1px solid #c3c3c3;}
table.tbl_form thead th:first-child {border-left:none}
table.tbl_form thead td {color:#666; padding:8px 10px; border-bottom:1px solid #c3c3c3; background:#f7f8fb; border-left:1px solid #c3c3c3;}
table.tbl_form thead td:first-child {border-left:none}
table.tbl_form tbody th {border-bottom:1px solid #e5e5e5; color:#666; padding:8px 10px; background-color:#f9f9f9; border-left:1px solid #e5e5e5;}
table.tbl_form tbody th:first-child {border-left:none}
table.tbl_form tbody td {border-bottom:1px solid #e5e5e5; border-left:1px solid #e5e5e5; padding:8px 10px;}
table.tbl_form tbody td:first-child {border-left:none}
table.tbl_form tbody .input {margin-right:5px;}

table.tbl_form2 {border-collapse:collapse; border-spacing:0; font-size:12px; width:100%; border-top:1px solid #c3c3c3; color:#666; background:#fff; margin-bottom:20px; text-align:left;}
table.tbl_form2 thead th {color:#333; font-weight:bold; padding:8px 10px; border-bottom:1px solid #c3c3c3; background:#e8e8e8; border-left:1px solid #c3c3c3;}
table.tbl_form2 thead th:first-child {border-left:none}
table.tbl_form2 thead td {color:#666; padding:8px 10px; border-bottom:1px solid #c3c3c3; background:#f7f8fb; border-left:1px solid #c3c3c3;}
table.tbl_form2 thead td:first-child {border-left:none}
table.tbl_form2 tbody th {border-bottom:1px solid #e5e5e5; color:#666; padding:8px 10px; background-color:#f9f9f9; border-left:1px solid #e5e5e5;}
table.tbl_form2 tbody th:first-child {border-left:none}
table.tbl_form2 tbody td {border-bottom:1px solid #e5e5e5; border-left:1px solid #e5e5e5; padding:8px 10px;}
table.tbl_form2 tbody td:first-child {border-left:none}
table.tbl_form2 tbody .input {margin-right:5px;}

table.tbl_form3 {border-collapse:collapse; border-spacing:0; font-size:12px; width:100%; text-align:left;}
table.tbl_form3 thead th {color:#333; font-weight:bold; padding:8px 10px; border-bottom:1px solid #c3c3c3; background:#e8e8e8; border-left:1px solid #c3c3c3;}
table.tbl_form3 thead th:first-child {border-left:none}
table.tbl_form3 thead td {color:#666; padding:8px 10px; border-bottom:1px solid #c3c3c3; background:#f7f8fb; border-left:1px solid #c3c3c3;}
table.tbl_form3 thead td:first-child {border-left:none}
table.tbl_form3 tbody th {border-bottom:1px solid #e5e5e5; color:#666; padding:8px 10px; background-color:#f9f9f9; border-left:1px solid #e5e5e5;}
table.tbl_form3 tbody th:first-child {border-left:none}
table.tbl_form3 tbody td {border-bottom:1px solid #e5e5e5; border-left:1px solid #e5e5e5; padding:8px 10px;}
table.tbl_form3 tbody td:first-child {border-left:none}
table.tbl_form3 tbody .input {margin-right:5px;}

.section_check {margin-bottom:10px;}
.section_check * {vertical-align:middle;}

.info_form {margin-bottom:5px; text-align:right; font-weight:bold;}

/* 상품리스트 */
table.tbl_list2 {border-collapse:collapse; border-spacing:0; font-size:12px; width:100%; border-top:2px solid #545a5f; color:#888;}
table.tbl_list2 thead th {font-family:'Nanum Gothic',Dotum,돋움,sans-serif;color:#666; text-align:center; font-weight:bold; padding:8px 0; border-bottom:1px solid #c3c3c3; background:#f4f4f4; background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fefefe),to(#f4f4f4)); background-image:-moz-linear-gradient(top, #fefefe, #f4f4f4);}
table.tbl_list2 tbody th {border-bottom:1px solid #e5e5e5;}
table.tbl_list2 tbody tr:hover {background-color:#fffef0;}
table.tbl_list2 tbody td {text-align:center; border-bottom:1px solid #e5e5e5; padding:8px 0; font-family:'dotum'; }
table.tbl_list2 * {vertical-align:middle; font-weight:normal;}

.list_search {position:relative; color:#666; background:#f8f8f8; padding:10px; overflow:hidden; border:1px solid #dfdfdf;/*-moz-border-radius:8px; -webkit-border-radius:8px;border-radius:8px;behavior: url('/css_new/PIE.htc');*/ margin-bottom:20px; text-align:center;}
.list_search * {vertical-align:middle;}
.list_search .select {height:25px; padding:3px;}
.list_search .input {background-color:#fff; border:1px #aaa solid; line-height:23px; height:23px;}

/* 랭크 */
.info_rank {background:url('/img/btn/ico_arrow.gif') 0 2px no-repeat; padding-left:15px; font-weight:bold; font-size:14px; margin-bottom:10px;}
.info_rank span {color:#F00;}
table.tbl_rank {border-collapse:collapse; border-spacing:0; font-size:12px; width:100%; border-top:2px solid #545a5f; color:#888;}
table.tbl_rank thead th {color:#666; text-align:center; font-weight:bold; padding:8px 0; border-bottom:1px solid #c3c3c3; background:#f4f4f4; background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fefefe),to(#f4f4f4)); background-image:-moz-linear-gradient(top, #fefefe, #f4f4f4);}
table.tbl_rank tbody th {border-bottom:1px solid #e5e5e5;}
table.tbl_rank tbody td {text-align:center; border-bottom:1px solid #e5e5e5; padding:8px 0;}
table.tbl_rank tbody .bg_1 {background:#f4f4f4;}
table.tbl_rank * {vertical-align:middle}
table.tbl_rank .rank_img {width:80px;}
table.tbl_rank .price {font-weight:bold; color:#F00;}

/* 비밀번호입력 */
#layer_popup .bg_pw {float:left;}
#layer_popup .info_pw {float:right; margin-bottom:10px; color:#666;}
#layer_popup .info_pw p {margin-bottom:4px;}
#layer_popup .info_pw .input {font-family:verdana,arial,굴림,돋움,helvetica,geneva,sans-serif; color:#333333; font-size:11px; background-color:#fafafa; border:1px #d2c8d1 solid; line-height:11px; height:11px;}

/************************* 게시판 *************************/
/* bbs 리스트 */
table.bbs_list {border-collapse:collapse; border-spacing:0; font-size:12px; width:100%; border-top:2px solid #545a5f; color:#888; margin-bottom:10px;}
table.bbs_list thead th {color:#666; text-align:center; font-weight:bold; padding:8px 0; border-bottom:1px solid #c3c3c3; background:#f4f4f4; background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fefefe),to(#f4f4f4)); background-image:-moz-linear-gradient(top, #fefefe, #f4f4f4);}
table.bbs_list tbody th {border-bottom:1px solid #e5e5e5;}
table.bbs_list tbody tr:hover {background-color:#ecf1fb;}
table.bbs_list tbody td {text-align:center; border-bottom:1px solid #e5e5e5; padding:8px 0;}
table.bbs_list * {vertical-align:middle}

/* bbs 리스트_이미지 */
.bbs_list_img {font-size:12px; border-top:2px solid #545a5f; border-bottom:1px solid #e5e5e5; color:#888; margin-bottom:10px; padding:10px 0;}
.bbs_list_img:after {clear:both; content:""; display:block;}
.bbs_list_img ul {margin-left:10px;}
.bbs_list_img li {float:left; margin:10px 5px; text-align:center;}
.bbs_list_img li .visual {background:#fafafa; margin-bottom:5px; overflow:hidden;}
.bbs_list_img li .visual img {width:150; height:100px; padding:4px; border:1px solid #d6d6d6; }
.bbs_list_img li .visual img:hover {padding:3px; border:2px solid #5982ba;}
.bbs_list_img li .title {font-size:12px; color:#666;}

/* bbs 글쓰기 */
table.bbs_write {border-collapse:collapse; border-spacing:0; font-size:12px; width:100%; border-top:2px solid #545a5f; color:#666; background:#fff; margin-bottom:20px; text-align:left;}
table.bbs_write thead th {color:#333; font-weight:bold; padding:6px 10px; border-bottom:1px solid #c3c3c3; background:#e8e8e8; border-left:1px solid #c3c3c3;}
table.bbs_write thead th:first-child {border-left:none}
table.bbs_write thead td {color:#666; padding:4px 10px; border-bottom:1px solid #c3c3c3; background:#f7f8fb; border-left:1px solid #c3c3c3;}
table.bbs_write thead td:first-child {border-left:none}
table.bbs_write tbody th {font-family:Dotum,돋움,sans-serif;border-bottom:1px solid #e5e5e5; color:#555; padding:10px 8px; background-color:#f9f9f9; border-left:1px solid #e5e5e5; text-align:center;}
table.bbs_write tbody th:first-child {border-left:none}
table.bbs_write tbody td {border-bottom:1px solid #e5e5e5; border-left:1px solid #e5e5e5; padding:8px 10px; font-family:Dotum,돋움,sans-serif; color:#555; line-height:21px;}
table.bbs_write tbody td:first-child {border-left:none}
table.bbs_write tbody input.input {height:22px; padding:0 5px;line-height:22px;font-size:12px; background:#fefefe; border:1px solid #d2d2d2; color:#777; margin-right:5px;}
table.bbs_write tbody select {height:24px; padding-left:5px;line-height:24px;font-size:12px; background:#fefefe; border:1px solid #d2d2d2; color:#777; margin-right:5px;}
table.bbs_write tbody textarea {width:530px; height:150px; padding:10px; overflow:auto;-webkit-appearance:none;-webkit-border-radius:0; resize:none; border:1px solid #d2d2d2; font-size:12px; background:#fefefe;}

/* bbs 뷰 */
.bbs_view {position:relative; width:100%; border-top:2px solid #666666; border-bottom:1px solid #c3c3c3; margin-bottom:20px; clear:both;}
.bbs_view .title {width:100%;padding:12px 0;font-size:16px;border-bottom:1px solid #C3C3C3; font-family:'Nanum Gothic',Dotum,돋움,sans-serif; font-weight:bold; text-align:left; background:#FAFAFA; color:#333;}
.bbs_view .title span {margin:0 10px}
.bbs_view .boardInfo {width:100%;}
.bbs_view .boardInfo ul {border-bottom:1px solid #c3c3c3; height:22px; padding:10px 10px 0 10px;}
.bbs_view .boardInfo li {float:left; margin-right:20px;}
.bbs_view .boardInfo li.date {float:right; margin-right:0;}
.bbs_view .boardContent {width:100%;padding:20px 0 40px; font-family:'Nanum Gothic',Dotum,돋움,sans-serif;line-height:18px;text-align:left;min-height:300px}

/* bbs 비밀번호 */
.bbs_pw {position:relative; width:400px; margin:0 auto; padding:20px 50px; border:3px solid #ddd;}
.bbs_pw .bg_pw {float:left;}
.bbs_pw .info_pw {float:right; margin-bottom:10px; color:#666;}
.bbs_pw .info_pw p {margin-bottom:4px;}
.bbs_pw .info_pw .input {color:#333333; font-size:11px; background-color:#fafafa; border:1px #d2c8d1 solid; line-height:20px; height:20px; width:300px;}
.bbs_pw .btn_area {clear:both; position:relative; line-height:0; text-align:center;}

/* 페이징 */
.btn_comm {margin-top:10px; text-align:center; overflow:hidden;}
.btn_comm:after {clear:both; content:""; display:block;}
.btn_comm .btn_left {float:left; display:block;}
.btn_comm .btn_right {float:right; display:block;}
.btn_comm .btn_center {text-align:center}

/***** 게시판뎃글 *****/
.cb_module{font-family:'돋움',Dotum,'굴림',Gulim,AppleGothic,Sans-serif;font-size:12px;font-weight:normal;line-height:14px; clear:both;}
.cb_module p,.cb_module h1,.cb_module h2,.cb_module h3,.cb_module h4,.cb_module h5,.cb_module h6,.cb_module ul,.cb_module ol,.cb_module li,.cb_module dl,.cb_module dt,.cb_module dd,.cb_module table,.cb_module th,.cb_module td,.cb_module form,.cb_module fieldset,.cb_module legend,.cb_module input,.cb_module textarea,.cb_module button,.cb_module select{margin:0;padding:0}
.cb_module img,.cb_module fieldset{border:none}
.cb_module hr,.cb_module button img{display:none}
.cb_module li{list-style:none}
.cb_module em{font-style:normal}
.cb_module a{color:#333;text-decoration:none}
.cb_module a:hover,.cb_module a:active,.cb_module a:focus{text-decoration:underline}
.cb_module textarea{overflow:auto;resize:none}
.cb_module legend,.cb_module .cb_blind{visibility:hidden;overflow:hidden;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0}
.cb_module label{cursor:pointer}
.cb_module .cb_cb{clear:both}
.cb_module .cb_input_rdo,.cb_module .cb_input_chk{width:13px;height:13px;vertical-align:middle}
.cb_module .cb_input_txt{height:19px;padding:4px 0 0 6px;border:1px solid #d1d1d1;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;color:#aaa;font-size:12px;vertical-align:top}
.cb_module .cb_paginate{margin:16px 0 20px;padding:15px 0;text-align:center}
.cb_module .cb_paginate a,.cb_module .cb_paginate strong{display:inline-block;_position:relative;margin:0 0 0 -7px;padding:3px 8px 1px 7px;border-right:1px solid #ccc;border-left:1px solid #ccc;background:#fff;color:#313031;font-family:'돋움',Dotum,'굴림',Gulim,AppleGothic,Sans-serif;font-size:12px;font-weight:bold;line-height:normal;text-decoration:none}
.cb_module .cb_paginate strong{color:#4172d4 !important}
.cb_module .cb_paginate a:hover{background:#f7f7f7}
.cb_module .cb_paginate a.cb_pre{padding:3px 8px 1px 16px;border:none;background:url(/img/board/bu_pg1_l1.gif) no-repeat 8px 6px !important;font-weight:normal}
.cb_module .cb_paginate a.cb_pre_end{padding:3px 8px 1px 16px;border:none;border-right:1px solid #ccc;background:url(/img/board/bu_pg1_l2.gif) no-repeat 4px 6px !important;font-weight:normal}
.cb_module .cb_paginate a.cb_next{padding:3px 16px 1px 8px;border:none;background:url(/img/board/bu_pg1_r1.gif) no-repeat 37px 6px !important;font-weight:normal}
.cb_module .cb_paginate a.cb_next_end{padding:3px 16px 1px 8px;border:none;border-left:1px solid #ccc;background:url(/img/board/bu_pg1_r2.gif) no-repeat 37px 6px !important;font-weight:normal}
.cb_module{margin:0 auto;text-align:left}
.cb_module h5.cb_h_type{margin-bottom:8px;color:#444;font-size:18px;letter-spacing:-1px;line-height:normal}
.cb_module h5.cb_h_type2{margin-bottom:2px;padding-bottom:7px;border-bottom:2px solid #7d7d7d}
.cb_module h5.cb_h_type span{color:#fd2100;font-family:tahoma;font-size:10px;font-weight:normal;letter-spacing:0}
.cb_module .cb_wrt{margin-bottom:13px;border-bottom:1px solid #f7f7f7;zoom:1}
.cb_module .cb_wrt .cb_star_grade{display:block}
.cb_module .cb_wrt_box{border:1px solid #ddd;zoom:1}
.cb_module .cb_wrt_box2{padding-top:10px;border:1px solid #fff;background:#fafafa;zoom:1}
.cb_module .cb_usr_area:after{display:block;clear:both;content:''}
.cb_module .cb_usr_area .cb_profile{_display:inline;float:left;width:40px;margin:36px 10px 0 0}
.cb_module .cb_usr_area .cb_txt_area{_display:inline;float:left}
.cb_module .cb_usr_area .cb_btn_area{_display:inline;float:left;margin-left:5px}
.cb_module .cb_usr_area .cb_input_area{position:relative;margin:-6px 0 -8px}
.cb_module .cb_usr_area .cb_section{margin:10px 0 8px;zoom:1}
.cb_module .cb_usr_area .cb_section:after{display:block;overflow:hidden;clear:both;content:''}
.cb_module .cb_txt_area{padding-top:10px}
.cb_module .cb_txt_area textarea{float:left;height:67px;_height /**/:73px;padding:4px 0 0 6px;border:1px solid #d1d1d1;background:#fff;color:#666;font-size:12px;line-height:20px;vertical-align:top}
.cb_module .cb_txt_area textarea.cb_highlight{background:#fffef4}
.cb_module .cb_txt_area .cb_notice{clear:both;padding-top:6px;color:#f82000;letter-spacing:-1px}
.cb_module .cb_txt_area label a,.cb_module .cb_txt_area a:hover{color:#333}
.cb_module .cb_btn_area{float:left}
.cb_module .cb_btn_area input{display:block;float:left}
.cb_module .cb_lstcomment{width:100%}
.cb_module .cb_lstcomment li{position:relative;border-bottom:1px solid #eeeeec;vertical-align:top;zoom:1}
.cb_module .cb_lstcomment .cb_bu_subnode{overflow:hidden;position:absolute;top:7px;left:6px;width:14px;height:14px;color:#9e9e9e;font-family:'돋움',dotum;font-size:20px;vertical-align:baseline}
.cb_module .cb_lstcomment .cb_bu_subnode2{overflow:hidden;float:left;width:14px;height:14px;color:#9e9e9e;font-family:'돋움',dotum;font-size:20px;vertical-align:baseline}
.cb_module .cb_lstcomment .cb_thumb{position:absolute;top:10px;left:20px}
.cb_module .cb_lstcomment .cb_thumb_on .cb_thumb{position:absolute;top:10px;left:0}
.cb_module .cb_lstcomment .cb_thumb img{vertical-align:top}
.cb_module .cb_lstcomment .cb_section span,.cb_module .cb_lstcomment .cb_section div,.cb_module .cb_lstcomment .cb_section a,.cb_module .cb_lstcomment .cb_section em,.cb_module .cb_lstcomment .cb_section input,.cb_module .cb_lstcomment .cb_section td{vertical-align:middle}
.cb_module .cb_lstcomment .cb_dsc_img{position:relative;top:-1px;padding:0 3px 2px 2px}
.cb_module .cb_lstcomment .cb_usr_id,.cb_module .cb_lstcomment .cb_date{display:inline-block;color:#aaa;font-family:tahoma;font-size:10px}
.cb_module .cb_lstcomment .cb_usr_id span{color:#444;font-size:12px;vertical-align:middle}
.cb_module .cb_lstcomment .cb_usr_id em{display:inline-block;padding-top:4px;color:#444}
.cb_module .cb_lstcomment .cb_usr_id a{color:#aaa}
.cb_module .cb_lstcomment .cb_usr_id_vary{color:#858585}
.cb_module .cb_lstcomment .cb_date{padding-left:4px}
.cb_module .cb_lstcomment .cb_info_area{overflow:hidden;padding:3px 0 5px;zoom:1}
.cb_module .cb_lstcomment .cb_section{float:left;margin-top:8px}
.cb_module .cb_lstcomment .cb_section2{position:absolute;top:11px;*top:9px;right:0;height:15px;padding-left:6px;color:#aaa}
.cb_module .cb_lstcomment .cb_section2 span.cb_nobar{margin-left:-6px;padding:0 6px;background:none}
.cb_module .cb_lstcomment .cb_section2 span.cb_first{background:none}
.cb_module .cb_lstcomment .cb_section2 a{color:#aaa}
.cb_module .cb_lstcomment .cb_section2 a:hover,.cb_module .cb_lstcomment .cb_section2 a:hover em{color:#333;text-decoration:underline}
.cb_module .cb_lstcomment .cb_section2 em{display:inline-block;padding:2px 0 2px;cursor:pointer;_cursor /**/:hand}
.cb_module .cb_lstcomment .cb_section2 span span{padding:0;background:none;color:#aaa;font-family:tahoma;font-size:10px}
.cb_module .cb_lstcomment .cb_section2 .cb_activate_up .on{color:#f04a14}
.cb_module .cb_lstcomment .cb_section2 .cb_activate_down .on{color:#4666b6}
.cb_module .cb_lstcomment .cb_section2 .cb_activate_up em{background-position:0 -18px}
.cb_module .cb_lstcomment .cb_section2 .cb_activate_down em{background-position:0 -138px}
.cb_module .cb_lstcomment .cb_section2 .cb_activate_cancel em{padding-left:12px;background-position:0 -425px}
.cb_module .cb_lstcomment .cb_section2 .cb_activate_up a:hover em{background-position:0 -58px}
.cb_module .cb_lstcomment .cb_section2 .cb_activate_down a:hover em{background-position:0 -178px}
.cb_module .cb_lstcomment .cb_section2 .cb_activate_cancel a:hover em{padding-left:12px;background-position:0 -95px}
.cb_module .cb_lstcomment .cb_section2 .cb_activate_up a em,.cb_module .cb_lstcomment .cb_section2 .cb_activate_down a em,.cb_module .cb_lstcomment .cb_section2 .cb_activate_cancel a em{color:#aaa}
.cb_module .cb_lstcomment .cb_dsc_comment{overflow:hidden;clear:both;padding:0 0 10px 1px;color:#555;line-height:20px}
.cb_module .cb_lstcomment li li .cb_comment_area{margin-top:1px}
.cb_module .cb_lstcomment .cb_focus{background:#ffffa8}
.cb_module .cb_lstcomment li li{clear:both;position:relative;padding-bottom:0;border:none;background:url('/img/board/bg_pattern_x.gif') 0 0 repeat-x}
.cb_module .cb_lstcomment li li.cb_thumb_on .cb_thumb{left:30px}
.cb_module .cb_lstcomment li li li{position:relative;margin-left:20px}
.cb_module .cb_lstcomment .cb_thumb_on,.cb_module .cb_lstcomment .cb_thumb_off{z-index:10}
.cb_module .cb_lstcomment .cb_on{z-index:20}
.cb_module .cb_lstcomment .cb_thumb_on .cb_comment_area{padding-left:50px}
.cb_module .cb_lstcomment .cb_thumb_off .cb_comment_area{padding-left:0}
.cb_module .cb_lstcomment li .cb_thumb_on ul,.cb_module .cb_lstcomment li .cb_thumb_off ul{margin-left:-20px}
.cb_module .cb_lstcomment .cb_thumb_on li.cb_thumb_on{padding-left:30px}
.cb_module .cb_lstcomment .cb_thumb_on li.cb_thumb_off{padding-left:30px}
.cb_module .cb_lstcomment .cb_thumb_off li.cb_thumb_on{padding-left:80px}
.cb_module .cb_lstcomment .cb_thumb_off li.cb_thumb_off{padding-left:30px}
.cb_module .cb_lstcomment .cb_thumb_off li.cb_thumb_on li.cb_thumb_off,.cb_module .cb_lstcomment .cb_thumb_off li.cb_thumb_on li.cb_thumb_on{margin-left:-30px}
.cb_module .cb_wrt_default .cb_wrt_box2{padding-top:0}
.cb_module .cb_wrt_default .cb_usr_area{padding-left:10px}
.cb_module .cb_wrt_default .cb_usr_area .cb_txt_area{width:764px;padding-top:0}
.cb_module .cb_wrt_default .cb_usr_area textarea,.cb_module .cb_wrt_default .cb_usr_area .cb_dsc_area{width:667px}
.cb_module .cb_lstcomment .cb_profile .cb_usr_area .cb_dsc_area .cb_dsc2{margin-right:-8px;_margin-right:0}
.cb_module .cb_lstcomment li li .cb_wrt_default{margin:0 0 -1px;vertical-align:top}
.cb_module .cb_lstcomment li li .cb_wrt_default .cb_usr_area .cb_txt_area{padding-top:0}
.cb_module .cb_lstcomment li li .cb_wrt_default .cb_usr_area .cb_txt_area{width:737px}
.cb_module .cb_lstcomment li li .cb_wrt_default .cb_usr_area textarea,.cb_module .cb_lstcomment li li .cb_wrt_default .cb_usr_area .cb_dsc_area{width:637px}
.cb_module .cb_lstcomment li li li .cb_wrt_default .cb_usr_area .cb_txt_area{width:707px}
.cb_module .cb_lstcomment li li li .cb_wrt_default .cb_usr_area textarea,.cb_module .cb_lstcomment li li li .cb_wrt_default .cb_usr_area .cb_dsc_area{width:607px}
.cb_module .cb_lstcomment li li li li .cb_wrt_default .cb_usr_area .cb_txt_area{width:677px}
.cb_module .cb_lstcomment li li li li .cb_wrt_default .cb_usr_area textarea,.cb_module .cb_lstcomment li li li li .cb_wrt_default .cb_usr_area .cb_dsc_area{width:577px}
.cb_module .cb_lstcomment li li .cb_profile{margin:0 0 -1px;vertical-align:top}
.cb_module .cb_lstcomment li li .cb_profile .cb_usr_area .cb_txt_area{padding-top:0}
.cb_module .cb_lstcomment li li .cb_profile .cb_usr_area .cb_txt_area{width:683px}
.cb_module .cb_lstcomment li li .cb_profile .cb_usr_area textarea,.cb_module .cb_lstcomment li li .cb_profile .cb_usr_area .cb_dsc_area{width:587px}
.cb_module .cb_lstcomment li li li .cb_profile .cb_usr_area .cb_txt_area{width:653px}
.cb_module .cb_lstcomment li li li .cb_profile .cb_usr_area textarea,.cb_module .cb_lstcomment li li li .cb_profile .cb_usr_area .cb_dsc_area{width:557px}
.cb_module .cb_lstcomment li li li li .cb_profile .cb_usr_area .cb_txt_area{width:623px}
.cb_module .cb_lstcomment li li li li .cb_profile .cb_usr_area textarea,.cb_module .cb_lstcomment li li li li .cb_profile .cb_usr_area .cb_dsc_area{width:527px}
fieldset{border:none}
.cb_fluid{width:100%}
.cb_fluid .cb_txt_area{width:100% !important;padding-bottom:6px !important}
.cb_fluid table.cb_section{width:100% !important;margin-bottom:0 !important;border:none;border-collapse:collapse}
.cb_fluid table.cb_section,x:-moz-any-link,x:default{border-collapse:inherit}
.cb_fluid table.cb_section caption,.cb_fluid .cb_section thead{display:none}
.cb_fluid table.cb_section td{border:0}
.cb_fluid table.cb_section .cb_thumbs{position:static;width:50px;vertical-align:top}
.cb_fluid table.cb_section .cb_thumbs .cb_thumbs_box{position:relative}
.cb_fluid table.cb_section .cb_btn_area{float:none;width:90px}
.cb_fluid table.cb_section .cb_btn_area input{margin-left:7px;_margin-left:4px !important}
.cb_fluid table.cb_section textarea{width:100% !important;padding-left:0;text-indent:6px}
.cb_fluid table.cb_section .cb_txt_area{width:100%}
.cb_fluid .cb_usr_area .cb_txt_area .cb_dsc_area{width:100% !important;padding:8px 0 0 0}
.cb_fluid .cb_lstcomment li li .cb_wrt_default .cb_usr_area .cb_dsc_area{width:auto;padding:8px 0 0 0}
.cb_fluid .cb_lstcomment li li .cb_wrt_default .cb_usr_area .cb_txt_area{_padding-bottom:4px}
.cb_recom {border-top: 1px solid #eeeeec;}

/*20140106 배진랑추가 템플릿 갤러리형 리스트*/
.gallery_list2 {position:relative; overflow:hidden; margin-bottom:20px; border-top:2px solid #545a5f; padding:10px 0; border-bottom:1px solid #dbdbdb;}
.gallery_list2 li {position:relative; overflow:hidden; width:214px; padding:9px 9px 6px 9px; margin:6px; border:1px solid #dbdbdb; background:#f8f8f8; float:left;}
.gallery_list2 li:hover a{color:#4975c0;}
.gallery_list2 li input[type="checkbox"] {margin-bottom:4px;}
.gallery_list2 li .thumb {margin-bottom:5px;}
.gallery_list2 li .thumb img {width:214px !important; height:132px !important; border:1px solid #ddd;}
.gallery_list2 li .info {height:16px;line-height:16px; overflow:hidden; color:#888; font-size:11px;}
.gallery_list2 li .title {height:24px; overflow:hidden; font-family:'Nanum Gothic',Dotum,돋움,sans-serif; color:#333; line-height:24px; font-size:12px; text-align:center; }
.gallery_list2 li.notice {background:#fffef0;}
.gallery_list2 li.notice .title a {font-weight:bold; color:#000;}
.gallery_list2 li.notice .title a:hover {color:#96368f;}

/*자주하는질문*/
.apple_sp {position:relative; overflow:hidden; border-bottom:1px dashed #ccc;}
.apple_sp dt {display:block;border-top:1px dashed #ccc;height:20px;padding:20px 45px;line-height:20px;background:url(/images/sub/ico_plus.gif) no-repeat 10px 18px;font-size:14px;font-weight:600;color:#333; cursor:pointer;}
.apple_sp dt a:link,.apple_sp dt a:visited {color:#333}
.apple_sp dd {display:none; }
.apple_sp dt.on {background:url(/images/sub/ico_minus.gif) no-repeat 10px 18px;  padding:20px 40px 10px;font-size:18px;color:#c90000; line-height:18px;}
.apple_sp dt.on a {color:#FF7402;}
.apple_sp dd.on {display:block;padding:20px 45px 20px 42px; background:#f4f4f4; margin-bottom:20px;color:#666; font-size:13px; line-height:1.5em;}