
body {padding: 0;margin: 0;width:100%;background-color: #ffffff;}

td{text-align:left;}
td[align=right]{text-align:right;}
td[align=center]{text-align:center;}
table{margin-left: auto;margin-right: auto;}



#S_wrap {width: 100%;clear:both;}

#S_site {width: 1000px;margin: 0 auto;clear:both;}

#S_top_frame {width: 100%;display: block;clear:both;}

#S_top_mini_memu {display: block;float: right;clear: both;}
#S_top_menu {display: block;width: 100%;clear: both;}
#S_top_menu ul {width: 100%;list-style: none;padding: 0;margin: 0;}
#S_top_menu ul li {float:left; width: auto;padding-left: 2em;}

#S_top_sub {clear: both;display: block;}

#S_left_frame {clear:both;width:15%;background-color: #cdcdcd;height: 100%;float:left;}


#S_contents_frame {width:85%;min-height: 800px;float: left;}

#S_footer_frame {width: 98%;display: block;clear: both;}


#ms_text_area {width: 224px; height: 150px; overflow:scroll;border:1px solid #898989;overflow-x: hidden;}

#ms_text {width:180px;height:100%;word-wrap: break-word;background-color: #ffffff;padding: 0;margin: 0;resize:none;overflow: hidden;border: 0 none;color:#565656;font-family: gulim;font-family: 굴림;letter-spacing: 0px;border:none;margin: 2px;float:left;}

/*문자 템플릿들 폰트*/
.dv_emoti_text_area {font-family: gulim;font-family: 굴림;letter-spacing: 0pt;word-wrap: break-word;width: 100%;}

/*MMS첨부 클릭이미지 영역(기본숨겨져 있음)*/
#ms_mms_area {display: none;width: 100%;min-height: 20px;}

/*발송폼 받는사람 리스트 영역스크롤*/
#ms_send_list {width:98%;height:14em;background-color: #ffffff;padding: 0;margin: 0;resize:none;overflow: scroll;border: 1px #cdcdcd solid;overflow-x: hidden;}

/*대량 발송폼 받는사람 리스트 영역스크롤*/
#ms_send_bulk_list {width:99%;height:25em;;background-color: #ffffff;padding: 0;margin: 0;border: 1px #cdcdcd solid;overflow-x: hidden;resize:none;overflow: scroll;float:left;}

/*대량 발송폼 미리보기 영역*/
#ms_preview_window {clear:both;max-height:20em;text-align: left;word-wrap: break-word;overflow-x: hidden;min-height: 150px;overflow: auto;width:224px;font-weight: normal;border: 1px solid #565656;padding: 0;margin: 0;color:#565656;font-family: gulim;font-family: 굴림;}

.ms_prev_s_name {color:#ab6633;text-decoration: underline;}
.ms_prev_s_el {color:#34dede;text-decoration: underline;}


.ma_address_impoty_list {width:98%;height:35em;;background-color: #ffffff;padding: 0;margin: 0;resize:none;overflow: scroll;border: 1px #cdcdcd solid;overflow-x: hidden;}

.nc_nums_list_line {border:0 none;border-bottom: 1px dotted #cdcdcd;}
.nc_user_nums {border:0 none;min-width: 170px;height: 21px;}
.UV_system_buffer {border:1px solid #cdcdcd;text-align: center;margin-bottom: 2px;margin-top: 2px;padding: 1em;}

.dv_li_line {display: inline;padding: 0;margin: 0;list-style: none;height: auto;}
.dv_li_line li {float: left;margin-right: 1em;font-size:9pt;border-right: 1px solid #cdcdcd;padding-right: 1em;line-height: 14pt;}
.dv_li_line li a{font-size:9pt;color:#3434ff;}

.fv_add_adress {max-width: 8em;}
.dv_h_margin {clear:both;margin-bottom: 1em;margin-top: 1em;}
.dv_m_title {clear:both;display: block;line-height: 20px;font-size:14px;font-weight: bold;color:#cd6733;border-bottom: 1px solid #cdcdcd;margin-bottom: 1em;text-align: left;}

.pop_adr_list {width:100%;height:20em;;background-color: #ffffff;padding: 0;margin: 0;resize:none;overflow: scroll;border: 1px #cdcdcd solid;overflow-x: hidden;}


.dv_h_margin_center {clear:both;margin-bottom: 1em;margin-top: 1em;text-align: center;}

.dv_send_log_list_msg_subject {display: block;margin-bottom: 2px;font-size:8pt;color:#4545dd;text-align: left;}
.dv_send_log_list_msg {width: 98%;min-height: 3em;font-size:12px;color:#343434;background-color: #fefe88;text-align: left;}

.dv_send_log_list_msg_2 {width: 16em;height: 8em;font-size:12px;color:#343434;background-color: #88fefe;text-align: left;overflow: auto;word-wrap: break-word;}


.dv_send_log_list_imgs {display: block;width: 100%;}


button  {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
    background-color:#f9f9f9;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    border:1px solid #dcdcdc;
    display:inline-block;
    cursor:pointer;
    color:#343434;
    padding:6px 6px;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffffff;
    
}

button:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
    background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
    background-color:#e9e9e9;
}

button:active {
    position:relative;
    top:1px;
}

button a {text-decoration: none;color:#343434;}


.dv_member_form {clear:both;padding: 0;margin: 0;width: 100%;}
.dv_member_form li {display: block;border-bottom: 1px solid #dfdfdf;padding-bottom: 1em;padding-top: 1em;height: auto;}
.dv_member_form_title {clear:both;font-weight: bold;color:#5656ab;font-size:10pt;border:0;padding:0;display: block;margin-bottom: 4pt;}


.dv_member_form_textarea {clear:both;border:1px solid #cdcdcd;border-radius:2px;width:100%;box-shadow:0px 0px 1px 0px #dddddd;display: inline;min-height:10em;margin-bottom: 1em;background-color: #efefef;}

.dv_member_form_text {clear:both;border:1px solid #cdcdcd;border-radius:2px;box-shadow:0px 0px 1px 0px #dddddd;display: inline;width:auto;}

.dv_member_agr_area {clear:both;margin-top: 1em;margin-bottom: 1em;border:1px solid #dedede;padding: 1em;}

.dv_member_agr_title {clear:both;font-size: 10pt;color:#454545;font-weight: bold;display: block;margin-bottom: 1em;}

.dv_form_big_btn {display: block;padding: 8pt;font-size: 12pt;border:2px solid #dedede;margin-left:8pt;margin-top:8pt;margin-bottom:8pt;margin-right : 8pt;margin-left:0;float: left;}

.dv_form_big_btn a {font-size: 14pt;color:#fe6544;font-weight: bold;text-decoration: underline;}


.dv_pop_li_line {display: block;padding: 0;margin: 0;list-style: none;}
.dv_pop_li_line li {display: block;border-bottom:1px solid #ededed;min-height: 3em;margin: 0;padding: 4pt;}
.dv_pop_li_line li a{font-size:9pt;color:#3434ff;}

.dv_pop_li_title {font-size:9pt;color:#767676;margin-bottom: 8pt;}

.dv_pop_big * {clear:both;font-size: 10pt;font-weight: bold;color:#5656dd;}
.dv_pop_right {clear:both;font-size: 9pt;color:#898989;float: right;}

.dv_pop_comment {border:1px solid #dedede;padding: 2pt;background-color: #efefef;margin-bottom: 1em;margin-top: 1em;font-size:9pt;}

.dv_pop_comment_ul {margin: 0;padding: 0;list-style: none;}
.dv_pop_comment_ul li {margin: 0;padding: 0;margin-top: 2pt;display: block;}

.dv_textarea {clear:both;border:1px solid #cdcdcd;border-radius:2px;width:100%;box-shadow:0px 0px 1px 0px #dddddd;display: inline;min-height:10em;margin-bottom: 1em;background-color: #efefef;}

.dv_text {clear:both;border:1px solid #cdcdcd;border-radius:2px;box-shadow:0px 0px 1px 0px #dddddd;display: inline;width:auto;}

#dv_small_alert_pop {display:none;position: fixed;left:40%;top :40%;z-index: 99600;width: 300px;height: 100px;border: 1px solid #232323;background-color: #ffffff;text-align: center;padding: 1em;vertical-align:middle;}


.dv_cash_point {clear:both;font-weight: bold;color:#fe5633;}
.dv_cash_result_text,.dv_cash_result_text * {font-size: 12pt;font-weight: bold;color:#6745ef;text-align: center;margin-top: 1em;margin-bottom: 1em;}


.dv_info_title {font-size: 12pt;font-weight: bold;color:#4545ff;text-decoration: underline;}



.dv_comment_ul {clear:both;margin: 1em;padding: 0;}
.dv_comment_ul li {margin: 4pt;padding: 0pt;display: block;list-style: circle;}

#ms_lms_alert_pop {z-index: 5000;background-color: #ff3333;width:auto;padding: 1em;display: none;}

.ms_form_bg_color {background-color: #d0d0d0;}


#dv_address_book_group_select {width: 100%;height: 250px;overflow: scroll;border:1px solid #dedede;overflow-x: hidden;}
.dv_ms_sel_group {list-style: none;padding: 0;margin: 0;}
.dv_ms_sel_group li {display: block;padding: 4pt;margin: 0;border-bottom: 1px solid #efefef;text-align: left;clear: both;}

#ms_u_sel_group_list_area {border: 1px solid #dedede;padding: 1em;width:auto;margin-top: 4pt;}
.ms_u_sel_group_list_title {font-weight: bold;text-align: center;color:#4545dd;font-size:12pt;margin:4pt;}
#ms_u_sel_group_list {list-style: none;padding: 0;margin: 0;}
#ms_u_sel_group_list li {display : block;padding: 4pt;text-align: left;clear: both;}
.ms_u_sel_no_group_msg {clear:both;text-align: center;color:#898989;}
.ms_u_sel_no_group_count {text-align: center;color:#3477cd;font-weight: bold;font-size: 10pt;}
.ms_u_sel_group_no {color:#ababab;margin-right: 2pt;}

.ms_schedule_time_line_text {text-align: center;font-weight: bold;color:#4587cd;}
#ms_schedule_time_line {list-style: none;padding: 0;margin: 0;}
#ms_schedule_time_line li {display: block;padding: 4pt;margin: 0;border-bottom: 1px solid #efefef;text-align: left;clear: both;}

.pop_adr_list_detail {width:100%;height:30em;;background-color: #ffffff;padding: 0;margin: 0;resize:none;overflow: scroll;border: 1px #cdcdcd solid;overflow-x: hidden;}

.adr_char_out_alert {color:#bcbcbc;text-decoration: line-through;}

.sch_list_div {clear:both;width: 92%;min-height: 4em;border: 1px solid #dbdbdb;margin: 1em;padding: 1em;display: block;border-radius:4pt;}
.sch_list_title {font-size:10pt; color:#3434dd;}
.sc_list_right {clear:both;float: right;}

.sch_list_div_pan {clear:both;width: 100%;text-align: right;display: block;}
.sc_list_t_text {color:#898989;}

.sc_list_st_00 {color:#3434ff;font-weight: bold;}
.sc_list_st_01 {color:#de3422;}
.sc_list_st_010 {color:#dedede;}


.pop_sch_detail_list {width:100%;height:15em;;background-color: #ffffff;padding: 0;margin: 0;resize:none;overflow: scroll;border: 1px #cdcdcd solid;overflow-x: hidden;}

.sc_detail_btn {border: 1px solid #ababab;padding: 4pt;margin: 4pt;height: 21pt;background-color:#4578dd;color:#ffffff;font-weight: bold;}

.pop_pt_address_pop_groups {width:90%;height:21em;;background-color: #ffffff;padding: 0;margin: 0;resize:none;overflow: scroll;border: 1px #cdcdcd solid;overflow-x: hidden;}

.dv_append_text_area {display: block;padding: 0;margin: 0;margin-top: 4pt;margin-bottom: 4pt;background-color: transparent;text-align: left;padding-left: 4pt;color:#ff3333;}

