/**
* 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; !impartant;}

/* font 공통 */
.txt_red { 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 { width:100%; height:70px; background:#f9f9f9; word-break:break-all; table-layout:fixed; font-size:13px;}
#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 { float:right; padding:20px 40px 0 0;}
#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; cursor:pointer;}

/* board_button_bottom */
#board_button_bottom { position:relative; min-height:25px; margin-top:20px; word-break:break-all; table-layout:fixed;}
#board_button_bottom .btn_left { position:absolute; top:0; left:0;}
#board_button_bottom .btn_right { position:absolute; top:0; right:0;}

/* board_page_bottom */
#board_page_bottom { margin-top:30px; text-align:center;}
#board_page_bottom ul { display:inline-block;}
#board_page_bottom li { float:left;}
#board_page_bottom a { display:inline-block; padding:13px 11px; border:solid 1px #ddd; line-height:14px; font-size:14px; color:#797979;}
#board_page_bottom a img { vertical-align:middle;}
#board_page_bottom .on a { font-weight:bold; color:#ea6811;}
#board_page_bottom .btn_comm { background:#fbfbfb;}


/* board 내용 */
/* board_list_basic */
#board_list_basic .basic_list_skin { width:100%; border-top:solid 2px #555; letter-spacing:-0.05em; word-break:break-all; table-layout:fixed;}
#board_list_basic .basic_list_skin thead th { padding:13px 0 14px 0; border-bottom:solid 1px #adadad; font-size:14px; font-weight:bold; background:url('./image/bg_grayline.gif') no-repeat right center; 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 img { vertical-align:middle;}
#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 .category { color:#434343;}
#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 { border-top:solid 2px #555; border-bottom:solid 2px #e5e5e5; word-break:break-all; table-layout:fixed;}
#board_list_gallery ul { display:inline-block; padding-top:15px;}
#board_list_gallery li { float:left; margin:15px 0; text-align:center; width:25%; text-align:center;}
#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:14px; color:#555; letter-spacing:-0.05em;}
#board_list_gallery .p_gallery_title a:hover { text-decoration:underline;}

/* board_list_webzine */
#board_list_webzine { border-top:solid 2px #555; word-break:break-all; table-layout:fixed;}
#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:-0.05em;}
#board_list_webzine .text_box .input_checkbox { float:left; margin-right:10px;}
#board_list_webzine .text_box .p_webzine_title a { font-size:16px; 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:13px; 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:-0.05em; text-align:right; word-break:break-all; table-layout:fixed;}
#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; background:url('./image/bg_grayline.gif') no-repeat right center; 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_view_skin */
#board_view .board_view_skin { width:100%; border-top:solid 1px #adadad; font-size:13px; letter-spacing:-0.05em; word-break:break-all; table-layout:fixed;}
#board_view .board_view_skin 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 td { position:relative; padding:10px 20px 11px 20px; border-right:solid 1px #e5e5e5; border-bottom:solid 1px #e5e5e5; color:#797979; text-align:left;}
#board_view .board_view_skin td .p_filedown { padding-left:10px; color:#1c84c7;}
#board_view .board_view_skin td .p_filedown:hover { text-decoration:underline;}
#board_view .board_view_skin td .p_fileinfo { position:absolute; right:20px; letter-spacing:0.05em; text-align:right;}
#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;}
#board_view .board_view_skin tbody .category { color:#434343;}

/* comment */
#comment_skin .comment_list_skin { width:100%; word-break:break-all; table-layout:fixed;}
#comment_skin .comment_list_skin th { padding:12px 10px 12px 20px; border-top:solid 2px #adadad; font-size:14px; font-weight:bold; background:#fdfdfd; color:#555; letter-spacing:-0.05em; text-align:left;}
#comment_skin .comment_list_skin td { padding:20px; border-top:solid 1px #e5e5e5; border-bottom:solid 1px #e5e5e5; color:#797979; text-align:left;}
#comment_skin .comment_list_skin .p_date { padding-left:10px; font-size:13px; font-weight:normal; color:#797979;}
#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 { width:100%; height:30px; word-break:break-all; table-layout:fixed;}
#comment_skin .user_box li { float:left; width:28%; padding:10px 0;}
#comment_skin .user_box .wd50 { width:44%;}
#comment_skin .user_box li p { float:left; padding:0 10px 0 10px; font-size:13px; font-weight:bold; color:#414141; line-height:25px; letter-spacing:-0.05em;}
#comment_skin .comment_write { padding:10px; margin-top:20px; border-top:solid 1px #e1e1e1; border-right:solid 1px #c4c4c4; border-bottom:solid 1px #c4c4c4; border-left:solid 1px #e1e1e1;}
#comment_skin .comment_write.on { margin-top:10px;}
#comment_skin .comment_write .input_textarea_log { overflow:auto; width:98%; min-height:80px; padding:1%; margin-bottom:15px; border:solid 1px #e1e1e1; font-size:13px; background:#fdfdfd; color:#555;}

/* 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; word-break:break-all; table-layout:fixed;}
#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:scroll; 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;}

/* category_tab */
.category_tab { padding:20px 30px; margin-bottom:30px; background:#ebebeb;}
.category_tab ul:after { content:""; display:block; clear:both;}
.category_tab li { float:left; width:240px; padding:5px 0;}
.category_tab li a:before { content:"ㄴ ";}
.category_tab li a { font-size:14px; color:#4a4a4a;}
.category_tab li a:hover, .category_tab .on a { color:#214a88; text-decoration:underline;}


/* 체크박스&라디오버튼 */
/* chech_box 스타일 */
.bg_check_off input, .bg_check_on input { display:none;}
.bg_check_off { padding:0 20px; background:url('./image/bg_check_off.gif') no-repeat left top; background-size:15px 15px; height:15px; cursor:pointer;}
.bg_check_on { padding:0 20px; background:url('./image/bg_check_blue_on.gif') no-repeat left top; background-size:15px 15px; height:15px; cursor:pointer;}
.bg_check_black { background:url('./image/bg_check_black_on.gif') no-repeat left top;}
.bg_check_blue { background:url('./image/bg_check_blue_on.gif') no-repeat left top;}
.bg_check_red { background:url('./image/bg_check_red_on.gif') no-repeat left top;}
.bg_check_brown { background:url('./image/bg_check_brown_on.gif') no-repeat left top;}
.bg_check_green { background:url('./image/bg_check_green_on.gif') no-repeat left top;}
.bg_check_skyblue { background:url('./image/bg_check_skyblue_on.gif') no-repeat left top;}
.bg_check_orange { background:url('./image/bg_check_orange_on.gif') no-repeat left top;}

/* radio_button 스타일 */
.bg_radio_off input, .bg_radio_on input { display:none;}
.bg_radio_off { padding:0 20px; background:url('./image/bg_radio_off.gif') no-repeat left top; background-size:15px 15px; height:15px; cursor:pointer;}
.bg_radio_on { padding:0 20px; background:url('./image/bg_radio_skyblue_on.gif') no-repeat left top; background-size:15px 15px; height: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 10px; 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;}
 
/* 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;}
 
/* 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;}
 
/* select 스타일 */
.img_select { position:relative; display:inline-block; vertical-align:top; text-align:left; width:200px; background:#fff; color:#555; font-size:14px;}
.img_select .arrow { position:absolute; top:0; right:0; width:30px; height:30px; background:#fff; cursor:pointer; background:#fff url(image/icon_arrow.png) 50% 50% no-repeat;}
.img_select .arrow * { cursor:pointer;}
.img_select strong { position:relative; z-index:2; display:block; height:30px; line-height:30px; padding:0 0 0 15px; border:1px solid #bfc8d1; cursor:pointer;}

.img_select .drop_option { position:absolute; top:29px; left:0; display:none; z-index:1000; float:left; width:198px; padding:5px 0; text-align:left; background:#fff; border:1px solid #bfc8d1; border-top:none;}
.open .drop_option { display:block;}
.img_select .drop_option li { padding:0;}
.img_select .drop_option li label { display:block; padding:3px 15px; cursor:pointer; font-weight:normal;}
.img_select .drop_option li label:hover { background:#dedede;}
.img_select .drop_option li input { display:none;}