/**
* A-Marketing Cascading Style Sheets
* File Name : basic.css
* Description : 공통 스타일시트
* Author : Web business Team / White
* Email : yan@amarketing.co.kr
* Date : 2014.12.24
* Update : 2014.12.24
* Copyright(c) 2014 A-Marketing. All Rights Reserved.
*/

.btn_center { text-align:center;}
.btn_right { float:right;}

.btn_view { display:inline-block; border-top:1px solid #e6e6e6; border-right:1px solid #bebebe; border-bottom:1px solid #bebebe; border-left:1px solid #e6e6e6;}
.btn_view a { display:block; padding:13px 30px; color:#767676;}
.btn_view a:hover { color:#ce2667 !important; text-decoration:none !important;}
.bg_arrow { background:#fbfbfb;}

/* font 공통 */
.txt_point { color:#ad2459;}
.ico_mark_black { height:30px; padding-left:20px; font-size:1.5rem; background:url('./image/ico_mark_black.gif') no-repeat left 3px; color:#6c6c6c; letter-spacing:-.4px;}
.ico_mark_blue { height:30px; padding-left:20px; font-size:1.5rem; background:url('./image/ico_mark_blue.gif') no-repeat left 3px; color:#0b75ba; letter-spacing:-.4px;}
.ico_mark_red { height:30px; padding-left:20px; font-size:1.5rem; background:url('./image/ico_mark_red.gif') no-repeat left 3px; color:#b12121; letter-spacing:-.4px;}
.ico_mark_brown { height:30px; padding-left:20px; font-size:1.5rem; background:url('./image/ico_mark_brown.gif') no-repeat left 3px; color:#7f5837; letter-spacing:-.4px;}
.ico_mark_green { height:30px; padding-left:20px; font-size:1.5rem; background:url('./image/ico_mark_green.gif') no-repeat left 3px; color:#53860d; letter-spacing:-.4px;}
.ico_mark_skyblue { height:30px; padding-left:20px; font-size:1.5rem; background:url('./image/ico_mark_skyblue.gif') no-repeat left 3px; color:#128da6; letter-spacing:-.4px;}
.ico_mark_orange { height:30px; padding-left:20px; font-size:1.5rem; background:url('./image/ico_mark_orange.gif') no-repeat left 3px; color:#ee7020; letter-spacing:-.4px;}

/* 베이직스킨리스트 */
#board_skin_top { width:100%; padding:22px 0; background:#ebebeb;}
#board_skin_top .search_info { display:table; margin:0 auto;}
#board_skin_top .search_info .input_select { width:70px; height:36px; line-height:36px; padding:0 5px; border:0; border-radius:0; font-size:1.4rem; color:#555; letter-spacing:-.4px; background: #fff url('image/bg_select_ar.png') no-repeat right center;}
#board_skin_top .search_info .input_text { width:150px; height:36px; line-height:36px; padding:0 10px; border:0; border-radius:0; font-size:1.4rem; background:#fff; color:#555; letter-spacing:-.4px;}

#board_list_basic .basic_list_skin { width:100%; border-top:solid 2px #bfbfbf;}
#board_list_basic .basic_list_skin th { width:10%; padding:20px 0; border-bottom:solid 1px #ccc; font-size:2rem; color:#333;}
#board_list_basic .basic_list_skin td { width:10%; padding:20px 0; border-bottom:solid 1px #ccc; font-size:1.5rem; color:#555; text-align:center; letter-spacing:-.4px;}
#board_list_basic .basic_list_skin td a { color:#555;}
#board_list_basic .basic_list_skin td a:hover { text-decoration:underline;}
#board_list_basic .basic_list_skin .td_left { width:50%; text-align:left;}
#board_list_basic .basic_list_skin .p_date { font-size:1.4rem; color:#797979;}

#board_page_bottom { margin-top:40px; text-align:center;}
#board_page_bottom ul { display:inline-block;}
#board_page_bottom li { float:left;}
#board_page_bottom a { display:inline-block; padding:14px; border:solid 1px #ddd; font-size:1.4rem; color:#797979; line-height:10px;}
#board_page_bottom .on a { font-weight:bold; color:#4486e3;}
#board_page_bottom .btn_arr { background:#fbfbfb;}

.btn_right { margin-top:20px; text-align:right;}

/* 베이직스킨뷰 */
#board_view .board_view_skin { width:100%; border-top:solid 2px #bfbfbf;}
#board_view .board_view_skin th { padding:30px; border-bottom:solid 1px #ccc; font-size:1.5rem; background:#f7f7f7; color:#555; line-height:25px; text-align:left;}
#board_view .board_view_skin th .p_tit { color:#333; letter-spacing:-.4px; font-size:1.7rem;}
#board_view .board_view_skin th span { padding-right:20px;}
#board_view .board_view_skin td { border-bottom:solid 1px #ccc; padding:30px; font-size:1.5rem;}
#board_view .board_view_skin td div { overflow:hidden; width:100%;}
#board_view .board_view_skin img { max-width: 100%;}

#board_view .ico_list { margin-top:10px;}

#board_view .basic_file_skin { width:100%; margin-top:40px; border-top:solid 1px #ccc; letter-spacing:-.4px;}
#board_view .basic_file_skin th { width:30%; padding:20px 0; border-bottom:solid 1px #ccc; font-size:1.5rem; background:#f7f7f7; color:#333;}
#board_view .basic_file_skin td { padding:20px; border-bottom:solid 1px #ccc; font-size:1.5rem;}
#board_view .basic_file_skin td a { color:#555;}
#board_view .basic_file_skin td a:hover { text-decoration:underline;}

/* 베이직스킨글쓰기 */
#basic_write_skin { width:100%; margin:0 auto 40px; border-top:solid 2px #474747;}
#basic_write_skin th { width:20%; padding-left:20px; border-bottom:solid 1px #ddd; font-size:1.5rem; letter-spacing:-.4px; text-align:left;}
#basic_write_skin td { width:80%; padding:14px 0; border-bottom:solid 1px #ddd; font-size:1.5rem;}
#basic_write_skin a { color:#555; font-size:1.5rem;}
#basic_write_skin .input_text { width:30%; height:32px; line-height:32px; padding:0 10px; border:0; border-radius:0; font-size:1.5rem; background:#efefef; color:#555; letter-spacing:-.4px;}
#basic_write_skin .input_select { width:90px; height:32px; line-height:32px; padding:0 5px; border:0; border-radius:0; font-size:1.5rem; background:#efefef; color:#555; letter-spacing:-.4px;}
#basic_write_skin .input_textarea { max-width:90%; min-width:90%; max-height:100px; min-height:100px; padding:0 5px; border:0; border-radius:0; font-size:1.5rem; background:#efefef; color:#555; letter-spacing:-.4px;}
#basic_write_skin .wd_small { width:10%;}
#basic_write_skin .wd_large { width:50%;}

/* 갤러리스킨리스트 */
#board_list_gallery { overflow:hidden;}
#board_list_gallery li { overflow:hidden; float:left; width:30.33%; margin:40px 1.5% 0;}
#board_list_gallery li .image_box { overflow:hidden; max-height:250px;}
#board_list_gallery li .image_box img {}
#board_list_gallery li h3 a { display:block; margin:25px 0 3px; font-size:1.5rem; color:#222; letter-spacing:-0.075em; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#board_list_gallery li h3 a:hover { text-decoration:underline;}
#board_list_gallery li p { font-size:1.5rem; color:#797979;}

/* board_button_bottom */
#board_button_bottom { position:relative; min-height:25px; margin-top:20px;}
#board_button_bottom .btn_left { position:absolute; top:0; left:0;}

/* board_page_bottom */
#board_page_bottom { margin-top:30px; text-align:center;}
#board_page_bottom ul { display:inline-block; border-right:solid 1px #ddd;}
#board_page_bottom li { float:left;}
#board_page_bottom a { display:inline-block; padding:13px 11px; border-top:solid 1px #ddd; border-bottom:solid 1px #ddd; border-left:solid 1px #ddd; font-size:1.5rem; color:#797979;}
#board_page_bottom .on a { font-weight:bold; color:#ce2667;}
#board_page_bottom .btn_arr { background:#fbfbfb;}

/* board 내용 */
/* board_list_basic
#board_list_basic .basic_list_skin { width:100%; border-top:solid 2px #555; letter-spacing:-.4px;}
#board_list_basic .basic_list_skin thead th { padding:13px 0 14px 0; border-bottom:solid 1px #adadad; font-size:1.5rem; font-weight:bold; color:#333; text-align:center;}
#board_list_basic .basic_list_skin thead .no_bg { background:none;}
#board_list_basic .basic_list_skin tbody td { padding:20px 0 21px 0; border-bottom:1px solid #e5e5e5; font-size:1.5rem; color:#555; line-height:1.4em; text-align:center;}
#board_list_basic .basic_list_skin tbody .td_left { padding-left:20px; text-align:left !important;}
#board_list_basic .basic_list_skin tbody .td_left a { color:#555;}
#board_list_basic .basic_list_skin tbody .p_noti_title { font-weight:bold; color:#525252;}
#board_list_basic .basic_list_skin tbody td a:hover { color:#565656; text-decoration:underline;}

/* board_list_webzine */
#board_list_webzine { border-top:solid 2px #555;}
#board_list_webzine li { width:100%; height:130px; padding:30px 0; border-bottom:solid 2px #e5e5e5;}
#board_list_webzine .image_box { float:left; width:40%;}
#board_list_webzine .image_box a { display:inline-block; margin-left:20px; border:solid 1px #d2d2d2;}
#board_list_webzine .text_box { float:left; position:relative; width:60%; height:130px; letter-spacing:-.4px;}
#board_list_webzine .text_box .input_checkbox { float:left; margin-right:10px;}
#board_list_webzine .text_box .p_webzine_title a { font-size:1.5rem; font-weight:bold; color:#555;}
#board_list_webzine .text_box .p_webzine { padding-right:20px;}
#board_list_webzine .text_box .p_webzine a { font-size:1.5rem; color:#797979; line-height:1.7em;}
#board_list_webzine .text_box a:hover { text-decoration:underline;}
#board_list_webzine .text_box .p_date { position:absolute; bottom:0; left:0; color:#797979;}

/* board_write_skin
#board_write_skin .p_write_top { padding-bottom:15px; color:#a50505; letter-spacing:-.4px; text-align:right;}
#board_write_skin .write_form_skin { width:100%; border-top:solid 2px #555; letter-spacing:-.4px;}
#board_write_skin .write_form_skin th { padding:15px 0 16px 25px; border-bottom:solid 1px #e5e5e5; font-size:1.5rem; font-weight:bold; color:#555; text-align:left;}
#board_write_skin .write_form_skin td { padding:10px 20px; border-bottom:solid 1px #e5e5e5; color:#797979; text-align:left;}
#board_write_skin .write_form_skin .p_guide { color:#555;}
#board_write_skin #file_table td { padding:5px 0; border:0;}
#board_write_skin .write_form_skin .input_text { background:#ebebeb !important;}

/* board_view_skin
#board_view .board_view_skin { width:100%; border-top:solid 2px #bfbfbf; letter-spacing:-.4px; word-break:break-all; table-layout:fixed;}
#board_view .board_view_skin thead th { padding:17px 0;  border-bottom:solid 1px #e5e5e5; font-size:1.5rem; font-weight:bold; background:#f7f7f7; color:#4a4a4a;}
#board_view .board_view_skin tbody th { padding:10px 0 11px 30px; border-right:solid 1px #e5e5e5; border-bottom:solid 1px #e5e5e5; font-size:1.5rem; font-weight:bold; background:#fdfdfd; color:#555; text-align:left;}
#board_view .board_view_skin tbody td { position:relative; padding:17px 0; border-bottom:solid 1px #e5e5e5; color:#4a4a4a; text-align:center;}
#board_view .board_view_skin .no_line { border-right:none;}
#board_view .board_view_skin .content_area { min-height:300px; margin:20px 10px;}
#board_view .board_view_skin .content_area .image_box { width:100%; margin-bottom:20px; border:1px solid #c9c9c9;}

#board_view .board_flil_skin { width:100%; border-top:solid 1px #c9c9c9; letter-spacing:-.4px; word-break:break-all; table-layout:fixed; margin-top:30px;}
#board_view .board_flil_skin tbody th { padding:17px 0; border-bottom:solid 1px #c9c9c9; font-size:1.5rem; font-weight:bold; background:#f7f7f7; color:#555; text-align:center;}
#board_view .board_flil_skin tbody td { position:relative; padding:17px 0 17px 17px;; border-bottom:solid 1px #c9c9c9; color:#4a4a4a; text-align:left;}
#board_view .board_flil_skin tbody td .p_filedown { padding-left:10px; color:#1c84c7;}
#board_view .board_flil_skin tbody td .p_filedown:hover { text-decoration:underline;}
#board_view .board_flil_skin tbody td .p_fileinfo { position:absolute; right:20px; letter-spacing:0.05em; text-align:right;}
#board_view .board_flil_skin tbody td .p_link { padding-left:10px; color:#4a4a4a;}
#board_view .board_flil_skin tbody td .p_link:hover { text-decoration:underline;}
*/

/* comment */
#comment_skin { margin-top:30px;}
#comment_skin .comment_list_skin { width:100%;}
#comment_skin .comment_list_skin:first-child { border-top:solid 2px #adadad;}
#comment_skin .comment_list_skin th { padding:12px 10px 12px 20px; font-size:1.5rem; font-weight:bold; background:#fff; color:#4a4a4a; letter-spacing:-.4px; text-align:left;}
#comment_skin .comment_list_skin td { padding:20px; font-size:1.5rem; border-top:solid 1px #e5e5e5; border-bottom:solid 1px #e5e5e5; color:#797979; text-align:left; background:#f7f7f7; font-weight:normal;}
#comment_skin .comment_list_skin .p_date { padding-left:10px; font-size:1.5rem; font-weight:normal; color:#6e6e6e;}
#comment_skin .comment_list_skin .btn_right { float:right;}
#comment_skin .comment_list_skin .btn_right a:hover { position:relative; top:1px;}

#comment_skin .user_box { height:30px;}
#comment_skin .user_box li { float:left; width:23%; vertical-align:middle;}
#comment_skin .user_box .wd50 { width:54%;}
#comment_skin .user_box li p { float:left; padding:0 10px 0 10px; font-size:1.5rem; font-weight:bold; color:#414141; line-height:36px; letter-spacing:-.4px;}
#comment_skin .user_box li span { font-size:1.5rem; font-weight:normal; color:#4a4a4a; line-height:36px; letter-spacing:-.4px;}
#comment_skin .comment_write { margin-top:30px; border:solid 0px #c9c9c9;}
#comment_skin .comment_write.on { margin-top:10px;}
#comment_skin .comment_write .input_textarea_log { overflow:auto; width:98%; min-height:130px; padding:1%; margin-bottom:15px; border:none; font-size:1.5rem; background:#f7f7f7; color:#555;}
#comment_skin .comment_write .comment_final_write { border:none;}
#comment_skin .comment_write .comment_final_write .user_box { padding:15px 35px; height:36px; border:none; background:#ebebeb;}
#comment_skin .comment_write .comment_final_write .comment_box { clear:both; padding:30px; border:none;}

/* member 공통 */
#member_top { min-width:700px; height:110px; margin:0 auto 40px auto; background:url('./image/bg_slash_line.gif') no-repeat center bottom; letter-spacing:-.4px; text-align:center;}
#member_top h2 { padding:10px 0 12px 0; font-size:2rem; font-weight:bold; color:#1f1f1f; line-height:20px;}
#member_top p { color:#797979;}

/* 0701_로그인 */
.member_box { overflow:hidden; width:450px; padding:30px 50px; margin:50px auto 0; background:#f0f0f0; font-size:1.5rem; box-shadow:3px 3px 10px rgba(0,0,0,0.2); -webkit-box-shadow:3px 3px 10px rgba(0,0,0,0.2); -moz-box-shadow:3px 3px 10px rgba(0,0,0,0.2); color:#797979; text-align:center; text-transform:capitalize;}
.member_box dt { margin-bottom:10px;}
.member_box dd { margin-bottom:20px;}
.member_box .input_text { width:90%; height:40px; line-height:40px; padding:0 5%; border:solid 1px #ccc; border-radius:0; font-size:1.5rem; background:#fff; color:#aeaeae; letter-spacing:-.4px;}
.member_box .input_textarea { max-width:450px; width:90%; height:100px; line-height:20px; padding:10px 5%; border:solid 1px #ccc; border-radius:0; font-size:1.5rem; background:#fff; color:#aeaeae; letter-spacing:-.4px;}
.btn_join { display:block; margin-top:50px; text-align:center;}

/*
.member_box { width:460px; padding:30px; margin:0 auto; border-top:solid 1px #e9e9e9; border-right:solid 1px #c0c0c0; border-bottom:solid 1px #c0c0c0; border-left:solid 1px #e9e9e9;}

/* member 내용
.input_container dt { float:left; min-width:100px; height:24px; padding:10px 0 0 20px; margin-bottom:10px; font-size:1.5rem; font-weight:bold; color:#414141; letter-spacing:-.4px;}
.input_container dd { margin-bottom:10px;}
.input_container p { margin-left:140px; color:#656565;}
*/

/* join */
#join .join_top ul { width:440px; height:110px; margin:0 auto;}
#join .join_top li { float:left; height:110px; padding-right:56px; background:url('./image/bg_arr_joinnstep.gif') no-repeat 130px center;}
#join .join_top .no_bg { padding-right:0; background:none;}

#join .join_agree { width:620px; padding:40px 0; margin:0 auto; background:url('./image/bg_dotline.gif') repeat-x left bottom;}
#join .join_agree .privacy_box { overflow-y:s croll; height:200px; padding:10px; margin-bottom:20px; border:solid 1px #d7d7d7; color:#797979; line-height:20px;}
#join .join_agree .privacy_check { text-align:center;}

#join .join_certify { width:640px; margin:40px auto 0 auto; border-top:solid 3px #fac017; border-right:solid 1px #c0c0c0; border-bottom:solid 1px #c0c0c0; border-left:solid 1px #c0c0c0;}
#join .join_certify ul:after {content:""; display:block; clear:both;}
#join .join_certify li { float:left; width:318px; padding:25px 0; border-right:solid 1px #d7d7d7;}
#join .join_certify .no_line { border-right:0;}
#join .join_certify .certify_box { padding:15px 0 35px 130px;}
#join .join_certify .certify_box p { letter-spacing:-.4px;}
#join .join_certify .certify_box .p_certify_title { padding-bottom:7px; font-size:1.8rem; font-weight:bold; color:#212121;}
#join .join_certify .ico_ipin { background:url('./image/ico_ipin.gif') no-repeat 40px 15px;}
#join .join_certify .ico_phone { background:url('./image/ico_phone.gif') no-repeat 40px 15px;}

#join .join_result { margin-bottom:30px; background:url('./image/bg_dotline.gif') repeat-x left bottom;}
#join .join_result p { padding:85px 0 30px 0; font-size:1.5rem; background:url('./image/ico_finish.gif') no-repeat center 10px; color:#797979; text-align:center;}

.input_text_log { vertical-align:middle; padding-left:20px; width:280px; height:34px; border:1px solid #cecece; color:#525252; font-size:1.3rem; background:#f9f9f9;}

/* 체크박스&라디오버튼 */
.img_check, .img_radio { margin-right:5px; line-height:15px; vertical-align:top; cursor:pointer;}
.img_check input, .img_radio input { display:none;}

/* chech_box 스타일 */
.bg_check_off { display:inline-block; width:15px; height:15px; margin-right:5px; background:url('./image/bg_check_off.gif') no-repeat left 50%; background-size:15px 15px; cursor:pointer;}
.bg_check_on { display:inline-block; width:15px; height:15px; margin-right:5px; background:url('./image/bg_check_blue_on.gif') no-repeat left 50%; background-size:15px 15px; cursor:pointer;}
.bg_check_black { background:url('./image/bg_check_black_on.gif') no-repeat left 50%;}
.bg_check_blue { background:url('./image/bg_check_blue_on.gif') no-repeat left 50%;}
.bg_check_red { background:url('./image/bg_check_red_on.gif') no-repeat left 50%;}
.bg_check_brown { background:url('./image/bg_check_brown_on.gif') no-repeat left 50%;}
.bg_check_green { background:url('./image/bg_check_green_on.gif') no-repeat left 50%;}
.bg_check_skyblue { background:url('./image/bg_check_skyblue_on.gif') no-repeat left 50%;}
.bg_check_orange { background:url('./image/bg_check_orange_on.gif') no-repeat left 50%;}

/* radio_button 스타일 */
.bg_radio_off { display:inline-block; width:15px; height:15px; margin-right:5px; background:url('./image/bg_radio_off.gif') no-repeat left top; background-size:15px 15px; cursor:pointer;}
.bg_radio_on { display:inline-block; width:15px; height:15px; margin-right:5px; background:url('./image/bg_radio_skyblue_on.gif') no-repeat left top; background-size:15px 15px; cursor:pointer;}
.bg_radio_black { background:url('./image/bg_radio_black_on.gif') no-repeat left top;}
.bg_radio_blue { background:url('./image/bg_radio_blue_on.gif') no-repeat left top;}
.bg_radio_red { background:url('./image/bg_radio_red_on.gif') no-repeat left top;}
.bg_radio_brown { background:url('./image/bg_radio_brown_on.gif') no-repeat left top;}
.bg_radio_green { background:url('./image/bg_radio_green_on.gif') no-repeat left top;}
.bg_radio_skyblue { background:url('./image/bg_radio_skyblue_on.gif') no-repeat left top;}
.bg_radio_orange { background:url('./image/bg_radio_orange_on.gif') no-repeat left top;}







/* ////////////////////////////////////////////////// mobile */
@media all and (max-width:640px) {
/* 베이직스킨리스트 */
#board_skin_top { padding:20px 0;}
#board_skin_top .search_info .input_select { width:60px; height:32px; line-height:32px; padding:0 5px;}
#board_skin_top .search_info .input_text { width:100px; height:32px; line-height:32px; padding:0 10px;}

#board_list_basic .basic_list_skin th { width:20%; padding:15px 0;}
#board_list_basic .basic_list_skin td { width:15%; padding:15px 0;}
#board_list_basic .basic_list_skin .td_left { width:65%;}
#board_list_basic .basic_list_skin .p_write { display:none;}
#board_list_basic .basic_list_skin .btn_more { width:26px;}

#board_page_bottom { margin-top:30px;}
#board_page_bottom a { padding:10px;}

.btn_right { text-align:center;}

/* 베이직스킨뷰 */
#board_view .board_view_skin th { padding:20px; line-height:20px;}
#board_view .board_view_skin th span { padding-right:14px;}
#board_view .board_view_skin td { padding:20px;}
#board_view .board_view_skin td div {}

#board_view .basic_file_skin { margin-top:30px;}
#board_view .basic_file_skin th { width:30%; padding:14px 0;}
#board_view .basic_file_skin td { padding:14px;}

/* 베이직스킨글쓰기 */
#basic_write_skin { margin:30px auto 26px;}
#basic_write_skin th { width:35%; padding-left:15px;}
#basic_write_skin td { padding:10px 0;}
#basic_write_skin .input_text { width:60%;}
#basic_write_skin .wd_small { width:10%;}
#basic_write_skin .wd_large { width:70%;}
#basic_write_skin .input_select { width:70px;}

/* 갤러리스킨리스트 */
#board_list_gallery li { width:100%; margin:26px 0 0;}
#board_list_gallery li .image_box { max-height:150px; min-height:100px;}
#board_list_gallery li h3 a { margin:16px 0 2px; font-size:14px;}
#board_list_gallery li p { font-size:13px;}

/* FAQ스킨리스트 */
#board_list_faq .q{ padding:14px 0 14px 17%; font-size:14px; background:url('image/ico_q.png') no-repeat 15px center; background-size:28px;}
#board_list_faq .a { padding:20px 15px 20px 19%; font-size:13px; background:#f7f7f7 url('image/ico_a.png') no-repeat 15px 14px; background-size:41px 28px;}

/* 0701_로그인 */
.member_box { width:80%; padding:20px 10%; margin:30px auto 0;}
.member_box dt { margin-bottom:7px;}
.member_box dd { margin-bottom:14px;}
.member_box .input_text { height:32px; line-height:32px;}
.member_box .input_textarea { height:80px;}
.btn_join { margin-top:30px;}

}
