/**
* 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; !important;}
.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;}
.txt_red { float:right; color:#a50505;}
.ico_mark_black { height:30px; padding-left:20px; font-size:14px; background:url('./image/ico_mark_black.gif') no-repeat left 3px; color:#6c6c6c; letter-spacing:-0.05em;}
.ico_mark_blue { height:30px; padding-left:20px; font-size:14px; background:url('./image/ico_mark_blue.gif') no-repeat left 3px; color:#0b75ba; letter-spacing:-0.05em;}
.ico_mark_red { height:30px; padding-left:20px; font-size:14px; background:url('./image/ico_mark_red.gif') no-repeat left 3px; color:#b12121; letter-spacing:-0.05em;}
.ico_mark_brown { height:30px; padding-left:20px; font-size:14px; background:url('./image/ico_mark_brown.gif') no-repeat left 3px; color:#7f5837; letter-spacing:-0.05em;}
.ico_mark_green { height:30px; padding-left:20px; font-size:14px; background:url('./image/ico_mark_green.gif') no-repeat left 3px; color:#53860d; letter-spacing:-0.05em;}
.ico_mark_skyblue { height:30px; padding-left:20px; font-size:14px; background:url('./image/ico_mark_skyblue.gif') no-repeat left 3px; color:#128da6; letter-spacing:-0.05em;}
.ico_mark_orange { height:30px; padding-left:20px; font-size:14px; background:url('./image/ico_mark_orange.gif') no-repeat left 3px; color:#ee7020; letter-spacing:-0.05em;}

/* 게시판 상하공통 */
/* board_skin_top */
#board_skin_top { position:relative; padding:24px 30px; background:#ebebeb; text-align:center;}
#board_skin_top:after { display:block; clear:both; content:'';}
#board_skin_top .page_info { float:left; padding:28px 0 0 30px; color:#7a7a7a;}
#board_skin_top .page_info .txt_number { font-family:Verdana, Geneva, sans-serif; font-weight:bold; color:#555;}
#board_skin_top .search_info { width:350px; margin:0 auto;}
#board_skin_top .search_info .btn_search_gray input { display:inline-block; width:70px; height:28px; border:0; font-weight:bold; background:#4e5054; color:#fff; letter-spacing:-0.075em; text-align:center; vertical-align:middle;}

/* 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:14px; 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:-0.05em;}
#board_list_basic .basic_list_skin thead th { padding:13px 0 14px 0; border-bottom:solid 1px #adadad; font-size:14px; font-weight:bold; color:#555; text-align:center;}
#board_list_basic .basic_list_skin thead .no_bg { background:none;}
#board_list_basic .basic_list_skin tbody td { padding:12px 0 13px 0; border-bottom:1px solid #e5e5e5; font-size:13px; color:#797979; 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:#797979;}
#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_gallery */
#board_list_gallery {}
#board_list_gallery ul { display:inline-block; width:100%; padding-top:30px;}
#board_list_gallery li { float:left; padding:20px; margin-left:30px; text-align:center; width:220px; text-align:left; border:1px solid #c9c9c9;}
#board_list_gallery li:first-child { margin-left:0;}
#board_list_gallery .image_box a { display:inline-block; border:solid 1px #d2d2d2;}
#board_list_gallery .p_gallery_title { margin:20px 0 7px 0;}
#board_list_gallery .p_gallery_title a { font-size:16px; color:#4a4a4a; font-weight:bold; letter-spacing:-0.05em;}
#board_list_gallery .p_gallery_title a:hover { text-decoration:underline;}
#board_list_gallery .p_gallery_date { float:right; font-size:12px; color:#4a4a4a; letter-spacing:-0.05em;}

/* board_list_webzine */
#board_list_webzine {}
#board_list_webzine ul { display:inline-block; width:100%; padding-top:30px;}
#board_list_webzine li { float:left; margin-left:30px; text-align:center; width:358px; height:282px; text-align:left; border:1px solid #c9c9c9;}
#board_list_webzine li:first-child { margin-left:0;}
#board_list_webzine .image_box { padding:20px; text-align:center;}
#board_list_webzine .image_box a { display:inline-block; border:solid 1px #d2d2d2;}
#board_list_webzine .image_box img { width:320px; height:150px;}
#board_list_webzine .image_box .on { width:320px; height:auto;}
#board_list_webzine .p_webzine { padding:15px 20px; background:#ebebeb;}
#board_list_webzine .p_webzine:after { display:block; clear:both; content:"";}
#board_list_webzine .p_webzine_title { margin:20px 0 7px 0; text-align:left;}
#board_list_webzine .p_webzine_title a { font-size:16px; color:#4a4a4a; font-weight:bold; letter-spacing:-0.05em; border:none;}
#board_list_webzine .p_webzine_title a:hover { text-decoration:underline;}
#board_list_webzine .p_webzine_count { float:left; font-size:12px; color:#6e6e6e; letter-spacing:-0.05em;}
#board_list_webzine .p_webzine_date { float:right; font-size:12px; color:#6e6e6e; letter-spacing:-0.05em;}

/* board_write_skin */
#board_write_skin .p_write_top { padding-bottom:15px; color:#a50505; letter-spacing:-0.05em; text-align:right;}
#board_write_skin .write_form_skin { width:100%; border-top:solid 2px #555; letter-spacing:-0.05em;}
#board_write_skin .write_form_skin th { padding:15px 0 16px 25px; border-bottom:solid 1px #e5e5e5; font-size:14px; 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:-0.05em; word-break:break-all; table-layout:fixed;}
#board_view .board_view_skin thead th { padding:17px 0;  border-bottom:solid 1px #e5e5e5; font-size:14px; 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:14px; 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:-0.05em; word-break:break-all; table-layout:fixed;}
#board_view .board_flil_skin tbody th { padding:17px 0; border-bottom:solid 1px #c9c9c9; font-size:14px; 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:14px; font-weight:bold; background:#fff; color:#4a4a4a; letter-spacing:-0.05em; text-align:left;}
#comment_skin .comment_list_skin td { padding:20px; font-size:13px; 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:13px; 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:14px; font-weight:bold; color:#414141; line-height:36px; letter-spacing:-0.05em;}
#comment_skin .user_box li span { font-size:13px; font-weight:normal; color:#4a4a4a; line-height:36px; letter-spacing:-0.05em;}
#comment_skin .comment_write { margin-top:30px; border:solid 1px #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:13px; 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:-0.05em; text-align:center;}
#member_top h2 { padding:10px 0 12px 0; font-size:20px; font-weight:bold; color:#1f1f1f; line-height:20px;}
#member_top p { color:#797979;}

.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:14px; font-weight:bold; color:#414141; letter-spacing:-0.05em;}
.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:-0.05em;}
#join .join_certify .certify_box .p_certify_title { padding-bottom:7px; font-size:18px; font-weight:bold; color:#212121;}
#join .join_certify .ico_ipin { height:; 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:14px; 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:13px; 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;}

/* css3 버튼공통 */
.btn_comment_save input { display:inline-block; width:125px; height:32px; padding-left:20px; margin-top:-2px; border:0; font-size:13px; font-weight:bold; background:url('./image/btn_comment_save.gif') no-repeat; color:#2a2a2a; letter-spacing:-0.075em; vertical-align:middle;}

/* CSS 버튼 기본 */
.btn { font-weight:400; position:relative; display:inline-block; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; text-align:center; white-space:nowrap; border-width:1px; border-style:solid; border-color:transparent; background-image:none; -o-user-select:none;}
.btn { border-radius: 3px; min-width:34px;}
.btn.active, .btn:active { outline:0; background-image: none; -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125); box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}
.btn { -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -ms-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out;}

/* CSS 버튼 크기 */
.btn_small { font-size:11px; padding:0 10px; line-height:20px; min-width:40px; height:22px;}
input.btn_small,
button.btn_small { font-size:11px; padding:0 10px; line-height:20px; min-width:40px; height:24px; vertical-align:top;}
.btn_medium { font-size:13px; padding:0 25px; line-height: 28px; height: 30px;}
input.btn_medium,
button.btn_medium { font-size:13px; padding:0 10px; line-height: 28px; height: 32px; vertical-align:top;}
.btn_large { font-size:14px; padding:0 20px; line-height:32px; height:34px;}
input.btn_large,
button.btn_large { font-size:14px; padding:0 20px; line-height:32px; height:36px; vertical-align:top;}
.btn_grand { font-size:16px; padding:0 16px; line-height:46px; min-width:100px; height:48px;}
input.btn_grand,
button.btn_grand { font-size:16px; padding:0 16px; line-height:46px; min-width:136px; height:48px; vertical-align:top;}


.btn_icon { font-size:13px; padding:0 0; line-height: 28px; height: 30px;}

 
/* CSS 버튼 색상 */
.btn_white { font-weight:bold; border-color:#dee0e3; background:#fefeff; color:#727374;}
.btn_green { font-weight:bold; border-color:#659907; background:#7cb614; color:#fff;}
.btn_orange { font-weight:bold; border-color:#ea6811; background:#f57c2b; color:#fff;}
.btn_black { font-weight:bold; border-color:#41444d; background:#565c6c; color:#fff;}
.btn_blue { font-weight:bold; border-color:#5463e2; background:#2b81c6; color:#fff;}
.btn_purple { font-weight:bold; border-color:#ad2459; background:#ad2459; color:#fff;}
 
/* active 상태 속성 */
.btn_white.active,
.btn_white.disabled,
.btn_white.disabled.active,
.btn_white.disabled:active,
.btn_white.disabled:focus,
.btn_white.disabled:hover,
.btn_white:active,
.btn_white:focus,
.btn_white:hover,
.btn_white[disabled],
.btn_white[disabled].active,
.btn_white[disabled]:active,
.btn_white[disabled]:focus,
.btn_white[disabled]:hover{ color:#2b2f33; border-color:#bfc8d1; background:#f3f3f9;}
 
.btn_green.active,
.btn_green.disabled,
.btn_green.disabled.active,
.btn_green.disabled:active,
.btn_green.disabled:focus,
.btn_green.disabled:hover,
.btn_green:active,
.btn_green:focus,
.btn_green:hover,
.btn_green[disabled],
.btn_green[disabled].active,
.btn_green[disabled]:active,
.btn_green[disabled]:focus,
.btn_green[disabled]:hover{ color:#fff; border-color:#368017; background:#69a60f;}
 
.btn_orange.active,
.btn_orange.disabled,
.btn_orange.disabled.active,
.btn_orange.disabled:active,
.btn_orange.disabled:focus,
.btn_orange.disabled:hover,
.btn_orange:active,
.btn_orange:focus,
.btn_orange:hover,
.btn_orange[disabled],
.btn_orange[disabled].active,
.btn_orange[disabled]:active,
.btn_orange[disabled]:focus,
.btn_orange[disabled]:hover{ color:#fff; border-color:#d25501; background:#ea6811;}
 
.btn_black.active,
.btn_black.disabled,
.btn_black.disabled.active,
.btn_black.disabled:active,
.btn_black.disabled:focus,
.btn_black.disabled:hover,
.btn_black:active,
.btn_black:focus,
.btn_black:hover,
.btn_black[disabled],
.btn_black[disabled].active,
.btn_black[disabled]:active,
.btn_black[disabled]:focus,
.btn_black[disabled]:hover{ color:#fff; border-color:#41444d; background:#474b57;}
 
.btn_blue.active,
.btn_blue.disabled,
.btn_blue.disabled.active,
.btn_blue.disabled:active,
.btn_blue.disabled:focus,
.btn_blue.disabled:hover,
.btn_blue:active,
.btn_blue:focus,
.btn_blue:hover,
.btn_blue[disabled],
.btn_blue[disabled].active,
.btn_blue[disabled]:active,
.btn_blue[disabled]:focus,
.btn_blue[disabled]:hover{ color:#fff; border-color:#4755d0; background:#1c72b8;}

.btn_purple.active,
.btn_purple.disabled,
.btn_purple.disabled.active,
.btn_purple.disabled:active,
.btn_purple.disabled:focus,
.btn_purple.disabled:hover,
.btn_purple:active,
.btn_purple:focus,
.btn_purple:hover,
.btn_purple[disabled],
.btn_purple[disabled].active,
.btn_purple[disabled]:active,
.btn_purple[disabled]:focus,
.btn_purple[disabled]:hover{ color:#fff; border-color:#8c204a; background:#8c204a;}
 
.total { font-size:14px; color:#4a4a4a;}
.total .txt_number { color:#ce2667;}

.bo_num { font-size:20px !important; color:#4a4a4a !important; font-weight:bold;}

/* Form */
.input_textarea { overflow:auto; padding:3px; border:none; font-size:14px; background:#ebebeb;}
.input_text { width:100%; vertical-align:middle; padding:11px 5px; height:15px; border:none; font-size:14px; background:#fff;}
.input_select { vertical-align:middle; border:none; height:37px; padding:10px 3px; background:#fff; font-size:14px;}
.input_radio { vertical-align:middle; margin:2px 0;}
.input_checkbox { vertical-align:middle; margin:2px 0; border:0; vertical-align:middle;}
.input_file { padding:3px 4px; height:23px; border:1px solid #d1d1d1; font-size:12px; vertical-align:middle;}