@charset "UTF-8";

.popup {overflow:auto;}
.popup.no_scroll {overflow:hidden;}
.popup .header {height:30px;background:#fff; border-bottom:1px solid #ccc;}
.popup .header h1 {font-size:14px;font-weight:bold;margin:12px 0 0 20px;}
.popup .content_header {top:2px;}
.popup .content_area {top:43px;}
.popup.view.eml .content_header  {display:none;}
.popup.view.eml .content_area {top:2px;}

.popup .nav {top:41px;left:0;right:0;height:39px;background:#f3f3f3;border-bottom: none;line-height: 37px;}
.popup .nav ul {content:"";display:block;clear:both;}
.popup .nav ul li {float:left;margin:0;padding:0;}
.popup .nav ul li span {display:table-cell;height:40px;vertical-align:middle;font-weight:bold;font-size:14px;background:url(../../images/common/ico_memo_nav.gif);padding:0 20px 0 45px;}
.popup .nav ul li .inbox {background-position:0 -40px;}
.popup .nav ul li .send_memo {background-position:0 -120px;}
.popup .nav ul li .new_memo {background-position:0 -200px;}
.popup .nav ul li .address {background-position:-200px -40px;}
.popup .nav ul li .structure {background-position:-200px -120px;}
.popup .nav ul li .public_add {background-position:-200px -200px;}

.popup .nav ul .select .inbox {background-position:0 0px;}
.popup .nav ul .select .send_memo {background-position:0 -80px;}
.popup .nav ul .select .new_memo {background-position:0 -160px;}
.popup .nav ul .select .address {background-position:-200px -0px;}
.popup .nav ul .select .structure {background-position:-200px -80px;}
.popup .nav ul .select .public_add {background-position:-200px -160px;}
.popup .nav ul li a span {color:#9c9c9c;}
.popup .nav ul li a:hover span {color:#656565;}
.popup .nav ul .select a span {color:#323232;}

.popup .sub_header {border-top:1px solid #dcdcdc;background:#fafafa;padding:0 20px;}
	.popup .sub_header ul.nav_sub_area li {display:inline-block;line-height:40px;margin-right:20px;}
	.popup .sub_header ul.nav_sub_area li span {color:#323232;font-size:1em;}
	.popup .sub_header ul.nav_sub_area li input[type=radio] {margin:0 5px 0 0;padding:0;}

.popup .top_input_area {top:41px;left:0;right:0;height:40px;background:#f3f3f3;}
.popup .top_input_area ul {margin:0 0 0 10px;}
.popup .top_input_area ul:after {content:"";display:block;clear:both;}
.popup .top_input_area ul .slt_mailbox {padding-top:8px;}
.popup .top_input_area ul .slt_mailbox span {display:block;height:20px;float:left;margin-right:5px;padding-top:5px;}
.popup .top_input_area ul .slt_mailbox a {display:block;height:20px;float:left;padding-top:2px;}
.popup .top_input_area ul .slt_mailbox input {display:block;height:16px;border:1px solid #ccc;float:left;margin:1px 0 0 2px;font-size: 12px;}
.popup .top_input_area ul .slt_date {padding-top:12px;margin-left:10px;}
.popup .top_input_area ul li {height:40px;float:left;}
.popup .popup_area {position:absolute;top:43px;left:0px;bottom:50px;right:0px;overflow:auto;}
.popup .popup_area.top_nav {top:81px; border-top:1px solid #ccc;}
.popup .popup_area.top_nav.add_addr {top:121px;}
.popup .popup_area.top_btn {top:76px;}
.popup .popup_area.bottom_nav {bottom:91px;}
.popup .popup_area.onlybottom_nav {bottom:40px;}
.popup .popup_area.right {left:240px;border-left:1px solid #ccc;}
.popup .popup_area.scroll {overflow:hidden;overflow-y:auto;}
.popup .popup_area table.popup_table {width:100%;}
.popup .popup_area table.popup_table th {width:125px;text-align:right;padding:17px 10px 0 0;font-weight:bold;vertical-align:top;background:#f5f5f5;height:25px;border-bottom:1px solid #eaeaea;}
.popup .popup_area table.popup_table td {padding:7px 20px 7px 10px;text-align:left;border-bottom:1px solid #eaeaea;}
/* 20130619 selectbox max 지정 */
.popup .popup_area table.popup_table td select {max-width: 200px;}

.popup .list_nav {bottom:50px;left:0;right:0;}
.popup .list_nav.table {bottom:31px;left:11px;right:11px;height:25px;}
.popup .list_nav.selectlist {bottom:31px;left:11px;right:9px;height:25px;}
.popup .list_nav.biz {bottom:1px;left:1px;right:1px;height:25px;}
.popup .list_nav.right {bottom:0px;left:240px;right:0;border-left:1px solid #ccc;}
.popup .footer {background:#f5f5f5;border-top:1px solid #ccc;text-align:right;height:50px;}
.popup .footer {position:fixed;bottom:0;width:100%;font-size:11px;z-index:10;background:#f5f5f5;border-top:1px solid #ccc;text-align:right;height:50px;}
.popup .footer p.btn_area {margin:15px 20px 0 0;}
.popup .top_btn_area {position:absolute;top:41px;height:30px;right:0;left:240px;z-index:99;border-left:1px solid #ccc;}
.popup .top_btn_area.right {text-align:right;}
.popup .top_btn_area.right .btn_left {position:absolute;left:5px;margin-top:5px;}
.popup .top_btn_area.right .btn_right {position:absolute;right:10px;margin-top:5px;}
.popup .top_btn_area.right ul:after  {content:"";display:block;clear:both;}
.popup .top_btn_area.right ul li {float:left;margin-left:5px;}

.popup .top_btn_area.center{
	position:absolute;top:41px;height:36px;right:0;left:0px;z-index:99;border-bottom:1px solid #ccc;
}
.popup .top_btn_area.center .btn_left {position:absolute;left:5px;margin-top:8px;}
.popup .top_btn_area.center .btn_right {position:absolute;right:10px;margin-top:8px;}
.popup .top_btn_area.center ul:after  {content:"";display:block;clear:both;}
.popup .top_btn_area.center ul li {float:left;margin-left:5px;}

.popup .popup_right {position:absolute;left:240px;}
.popup .popup_left {position:absolute;top:41px;bottom:0;background:#f5f5f5;width:239px;overflow:hidden;overflow-y:auto;right:1px;}

/* 20130322 account+Popup Style */
.popup.center {position:relative;}
.popup.center .top_border {height:10px;background:#323232;}
.popup.center .left_top_ci {margin:20px 0 0 20px;}
.popup.center .popup_content_area {margin:40px auto 0 auto;width:600px;}
.popup.center .popup_content_area .header {position:relative;border-top-left-radius:3px;border-top-right-radius:3px;border:solid #ddd;border-width:1px 1px 0 1px; height:41px}
.popup.center .popup_content_area .popup_view_area {border:1px solid #ddd;padding:30px 60px;text-align:center;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
.popup.center .popup_content_area .popup_view_area .list_form {border:solid #ccc;border-width:1px 0 1px 0;padding:20px 30px;}
.popup.center .popup_content_area .popup_view_area .list_form li {padding:5px 0;}
.popup_btn {margin-top:10px;text-align:center;}

/* 20130322 line Style */
.popup .top_caption {margin:10px 20px 0 20px;text-align:right;color:#777;font-size:11px;border-bottom:1px solid #ddd;padding-bottom:5px;}
.popup .popup_ul {margin:0px 0 30px 0;}
.popup .popup_ul:after {content:"";display:block;clear:both;}
.popup .popup_ul .popup_left_area {float:left;display:block;width:50%;}
.popup .popup_ul .popup_left_area .left_list {margin:20px 50px 0 20px;}
.popup .popup_ul .popup_center_area {position:absolute;width:80px;left:50%;top:190px;margin-left:-40px;}
.popup .popup_ul .popup_right_area {float:right;display:block;width:50%;}
.popup .popup_ul .popup_right_area .right_list {margin:20px 20px 0 50px;}
.popup .popup_ul .list_header {height:30px;display:table-cell;vertical-align:middle;font-weight:bold;color:#4b4b4b;}
.popup .popup_ul .select_list_area {border:1px solid #ccc;width:100%;height:300px;}
.popup .popup_ul .select_list_area2 {border:1px solid #ccc;width:100%;height:400px;}
.popup .popup_ul .select_list select {border:0;width:100%;height:363px;}
.popup .popup_ul .select_list.border select {border:1px solid #ccc;width:100%;height:400px;}
.popup .popup_ul .select_list.table {height:366px;border:1px solid #ccc;}
.popup .popup_ul .select_list.table .table_list_area {overflow:hidden;overflow-y:auto;height:330px;}
.popup .popup_ul .select_list.table .table_list {width:100%;}
.popup .popup_ul .select_list.table th {height:25px;text-align:center;font-weight:bold;background:#e1e1e1;border-bottom:1px solid #ccc;}
.popup .popup_ul .select_list.table td {height:25px;}
.popup .popup_ul .select_list.table td:first-child {text-align:center;}
.popup .popup_ul .select_list.table td:last-child {text-align:center;}
.popup .popup_ul .select_list.table select {border:1px solid #aaa;height:auto;width:auto;}
.popup .popup_ul .select_list.small select {border:1px solid #ccc;width:100%;height:75px;}
.popup .popup_ul .select_list.org select {border:1px solid #ccc;width:100%;height:300px;}

.popup .popup_ul.address {margin:0 20px;}
.popup .popup_ul.address .popup_left_area {position:relative;float:left;width:30%;}
.popup .popup_ul.address .popup_center_area {position:relative;float:left;width:30%;margin:0;left:0;top:0;}
.popup .popup_ul.address .popup_center_area.table {position:relative;float:left;width:30%;margin:0;left:0;top:0;}
.popup .popup_ul.address .popup_right_area {position:relative;float:left;width:40%;}
.popup .popup_ul.address .list {margin:20px 10px 30px 10px;}
.popup .popup_ul.address .search {padding-bottom:9px;}
.popup .popup_ul.address .popup_center_area .select_list_area input[type="checkbox"] {margin: 0px 3px 0 10px;}

.popup .popup_right_3way .pop_3way .btn_adddel {float:left;margin-top:45px;}
.popup .popup_right_3way .pop_3way .btn_adddel_biz {float:left;margin-top:90px;}
.popup .popup_right_3way .pop_3way .btn_adddel_org {float:left;margin-top:184px;}
.popup .popup_right_3way .pop_3way .short_list {margin-left:60px;}
.popup .popup_right_3way .pop_3way.top {margin-top:20px;}

.popup .popup_ul.address .list.short {margin:0px 10px 7px 10px;}

.popup .popup_right_1way .pop_1way .btn_adddel {float:left;margin-top:145px;}
.popup .popup_right_1way .pop_1way .btn_adddel button {width:60px;height:20px !important;}
.popup .popup_right_1way .pop_1way .short_list {margin-left:70px;}
.popup .popup_right_1way .pop_1way.top {margin-top:20px;}

/* 20130326 add style */
.popup .index {border-bottom:1px solid #ddd;background:#f9f9f9;}
.popup .index .search {text-align:right;padding:5px 10px;border-bottom:1px solid #eee}
.popup .index ul.index_list:after {content:"";display:block;clear:both;}
.popup .index ul.index_list li {float:left;}
.popup .index ul.index_list li span {display:block;}
.popup .index ul.index_list.kr li span {padding:10px;}
.popup .index ul.index_list.jp li span {padding:10px;}
.popup .index ul.index_list.en li span {padding:10px;}
.popup .index ul.index_list li a:hover span {background:#eee;}

.popup .index .search ul li{float:left; margin-right:5px; margin-top:5px;}
.top_pd5 {padding-top:5px;}
.popup .popup_ul .biz_list_header {height:30px;display:block; width:100%; vertical-align:middle;font-weight:bold;color:#4b4b4b;}
.popup .popup_ul .biz_list_header ul {width:100%;}
.popup .popup_ul .biz_list_header ul li {float:left; display: inline-block; vertical-align: middle; line-height: normal; color:#999;}
.popup .popup_ul .biz_list_header .tab {color:#333;}
.popup .popup_ul .biz_list_header .tab_none {color:#333;}
.popup .popup_ul .biz_list_header .tab_none a {color:#999;}
.popup .popup_ul .biz_list_header .tab_right {float:right;}



/* 20180723 팝업디자인 변경 */

.new_popup {overflow:auto;}
.new_popup.no_scroll {overflow:hidden;}
.new_popup .header {height:30px;background:#fff; border-bottom:1px solid #ccc;}
.new_popup .header h1 {font-size:14px;font-weight:bold;margin:12px 0 0 20px;}
.new_popup .content_header {top:2px;}
.new_popup .content_area {top:43px;}
.new_popup.view.eml .content_header  {display:none;}
.new_popup.view.eml .content_area {top:2px;}

.new_popup .nav {top:41px;left:0;right:0;height:40px;margin: 15px 20px 0;}
.new_popup .nav ul {content:"";display:block;clear:both;border-bottom: 1px solid #dbdbdb;}
.new_popup .nav ul li {
	float: left;
	width:200px;
    display: block;
	height: 35px;
	line-height: 34px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
	border-top: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	background: #f7f7f7;
}
.new_popup .nav ul li:first-child {
    border-left: 1px solid #dbdbdb;
}
.new_popup .nav ul li span {
	display:table-cell;
	font-weight:bold;
	font-size:14px;
	display: block;
}
.new_popup .nav ul li.select {
	height: 35px;
    line-height: 33px;
    border-top: 1px solid #333333;
    border-right: 1px solid #dbdbdb;
    background: #fff;
}

.new_popup .nav ul li .inbox {background-position:0 -40px;}
.new_popup .nav ul li .send_memo {background-position:0 -120px;}
.new_popup .nav ul li .new_memo {background-position:0 -200px;}
.new_popup .nav ul li .address {background-position:-200px -40px;}
.new_popup .nav ul li .structure {background-position:-200px -120px;}
.new_popup .nav ul li .public_add {background-position:-200px -200px;}

.new_popup .nav ul .select .inbox {background-position:0 0px;}
.new_popup .nav ul .select .send_memo {background-position:0 -80px;}
.new_popup .nav ul .select .new_memo {background-position:0 -160px;}
.new_popup .nav ul .select .address {background-position:-200px -0px;}
.new_popup .nav ul .select .structure {background-position:-200px -80px;}
.new_popup .nav ul .select .public_add {background-position:-200px -160px;}
.new_popup .nav ul li a span {color:#9c9c9c;}
.new_popup .nav ul li a:hover span {color:#656565;}
.new_popup .nav ul .select a span {color:#323232;}

.new_popup .sub_header {border-top:1px solid #dcdcdc;background:#fafafa;padding:0 20px;}
	.new_popup .sub_header ul.nav_sub_area li {display:inline-block;line-height:40px;margin-right:20px;}
	.new_popup .sub_header ul.nav_sub_area li span {color:#323232;font-size:1em;}
	.new_popup .sub_header ul.nav_sub_area li input[type=radio] {margin:0 5px 0 0;padding:0;}

.new_popup .top_input_area {top:41px;left:0;right:0;height:40px;background:#f3f3f3;}
.new_popup .top_input_area ul {margin:0 0 0 10px;}
.new_popup .top_input_area ul:after {content:"";display:block;clear:both;}
.new_popup .top_input_area ul .slt_mailbox {padding-top:8px;}
.new_popup .top_input_area ul .slt_mailbox span {display:block;height:20px;float:left;margin-right:5px;padding-top:5px;}
.new_popup .top_input_area ul .slt_mailbox a {display:block;height:20px;float:left;padding-top:2px;}
.new_popup .top_input_area ul .slt_mailbox input {display:block;height:14px;border:1px solid #ccc;float:left;margin:2px 0 0 2px;}
.new_popup .top_input_area ul .slt_date {padding-top:9px;margin-left:10px;}
.new_popup .top_input_area ul li {height:40px;float:left;}
.new_popup .popup_area {position:absolute;top:110px;left:0px;bottom:50px;right:0px;overflow:auto;}
/* .new_popup .popup_area.top_nav {top:81px;} */
.new_popup .popup_area.top_nav.add_addr {top:121px;}
.new_popup .popup_area.top_btn {top:76px;}
.new_popup .popup_area.bottom_nav {bottom:91px;}
.new_popup .popup_area.onlybottom_nav {bottom:40px;}
.new_popup .popup_area.right {left:240px;border-left:1px solid #ccc;}
.new_popup .popup_area.scroll {overflow:hidden;overflow-y:auto;}
.new_popup .popup_area table.popup_table {width:100%;}
.new_popup .popup_area table.popup_table th {width:125px;text-align:right;padding:17px 10px 0 0;font-weight:bold;vertical-align:top;background:#f5f5f5;height:25px;border-bottom:1px solid #eaeaea;}
.new_popup .popup_area table.popup_table td {padding:7px 20px 7px 10px;text-align:left;border-bottom:1px solid #eaeaea;}
/* 20130619 selectbox max 지정 */
.new_popup .popup_area table.popup_table td select {max-width: 200px;}

.new_popup .list_nav {bottom:50px;left:0;right:0;}
.new_popup .list_nav.table {bottom:1px;left:1px;right:9px;height: 29px;padding-top: 0;line-height: 26px;}
.new_popup .list_nav.selectlist {bottom:31px;left:1px;right:14px;height:25px;}
.new_popup .list_nav.biz {bottom:1px;left:1px;right:1px;height:25px;}
.new_popup .list_nav.right {bottom:0px;left:240px;right:0;border-left:1px solid #ccc;}
.new_popup .footer {background:#f5f5f5;border-top:1px solid #ccc;text-align:right;height:50px;}
.new_popup .footer {position:fixed;bottom:0;width:100%;font-size:11px;z-index:10;background:#f5f5f5;border-top:1px solid #ccc;text-align:right;height:50px;}
.new_popup .footer p.btn_area {margin:15px 20px 0 0;}
.new_popup .top_btn_area {position:absolute;top:41px;height:30px;right:0;left:240px;z-index:99;border-left:1px solid #ccc;}
.new_popup .top_btn_area.right {text-align:right;}
.new_popup .top_btn_area.right .btn_left {position:absolute;left:5px;margin-top:5px;}
.new_popup .top_btn_area.right .btn_right {position:absolute;right:10px;margin-top:5px;}
.new_popup .top_btn_area.right ul:after  {content:"";display:block;clear:both;}
.new_popup .top_btn_area.right ul li {float:left;margin-left:5px;}

.new_popup .top_btn_area.center{
	position:absolute;top:41px;height:36px;right:0;left:0px;z-index:99;border-bottom:1px solid #ccc;
}
.new_popup .top_btn_area.center .btn_left {position:absolute;left:5px;margin-top:8px;}
.new_popup .top_btn_area.center .btn_right {position:absolute;right:10px;margin-top:8px;}
.new_popup .top_btn_area.center ul:after  {content:"";display:block;clear:both;}
.new_popup .top_btn_area.center ul li {float:left;margin-left:5px;}

.new_popup .popup_right {position:absolute;left:240px;}
.new_popup .popup_left {position:absolute;top:41px;bottom:0;background:#f5f5f5;width:239px;overflow:hidden;overflow-y:auto;right:1px;}

/* 20130322 account+Popup Style */
.new_popup.center {position:relative;}
.new_popup.center .top_border {height:10px;background:#323232;}
.new_popup.center .left_top_ci {margin:20px 0 0 20px;}
.new_popup.center .popup_content_area {margin:40px auto 0 auto;width:600px;}
.new_popup.center .popup_content_area .header {position:relative;border-top-left-radius:3px;border-top-right-radius:3px;border:solid #ddd;border-width:1px 1px 0 1px; height:41px}
.new_popup.center .popup_content_area .popup_view_area {border:1px solid #ddd;padding:30px 60px;text-align:center;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
.new_popup.center .popup_content_area .popup_view_area .list_form {border:solid #ccc;border-width:1px 0 1px 0;padding:20px 30px;}
.new_popup.center .popup_content_area .popup_view_area .list_form li {padding:5px 0;}
.new_popup_btn {margin-top:10px;text-align:center;}

/* 20130322 line Style */
.new_popup .top_caption {margin:10px 20px 0 20px;text-align:right;color:#777;font-size:11px;border-bottom:1px solid #ddd;padding-bottom:5px;}
.new_popup .popup_ul {margin:0px 0 30px 0;}
.new_popup .popup_ul:after {content:"";display:block;clear:both;}
.new_popup .popup_ul .popup_left_area {float:left;display:block;width:50%;}
.new_popup .popup_ul .popup_left_area .left_list {margin:20px 50px 0 20px;}
.new_popup .popup_ul .popup_center_area {position:absolute;width:80px;left:50%;top:190px;margin-left:-40px;}
.new_popup .popup_ul .popup_right_area {float:right;display:block;width:50%;}
.new_popup .popup_ul .popup_right_area .right_list {margin:20px 20px 0 50px;}
.new_popup .popup_ul .list_header {height:30px;display:table-cell;vertical-align:middle;font-weight:bold;color:#4b4b4b;}
.new_popup .popup_ul .list_header_left {padding-left: 10px;height:30px;display:table-cell;vertical-align:middle;font-weight:bold;color:#4b4b4b;}
.new_popup .popup_ul .select_list_area {border:1px solid #ccc;width:100%;height:333px;}
.new_popup .popup_ul .select_list select {border:0;width:100%;height:263px;}
.new_popup .popup_ul .select_list.border select {border:1px solid #ccc;width:100%;height:300px;}
.new_popup .popup_ul .select_list.table {height:266px;border:1px solid #ccc;}
.new_popup .popup_ul .select_list.table .table_list_area {overflow:hidden;overflow-y:auto;height:230px;}
.new_popup .popup_ul .select_list.table .table_list {width:100%;}
.new_popup .popup_ul .select_list.table th {height:25px;text-align:center;font-weight:bold;background:#e1e1e1;border-bottom:1px solid #ccc;}
.new_popup .popup_ul .select_list.table td {height:25px;}
.new_popup .popup_ul .select_list.table td:first-child {text-align:center;}
.new_popup .popup_ul .select_list.table td:last-child {text-align:center;}
.new_popup .popup_ul .select_list.table select {border:1px solid #aaa;height:auto;width:auto;}
.new_popup .popup_ul .select_list.small select {border:1px solid #ccc;width:100%;height:75px;}
.new_popup .popup_ul .select_list.org select {border:1px solid #ccc;width:100%;height:300px;}

.new_popup .popup_ul.address {margin:0 20px;}
.new_popup .popup_ul.address .popup_left_area {position:relative;float:left;width:30%;}
.new_popup .popup_ul.address .popup_center_area {position:relative;float:left;width:40%;margin:0;left:0;top:0;}

.new_popup .popup_ul.address .popup_center_area.table.no_tree {position:relative;float:left;width:65%;margin:0;left:0;top:0;}
.new_popup .popup_ul.address .popup_right_area {position:relative;float:left;width:35%;}
.new_popup .popup_ul.address .list {margin:0px 10px 0px 0px;}
.new_popup .popup_ul.address .search {border-bottom: 1px solid #e6e6e6;overflow: hidden;position: relative;}
.new_popup .popup_ul.address .search select {float:left;padding-left: 5px;border-width: 0 1px 0 0;height: 30px;border-color: #e6e6e6;}
.new_popup .popup_ul.address .search input{border: none;height: 30px;box-sizing: border-box;}
.new_popup .popup_ul.address .search button{
	width: 27px;
    height: 28px;
    text-align: center;
    background: url(../../images/common/bt_search.gif)no-repeat #fff;
    position: absolute;
    top: 1px;
    right: 1px;
    cursor: pointer !important;
    background-position: 1px -16px;
}


.new_popup .popup_ul.address .search #btn_tree_grp_search_all_list{
	width: 17px;
    height: 17px;
    background: url(../../images/common/bt_ic_reload.gif) no-repeat;
    position: absolute;
    top: 6px;
    right: 28px;
    cursor: pointer !important;
	background-position: 0px 0px;
	border: 1px solid #ccc;
}

.new_popup .popup_right_3way .pop_3way .btn_adddel {float:left;margin-top:45px;}
.new_popup .popup_right_3way .pop_3way .btn_adddel_biz {float:left;margin-top:90px;}
.new_popup .popup_right_3way .pop_3way .btn_adddel_org {float:left;margin-top:184px;}
.new_popup .popup_right_3way .pop_3way .short_list {margin-left:60px;}
.new_popup .popup_right_3way .pop_3way.top {margin-top:20px;}

.new_popup .popup_ul.address .list.short {margin:0px 0px 0px 10px;}

.new_popup .popup_right_1way .pop_1way .btn_adddel {float:left;margin-top:145px;}
.new_popup .popup_right_1way .pop_1way .btn_adddel button {width:60px;height:20px !important;}
.new_popup .popup_right_1way .pop_1way .short_list {margin-left:60px;}
/* .new_popup .popup_right_1way .pop_1way.top {margin-top:20px;} */

/* 20130326 add style */
.new_popup .index {border-bottom:1px solid #ddd;background:#f9f9f9;}
.new_popup .index .search {text-align:right;padding:5px 10px;border-bottom:1px solid #eee}
.new_popup .index ul.index_list:after {content:"";display:block;clear:both;}
.new_popup .index ul.index_list li {float:left;}
.new_popup .index ul.index_list li span {display:block;}
.new_popup .index ul.index_list.kr li span {padding:10px;}
.new_popup .index ul.index_list.jp li span {padding:10px;}
.new_popup .index ul.index_list.en li span {padding:10px;}
.new_popup .index ul.index_list li a:hover span {background:#eee;}

.new_popup .index .search ul li{float:left; margin-right:5px; margin-top:5px;}
.top_pd5 {padding-top:5px;}
.new_popup .popup_ul .biz_list_header {height:30px;display:block; width:100%; vertical-align:middle;font-weight:bold;color:#4b4b4b;}
.new_popup .popup_ul .biz_list_header ul {width:100%;}
.new_popup .popup_ul .biz_list_header ul li {float:left; display: inline-block; vertical-align: middle; line-height: normal; color:#999;}
.new_popup .popup_ul .biz_list_header .tab {color:#333;}
.new_popup .popup_ul .biz_list_header .tab_none {color:#333;}
.new_popup .popup_ul .biz_list_header .tab_none a {color:#999;}
.new_popup .popup_ul .biz_list_header .tab_right {float:right;}



/* people.css */

.new_popup {min-width:955px;}
.new_popup .popup_area {min-width:inherit;}

.new_popup_content {height:100%;}

.new_popup .popup_area .m_orgchart .select_list_area {height:360px;}
.new_popup .popup_area .m_orgchart .select_list_area .caption_label span{position: absolute;
    left: 5px;
    top: 8px;
    color: #aaa;}
.new_popup .popup_area .m_orgchart .select_list.table {height:360px;}
.new_popup .popup_area .m_orgchart.no_tree .select_list.table {overflow-y: hidden;}
.new_popup .popup_area .m_orgchart .select_list.table .table_list_area {height:310px;}

.new_popup .popup_area .m_orgchart.no_tree .select_list.table .table_list_area {height:300px;}
.new_popup .popup_area .m_orgchart.no_tree .select_list.table .table_list_area .select_list{height:239px;text-align: left;}
.new_popup .popup_area .m_orgchart .select_list.table .table_list_area .select_list .data li{
	display: table-cell;
	height: 30px;
	line-height: 27px;
}

.new_popup .popup_area .m_orgchart .select_list.table .table_list_area .select_list li.check{
	width:15px;
	padding-left: 10px;
}
.new_popup .popup_area .m_orgchart .select_list.table .table_list_area .select_list li.name{
	width:40px;
}
.new_popup .popup_area .m_orgchart .select_list.table .table_list_area .select_list li.email{
	width:80px;
}
.new_popup .popup_area .m_orgchart .select_list.table .table_list_area .select_list li.dept{
	width:60px;
}
.new_popup .popup_area .m_orgchart .select_list.table .table_list_area .select_list ul.list_area{
	display: table;
	width: 100%;
}

.new_popup .popup_area .m_orgchart.no_tree .select_list.table .table_list_area .select_list ul.list_area ul{
	display: table;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
}

.new_popup .popup_area .m_orgchart.no_tree .select_list.table .caption_label{
	overflow: hidden;
}

.new_popup .popup_ul.address .search button.btn.head.modal_back{
	width: 17px;
    height: 17px;
	margin: 0;
	background: url(../../images/common/bt_ic_reload.gif) no-repeat;
	position: absolute;
    top: 6px;
	right: 28px;
	background-position: 0px 0px;
    border: 1px solid #ccc;
}

.new_popup .popup_area .m_orgchart .select_list.table {overflow-y: hidden;}
.new_popup .popup_area .m_orgchart .select_list.table .caption_label span {
	position: absolute;
    left: 5px;
    top: 8px;
	color: #aaa;
}
.new_popup .popup_area .m_orgchart .select_list.table .caption_label{
	overflow: hidden;
}
.new_popup .popup_area .m_orgchart .select_list.table .list_header_left button.btn.head.modal_back{
	border: 1px solid #ccc;
	width: 17px;
    height: 17px;
	margin: 0;
    background: url(../../images/common/bt_ic_reload.gif) no-repeat;
}
.new_popup .popup_area .m_orgchart .select_list.table .table_list_area {height:300px;}
.new_popup .popup_area .m_orgchart .select_list.table .table_list_area .select_list{height:239px;text-align: left;}

.new_popup .popup_area .m_orgchart .select_list.table .table_list_area .select_list ul.list_area{
	display: table;
	width: 100%;
}

.new_popup .popup_area .m_orgchart .select_list.table .table_list_area .select_list ul.list_area ul{
	display: table;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
}

.new_popup .popup_area .popup_right_area.tree {height:430px;width:30%;padding-top:0px;}
.new_popup .popup_area .popup_right_area.tree .popup_right_1way .btn_adddel {margin-top:200px;}

.new_popup .popup_area .popup_right_area.tree .select_list.border {height:380px;}
.new_popup .popup_area .popup_right_area.tree .select_list.small {height:100px;}

.new_popup .popup_ul .select_list {width:100%;height:235px;overflow:hidden;overflow-y:auto;border:0;}
.new_popup .popup_ul .select_list_title {
	width:100%;
	height:29px;
	overflow:hidden;
	overflow-y:auto;
	border:0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
    font-weight: bold;
	background: #fafafa;
}
.new_popup .popup_ul .select_list_title .head {display: table;width: 100%;}
.new_popup .popup_ul .select_list ul.selectbox {border:0;width:100%;}
.new_popup .popup_ul .select_list ul.selectbox li {cursor:pointer;height:20px;line-height:20px;overflow:hidden;white-space:nowrap;}
.new_popup .popup_ul .select_list ul.selectbox li.selected {background:#DEDEDE;}

.new_popup .popup_ul .select_list_title li{
	line-height: 29px !important;
	display: table-cell;
}

.new_popup .popup_ul .select_list_title li.check{
	width:15px;
	padding-left: 10px;
}
.new_popup .popup_ul .select_list_title li.name{
	width:40px;
}
.new_popup .popup_ul .select_list_title li.email{
	width:80px;
}
.new_popup .popup_ul .select_list_title li.dept{
	width:60px;
}

.new_popup .popup_ul .select_list.border {height:333px;border:1px solid #ccc;}
.new_popup .popup_ul .select_list.border.titbottom {height: 330px;border: 1px solid #ccc;}
.new_popup .popup_ul .select_list.border ul.selectbox {border:0px;width:100%;}
.new_popup .popup_ul .select_list.border ul.selectbox li {cursor:pointer;height:20px;line-height:20px;overflow:hidden;white-space:nowrap;}
.new_popup .popup_ul .select_list.border ul.selectbox li.selected {background:#DEDEDE;}

.new_popup .popup_ul .select_list.biz {height:165px;border:1px solid #ccc;}
.new_popup .popup_ul .select_list.biz ul.selectbox {border:0;width:100%;}
.new_popup .popup_ul .select_list.biz ul.selectbox li {cursor:pointer;height:20px;line-height:20px;overflow:hidden;white-space:nowrap;}
.new_popup .popup_ul .select_list.biz ul.selectbox li.selected {background:#DEDEDE;}

.new_popup .popup_ul .select_list.bizStats {height:346px;border:1px solid #ccc;margin-top:78px}
.new_popup .popup_ul .select_list.bizStats ul.selectbox {border:0;width:100%;} 
.new_popup .popup_ul .select_list.bizStats ul.selectbox li {cursor:pointer;height:20px;line-height:20px;overflow:hidden;white-space:nowrap;}
.new_popup .popup_ul .select_list.bizStats ul.selectbox li.selected {background:#DEDEDE;}


.new_popup .popup_ul .select_list.small {height:75px;border:1px solid #ccc;}
.new_popup .popup_ul .select_list.small ul.selectbox {border:0;width:100%;}
.new_popup .popup_ul .select_list.small ul.selectbox li {cursor:pointer;height:20px;line-height:20px;overflow:hidden;white-space:nowrap;}
.new_popup .popup_ul .select_list.small ul.selectbox li.selected {background:#DEDEDE;}

.new_popup .popup_ul .select_list.org {height:300px;border:1px solid #ccc;}
.new_popup .popup_ul .select_list.org ul.selectbox {border:0;width:100%;}
.new_popup .popup_ul .select_list.org ul.selectbox li {cursor:pointer;height:20px;line-height:20px;overflow:hidden;white-space:nowrap;}
.new_popup .popup_ul .select_list.org ul.selectbox li.selected {background:#DEDEDE;}
