File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
2023-06-22
File name
Commit message
Commit date
2024-11-22
2023-12-15
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>문자온_선거전송</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/publish/css/reset.css">
<link rel="stylesheet" href="/publish/css/jquery.mCustomScrollbar.css">
<link rel="stylesheet" href="/publish/css/common.css">
<link rel="stylesheet" href="/publish/css/button.css">
<link rel="stylesheet" href="/publish/css/content.css">
<link rel="stylesheet" href="/publish/css/font.css">
<link rel="stylesheet" href="/publish/css/popupLayer.css">
<script src="/publish/js/jquery-3.5.0.js"></script>
<script src="/publish/js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="/publish/js/common.js"></script>
<script src="/publish/js/content.js"></script>
<script src="/publish/js/popup.js"></script>
<script src="/publish/js/popupLayer.js"></script>
<script src="/publish/js/publish.js"></script>
<!-- 외부 script / css -->
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<link rel="stylesheet" href="//code.jquery.com/ui/1.13.2/themes/base/jquery-ui.css">
<script>
$(document).ready(function () {
// 이름 클릭시 checked 여부에 따라 true/false
// $(".table_ul_20 li .td_name").click(function () {
// if ($(this).closest("li").find("input:checkbox").is(":checked") == true) {
// $(this).closest("li").find("input:checkbox").prop("checked",false);
// } else {
// $(this).closest("li").find("input:checkbox").prop("checked", true);
// }
// checkNum();
// })
// 체크박스 클릭시 체크된 체크박스 갯수 구하기
$("input:checkbox[name=send_check]").click(function () {
checkNum();
})
// 번호, 발송여부 마우스 오버 시 선택
$(".td_number, .td_status, .td_name").mouseover(function () {
$(this).closest("li").find("input:checkbox").prop("checked", true);
checkNum();
});
// 체크박스 선택 해제
$(".btn_check_off").click(function () {
$(".table_ul_20 input:checkbox[name=send_check]").prop("checked", false);
checkNum();
});
});
function checkNum() {
var checkedCount = $(".table_ul_20 input:checkbox[name=send_check]:checked").length;
$(".receipt_total_text span").text(checkedCount);
}
</script>
</head>
<body>
<div class="mask"></div>
<!-- toast(시작) -->
<div class="toast_popup success">
<i class="icon check"></i>
<p class="title">처리가 완료되었습니다.</p>
<button type="button" class="btn_close" onclick="publishCommon.toastsUtil('','active','success')"><i></i></button>
</div>
<!-- toast(끝) -->
<div class="quickMenu">
<div>
<p class="quick_title">QUICK<br>MENU</p>
<p class="quick_title2">QUICK</p>
<ul class="quickMenuIn">
<li>
<a href="/publish/index.html"><i class="quick1"></i><span>이용안내</span></a>
<div class="hover_cont">이용안내</div>
</li>
<li>
<a href="#"><i class="quick2"></i><span>채팅상담</span></a>
<div class="hover_cont">채팅상담</div>
</li>
<li>
<a href="#"><i class="quick3"></i><span>원격지원</span></a>
<div class="hover_cont">원격지원</div>
</li>
<li>
<a href="#"><i class="quick4"></i><span>맞춤제작</span></a>
<div class="hover_cont">맞춤제작</div>
</li>
<li>
<a href="#"><i class="quick5"></i><span>주소록 등록</span></a>
<div class="hover_cont">주소록 등록</div>
</li>
<li>
<a href="#"><i class="quick6"></i><span>엑셀 전송</span></a>
<div class="hover_cont">엑셀 대량전송</div>
</li>
<li>
<a href="#"><i class="quick7"></i><span>견적서</span></a>
<div class="hover_cont">견적서</div>
</li>
<li>
<a href="#"><i class="quick8"></i><span>결제</span></a>
<div class="hover_cont">결제</div>
</li>
<li>
<a href="#"><i class="quick9"></i><span>영수증/계산서</span></a>
<div class="hover_cont">영수증/계산서</div>
</li>
</ul>
<button type="button" class="goTop" title="맨 위로 이동">TOP<i></i></button>
</div>
</div>
<!--// quick 메뉴 -->
<!-- header 영역 -->
<header id="header" class="header sub">
<!-- header top 영역 -->
<div class="header_top">
<div class="inner">
<ul class="menu_left">
<li><a href="#"><i class="hdTop_fav"></i>즐겨찾기추가</a></li>
<li><a href="#"><i class="hdTop_mypage"></i>마이페이지</a></li>
<li><a href="#"><i class="hdTop_center"></i>고객센터</a></li>
</ul>
<ul class="menu_right">
<li><a href="#">충전하기</a></li>
<li class="SortLine"><a href="#">요금안내</a></li>
<li class="SortLine"><a href="#">이용안내</a></li>
<li class="SortLine"><a href="#">1:1고객상담</a></li>
</ul>
</div>
</div><!-- header top 영역 -->
<!-- header body 영역 -->
<div class="header_body">
<div class="inner table">
<h1 class="logo"><a href="/publish/index.html" alt="문자온 메인 바로가기"><img src="/publish/images/CI.png" alt="문자온 CI"></a></h1>
<ul class="gnbWrap table_cell">
<li><a href="#">문자발송</a></li>
<li><a href="#">선거문자</a></li>
<li><a href="#">카톡전송</a></li>
<li><a href="#">맞춤제작</a></li>
<li><a href="#">주소록 관리</a></li>
<li><a href="#">발송결과</a></li>
<li><a href="#">예약관리</a></li>
<li><a href="#">결제내역</a></li>
</ul>
<div class="s_menu">
<i class="allSearch_info"><span>문자검색</span></i>
<button type="button" title="전체검색" class="allSearch" onclick="searchToggle();"><img src="/publish/images/search.png" alt="검색영역 열기" class="allMenu"></button>
<button type="button" title="전체메뉴"><img src="/publish/images/all_menu.png" alt="전체메뉴 열기"></button>
</div>
</div>
<!-- search popup 영역 -->
<div class="pop_search">
<div class="inner">
<div class="area_search">
<select name="" id="">
<option value="">그림문자</option>
<option value="">단문문자</option>
<option value="">장문문자</option>
<option value="">GIF</option>
</select>
<input type="text" placeholder="문자샘플 검색하기" onfocus="this.placeholder=''" onblur="this.placeholder='문자샘플 검색하기'">
<button><img src="/publish/images/search02.png" alt=""></button>
</div>
<div class="area_popular">
<p><i></i>인기검색어</p>
<ul class="popular_tag">
<li><a href="#">#정월대보름</a></li>
<li class="on"><a href="#">#추석</a></li>
<li><a href="#">#가을인사</a></li>
<li><a href="#">#좋은하루</a></li>
</ul>
</div>
<button class="btn_close" onclick="searchToggle();"><img src="/publish/images/btn_searchclose.png" alt=""></button>
</div>
</div>
<!--// search popup 영역 -->
</div>
<!--// header body 영역 -->
<div id="login" class="login2">
<div class="inner table">
<div class="login_left table_cell">
<div class="login_info">
<i></i>
<div class="login2_name">
<p>홍길동홍길동홍길동홍길동</p>
<span>(개인) 님</span>
</div>
<div class="session">
<span>08:46</span>
<button type="button">연장</button>
</div>
<button type="button" class="btnType btnType3">마이페이지</button>
<button type="button" class="btnType btnType2">로그아웃</button>
</div>
<div class="check_money">
<i></i>
<p>보유잔액 <span class="fwMd">3,000</span>원</p>
<button type="button" class="btnType btnType3">충전</button>
<button type="button" class="btnType btnType3">전용계좌</button>
</div>
<div class="point">
<i></i>
<p>포인트 <span class="fwMd">1,000</span>원</p>
<button type="button" class="btnType btnType3">교환</button>
</div>
</div>
<div class="login_right">
<button type="button" class="btnType btnType14"><i></i>이동통신사 스팸 규격 안내</button>
<!-- <button type="button">스팸필터링 번호도용차단</button> -->
</div>
</div>
</div>
<!--// login 영역 -->
</header>
<!--// header 영역 -->
<div class="mask"></div>
<!-- content 영역 -->
<div id="container" class="cont sub">
<div class="inner">
<!-- send top -->
<div class="send_top">
<!-- tab button -->
<ul class="tabType1">
<li class="tab active"><button type="button" onclick="TabType1(this,'1');">단문 · 장문 · 그림 문자</button></li>
<li class="tab"><button type="button" onclick="TabType1(this,'2');">대량 문자(엑셀·TXT)</button></li>
</ul>
<!--// tab button -->
<!-- tab content1 -->
<div class="top_content current election contentArea" id="tab1_1">
<div class="heading">
<h2>20건 문자(수동문자) 전송</h2>
<div class="election_btnWrap">
<button type="button" class="button2 info" onclick="infoPop('selectMsgDataView2');">발송규정</button>
<button type="button" class="button2 info" data-tooltip="candidate_popup03">사용안내</button>
<button type="button" class="btnType" onclick="javascript:fn_candidateLoginChk(); return false;"><i class="election_btn1"></i>후보자 등록</button>
<button type="button" class="btnType" onclick="location.href='/web/member/pay/BillPub.do'"><i class="election_btn2"></i>세금계산서</button>
<button type="button" class="btnType" onclick="location.href='/web/mjon/msgsent/selectMsgSentView.do'"><i class="election_btn3"></i>발송결과 출력하기</button>
</div>
</div>
<div class="send_general">
<!-- send left 문자 보내기 입력 -->
<div class="send_left">
<table class="tType1">
<caption>일반 문자보내기 분류 번호 내용 등을 입력하는 표</caption>
<colgroup>
<col style="width: 120px;">
<col style="width: auto;">
</colgroup>
<tbody>
<tr>
<th scope="row">발신번호</th>
<td class="put_num">
<label for="num" class="label"></label>
<select id="num" class="sel_number">
<option value="">010-1234-5678</option>
<option value="">010-1234-5678</option>
<option value="">010-1234-5678</option>
<option value="">010-1234-5678</option>
</select>
<button type="button" class="btnType btnType6">번호변경</button>
</td>
</tr>
<tr class="msg_title active">
<th scope="row">제목</th>
<td>
<ul class="title_wrap">
<li>
<input id="title_y" type="radio" name="title_status" value="Y" onchange="titleStatus(this);">
<label for="title_y">사용</label>
<input id="title_n" type="radio" name="title_status" value="N" onchange="titleStatus(this);" checked="checked">
<label for="title_n">사용안함</label>
</li>
<li class="textbox">
<label for="mmsSubject" class="label"></label>
<input type="text" size="20" id="mmsSubject" name="mmsSubject" class="w100" maxlength="20" placeholder="" onfocus="this.placeholder=''">
</li>
</ul>
</td>
</tr>
<!-- 단문 -->
<tr>
<th scope="row" class="vTop">내용</th>
<td class="putText">
<div class="clearfix">
<div class="put_left short">
<!-- 업로드한 이미지의 썸네일 영역 -->
<ul class="thumb_wrap liOnImg ui-sortable"></ul>
<!-- //업로드한 이미지의 썸네일 영역 -->
<label for="smsTxtArea" class="label"></label>
<div class="ad_txt">
<p>(선거운동정보)</p>
</div><textarea id="smsTxtArea" name="smsTxtArea" class="put_text" placeholder="내용을 입력해주세요.
-90btye 초과 시 LMS 자동전환
-파일첨부 시 MMS 자동전환"></textarea>
<div class="text_length">
<div class="deny_txt">후보자전화번호 <br>불법수집정보 신고번호 118번<br>무료거부 0808800858</div>
<div name="afterDeny">
<p>
<span class="fwMd" id="msgLeng">79 / </span>
<span class="c_002c9a fwMd" id="limitLeng">90</span>byte
</p>
<span class="msg_com msg_short">단문</span>
</div>
</div>
</div>
<div class="put_right">
<div class="btn_popup_wrap spc_wrap">
<button type="button" class="btnType btnType7" onclick="miniPopup(this)">특수문자</button>
<div class="send_miniPop spc_character">
<div class="tab_character">
<a href="#none" class="on">특수문자</a>
<a href="#none">웃음</a>
<a href="#none">슬픔</a>
<a href="#none">분노</a>
<a href="#none">사랑</a>
<a href="#none">그외</a>
</div>
<!-- 특수문자 -->
<div class="cnt_character on">
<div class="box_character">
<a href="#">※</a>
<a href="#">☆</a>
<a href="#">★</a>
<a href="#">○</a>
<a href="#">●</a>
<a href="#">◎</a>
<a href="#">◇</a>
<a href="#">◆</a>
<a href="#">□</a>
<a href="#">■</a>
<a href="#">△</a>
<a href="#">▲</a>
<a href="#">▽</a>
<a href="#">▼</a>
<a href="#">→</a>
<a href="#">←</a>
<a href="#">↑</a>
<a href="#">↓</a>
<a href="#">↔</a>
<a href="#">〓</a>
<a href="#">◁</a>
<a href="#">♪</a>
<a href="#">◀</a>
<a href="#">▷</a>
<a href="#">▶</a>
<a href="#">♤</a>
<a href="#">♠</a>
<a href="#">♡</a>
<a href="#">♥</a>
<a href="#">♧</a>
<a href="#">♣</a>
<a href="#">⊙</a>
<a href="#">◈</a>
<a href="#">▣</a>
<a href="#">◐</a>
<a href="#">◑</a>
<a href="#">▒</a>
<a href="#">▦</a>
<a href="#">♨</a>
<a href="#">☏</a>
<a href="#">☎</a>
<a href="#">☞</a>
<a href="#">☜</a>
<a href="#">㈜</a>
<a href="#">™</a>
<a href="#">℡</a>
<a href="#">ㆀ</a>
<a href="#">ε</a>
<a href="#">『</a>
<a href="#">』</a>
<a href="#">ⓛ</a>
<a href="#">∏</a>
<a href="#">ご</a>
<a href="#">♂</a>
<a href="#">↗</a>
<a href="#">↙</a>
<a href="#">↖</a>
<a href="#">↘</a>
<a href="#">ψ</a>
</div>
</div>
<!-- //특수문자 -->
<!-- 웃음 -->
<div class="cnt_character emt_character">
<div class="box_character">
<a href="#">⌒⌒</a>
<a href="#">^_^</a>
<a href="#">^0^</a>
<a href="#">s( ̄▽ ̄)/</a>
<a href="#">(/^^)/</a>
<a href="#">^o^~♬</a>
<a href="#">^.~</a>
<a href="#">^-^b</a>
<a href="#">^▽^</a>
<a href="#">^ε^</a>
<a href="#">(^^)γ</a>
<a href="#">(~^^)~</a>
<a href="#">☆(~.^)/</a>
<a href="#">(*^o^*)</a>
<a href="#">n_n</a>
<a href="#">↖(^▽^)↗</a>
<a href="#">( ̄∇ ̄)</a>
<a href="#">(*^.^)♂</a>
<a href="#">*^^*</a>
<a href="#">ㅎ.ㅎ</a>
<a href="#">=^.^=</a>
<a href="#">^▽^</a>
<a href="#">~_~</a>
<a href="#">(=^▽^)/♪</a>
</div>
</div>
<!-- //웃음 -->
<!-- 슬픔 -->
<div class="cnt_character emt_character">
<div class="box_character">
<a href="#">(づ_T)</a>
<a href="#">(ㅠ.ㅠ)</a>
<a href="#">(#_-)</a>
<a href="#">o(T^T)o</a>
<a href="#">ㅠ.ㅠ</a>
<a href="#">(-_-メ)</a>
<a href="#">Y.Y</a>
<a href="#">TmT</a>
<a href="#">ご.ご</a>
<a href="#">(=_=;)</a>
<a href="#">⊇.⊆</a>
<a href="#">(o_Φ)</a>
<a href="#">∋.∈</a>
<a href="#">(___)_</a>
<a href="#">(-.¥)</a>
<a href="#">@_O</a>
<a href="#">●⊙</a>
<a href="#">(♨_♨)</a>
<a href="#">(X_X)</a>
<a href="#">Θ_Θ</a>
<a href="#">(∏.∏)</a>
<a href="#">(づ_ど)</a>
<a href="#">( ̄^ ̄)</a>
</div>
</div>
<!-- //슬픔 -->
<!-- 분노 -->
<div class="cnt_character emt_character">
<div class="box_character">
<a href="#">Θ_Θ</a>
<a href="#">=-_-a</a>
<a href="#">('o')</a>
<a href="#">(`へ´)</a>
<a href="#">(-ヘㅡメ)凸</a>
<a href="#">⊙⊙ㆀ</a>
<a href="#">⊙.⊙</a>
<a href="#">ㅡㅡ+</a>
<a href="#">(`o´)y</a>
<a href="#">づºДº)つ</a>
<a href="#">O_O</a>
<a href="#">(@.@)</a>
<a href="#">★.★</a>
<a href="#">(;¬_¬)</a>
<a href="#">┏(;-_-)┛</a>
<a href="#">┏(-_-メ)┓</a>
<a href="#">(><ㆀ)/</a>
<a href="#">--メ凸</a>
<a href="#">(`_)乂(_′)</a>
<a href="#">(-_-)c+_=)</a>
</div>
</div>
<!-- //분노 -->
<!-- 사랑 -->
<div class="cnt_character emt_character">
<div class="box_character">
<a href="#">♥.♥</a>
<a href="#">^o^~♬</a>
<a href="#">(*^}{^*)</a>
<a href="#">ⓛⓞⓥⓔ</a>
<a href="#">(*_*)</a>
<a href="#">(♡.♡)</a>
<a href="#">ε♡₃ε♥</a>
<a href="#">(*..)(..*)</a>
<a href="#">(~.^)s</a>
<a href="#">☞♡☜</a>
<a href="#">*♥o♥*</a>
<a href="#">(/^o^)/♡</a>
<a href="#">@-m-m--</a>
<a href="#">=>>------▷♡</a>
<a href="#">(*^^)σ(^_^)</a>
<a href="#">(*^-^)♡(^o^*)</a>
<a href="#">(づ^.^)づ~♡</a>
<a href="#">\(*^▽^*)ノ</a>
<a href="#">*⌒З^)^.⌒*)</a>
<a href="#">(づ ̄³ ̄)づ~</a>
<a href="#">(づ ̄³ ̄)づ</a>
<a href="#">(^*^)kiss</a>
<a href="#">(*'-⌒*)ⓥ</a>
<a href="#">s( ̄▽ ̄)/</a>
</div>
</div>
<!-- //사랑 -->
<!-- 그외 -->
<div class="cnt_character emt_character emt_etc ">
<div class="box_character">
<a href="#"><:3)--</a>
<a href="#">(^(oo)^)</a>
<a href="#">(:::[</a>
<a href="#">]:::)</a>
<a href="#">[( ̄. ̄)]zZ</a>
<a href="#">(``)(``)</a>
<a href="#">(T(oo)T)</a>
<a href="#">(^.^)=O)#.#)</a>
<a href="#">?‥…─━★</a>
<a href="#">(__)zzz</a>
<a href="#">(=ㅅ)=333</a>
<a href="#"><(>.<ㆀ)></a>
<a href="#">>(/////)<</a>
<a href="#">((ど(</a>
<a href="#">^0^</a>
<a href="#">)つ))</a>
<a href="#">■■■■■□90%</a>
<a href="#">( ̄_ ̄>-(^▽^;)</a>
<a href="#">∑⊙)++333=◀</a>
<a href="#">(ノ^_^)ノ~~⑩</a>
<a href="#">(^▽^)/\(^_^)</a>
<a href="#">(*.*)@==(`.`)</a>
<a href="#">(っㅡㅡ)つ━●</a>
<a href="#">(``)(</a>
<a href="#">:)(..)(:</a>
<a href="#">(``)</a>
</div>
</div>
<!-- //그외 -->
<button type="button" class="btn_close" onclick="miniPopup(this)">닫기</button>
</div>
</div>
<button type="button" class="btnType btnType7" onclick="miniPopup(this)">선거 필수문구 입력</button>
<button type="button" class="btnType btnType7">내문자함</button>
<button type="button" class="btnType btnType8" onclick="showPotoediter();">이미지 불러오기</button>
<div class="send_btnWrap">
<button type="button" class="btnType btnType9">문자저장</button>
<button type="button" class="btnType btnType9">초기화</button>
</div>
</div>
</div>
<p>* 현재 [단문] <span class="c_e40000 fwBold">120,000</span>건 발송 가능합니다.</p>
</td>
</tr>
<!-- 포토 -->
<tr>
<th scope="row" class="vTop">받는사람</th>
<td class="putText">
<div class="clearfix receipt_num">
<!-- <div class="receipt_num_top">
<label for="" class="label">받는 번호입력</label>
<input type="text" placeholder="번호를 입력하세요" onfocus="this.placeholder=''" onblur="this.placeholder='번호를 입력하세요'" style="width:340px;">
<button type="button" class="btnType btnType6">번호추가</button>
<span><span class="vMiddle">*</span> 중복번호는 한번만 발송됩니다.</span>
</div> -->
<div class="receipt_num_midde receipt_number_table_wrap table_20">
<div class="put_left">
<div class="list_top">
<p class="receipt_total_text">총 <span class="c_002c9a">0</span>건</p>
<button type="button" class="btnType btnType9 btn_check_off">선택 해제</button>
</div>
<div class="listType list" style="height:679px;">
<ul class="thead_ul table_ul table_ul_20">
<li class="input_wrap">
<!-- <div class="input_wrap"><input type="checkbox" name="send_check" id="checkAll" name="receipt_number_check"></div> -->
</li>
<li class="td_name">
이름
<button type="button" class="btn_sort_up"><img src="/publish/images/sortUp.png"></button>
<button type="button" class="btn_sort_down"><img src="/publish/images/sortDown.png"></button>
</li>
<li class="td_number">
번호
<button type="button" class="btn_sort_up"><img src="/publish/images/sortUp.png"></button>
<button type="button" class="btn_sort_down"><img src="/publish/images/sortDown.png"></button>
</li>
<li class="td_status">
발송여부
<button type="button" class="btn_sort_up"><img src="/publish/images/sortUp.png"></button>
<button type="button" class="btn_sort_down"><img src="/publish/images/sortDown.png"></button>
</li>
</ul>
<ul class="tbody_ul table_ul table_ul_20">
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check01" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check02" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check03" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check04" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check05" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check06" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check07" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check08" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check09" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check10" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check11" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check12" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check13" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check14" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check15" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check16" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check17" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check18" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check19" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check20" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
<li></li>
<div class="input_wrap"><input type="checkbox" name="send_check" id="check21" name="receipt_number_check"></div>
<div class="td_name">김길동</div>
<div class="td_number">010-1234-5678</div>
<div class="td_status">미발송</div>
</li>
</ul>
</div>
<div class="list_bottom">
<ul class="pagination">
<!-- <li class="page_first"><a href="#" title="첫페이지" onclick="customSampleListAjax(1);return false;"><button type="button"><img src="/publish/images/content/page_first.png" alt="첫페이지"></button></a></li>
<li class="page_prev"><a href="#" title="이전10페이지" onclick="customSampleListAjax(1);return false;"><button type="button"><img src="/publish/images/content/page_prev.png" alt="이전10페이지"></button></a></li> -->
<li class="on"><button type="button"><a href="#" title="현재페이지">1</a></button></li>
<!-- <li><button type="button" onclick="customSampleListAjax(2);return false;"><a href="#" title="2페이지">2</a></button></li>
<li><button type="button" onclick="customSampleListAjax(3);return false;"><a href="#" title="3페이지">3</a></button></li>
<li><button type="button" onclick="customSampleListAjax(4);return false;"><a href="#" title="4페이지">4</a></button></li>
<li><button type="button" onclick="customSampleListAjax(5);return false;"><a href="#" title="5페이지">5</a></button></li>
<li class="page_next"><a href="#" title="다음10페이지" onclick="customSampleListAjax(11);return false;"><button type="button"><img src="/publish/images/content/page_next.png" alt="다음10페이지"></button></a></li>
<li class="page_last"><a href="#" title="마지막페이지" onclick="customSampleListAjax(52);return false;"><button type="button"><img src="/publish/images/content/page_last.png" alt="마지막페이지"></button></a></li> -->
</ul>
<div class="list_bottom_right">
<input type="checkbox" id="page_auto"><label for="page_auto">다음페이지 자동넘김</label>
</div>
</div>
</div>
<div class="put_right">
<dl class="receipt_info">
<dt>그룹선택</dt>
<dd>
<select name="" id="" class="selType2">
<option value="">그룹1</option>
<option value="">그룹2</option>
<option value="">그룹3</option>
<option value="">그룹4</option>
</select>
</dd>
<dt>전체 받는사람 <button type="button" class="btn_reset"><i></i>초기화</button></dt>
<dd>
<p><b>10,000,000</b>명</p>
</dd>
<dt>전송완료</dt>
<dd>
<p><b class="c_e40000">20</b>명</p>
</dd>
<dt>잔여 받는사람</dt>
<dd>
<p><b class="c_002c9a">99,999,980</b>명</p>
</dd>
<dd class="send_box">
<p class="title">전송완료</p>
<p class="send_number"><b class="c_002c9a">20</b>건</p>
</dd>
<dd class="cf_box">
메뉴이동, 화면 새로고침 시<br>전송완료 건 수는 <span class="c_002c9a">초기화</span>됩니다.
</dd>
</dl>
</div>
</div>
</div>
</td>
</tr>
<tr>
<th colspan="2" class="billingAmount">
<div>
<div class="final_pay">
<div class="pay_info_list">
<p>발송금액 :</p>
<div class="info" id="repPriceTxt" style="display: none;">
단문 : <strong>20</strong>건<span>/</span>장문 : <strong>150</strong>건<span>/</span>그림문자 : <strong>30</strong>건
</div>
</div>
<p class="price"><span id="repPriceTxt"></span><span id="totalPriceTxt">0</span> 원<span></span></p>
</div>
<p style="text-align: right; font-size: 14px; color: #666; margin: -10px 0 15px 0; font-weight: 300;">* 이벤트회원의 발송금액은 이벤트단가를 적용하여 계산된 금액이므로 실제 발송금액과 다를 수 있습니다.</p>
<div class="pay_type clearfix">
<div>
<input type="radio" id="radio_bill_1" name="radio_bill" checked="checked">
<label for="radio_bill_1">보유잔액</label>
<label for="userMoney" class="label">보유잔액</label>
<input type="text" id="userMoney" name="userMoney" value="0" readonly="">
<span class="won">원</span>
<button type="button" class="btnType btnType21" onclick="location.href='/web/member/pay/PayView.do'">충전</button>
</div>
<div><button type="button" data-tooltip="popup07" class="btnType btnType3 btn_event_cash">이벤트 잔액</button></div>
</div>
<!--발송금액 아래 등급별 가격안내 추가-->
<div class="my_price_wrap">
<div class="center-line"></div>
<ul>
<li class="title">
<img src="/publish/images/content/icon_mypage_message.png" alt="">나의 단가 <span>:</span>
</li>
<li class="price_line">
<span class="type">단문</span>
<span class="price">18</span>원
<span class="line">/ </span>
</li>
<li class="price_line">
<span class="type">장문</span>
<span class="price">50</span>원
<span class="line">/ </span>
</li>
<li class="price_line">
<span class="type">그림</span>
<span class="price">90</span>원
(2장 : 110원 / 3장 : 130원)
</li>
</ul>
</div>
</div>
</th>
</tr>
<tr>
<th scope="row">추천인 ID</th>
<td class="check_num">
<input id="radio5" type="radio" name="recom" checked="checked">
<label for="radio5">없음</label>
<input id="radio6" type="radio" name="recom">
<label for="radio6">있음</label>
<div>
<label for="id" class="label"></label>
<input type="text" size="20" id="id" placeholder="추천인 아이디 입력" onfocus="this.placeholder=''" onblur="this.placeholder='추천인 아이디 입력'">
<button type="button" class="btnType btnType9">추천인 확인</button>
</div>
</td>
</tr>
</tbody>
</table>
</div><!-- send left 문자 보내기 입력 -->
<!-- send right 문자 보내기 미리보기 -->
<div class="send_right">
<div class="phone">
<div class="phoneIn">
<div>
<p class="prev_p"><img src="/publish/images/search. png">미리보기</p>
<div class="text_length2 clearfix" style="display: none;">
<span class="msg_com msg_short">단문</span>
<div>
<span>글자크기</span>
<button type="button"><img src="/publish/images/ content/font_plus.png"></button>
<button type="button"><img src="/publish/images/ content/font_minus.png"></button>
</div>
</div>
<div class="text_length2 clearfix">
<span class="msg_com msg_photo">포토</span>
<ul class="photo_msg_num">
<li onclick="imgClick(0);"><a href="#none">1</a></ li>
<li onclick="imgClick(1);"><a href="#none">2</a></ li>
<li onclick="imgClick(2);"><a href="#none">3</a></ li>
</ul>
<div>
<span>글자크기</span>
<button type="button"><img src="/publish/images/ content/font_plus.png"></button>
<button type="button"><img src="/publish/images/ content/font_minus.png"></button>
</div>
</div>
<!-- 텍스트 미리보기 -->
<div class="text_preview">
<div class="preiew_img">
<div class="img_box">
<img src="/publish/images/content/ photo_sample01.jpg">
</div>
<div class="img_box">
<img src="/publish/images/content/ photo_sample01.jpg">
</div>
<div class="img_box">
<img src="/publish/images/content/excel.jpg">
</div>
</div>
<div class="preview_auto">
<p class="ad_tit">(광고)</p>
<p class="none_txt">내용을 입력해주세요.</p>
<p class="realtime"></p>
<p class="deny_receipt">무료 거부 080-0000-0000</p>
</div>
</div>
<!-- //텍스트 미리보기 -->
</div>
</div>
<p class="addText">※ 단말기 설정에 따라 다르게 보일 수 있습니다<p>
</div>
<div class="phone_bottom">
<div class="send_rev">
<div class="send_content">
<div class="rev_radio">
<ul>
<li><input type="radio" id="reserYnN" name="reserYn" value="N" checked="checked"><label for="reserYnN">즉시</label></li>
<li><input type="radio" id="reserYnY" name="reserYn" value="Y"><label for="reserYnY">예약</label></li>
</ul>
</div>
<div class="send_btn">
<button type="button" class="btnType btnType11" onclick="publishCommon.toastsUtil('처리가 완료되었습니다.','active', 'success')">발송하기</button>
<button type="button" class="btnType btnType10" onclick="javascript:fnTestSend(); return false;">테스트발송</button>
</div>
</div>
<div class="rev_selected" style="display:none;">
<div class="rev_top">
<span>날짜 :</span>
<div class="calendar_wrap">
<input type="text" class="startDate2 inp resDate calendar02 picker__input" title="검색 시작일" id="startDate2" name="startDate2" value="" data-datecontrol="true" readonly="" aria-haspopup="true" aria-expanded="false" aria-readonly="false" aria-owns="startDate2_root">
</div>
<div class="selBox">
<select class="selType1" id="msgResHour" name="msgResHour">
<option value="00">00시</option>
<option value="01">01시</option>
<option value="02">02시</option>
<option value="03">03시</option>
<option value="04">04시</option>
<option value="05">05시</option>
<option value="06">06시</option>
<option value="07">07시</option>
<option value="08">08시</option>
<option value="09">09시</option>
<option value="10">10시</option>
<option value="11">11시</option>
<option value="12">12시</option>
<option value="13">13시</option>
<option value="14">14시</option>
<option value="15">15시</option>
<option value="16">16시</option>
<option value="17">17시</option>
<option value="18">18시</option>
<option value="19">19시</option>
<option value="20">20시</option>
<option value="21">21시</option>
<option value="22">22시</option>
<option value="23">23시</option>
<option value="24">24시</option>
</select>
<select class="selType1" id="msgResMin" name="msgResMin">
<option value="00">00분</option>
<option value="05">05분</option>
<option value="10">10분</option>
<option value="15">15분</option>
<option value="20">20분</option>
<option value="25">25분</option>
<option value="30">30분</option>
<option value="35">35분</option>
<option value="40">40분</option>
<option value="45">45분</option>
<option value="50">50분</option>
<option value="55">55분</option>
</select>
</div>
<!-- <div class="rev_bottom">
<input type="checkbox" id="divideChk" name="divideChk">
<label for="divideChk">분할전송</label>
<select class="selType1" id="divideCnt" name="divideCnt">
<option value="2">2</option>
<option value="10">10</option>
<option value="20">20</option>
<option value="30">30</option>
</select>
<label for="divideCnt">건</label>
<select class="selType1" id="divideTime" name="divideTime">
<option value="5">05분</option>
<option value="10">10분</option>
<option value="15">15분</option>
<option value="20">20분</option>
<option value="30">30분</option>
</select>
<label for="divideTime">간격</label>
</div> -->
</div>
</div>
</div>
</div>
</div>
</div>
<!--// send right 문자 보내기 미리보기 -->
</div>
</div>
<!--// tab content1 -->
<!-- tab content2 -->
<div class="top_content get_excel" id="tab1_2">
<div class="heading">
<h2>대량문자</h2>
</div>
<div class="titBox">
<p>- 각각 다른 사람에게 다른 내용의 메시지를 한번에 보낼 수 있습니다. (최대 1만 건)</p>
<p>- 광고성 메시지는 반드시 유의사항 확인 후 발송해 주시기 바랍니다. <span><a href="#" data-tooltip="adpopup01">[광고문자 관련규정 안내]</a></span></p>
<p>- 엑셀영역은 복사, 붙여넣기가 가능합니다.</p>
<button type="button" class="titBox_btn1"><i></i>사용안내</button>
</div>
<div class="send_general">
<!-- send left 문자 보내기 입력 -->
<div class="send_left">
<table class="tType1">
<caption>일반 문자보내기 분류 번호 내용 등을 입력하는 표</caption>
<colgroup>
<col style="width: 120px;">
<col style="width: auto;">
</colgroup>
<tbody>
<tr>
<th scope="row">문자분류</th>
<td class="send_cf">
<input id="radio1" type="radio" name="send_clas" checked="checked">
<label for="radio1">일반</label>
<input id="radio2" type="radio" name="send_clas">
<label for="radio2">광고</label>
</td>
</tr>
<tr>
<th scope="row">발신번호</th>
<td class="put_num">
<label for="num" class="label"></label>
<select id="num" class="sel_number">
<option value="">010-1234-5678</option>
<option value="">010-1234-5678</option>
<option value="">010-1234-5678</option>
<option value="">010-1234-5678</option>
</select>
<button type="button" class="btnType btnType6">번호추가</button>
</td>
</tr>
<tr>
<th scope="row">제목</th>
<td>
<!-- 단문일 때 -->
<label for="text" class="label"></label>
<input type="text" size="20" id="text" class="w100" placeholder="" onfocus="this.placeholder=''" disabled>
<!-- 장문일 때 -->
<!-- <input type="text" size="20" id="text" class="w100" placeholder="제목을 입력해주세요 (최대30byte, 발송관리용)" onfocus="this.placeholder=''" onblur="this.placeholder='제목을 입력해주세요 (최대30byte, 발송관리용)'"> -->
</td>
</tr>
<!-- 단문 -->
<tr>
<th scope="row" class="vTop">내용</th>
<td class="putText">
<div class="clearfix">
<div class="put_left short">
<div class="ad_txt">
<p>(광고)</p>
</div>
<label for="textarea" class="label"></label>
<textarea id="textarea" class="put_text" placeholder="내용을 입력해주세요.
-90btye 초과 시 LMS 자동전환
-파일첨부 시 MMS 자동전환"></textarea>
<div class="text_length">
<div>
<p>무료 거부 080-0000-0000</p>
</div>
<div>
<p><span class="fwMd">15 /<span><span class="c_002c9a fwMd"> 90</span>byte</p>
<span class="msg_com msg_short">단문</span>
</div>
</div>
</div>
<div class="put_right">
<div class="btn_popup_wrap spc_wrap">
<button type="button" class="btnType btnType7" onclick="miniPopup(this)">특수문자</button>
<div class="send_miniPop spc_character">
<div class="tab_character">
<a href="#none" class="on">특수문자</a>
<a href="#none">웃음</a>
<a href="#none">슬픔</a>
<a href="#none">분노</a>
<a href="#none">사랑</a>
<a href="#none">그외</a>
</div>
<!-- 특수문자 -->
<div class="cnt_character on">
<div class="box_character">
<a href="#">※</a>
<a href="#">☆</a>
<a href="#">★</a>
<a href="#">○</a>
<a href="#">●</a>
<a href="#">◎</a>
<a href="#">◇</a>
<a href="#">◆</a>
<a href="#">□</a>
<a href="#">■</a>
<a href="#">△</a>
<a href="#">▲</a>
<a href="#">▽</a>
<a href="#">▼</a>
<a href="#">→</a>
<a href="#">←</a>
<a href="#">↑</a>
<a href="#">↓</a>
<a href="#">↔</a>
<a href="#">〓</a>
<a href="#">◁</a>
<a href="#">♪</a>
<a href="#">◀</a>
<a href="#">▷</a>
<a href="#">▶</a>
<a href="#">♤</a>
<a href="#">♠</a>
<a href="#">♡</a>
<a href="#">♥</a>
<a href="#">♧</a>
<a href="#">♣</a>
<a href="#">⊙</a>
<a href="#">◈</a>
<a href="#">▣</a>
<a href="#">◐</a>
<a href="#">◑</a>
<a href="#">▒</a>
<a href="#">▦</a>
<a href="#">♨</a>
<a href="#">☏</a>
<a href="#">☎</a>
<a href="#">☞</a>
<a href="#">☜</a>
<a href="#">㈜</a>
<a href="#">™</a>
<a href="#">℡</a>
<a href="#">ㆀ</a>
<a href="#">ε</a>
<a href="#">『</a>
<a href="#">』</a>
<a href="#">ⓛ</a>
<a href="#">∏</a>
<a href="#">ご</a>
<a href="#">♂</a>
<a href="#">↗</a>
<a href="#">↙</a>
<a href="#">↖</a>
<a href="#">↘</a>
<a href="#">ψ</a>
</div>
</div>
<!-- //특수문자 -->
<!-- 웃음 -->
<div class="cnt_character emt_character">
<div class="box_character">
<a href="#">⌒⌒</a>
<a href="#">^_^</a>
<a href="#">^0^</a>
<a href="#">s( ̄▽ ̄)/</a>
<a href="#">(/^^)/</a>
<a href="#">^o^~♬</a>
<a href="#">^.~</a>
<a href="#">^-^b</a>
<a href="#">^▽^</a>
<a href="#">^ε^</a>
<a href="#">(^^)γ</a>
<a href="#">(~^^)~</a>
<a href="#">☆(~.^)/</a>
<a href="#">(*^o^*)</a>
<a href="#">n_n</a>
<a href="#">↖(^▽^)↗</a>
<a href="#">( ̄∇ ̄)</a>
<a href="#">(*^.^)♂</a>
<a href="#">*^^*</a>
<a href="#">ㅎ.ㅎ</a>
<a href="#">=^.^=</a>
<a href="#">^▽^</a>
<a href="#">~_~</a>
<a href="#">(=^▽^)/♪</a>
</div>
</div>
<!-- //웃음 -->
<!-- 슬픔 -->
<div class="cnt_character emt_character">
<div class="box_character">
<a href="#">(づ_T)</a>
<a href="#">(ㅠ.ㅠ)</a>
<a href="#">(#_-)</a>
<a href="#">o(T^T)o</a>
<a href="#">ㅠ.ㅠ</a>
<a href="#">(-_-メ)</a>
<a href="#">Y.Y</a>
<a href="#">TmT</a>
<a href="#">ご.ご</a>
<a href="#">(=_=;)</a>
<a href="#">⊇.⊆</a>
<a href="#">(o_Φ)</a>
<a href="#">∋.∈</a>
<a href="#">(___)_</a>
<a href="#">(-.¥)</a>
<a href="#">@_O</a>
<a href="#">●⊙</a>
<a href="#">(♨_♨)</a>
<a href="#">(X_X)</a>
<a href="#">Θ_Θ</a>
<a href="#">(∏.∏)</a>
<a href="#">(づ_ど)</a>
<a href="#">( ̄^ ̄)</a>
</div>
</div>
<!-- //슬픔 -->
<!-- 분노 -->
<div class="cnt_character emt_character">
<div class="box_character">
<a href="#">Θ_Θ</a>
<a href="#">=-_-a</a>
<a href="#">('o')</a>
<a href="#">(`へ´)</a>
<a href="#">(-ヘㅡメ)凸</a>
<a href="#">⊙⊙ㆀ</a>
<a href="#">⊙.⊙</a>
<a href="#">ㅡㅡ+</a>
<a href="#">(`o´)y</a>
<a href="#">づºДº)つ</a>
<a href="#">O_O</a>
<a href="#">(@.@)</a>
<a href="#">★.★</a>
<a href="#">(;¬_¬)</a>
<a href="#">┏(;-_-)┛</a>
<a href="#">┏(-_-メ)┓</a>
<a href="#">(><ㆀ)/</a>
<a href="#">--メ凸</a>
<a href="#">(`_)乂(_′)</a>
<a href="#">(-_-)c+_=)</a>
</div>
</div>
<!-- //분노 -->
<!-- 사랑 -->
<div class="cnt_character emt_character">
<div class="box_character">
<a href="#">♥.♥</a>
<a href="#">^o^~♬</a>
<a href="#">(*^}{^*)</a>
<a href="#">ⓛⓞⓥⓔ</a>
<a href="#">(*_*)</a>
<a href="#">(♡.♡)</a>
<a href="#">ε♡₃ε♥</a>
<a href="#">(*..)(..*)</a>
<a href="#">(~.^)s</a>
<a href="#">☞♡☜</a>
<a href="#">*♥o♥*</a>
<a href="#">(/^o^)/♡</a>
<a href="#">@-m-m--</a>
<a href="#">=>>------▷♡</a>
<a href="#">(*^^)σ(^_^)</a>
<a href="#">(*^-^)♡(^o^*)</a>
<a href="#">(づ^.^)づ~♡</a>
<a href="#">\(*^▽^*)ノ</a>
<a href="#">*⌒З^)^.⌒*)</a>
<a href="#">(づ ̄³ ̄)づ~</a>
<a href="#">(づ ̄³ ̄)づ</a>
<a href="#">(^*^)kiss</a>
<a href="#">(*'-⌒*)ⓥ</a>
<a href="#">s( ̄▽ ̄)/</a>
</div>
</div>
<!-- //사랑 -->
<!-- 그외 -->
<div class="cnt_character emt_character emt_etc ">
<div class="box_character">
<a href="#"><:3)--</a>
<a href="#">(^(oo)^)</a>
<a href="#">(:::[</a>
<a href="#">]:::)</a>
<a href="#">[( ̄. ̄)]zZ</a>
<a href="#">(``)(``)</a>
<a href="#">(T(oo)T)</a>
<a href="#">(^.^)=O)#.#)</a>
<a href="#">?‥…─━★</a>
<a href="#">(__)zzz</a>
<a href="#">(=ㅅ)=333</a>
<a href="#"><(>.<ㆀ)></a>
<a href="#">>(/////)<</a>
<a href="#">((ど(</a>
<a href="#">^0^</a>
<a href="#">)つ))</a>
<a href="#">■■■■■□90%</a>
<a href="#">( ̄_ ̄>-(^▽^;)</a>
<a href="#">∑⊙)++333=◀</a>
<a href="#">(ノ^_^)ノ~~⑩</a>
<a href="#">(^▽^)/\(^_^)</a>
<a href="#">(*.*)@==(`.`)</a>
<a href="#">(っㅡㅡ)つ━●</a>
<a href="#">(``)(</a>
<a href="#">:)(..)(:</a>
<a href="#">(``)</a>
</div>
</div>
<!-- //그외 -->
<button type="button" class="btn_close" onclick="miniPopup(this)">닫기</button>
</div>
</div>
<div class="btn_popup_wrap convers_wrap">
<button type="button" class="btnType btnType7" onclick="miniPopup(this)">특정문구 일괄변환<i class="qmMark"></i></button>
<div class="send_miniPop convers">
<div>
<div class="convers_top">
<span>특정문구 일괄변환이란?</span>
<p>주소록, 엑셀에 입력된 내용을 이용해 수신자마다 다른 내용의 메시지를 발송하는 기능</p>
</div>
<div class="convers_middle"><a href="#">#{이름}</a></div>
<div class="convers_bottom">
<a href="#">#{1}</a>
<a href="#">#{2}</a>
<a href="#">#{3}</a>
<a href="#">#{4}</a>
</div>
</div>
</div>
</div>
<button type="button" class="btnType btnType7">내문자함</button>
<button type="button" class="btnType btnType8" onclick="showPotoediter();">이미지 불러오기</button>
<div class="send_btnWrap">
<button type="button" class="btnType btnType9">문자저장</button>
<button type="button" class="btnType btnType9">초기화</button>
</div>
</div>
</div>
<p>* 현재 [단문] <span class="c_e40000 fwBold">120,000</span>건 발송 가능합니다.</p>
</td>
</tr>
<!-- 포토 -->
<tr style="display: none;">
<th scope="row">내용</th>
<td class="putText">
<div class="clearfix">
<div class="put_left photo">
<ul class="thumb_wrap">
<li class="on">
<div>
<img src="/publish/images/content/thumb1.jpg" alt="thumb1">
</div>
<button type="button" class="file_close"><img src="/publish/images/content/thumb_del.png" alt="첨부파일 삭제"></button>
<button type="button" class="file_close_on"><img src="/publish/images/content/thumb_del_on.png" alt="첨부파일 삭제"></button>
</li>
<li>
<div>
<img src="/publish/images/content/thumb2.jpg" alt="thumb1">
</div>
<button type="button" class="file_close"><img src="/publish/images/content/thumb_del.png" alt="첨부파일 삭제"></button>
<button type="button" class="file_close_on"><img src="/publish/images/content/thumb_del_on.png" alt="첨부파일 삭제"></button>
</li>
<li>
<div>
<img src="/publish/images/content/thumb3.jpg" alt="thumb1">
</div>
<button type="button" class="file_close"><img src="/publish/images/content/thumb_del.png" alt="첨부파일 삭제"></button>
<button type="button" class="file_close_on"><img src="/publish/images/content/thumb_del_on.png" alt="첨부파일 삭제"></button>
</li>
</ul>
<div class="ad_txt">
<p>(광고)</p>
</div>
<label for="textarea" class="label"></label>
<textarea id="textarea" class="put_text">
해마다 찾아오는 봄이지만
봄맞이 대청소라는 말처럼,
새 봄을 맞아 봄맞이 마음청소 한번하고 가실께요~ㅎㅎ
"새술은 새부대에"라는 말처럼 버리고 싶은 기억들을
깨끗이 비워보는 겁니다.
새봄에 새마음으로 새롭게 시작해 보는 겁니다.
해마다 찾아오는 봄이지만
봄맞이 대청소라는 말처럼,
새 봄을 맞아 봄맞이 마음청소 한번하고 가실께요~ㅎㅎ
"새술은 새부대에"라는 말처럼 버리고 싶은 기억들을
깨끗이 비워보는 겁니다.
새봄에 새마음으로 새롭게 시작해 보는 겁니다.
해마다 찾아오는 봄이지만
봄맞이 대청소라는 말처럼,
새 봄을 맞아 봄맞이 마음청소 한번하고 가실께요~ㅎㅎ
"새술은 새부대에"라는 말처럼 버리고 싶은 기억들을
깨끗이 비워보는 겁니다.
새봄에 새마음으로 새롭게 시작해 보는 겁니다.
</textarea>
<div class="text_length">
<div>
<p>무료 거부 080-0000-0000</p>
</div>
<div>
<p><span class="fwMd">15 /<span><span class="c_002c9a fwMd"> 2000</span>byte</p>
<span class="msg_com msg_photo">그림</span>
</div>
</div>
</div>
<div class="put_right">
<div class="btn_popup_wrap spc_wrap">
<button type="button" class="btnType btnType7" onclick="miniPopup(this)">특수문자</button>
<div class="send_miniPop spc_character">
<div>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
<a href="#"></a>
</div>
</div>
</div>
<div class="btn_popup_wrap">
<button type="button" class="btnType btnType7" onclick="miniPopup(this)">특정문구 일괄변환<i class="qmMark"></i></button>
<div class="send_miniPop convers">
<div>
<div class="convers_top">
<span>특정문구 일괄변환이란?</span>
<p>주소록, 엑셀에 입력된 내용을 이용해 수신자마다 다른 내용의<br> 메시지를 발송하는 기능</p>
</div>
<div class="convers_middle"><a href="#">#{이름}</a></div>
<div class="convers_bottom">
<a href="#">#{1}</a>
<a href="#">#{2}</a>
<a href="#">#{3}</a>
<a href="#">#{4}</a>
</div>
</div>
</div>
</div>
<button type="button" class="btnType btnType7">내문자함</button>
<button type="button" class="btnType btnType8" onclick="showPotoediter();">이미지 불러오기</button>
<div class="send_btnWrap">
<button type="button" class="btnType btnType9">문자저장</button>
<button type="button" class="btnType btnType9">초기화</button>
</div>
</div>
</div>
<p>* 현재 [단문] <span class="c_e40000 fwBold">120,000</span>건 발송 가능합니다.</p>
</td>
</tr>
</tbody>
</table>
</div><!-- send left 문자 보내기 입력 -->
<!-- send right 문자 보내기 미리보기 -->
<div class="send_right">
<div class="phone">
<div class="phoneIn">
<div>
<p class="prev_p"><img src="/publish/images/search. png">미리보기</p>
<div class="text_length2 clearfix" style="display: none;">
<span class="msg_com msg_short">단문</span>
<div>
<span>글자크기</span>
<button type="button"><img src="/publish/images/ content/font_plus.png"></button>
<button type="button"><img src="/publish/images/ content/font_minus.png"></button>
</div>
</div>
<div class="text_length2 clearfix">
<span class="msg_com msg_photo">포토</span>
<ul class="photo_msg_num">
<li onclick="imgClick(0);"><a href="#none">1</a></ li>
<li onclick="imgClick(1);"><a href="#none">2</a></ li>
<li onclick="imgClick(2);"><a href="#none">3</a></ li>
</ul>
<div>
<span>글자크기</span>
<button type="button"><img src="/publish/images/ content/font_plus.png"></button>
<button type="button"><img src="/publish/images/ content/font_minus.png"></button>
</div>
</div>
<!-- 텍스트 미리보기 -->
<div class="text_preview">
<div class="preiew_img">
<div class="img_box">
<img src="/publish/images/content/ photo_sample01.jpg">
</div>
<div class="img_box">
<img src="/publish/images/content/ photo_sample01.jpg">
</div>
<div class="img_box">
<img src="/publish/images/content/excel.jpg">
</div>
</div>
<div class="preview_auto">
<p class="ad_tit">(광고)</p>
<p class="none_txt">내용을 입력해주세요.</p>
<p class="realtime"></p>
<p class="deny_receipt">무료 거부 080-0000-0000</p>
</div>
</div>
<!-- //텍스트 미리보기 -->
</div>
</div>
<p class="addText">※ 단말기 설정에 따라 다르게 보일 수 있습니다<p>
</div>
</div>
<!--// send right 문자 보내기 미리보기 -->
</div>
<!-- excel 대량 불러오기 -->
<div class="excelWrap">
<div>
<div class="excel_selBox">
<div>
<button type="button" class="excel_btn btnType"><i class="uproad"></i>엑셀 불러오기</button>
</div>
<div>
<button type="button" class="excel_btn"><i class="downroad"></i>엑셀 샘플 다운로드</button>
<!-- <button type="button" class="btnType btnType14"><i></i>번호입력형식안내</button> -->
</div>
</div>
<div class="file_add">
<p><img src="/publish/images/content/file_add.png" alt="파일 붙여넣기">마우스로 엑셀 파일을 여기에 끌어다 놓으세요</p>
</div>
<div class="excel_middle2">
<p>총 <span class="c_e40000 fwBold">120</span>건 / 중복 <span class="c_002c9a fwBold">9</span>건</p>
<button type="button" class="btnType btnType6">번호추가</button>
</div>
<div class="drag_drop_wrap">
<img src="/publish/images/content/excel.jpg" style="width: 100%;">
</div>
<div class="excel_middle">
<div class="select_btnWrap clearfix">
<div>
<button type="button"><i class="remove_img"></i>선택삭제</button>
<button type="button"><i class="remove_img"></i>오류번호삭제</button>
<button type="button" class="check_validity">오류 검사<i></i></button>
</div>
<div>
<button type="button" class="excel_btn"><i class="downroad"></i>엑셀 다운로드</button>
</div>
</div>
</div>
</div>
</div>
<div class="send_general sec">
<div class="send_left">
<table class="tType1">
<caption>일반 문자보내기 분류 번호 내용 등을 입력하는 표</caption>
<colgroup>
<col style="width: 100px;">
<col style="width: auto;">
</colgroup>
<tbody>
<tr>
<th colspan="2" class="billingAmount">
<div>
<div class="final_pay">
<p>결제금액 :</p>
<p class="price"><span>200,000</span>원<span>(부가세 포함)</span></p>
</div>
<div class="pay_type clearfix">
<div>
<label for="" class="label">충전 금액</label>
<input id="radio_bill_1" type="radio" name="radio_bill" checked="checked">
<label for="radio_bill_1">내 충전금 (<span>3,000</span>원)</label>
</div>
<div>
<label for="" class="label">포인트 금액</label>
<input type="text" placeholder="199,700" readonly>
<button type="button" class="btnType btnType3">충전</button>
</div>
</div>
</div>
</th>
</tr>
<tr>
<th scope="row">추천인 ID</th>
<td class="check_num">
<input id="radio5" type="radio" name="recom" checked="checked">
<label for="radio5">없음</label>
<input id="radio6" type="radio" name="recom">
<label for="radio6">있음</label>
<div>
<label for="id" class="label"></label>
<input type="text" size="20" id="id" placeholder="추천인 아이디 입력" onfocus="this.placeholder=''" onblur="this.placeholder='추천인 아이디 입력'">
<button type="button" class="btnType btnType9">추천인 확인</button>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="send_right">
<div class="send_rev">
<div class="rev_radio">
<input id="radio11" type="radio" name="reser2" checked="checked">
<label for="radio11">즉시</label>
<input id="radio12" type="radio" name="reser2">
<label for="radio12">예약</label>
</div>
<div class="rev_selected">
<div class="rev_top">
<span>날짜 :</span>
<div class="calendar_wrap">
<input type="text" class="startDate2 inp" title="검색 시작일" id="startDate2" name="startDate2" value="" data-datecontrol="true">
</div>
<label for="" class="label">시 선택</label>
<div class="selBox">
<select class="selType1">
<option>00시</option>
<option>10시</option>
<option>20시</option>
</select>
<label for="" class="label">분 선택</label>
<select class="selType1">
<option>00분</option>
<option>25분</option>
<option>50분</option>
</select>
</div>
</div>
<div class="rev_bottom">
<input type="checkbox">
<label for="">분할전송</label>
<select class="selType1">
<option>00시</option>
<option>10시</option>
<option>20시</option>
</select>
<label for="">건</label>
<select class="selType1">
<option>00분</option>
<option>25분</option>
<option>50분</option>
</select>
<label>간격</label>
</div>
</div>
</div>
<div class="send_btn">
<button type="button" class="btnType btnType10">테스트 발송<img src="/publish/images/content/qmIcon.png"></button>
<button type="button" class="btnType btnType11">발송하기</button>
</div>
</div>
</div>
</div>
<!--// tab content2 -->
<div class="send_bottom">
<!-- tab button -->
<ul class="tabType2">
<li class="tab"><button type="button" onclick="TabType2(this,'1');">문자 샘플</button></li>
<li class="tab active"><button type="button" onclick="TabType2(this,'2');">그림문자 샘플</button></li>
<li class="tab"><button type="button" onclick="TabType2(this,'3');">지도/약도 추가</button></li>
<li class="tab"><button type="button" onclick="TabType2(this,'4');">내 문자함</button></li>
</ul>
<!--// tab button -->
<div class="search_sample">
<input type="text" placeholder="문자샘플 검색" onfocus="this.placeholder=''" onblur="this.placeholder='문자샘플 검색'">
<button><img src="/publish/images/search02.png" alt=""></button>
</div>
<!-- tab content1 -->
<div class="bottom_content" id="tab2_1">
<div class="area_tabs">
<div class="top_tab">
<div class="tab_depth1">
<a href="#none" class="on">전체</a>
<a href="#none">기업</a>
<a href="#none">개인</a>
<div class="on_active">전체</div>
</div>
<div class="tab_depth2">
<a href="#none" class="on">단문문자</a>
<a href="#none">장문문자</a>
</div>
<select name="" id="" class="selType2">
<option value="">2줄보기</option>
<option value="">4줄보기</option>
<option value="">6줄보기</option>
</select>
<div class="customReq">
<button type="button"><i></i>맞춤제작 요청</button>
</div>
</div>
<div class="bottom_tab">
<div class="tab_depth3">
<a href="#none">All</a>
<a href="#none" class="on">BEST</a>
<a href="#none">요일</a>
<a href="#none">계절/날씨</a>
<a href="#none">선거</a>
<a href="#none">기념일데이</a>
<a href="#none">경조사</a>
<a href="#none">모임/행사</a>
<a href="#none">명절</a>
<a href="#none">연말연시</a>
<a href="#none">감사/축하</a>
<a href="#none">사랑/우정</a>
<a href="#none">격려/위로</a>
<a href="#none">유머/코믹</a>
<a href="#none">좋은글/명언</a>
<a href="#none">운세/별자리</a>
<a href="#none">종교</a>
</div>
<div class="tab_depth4">
<a href="#none" class="on">#봄인사</a>
<a href="#none">#좋은글</a>
<a href="#none">#초대/답례</a>
</div>
</div>
</div>
<ul class="area_tabcontent msg_sample">
<li>
<div class="tit_text_wrap">
<p class="tit_text">화이트 데이 화이트 데이 화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
</li>
<li>
<div class="tit_text_wrap">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
</li>
<li>
<div class="tit_text_wrap">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
</li>
<li>
<div class="tit_text_wrap">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
</li>
<li>
<div class="tit_text_wrap">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
</li>
<li>
<div class="tit_text_wrap">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
</li>
<li>
<div class="tit_text_wrap">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
</li>
<li>
<div class="tit_text_wrap">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
</li>
<li>
<div class="tit_text_wrap">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
</li>
<li>
<div class="tit_text_wrap">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
</li>
</ul>
<!-- pagination -->
<ul class="pagination">
<li class="page_first"><button><img src="/publish/images/content/page_first.png" alt=""></button></li>
<li class="page_prev"><button><img src="/publish/images/content/page_prev.png" alt=""></button></li>
<li class="on"><button>1</button></li>
<li><button>2</button></li>
<li><button>3</button></li>
<li><button>4</button></li>
<li><button>5</button></li>
<li><button>6</button></li>
<li><button>7</button></li>
<li><button>8</button></li>
<li><button>9</button></li>
<li><button>10</button></li>
<li class="page_next"><button><img src="/publish/images/content/page_next.png" alt=""></button></li>
<li class="page_last"><button><img src="/publish/images/content/page_last.png" alt=""></button></li>
</ul><!-- pagination -->
</div>
<!--// tab content1 -->
<!--// tab content2 -->
<div class="bottom_content current" id="tab2_2">
<div class="area_tabs">
<div class="top_tab">
<div class="tab_depth1">
<a href="#none" class="on">전체</a>
<a href="#none">기업</a>
<a href="#none">개인</a>
<div class="on_active">전체</div>
</div>
<div class="tab_depth2">
<a href="#none" class="on">그림문자</a>
</div>
<select name="" id="" class="selType2">
<option value="">2줄보기</option>
<option value="">4줄보기</option>
<option value="">6줄보기</option>
</select>
<div class="customReq">
<button type="button"><i></i>맞춤제작 요청</button>
</div>
</div>
<div class="bottom_tab">
<div class="tab_depth3">
<a href="#none">All</a>
<a href="#none" class="on">BEST</a>
<a href="#none">요일</a>
<a href="#none">계절/날씨</a>
<a href="#none">선거</a>
<a href="#none">기념일데이</a>
<a href="#none">경조사</a>
<a href="#none">모임/행사</a>
<a href="#none">명절</a>
<a href="#none">연말연시</a>
<a href="#none">감사/축하</a>
<a href="#none">사랑/우정</a>
<a href="#none">격려/위로</a>
<a href="#none">유머/코믹</a>
<a href="#none">좋은글/명언</a>
<a href="#none">운세/별자리</a>
<a href="#none">종교</a>
</div>
<div class="tab_depth4">
<a href="#none" class="on">#봄인사</a>
<a href="#none">#좋은글</a>
<a href="#none">#초대/답례</a>
</div>
</div>
</div>
<ul class="area_tabcontent photo_sample">
<li class="hover_photo">
<div class="hover_cont"><img src="/publish/images/content/photo_sample01.jpg" alt=""></div>
<div class="tit_text_wrap">
<p class="tit_text">추석 입니다 추석 입니다 추석 입니다 추석 입니다</p>
</div>
<div class="photo_cont">
<img src="/publish/images/content/photo_sample01.jpg" alt="">
</div>
</li>
<li>
<div class="hover_cont"><img src="/publish/images/content/photo_sample02.jpg" alt=""></div>
<div class="tit_text_wrap">
<p class="tit_text">추석</p>
</div>
<div class="photo_cont">
<img src="/publish/images/content/photo_sample02.jpg" alt="">
</div>
</li>
<li>
<div class="hover_cont"><img src="/publish/images/content/photo_sample03.jpg" alt=""></div>
<div class="tit_text_wrap">
<p class="tit_text">추석</p>
</div>
<div class="photo_cont">
<img src="/publish/images/content/photo_sample03.jpg" alt="">
</div>
</li>
<li>
<div class="hover_cont"><img src="/publish/images/content/photo_sample04.jpg" alt=""></div>
<div class="tit_text_wrap">
<p class="tit_text">추석</p>
</div>
<div class="photo_cont">
<img src="/publish/images/content/photo_sample04.jpg" alt="">
</div>
</li>
<li>
<div class="hover_cont"><img src="/publish/images/content/photo_sample05.jpg" alt=""></div>
<div class="tit_text_wrap">
<p class="tit_text">추석</p>
</div>
<div class="photo_cont">
<img src="/publish/images/content/photo_sample05.jpg" alt="">
</div>
</li>
<li>
<div class="hover_cont"><img src="/publish/images/content/photo_sample06.jpg" alt=""></div>
<div class="tit_text_wrap">
<p class="tit_text">추석</p>
</div>
<div class="photo_cont">
<img src="/publish/images/content/photo_sample06.jpg" alt="">
</div>
</li>
<li>
<div class="hover_cont"><img src="/publish/images/content/photo_sample07.jpg" alt=""></div>
<div class="tit_text_wrap">
<p class="tit_text">추석</p>
</div>
<div class="photo_cont">
<img src="/publish/images/content/photo_sample07.jpg" alt="">
</div>
</li>
<li>
<div class="hover_cont"><img src="/publish/images/content/photo_sample08.jpg" alt=""></div>
<div class="tit_text_wrap">
<p class="tit_text">추석</p>
</div>
<div class="photo_cont">
<img src="/publish/images/content/photo_sample08.jpg" alt="">
</div>
</li>
<li>
<div class="hover_cont"><img src="/publish/images/content/photo_sample09.jpg" alt=""></div>
<div class="tit_text_wrap">
<p class="tit_text">추석</p>
</div>
<div class="photo_cont">
<img src="/publish/images/content/photo_sample09.jpg" alt="">
</div>
</li>
<li>
<div class="hover_cont"><img src="/publish/images/content/photo_sample10.jpg" alt=""></div>
<div class="tit_text_wrap">
<p class="tit_text">추석</p>
</div>
<div class="photo_cont">
<img src="/publish/images/content/photo_sample10.jpg" alt="">
</div>
</li>
</ul>
<!-- pagination -->
<ul class="pagination">
<li class="page_first"><button><img src="/publish/images/content/page_first.png" alt=""></button></li>
<li class="page_prev"><button><img src="/publish/images/content/page_prev.png" alt=""></button></li>
<li class="on"><button>1</button></li>
<li><button>2</button></li>
<li><button>3</button></li>
<li><button>4</button></li>
<li><button>5</button></li>
<li><button>6</button></li>
<li><button>7</button></li>
<li><button>8</button></li>
<li><button>9</button></li>
<li><button>10</button></li>
<li class="page_next"><button><img src="/publish/images/content/page_next.png" alt=""></button></li>
<li class="page_last"><button><img src="/publish/images/content/page_last.png" alt=""></button></li>
</ul><!-- pagination -->
</div>
<!--// tab content2 -->
<!--tab content3 -->
<div class="bottom_content" id="tab2_3">
<div class="map_search">
<label for="" class="label"></label>
<input type="text" placeholder="도로명 또는 지번을 입력해주세요." onfocus="this.placeholder=''" onblur="this.placeholder='도로명 또는 지번을 입력해주세요.'">
<button type="button" class="btnType map_check">확인</button>
<button type="button" class="btnType map_add">약도링크 추가</button>
<p><span class="vMiddle">*</span> 지도링크는 입력메시지 끝부분에 추가됩니다.</p>
</div>
<img src="/publish/images/content/imsi_map.PNG" alt="지도" style="width: 100%;">
</div>
<!--// tab content3 -->
<!-- tab content4 -->
<div class="bottom_content" id="tab2_4">
<div class="search_wrap clearfix">
<div class="btn_left">
<span>· 기간</span>
<div class="calendar_wrap">
<input type="text" class="startDate3 inp" title="검색 시작일" id="startDate3" name="startDate3" value="" data-datecontrol="true">
<div class="calendar_in" id="calendarName_startDate3" style="z-index: 9;">
<button type="button" value="달력 팝업 열기" onclick="return calendarOpen('startDate3-lry','',this)"></button>
<div id="startDate3-lry" class="calendarPop" style="display: none;">
<iframe id="startDate3-ifrm" name="startDate3-ifrm" class="calendar-frame" src="/publish/calendar.html" title=" 달력 팝업" frameborder="0" scrolling="no"></iframe>
</div>
</div>
<span class="dateEtc">~</span>
<input type="text" class="endDate inp" title="검색 종료일" id="endDate" name="endDate" value="" data-datecontrol="true">
<div class="calendar_in" id="calendarName_endDate" style="z-index: 0;">
<button type="button" value="달력 팝업 열기" onclick="return calendarOpen('endDate-lry','',this)"></button>
</div>
</div>
<div class="search">
<label for="id" class="label"></label>
<input type="text" id="id" placeholder="내보관함 검색" onfocus="this.placeholder=''" onblur="this.placeholder='내보관함 검색'">
<button type="button" class="btnType btnType2">검색</button>
</div>
</div>
<div class="btn_right">
<button type="button">최근순<i></i></button>
<select name="" id="" class="selType2">
<option value="">전체보기</option>
<option value="">완료</option>
<option value="">수정중</option>
<option value="">수정요청</option>
</select>
<select name="" id="" class="selType2">
<option value="">2줄보기</option>
<option value="">4줄보기</option>
<option value="">6줄보기</option>
</select>
</div>
</div>
<div class="search_wrap_btn">
<button type="button" class="btnType15"><i class="add_img"></i>전체선택</button>
<button type="button" class="btnType15"><i class="remove_img"></i>선택삭제</button>
<p><span class="fwBold c_222">·</span> 총 <span class="c_e40000 fwRg">11</span>건의 보관된 문자가 있습니다. <span class="fwRg c_222"> 메시지를 클릭</span>하시면, <span class="fwRg c_222">발송창에 입력</span>됩니다.<span class="add_text">(내용 수정 및 저장은 발송창에서만 가능)</span></p>
</div>
<ul class="area_tabcontent msg_sample myBox">
<li>
<div class="tit_text_wrap">
<label for="" class="label">내 문자함 체크</label>
<input type="checkbox" id="">
<p class="tit_text">화이트 데이 화이트 데이 화이트 데이</p>
</div>
<div class="msg_cont">
<div class="photo_cont">
<img src="/publish/images/content/photo_sample01.jpg" alt="">
</div>
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
<div class="myphoto_info">
<p>2021-01-01</p>
</div>
</li>
<li>
<div class="tit_text_wrap">
<label for="" class="label">내 문자함 체크</label>
<input type="checkbox" id="">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
<div class="myphoto_info">
<p>2021-01-01</p>
</div>
</li>
<li>
<div class="tit_text_wrap">
<label for="" class="label">내 문자함 체크</label>
<input type="checkbox" id="">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="photo_cont">
<img src="/publish/images/content/photo_sample02.jpg" alt="">
</div>
<div class="photo_cont">
<img src="/publish/images/content/photo_sample03.jpg" alt="">
</div>
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
<div class="myphoto_info">
<p>2021-01-01</p>
</div>
</li>
<li>
<div class="tit_text_wrap">
<label for="" class="label">내 문자함 체크</label>
<input type="checkbox" id="">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="photo_cont">
<img src="/publish/images/content/photo_sample01.jpg" alt="">
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
<div class="myphoto_info">
<p>2021-01-01</p>
</div>
</li>
<li>
<div class="tit_text_wrap">
<label for="" class="label">내 문자함 체크</label>
<input type="checkbox" id="">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
<div class="myphoto_info">
<p>2021-01-01</p>
</div>
</li>
<li>
<div class="tit_text_wrap">
<label for="" class="label">내 문자함 체크</label>
<input type="checkbox" id="">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
<div class="myphoto_info">
<p>2021-01-01</p>
</div>
</li>
<li>
<div class="tit_text_wrap">
<label for="" class="label">내 문자함 체크</label>
<input type="checkbox" id="">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
<div class="myphoto_info">
<p>2021-01-01</p>
</div>
</li>
<li>
<div class="tit_text_wrap">
<label for="" class="label">내 문자함 체크</label>
<input type="checkbox" id="">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
<div class="myphoto_info">
<p>2021-01-01</p>
</div>
</li>
<li>
<div class="tit_text_wrap">
<label for="" class="label">내 문자함 체크</label>
<input type="checkbox" id="">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
<div class="myphoto_info">
<p>2021-01-01</p>
</div>
</li>
<li>
<div class="tit_text_wrap">
<label for="" class="label">내 문자함 체크</label>
<input type="checkbox" id="">
<p class="tit_text">화이트 데이</p>
</div>
<div class="msg_cont">
<div class="msg_text">즐거운 화이트데이입니다. <br><br>
달달한 하루보내시라고, 화이트 데이 사탕보냅니다.<br><br>
맛있게 드시고, 새콤달콤 행복한 하루보내세요~<br><br>hayeon1014!
*""* <br>
*◆○* <br>
*♡◎★* <br>
######## <br>
\_____/<br>
</div>
</div>
<p class="info_text">0 / <span class="limit_text">90</span>byte</p>
<div class="myphoto_info">
<p>2021-01-01</p>
</div>
</li>
</ul>
<!-- pagination -->
<ul class="pagination">
<li class="page_first"><button><img src="/publish/images/content/page_first.png" alt=""></button></li>
<li class="page_prev"><button><img src="/publish/images/content/page_prev.png" alt=""></button></li>
<li class="on"><button>1</button></li>
<li><button>2</button></li>
<li><button>3</button></li>
<li><button>4</button></li>
<li><button>5</button></li>
<li><button>6</button></li>
<li><button>7</button></li>
<li><button>8</button></li>
<li><button>9</button></li>
<li><button>10</button></li>
<li class="page_next"><button><img src="/publish/images/content/page_next.png" alt=""></button></li>
<li class="page_last"><button><img src="/publish/images/content/page_last.png" alt=""></button></li>
</ul><!-- pagination -->
</div>
<!--// tab content4 -->
</div>
</div>
<!--// send top -->
</div>
</div>
<!--// content 영역 -->
<!-- footer 영역 -->
<footer id="footer" class="footer">
<div class="footer_top">
<div class="inner table">
<ul class="table_cell">
<li><a href="#">이용약관</a></li>
<li class="SortLine fwRg c_white"><a href="#">개인정보취급방침</a></li>
<li class="SortLine fwRg c_white"><a href="#">스팸관리정책</a></li>
<li class="SortLine"><a href="#">불법스팸예방안내</a></li>
</ul>
</div>
</div>
<div class="footer_body">
<div class="inner table">
<div class="table_cell">
<a href="#" class="footer_logo"><img src="/publish/images/CI_white.png" alt="문자온 CI"></a>
<div class="footer_info">
<p>주소 : 경기도 남양주시 다산중앙로 19번길 21 1027호, 1028호(블루웨일 지식산업센터 1차)</p>
<p>사업자번호 : 653-87-00858 | 대표 : 유인식 | 통신판매등록번호 : 제 다산-12345호 | 문의전화 : 070-4786-0007</p>
<p>Copyright 2020 ⓒ MUNJAON co. Ltd, All rights reserved.</p>
</div>
<div class="footer_service_center">
<i></i>
<div>
<p>고객센터</p>
<span class="footer_service_num">070-4786-0008</span>
<span>E-mail : help@iten.co.kr</span>
</div>
</div>
</div>
</div>
</div>
</footer>
<!--// footer 영역 -->
<div class='long-click'>0.3s Long-Click</div>
<p>버튼을 꾹~ 눌러보세요!</p>
</body>
</html>