﻿﻿77@charset "utf-8";

/*레이아웃*/
#erpContainer{width:100%;}

#erpHeader{position:relative;min-width:1418px;height:84px;}
#erpHeader h1{position:absolute;left:29px;top:8px;width:77px;height:29px;}
#erpHeader h1 a{display:block;width:77px;height:29px;background:url(../images/common/logo_etoos247.png) no-repeat 0 0;text-indent:-1000em;}
#erpHeader .gnb{height:44px;padding-left:140px;background:#32323a;}
#erpHeader .gnb li{float:left;padding:0 15px;height:100%;}
#erpHeader .gnb li a{display:block;height:44px;color:#fff;font-size:15px;font-weight:bold;line-height:42px;}
#erpHeader .gnb li a:hover,#erpHeader .gnb li.on a{color:#0fc4ba;}
#erpHeader .gnb li.on a{background:url(../images/common/bg_depth1_on.gif) no-repeat center bottom;}
#erpHeader .gnb li .depth2{display:none;}
#erpHeader .gnb li .depth2 .depth2_bg{position:absolute;left:0;top:44px;width:100%;height:43px;background:#fff url(../images/common/bg_depth2.gif) repeat-x left bottom;}
#erpHeader .gnb li .depth2 ul{position:absolute;height:43px;margin-left:-15px;}
#erpHeader .gnb li .depth2 li{background:url(../images/common/bg_bar.gif) no-repeat 0 center;}
#erpHeader .gnb li .depth2 li:first-child{background:none;}
#erpHeader .gnb li .depth2 li a{height:29px;font-size:13px;color:#444;line-height:38px;background:none;}
#erpHeader .gnb li .depth2 li a:hover,#erpHeader .gnb li .depth2 li.on a{color:#00776f;}
/*#erpHeader .gnb li.m1 .depth2 li:first-child{padding-left:155px}
#erpHeader .gnb li.m2 .depth2 li:first-child{padding-left:250px}
#erpHeader .gnb li.m3 .depth2 li:first-child{padding-left:345px}
#erpHeader .gnb li.m4 .depth2 li:first-child{padding-left:440px}
#erpHeader .gnb li.m5 .depth2 li:first-child{padding-left:535px}
#erpHeader .gnb li.m6 .depth2 li:first-child{padding-left:645px}
#erpHeader .gnb li.m7 .depth2 li:first-child{padding-left:722px}
#erpHeader .gnb li.m8 .depth2 li:first-child{padding-left:817px}
#erpHeader .gnb li.m9 .depth2 li:first-child{padding-left:805px}*/
#erpHeader .gnb li.m9 .depth2{margin-left:-150px;}
#erpHeader.gnbon{height:127px;}
#erpHeader.gnbon .gnb{height:85px;}
#erpHeader .location{height:40px;background:#fff;}
#erpHeader .location h3{display:inline-block;zoom:1;*display:inline;margin:4px 5px 0 26px;font-size:20px;color:#333;font-weight:bold;}
#erpHeader .txt_location{display:inline-block;zoom:1;*display:inline;font-size:12px;color:#777;margin-top:-4px;}
#erpHeader .txt_location span.depth1{display:inline-block;zoom:1;*display:inline;vertical-align:middle;padding-right:10px;background:url(../images/common/ic_arr.gif) no-repeat right 5px;}
#erpHeader .txt_location span.depth2{display:inline-block;zoom:1;*display:inline;vertical-align:middle;padding-right:20px;padding-bottom:2px;background:url(../images/common/ic_arr2.gif) no-repeat right 1px;}
#erpHeader .logout{position:absolute;;right:30px;top:9px;font-size:12px;color:#fff;}
#erpHeader .logout .btn_logout{display:inline-block;width:66px;height:26px;margin-left:10px;line-height:24px;text-align:center;border-radius:2px;color:#32323a;font-size:12px;background:#d4d4d4;font-weight:bold;}

#erpSection{min-width:1418px;}
#erpSection:after{content:"";display:block;clear:both;}
#erpSection .left_area{float:left;width:346px;border-right:2px solid #e9e9e9;}
#erpSection .left_area .inbox{border:1px solid #d8d8d8;background:#fff;}
#erpSection .cont_wrap{float:left;width:1069px;border:1px solid #d8d8d8;border-left:0;background:#f6f6f6;}
#erpSection .cont_wrap .cont_top{margin:10px;zoom:1;}
#erpSection .cont_wrap .cont_top:after{content:"";display:block;clear:both;}
#erpSection .cont_wrap .cont_btm{border-top:1px solid #d8d8d8;background:#fff;padding-bottom:20px;}

/* 가로 확장형 */
#wrapExpand #erpHeader{min-width:1766px;}
#wrapExpand #erpSection{min-width:1766px;}
#wrapExpand #erpSection .cont_wrap{width:1415px;}
#wrapExpand .student1_expand{display:block;}

/*버튼*/
.btn_area{zoom:1;clear:both;text-align:center;}
.btn_area:after{content:"";display:block;clear:both;}
[class^="sbtn_"]{display:inline-block;min-width:30px;height:21px;padding:0 10px;vertical-align:middle;color:#fefefe;line-height:19px;text-align:center;font-size:12px;font-weight:bold;}
.sbtn_gray{background:#6a6a6a;}
.sbtn_gray2{background:#d4d4d4;color:#333;}
.sbtn_gray3{background:#504e4e;}
.sbtn_green{background:#00a298;}
.sbtn_orange{background:#f47d0a;}
.sbtn_olive{background:#85af33;color:#fff;}
[class^="lbtn_"]{display:inline-block;min-width:110px;height:34px;padding:0 20px;color:#fefefe;line-height:34px;text-align:center;font-size:15px;border-radius:2px;}
.lbtn_gray{border-bottom:2px solid #303030;background:#504e4e;}
.lbtn_green{border-bottom:2px solid #006e67;background:#00a298;}
[class^="mbtn_"]{display:inline-block;min-width:53px;height:30px;padding:0 10px;color:#fefefe;line-height:30px;text-align:center;font-size:13px;border-radius:2px;}
.mbtn_gray{border-bottom:2px solid #505050;background:#777;}
.mbtn_green{border-bottom:2px solid #006e67;background:#00a298;}
.mbtn_olive{border-bottom:2px solid #59791b;background:#85af33;}
.mbtn_orange{border-bottom:2px solid #c24e00;background:#f47d0a;}
.btn_search_book{position:absolute;right:20px;top:20px;display:inline-block;min-width:30px;height:26px;padding:0 36px 0 10px;vertical-align:middle;color:#fff;line-height:23px;text-align:center;font-size:12px;font-weight:bold;background:#85af33 url(../images/common/ic_arr_on.gif) no-repeat right top;}
#wrapExpand .btn_search_book{background:#888 url(../images/common/ic_arr_off.gif) no-repeat right top;}
.btn_disable{color:#b1b1b1;background-color:#d4d4d4;cursor:default;}
[class^="mbtn_"].btn_disable{border-bottom:2px solid #b6b6b6;}

/*입력테이블공통*/
.tbl_input{width:100%;}
.tbl_input th,.tbl_input td{height:17px;padding:2px 5px;}
.tbl_input th{text-align:left;font-weight:normal;vertical-align:top;}
.tbl_input.intable{width:426px;background:#f2f2f2;margin-left:5px;padding:15px 0;}
.tbl_input.intable th{padding-left:10px;}
.tbl_input p.fs15{margin-top:-4px;}
.topline {border-top:1px solid #d8d8d8;margin-top:20px;padding-top:20px;}

/*데이터테이블공통*/
.tbl_data{table-layout:fixed;width:100%;border-bottom:1px solid #d8d8d8;border-right:1px solid #d8d8d8;}
.tbl_data th, .tbl_data td{height:15px;padding:7px 5px !important;border-top:1px solid #d8d8d8;border-left:1px solid #d8d8d8;text-align:center;font-size:11px;color:#666;}
.tbl_data thead th{background:#dcf8f6;color:#555;font-weight:bold;font-size:12px;}
.tbl_data.thead_bg thead th{background:#f2f2f2;}
.tbl_data .bg{background-color:#f8f8f8;}
.tbl_data .bg2{background-color:#ebf8d2;}
/*.tbl_data tr:hover{background-color:#f8f8f8;}*/
.tbl_data .pt{color:#01847c;}
.tbl_data .t_left{text-align:left;padding-left:10px !important;}
.tbl_data .t_right{text-align:right;padding-right:10px !important;}
.tbl_data input[type="text"]{font-size:11px;margin:-4px 0;}
.ic_star{color:#ff3901;font-size:13px;}
.ic_calendar{display:inline-block;zoom:1;*display:inline;width:13px;height:12px;background:url(../images/common/ic_calendar.gif) no-repeat 0 0;text-indent:-1000em;vertical-align:middle;margin:0 2px 0 -2px;}
.ic_calendar a{display:block;width:100%;height:100%;}
.ic_yes{display:inline-block;zoom:1;*display:inline;width:16px;height:16px;background:url(../images/common/ic_yes.gif) no-repeat 0 0;text-indent:-1000em;}
.ic_no{display:inline-block;zoom:1;*display:inline;width:16px;height:16px;background:url(../images/common/ic_no.gif) no-repeat 0 0;text-indent:-1000em;}
.scroll .tbl_data{margin:-1px 0 0 -1px;}

h4.tit{font-size:18px;color:#333;font-weight:bold;background:url(../images/common/ic_dot.gif) no-repeat 0 9px;padding:0 0 10px 10px;line-height:18px;margin-top:-5px;}
h5.tit{font-size:14px;color:#333;font-weight:bold;padding:0 0 10px 0;margin-top:-5px;}
h6.tit{font-size:13px;color:#333;font-weight:bold;padding:0 0 10px 0;margin:0;}
#erpSection .tit_box{position:relative;min-height:26px;margin-top:20px;}
#erpSection .tit_box .st{position:absolute;right:10px;bottom:7px;}

/*좌측검색*/
.box_search {padding-bottom:20px;overflow:hidden;background:#f2f2f2;}
.box_search table {width:100%;margin:10px 0;}
.box_search th{font-size:13px;color:#333;}
.box_search th,.box_search td{padding:5px 0 0 10px;}
.box_search th.first{padding-left:20px;padding-right:0;}
.box_search td.last{padding-right:20px;}
.box_search .line1 th,.box_search .line1 td{padding-bottom:14px;border-bottom:1px solid #d8d8d8;}
.box_search .line2 th,.box_search .line2 td{padding-top:14px;border-top:1px solid #ffffff;}

#erpSection .left_area .inbox .scroll{height:646px;border-left:0;border-right:0;}


/* 윈도우 팝업 */
.popup_basic{}
.popup_basic .pop_top{height:44px;background:#32323a;}
.popup_basic .pop_top .tit{font-size:16px;color:#fefefe;line-height:43px;font-weight:bold;padding-left:20px;}
.popup_basic .pop_cont{margin:20px;min-height:100px;}
.popup_basic .gline{border-top:1px solid #d8d8d8;}

/* 레이어 팝업 */
.layer_basic{position:absolute;left:50%;top:100px;width:796px;margin-left:-400px;border:2px solid #32323a;background:#fff;z-index:200;}
.layer_basic .ly_top{height:44px;background:#32323a;}
.layer_basic .ly_top .tit{font-size:16px;color:#fefefe;line-height:43px;font-weight:bold;padding-left:20px;}
.layer_basic .btn_close{position:absolute;right:12px;top:12px;width:18px;height:18px;background:url(../images/common/ic_close.png) no-repeat 0 0;}
.layer_basic .ly_cont{margin:20px;min-height:100px;}
.layer_basic .gline{border-top:1px solid #d8d8d8;}

/******************
	원생정보관리
*******************/

/* 학생정보, 부가정보 */
.cont_top .info1{float:left;background:#fff;padding:20px;width:525px;margin-right:6px;margin-bottom:15px;}
.cont_top .info1 .tbl_input .ban{background:#f2f2f2;padding:7px 0;}
.cont_top .info2{float:left;background:#fff;padding:20px;width:436px;margin-bottom:15px;}
.cont_top .info2 .tbl_data thead th{background:#f2f2f2;}
.cont_top .btn_area{padding-bottom:5px;}

/* 납부정보, 상담정보 */
.cont_btm .inbox{margin:20px 20px 0;border-radius:4px;border:1px solid #dadada;}
.cont_btm .inbox .tab{height:35px;background:#ebebeb;border-radius:4px 4px 0 0;border-bottom:1px solid #c0c0c0;}
.cont_btm .inbox .tab:after{content:"";display:block;clear:both;}
.cont_btm .inbox .tab li{float:left;width:157px;height:36px;}
.cont_btm .inbox .tab li a{display:block;height:35px;padding-left:25px;color:#777;background:url(../images/common/ic_tab_arr.gif) no-repeat 90% center;font-size:14px;line-height:34px;font-weight:bold;border-right:1px solid #c0c0c0;}
.cont_btm .inbox .tab li a:hover, .cont_btm .inbox .tab li.on a{display:block;height:36px;color:#333;background:#fff url(../images/common/ic_tab_arr_on.gif) no-repeat 90% center;}
.cont_btm .inbox .tab li:first-child a:hover, .cont_btm .inbox .tab li.on:first-child a{border-radius:5px 0 0 0;}
.cont_btm .tab_view{padding:20px;}
.cont_btm .search_box{padding-bottom:10px;}
.cont_btm .search_box:after{content:"";display:block;clear:both;}
.cont_btm .search_box .sorting{float:left;}
.cont_btm .search_box .btn{float:right;}
.cont_btm .tab_view .tbl_data{table-layout:fixed;}
.cont_btm .in{margin:20px;}
.cont_btm .rbox{margin:20px 20px 0;padding:20px 20px 14px;border-radius:4px;border:1px solid #dadada;}

/******************
	수납관리
*******************/

/* 학생 청구 정보 */
.cont_tbl{background:#fff;padding:20px;}
.cont_tbl .inbox{}
.cont_tbl .search_box{zoom:1;position:relative;padding:10px 100px 10px 10px;background:#e4f0ef;margin-bottom:10px;}
.cont_tbl .search_box:after{content:"";display:block;clear:both;}
.cont_tbl .search_box .sorting{float:left;line-height:29px;}
.cont_tbl .search_box select{margin-right:10px;}
.cont_tbl .search_box .btn{position:absolute;right:10px;bottom:10px;}

/* 학생 청구 생성/수정, 학생 납부 정보 */
.cont_input{margin:10px;zoom:1;}
.cont_input:after{content:"";display:block;clear:both;}
.cont_input .student1{position:relative;float:left;background:#fff;padding:20px;width:664px;}
.cont_input .student1_expand{display:none;float:left;width:348px;background:#fff;padding:20px 0;}
.cont_input .student1_expand .inbox{padding:0 20px;border-left:1px solid #d8d8d8;}
.cont_input .student2{float:right;background:#fff;padding:20px;width:297px;}

.box_org{padding:10px 0 10px 0;background:#fff6ee;}
.box_org dl{margin:0 10px;}
.box_org dt, .box_org dd{display:inline-block;zoom:1;*display:inline;margin-bottom:5px;}
.box_org dt{width:60px;color:#555;}
.box_org dd{width:75px;color:#333;font-weight:bold;}
.box_org th, .box_org td{padding-right:0;}
.box_org th{padding-left:10px;padding-right:0;}
.box_org [class^="mbtn_"]{padding:0 5px;}


/******************
	반관리
*******************/

/* 반정보 */
.cont_top .ban_info1{float:left;background:#fff;padding:20px;width:664px;margin-bottom:15px;}
.cont_top .ban_info2{float:left;background:#fff;padding:20px 20px 20px 0;width:325px;margin-bottom:15px;}
.cont_top .ban_info2 .inbox{margin-top:28px;padding:0 0 0 20px;border-left:1px solid #d8d8d8;}
.cont_btm .box1{float:left;width:473px;margin-bottom:14px;}
.cont_btm .box2{float:left;width:473px;border-left:1px solid #d8d8d8;padding-left:20px;margin-left:20px;margin-bottom:14px;}
.cont_btm .box_top{padding-bottom:10px;}

/* 반편성 */
#erpSection .top_area{width:1418px;border-bottom:2px solid #e9e9e9;}
#erpSection .top_area .inbox{border-bottom:1px solid #d8d8d8;background:#fff;zoom:1;}
#erpSection .top_area .inbox:after{content:"";display:block;clear:both;}
#erpSection .top_area .box_search{float:left;width:346px}
#erpSection .top_area .right_tbl{float:left;width:1070px;height:230px;border-bottom:0;}
#erpSection .cont_wrap.bottom{float:none;width:1416px;border:1px solid #d8d8d8;border-top:0;background:#fff;}

.cont_wrap.bottom .cont_left{float:left;width:305px;}
.cont_wrap.bottom .cont_right{float:left;width:1001px;}
.cont_wrap.bottom .cont_btn{float:left;width:70px;height:200px;}
.cont_wrap.bottom .search_box{padding-bottom:10px;}
.cont_wrap.bottom .search_box:after{content:"";display:block;clear:both;}
.cont_wrap.bottom .search_box .sorting{float:left;}
.cont_wrap.bottom .search_box .btn{float:right;}
.cont_wrap.bottom .inbox{padding:20px 20px 15px;zoom:1;position:relative;}
.cont_wrap.bottom .inbox:after{content:"";display:block;clear:both;}

/* 선발고사 관리 */
.cont_input .exam1{position:relative;float:left;background:#fff;padding:20px;width:400px;}
.cont_input .exam2{float:left;width:357px;background:#fff;padding:20px 0;}
.cont_input .exam2 .inbox{padding:0 20px;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;}
.cont_input .exam3{float:left;background:#fff;padding-top:20px;padding-left:20px;padding-bottom:20px; width:297px;}

.box_green{background:#e4f0ef;margin-bottom:10px;padding:10px 0 10px 10px;}
.btn_left{position:absolute;top:50%;margin:2px 0 0 17px;display:block;min-width:20px;height:28px;padding:0 7px;color:#fefefe;line-height:30px;text-align:center;font-size:13px;border-radius:2px;border:1px solid #c0c0c0;border-bottom:3px solid #c0c0c0;background:#f7f7f7 url(../images/common/ic_left.gif) no-repeat center center;}
.btn_right{position:absolute;top:50%;margin:-37px 0 0 17px;display:block;min-width:20px;height:28px;padding:0 7px;color:#fefefe;line-height:30px;text-align:center;font-size:13px;border-radius:2px;border:1px solid #c0c0c0;border-bottom:3px solid #c0c0c0;background:#f7f7f7 url(../images/common/ic_right.gif) no-repeat center center;}
.btn_up{display:inline-block;width:20px;height:28px;padding:0 7px;color:#fefefe;line-height:30px;text-align:center;font-size:13px;border-radius:2px;border:1px solid #c0c0c0;border-bottom:3px solid #c0c0c0;background:#f7f7f7 url(../images/common/ic_up.gif) no-repeat center center;}
.btn_down{display:inline-block;width:20px;height:28px;padding:0 7px;color:#fefefe;line-height:30px;text-align:center;font-size:13px;border-radius:2px;border:1px solid #c0c0c0;border-bottom:3px solid #c0c0c0;background:#f7f7f7 url(../images/common/ic_down.gif) no-repeat center center;}

.photo{background:#eee;width:120px;height:150px; margin:0 auto 20px;}
.exam_off .l_tbl{width:1394px;height:334px;background:#fff;margin-right:10px;}
.exam_off .exam1, .exam_off .exam2{display:none;}
.exam_on .l_tbl{width:217px;height:334px;background:#fff;margin-right:10px;}
.exam_on .exam1, .exam_on .exam2{display:block;}




/******************
	로그인 :2015-11-05추가
*******************/
.erp_login_wrap {width: 100%; height: 100%; background:#e4e4e2;}
.erp_login_div {position:relative; width:700px; margin:0 auto; }
.erp_login_div .login_form {position:absolute; top:250px; width:700px; background:#f8f8f7; border-bottom:3px solid #c7c7c7;}
/*head*/
.login_head {display:block; height:100px; line-height:100px; background:#32323a; text-align:center;}
.login_head img {display:inline-block; zoom:1; *display:inline; vertical-align:middle;}
/*body*/
.login_body {padding:50px; overflow:hidden;}
.login_body .body_div_left,
.login_body .body_div_right {display:inline-block; zoom:1; *display:inline; vertical-align:middle;}
/*body 왼쪽*/
.login_body .body_div_left {width:150px;}
/*body 오른쪽*/
.login_body .body_div_right {width:406px; margin-left: 39px; }
.login_body .body_div_right .input_wrap {padding-bottom:16px; overflow:hidden;}
.login_body .body_div_right .input_wrap:after {content:''; display:block; clear:both;}
.login_body .body_div_right .input_wrap .id_pw_input {float:left; width: 312px;}
.login_body .body_div_right .input_wrap .login_btn {float:right; width: 86px;}
/*input*/
.login_body .body_div_right .input_wrap .id_pw_input > div {margin-bottom:8px; overflow:hidden;}
.login_body .body_div_right .input_wrap .id_pw_input > div .login_txt {float:left; margin-top: 6px; font-size:13px; font-weight:bold; color:#333333;}
.login_body .body_div_right .input_wrap .id_pw_input > div .login_input {float:right;  width:218px;  margin-left: 20px;} 
.login_body .body_div_right .input_wrap .id_pw_input > div .login_input .input {padding:0 2px; height:28px; line-height:28px; width:97%; border:1px solid #b2b2b2; }
.login_body .body_div_right .input_wrap .id_pw_input > div .checkbox {clear:both; display:block; padding-top:11px; padding-left:94px;}
.login_body .body_div_right .input_wrap .id_pw_input > div .checkbox input {margin:-1px 0 1px 0;}
/*btn*/
.login_body .body_div_right .login_btn {margin-left:6px;}

/*버튼*/
.login_body .body_div_right .btn_div {padding-top:24px; border-top:1px solid #dedbd7;  overflow:hidden;}
.login_body .body_div_right .btn_div span {float:left; margin-left:8px;}
.login_body .body_div_right .btn_div span:first-child {margin-left:0;}
.login_body .body_div_right .btn_div span a {display:block; background:#6a6a6a; width:130px; height:26px; line-height:26px; color:#fff;  font-size:12px; font-weight:bold; text-align:center;}


/******************
	로열티관리
*******************/
.month_move{position:relative;padding-bottom:20px;font-size:24px;color:#333;font-weight:bold;text-align:center;}
.month_move .btn_left, .month_move .btn_right{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;position:static;top:auto;margin:0 10px;color:transparent;font-size:0;line-height:0;overflow:hidden; }
.month_move .txt{font-size:12px;position:absolute;right:0;top:0;text-align:right;line-height:18px;font-weight:normal;}
.total_area{background:#f6f6f6;padding:15px 20px;*zoom:1;}
.total_area:after{content:"";display:block;clear:both;}
.total_area table{float:right;font-size:12px;color:#555;}
.total_area table th{font-weight:normal;padding:5px 0;}
.total_area table td .price{font-size:15px;color:#333;font-weight:bold;}
.total_area .pay_type{clear:both;float:right;margin-top:20px;width:100%;text-align:right;padding:20px 0 10px 0;border-top:1px solid #d8d8d8;font-size:12px;}
.total_area .pay_type label{margin-left:10px;}
.g_box{background:#e5e5e5;padding:30px 40px;line-height:26px;color:#333;font-size:15px;}
.pay_info{padding:55px 0;text-align:center;background:#f6f6f6;}
.pay_info .info_list{display:inline-block;*display:inline;*zoom:1;padding-left:190px;min-height:150px;background:url(../images/common/pay_img.png) no-repeat 0 center;}
.pay_info .info_list ul{border-bottom:1px solid #ddd;text-align:left;padding:0 30px 20px 0;}
.pay_info .info_list li{font-size:15px;color:#333;line-height:30px;}
.pay_info .price{font-size:15px;color:#333;text-align:left;margin-top:20px;}
.pay_info .price em{font-size:24px;color:#01847c;}

/******************
	게시판
*******************/
.comment_box{width:99.2%;text-align:left;}
.comment_box .cmt{position:relative;padding:8px 0 6px 0;margin:5px 0 6px 0;border-top:1px solid #ccc;}
.comment_box .cmt .cmt_txt{padding-right:120px;margin-bottom:-2px;}
.comment_box .cmt .sbtn_gray{position:absolute;right:55px;bottom:0;}
.comment_box .cmt .sbtn_gray2{position:absolute;right:0;bottom:0;}
.comment_box .reply{background:url(../images/common/ic_reply.png) no-repeat 10px center;}
.comment_box .reply textarea{margin-left:30px;}

.paging{width:100%;overflow:hidden;text-align:center;padding:20px 0;}
.paging a, .paging strong{
	display:inline-block;
	width:23px;
	height:21px;
	padding-top:5px;
	font-size:12px;
	text-align:center;
	color:#666;
	vertical-align:middle;
	border:1px solid #e5e5e5;
}
.paging strong, .paging a:hover, .paging a.on{color:#fff;background-color:#555;border-color:#555;}
.paging .prev{background-image:url(../images/common/btn_paging_prev.gif);}
.paging .next{background-image: url(../images/common/btn_paging_next.gif);}
.paging .first{background-image: url(../images/common/btn_paging_first.gif);}
.paging .last{background-image: url(../images/common/btn_paging_last.gif);}
.paging .prev, .paging .next, .paging .first, .paging .last{background-position:center center;background-repeat:no-repeat;}
.paging a span{display:none;}

/* sms전송처리 */
.sms_left{float:left;width:240px;background:#f2f2f2;border-right:1px solid #d8d8d8;margin:-0.5em -1.5em;font-size:12px;}
.sms_left .input_box{padding:20px 20px 13px;border-bottom:1px solid #d8d8d8;}
.sms_left .tit{padding-bottom:13px;}
.sms_left .sms_box{border-top:1px solid #fff;height:366px;padding-bottom:13px;background:url(../images/common/bg_sms.png) no-repeat center 13px;text-align:center;}
.sms_left .sms_box textarea{width:180px;height:240px;margin:39px auto 0;padding:0 5px;border:0;color:#555;resize:none;outline:none;background:#fff;overflow:auto;}
.sms_left .sms_box .byte{margin:10px 0 11px 0;height:27px;line-height:27px;color:#000;font-size:11px;text-align:center;}
.sms_left .sms_box .mbtn_green{min-width:180px;}
.sms_right{float:right;width:655px;margin:-0.5em -1.5em;font-size:12px;}
.sms_right .inbox{padding:20px;}
.sms_btm{clear:both;border-top:1px solid #d8d8d8;margin:0 -20px -20px -20px;padding:15px 20px 20px;color:#333;line-height:20px;font-size:12px;}
.sms_btm p{color:#aaa;}

/* Tab */
.tab_basic{height:45px;background:#ebebeb;border-bottom:1px solid #c0c0c0;}
.tab_basic:after{content:"";display:block;clear:both;}
.tab_basic li{float:left;width:25%;height:46px;}
.tab_basic li a{display:block;height:45px;padding-left:25px;color:#777;background:url(../images/common/ic_tab_arr.gif) no-repeat 90% center;font-size:14px;line-height:44px;font-weight:bold;border-left:1px solid #c0c0c0;text-align:center;}
.tab_basic li a:hover, .tab_basic li.on a{display:block;height:46px;color:#333;background:#fff url(../images/common/ic_tab_arr_on.gif) no-repeat 90% center;}
.tab_basic li:first-child a:hover, .tab_basic li.on:first-child a{border-left:0;}

/* 수랑 버튼 */
.plusminus_wrap{position:relative;height:21px;}
.plusminus_wrap input{position:absolute;left:21px;width:36px;padding-left:0;text-align:center;vertical-align:top;}
.plusminus_wrap .btn_minus{position:absolute;left:0;top:0;width:20px;height:19px;border:1px solid #b2b2b2;color:#000;font-size:17px;font-family:Verdana, Geneva, sans-serif;line-height:19px;text-align:center;vertical-align:top;}
.plusminus_wrap .btn_plus{position:absolute;left:58px;top:0;width:20px;height:19px;border:1px solid #b2b2b2;color:#000;font-size:12px;font-family:Verdana, Geneva, sans-serif;line-height:19px;text-align:center;vertical-align:top;}