﻿@charset "UTF-8";

/* 전송창 */
.msgcenter{width:1000px;height:433px;overflow:hidden;background:#FFFFFF;visibility:hidden;}
.msgcenter .top{height:12px;background:url(/images/msgcenter/box_top.gif) no-repeat left bottom;}
.msgcenter .top img{margin-left:30px;}

.msgcenter .body{height:354px;overflow:hidden;}
.msgcenter .body .step1{float:left;width:225px;height:322px;padding:20px 15px 12px 25px;background:url(/images/msgcenter/box_left.gif) no-repeat left top;}
.msgcenter .body .step1 .title{float:left;width:225px;height:70px;text-align:right;vertical-align:bottom;background:url(/images/msgcenter/step_1.gif) no-repeat left top;}
.msgcenter .body .step1 .title img{padding-top:23px;}
.msgcenter .body .step1 .addmenu{float:left;width:40px;height:215px;padding:0 15px 0 20px;}
.msgcenter .body .step1 .addmenu ul{float:left;width:40px;}
.msgcenter .body .step1 .addmenu li{float:left;height:36px;padding-bottom:3px;}
.msgcenter .body .step1 .addmenu a{float:left;width:40px;height:36px;overflow:hidden;padding:36px 0 0 0;height:0px !important; height /**/:36px; /*For IE5*/}
.msgcenter .body .step1 .addmenu li.menu1 a{background:url(/images/msgcenter/btn_spec.png) no-repeat left top;background-position:0 0;}
.msgcenter .body .step1 .addmenu li.menu1 a:hover,
.msgcenter .body .step1 .addmenu li.menu1 a.selected {background-position:0 -36px;}
.msgcenter .body .step1 .addmenu li.menu2 a{background:url(/images/msgcenter/btn_auto.png) no-repeat left top;background-position:0 0;}
.msgcenter .body .step1 .addmenu li.menu2 a:hover,
.msgcenter .body .step1 .addmenu li.menu2 a.selected {background-position:0 -36px;}
.msgcenter .body .step1 .addmenu li.menu3 a{background:url(/images/msgcenter/btn_advertising.gif) no-repeat left top;background-position:0 0;}
.msgcenter .body .step1 .addmenu li.menu3 a:hover,
.msgcenter .body .step1 .addmenu li.menu3 a.selected {background-position:0 -36px;}
.msgcenter .body .step1 .addmenu li.menu4 a{background:url(/images/msgcenter/btn_vote.gif) no-repeat left top;background-position:0 0;}
.msgcenter .body .step1 .addmenu li.menu4 a:hover,
.msgcenter .body .step1 .addmenu li.menu4 a.selected {background-position:0 -36px;}
.msgcenter .body .step1 .addmenu li.menu5 a{background:url(/images/msgcenter/btn_ham.png) no-repeat left top;background-position:0 0;}
.msgcenter .body .step1 .addmenu li.menu5 a:hover,
.msgcenter .body .step1 .addmenu li.menu5 a.selected {background-position:0 -36px;}

.msgcenter .body .step1 .sms{float:left;width:150px;height:215px;}
.msgcenter .body .step1 .sms .title{height:0;overflow:hidden;width:140px;padding:10px 5px 0 5px;background:#E7E7E7 url(/images/msgcenter/m_box_bgtop.gif) no-repeat left top;}
.msgcenter .body .step1 .sms .box{background:#E7E7E7;width:140px;height:133px;padding:0 5px 0 5px;overflow:hidden;}
.msgcenter .body .step1 .sms .box .scroll{width:138px;height:131px;border:1px solid #C6C6C6;overflow-x:hidden;overflow-y:scroll;scrollbar-3dlight-color:#FFFFFF;scrollbar-arrow-color:#BCBCBC;scrollbar-track-color:#F5F5F5;scrollbar-darkshadow-color:#FFFFFF;scrollbar-face-color:#F8F8F8;scrollbar-highlight-color:#D4D3D3;scrollbar-shadow-color:#D4D3D3;}
.msgcenter .body .step1 .sms .box .scroll textarea{border:0;margin:0;padding:10px 10px 0 10px;width:100px;height:500px;overflow:hidden;font-family:굴림체;font-size:9pt;line-height:19px;color:#3366ff;word-break:break-all;letter-spacing:0;ime-mode:active;}
.msgcenter .body .step1 .sms .box .scroll textarea.sms80{background:#FFFFFF url(/images/msgcenter/txt_sms80.gif) no-repeat 0 0;}
.msgcenter .body .step1 .sms .box .scroll textarea.sms90{background:#FFFFFF url(/images/msgcenter/txt_sms90.gif) no-repeat 0 0;}
.msgcenter .body .step1 .sms .box .scroll textarea.multi80{background:#FFFFFF url(/images/msgcenter/txt_multi80.gif) no-repeat 0 0;}
.msgcenter .body .step1 .sms .box .scroll textarea.multi90{background:#FFFFFF url(/images/msgcenter/txt_multi90.gif) no-repeat 0 0;}
.msgcenter .body .step1 .sms .status{background:#E7E7E7;padding:0 5px;height:19px;line-height:19px;color:#878787;font-size:11px;}
.msgcenter .body .step1 .sms .status span.keyword{color:#0380f5;font-size:11px;letter-spacing:-1px;font-family:verdana;}
.msgcenter .body .step1 .sms .bytes{padding:0 5px;height:20px;line-height:20px;text-align:center;background:#E7E7E7 url(/images/msgcenter/m_box_bgfoot.gif) no-repeat left top;}
.msgcenter .body .step1 .sms .bytes span.byte{font-size:10px;color:#878787;font-family:verdana;}
.msgcenter .body .step1 .sms .bytes span.unit{padding:0 0 0 3px;font-size:9px;letter-spacing:0;color:#878787;font-family:arial;}
.msgcenter .body .step1 .sms .option{height:13px;padding:9px 0 1px 0;line-height:13px;color:#878787;letter-spacing:-1px;word-spacing:-1px;}
.msgcenter .body .step1 .sms .option table{width:150px;height:13px}
.msgcenter .body .step1 .sms .option td{height:13px;line-height:13px;}
.msgcenter .body .step1 .sms .option td span{letter-spacing:0;color:#878787;font-size:12px;font-family:arial;}
.msgcenter .body .step1 .sms .option td b{color:#333333;padding-right:4px;font-size:11px;font-family:arial;}
.msgcenter .body .step1 .sms .option td label{float:left;color:#878787;padding-right:2px;font-size:11px;}
.msgcenter .body .step1 .sms .option td input{float:right;margin:0;padding:0;}

.msgcenter .body .step1 .lms{float:left;width:150px;height:215px;}
.msgcenter .body .step1 .lms .title{height:20px;overflow:hidden;width:140px;padding:10px 5px 0 5px;background:#E7E7E7 url(/images/msgcenter/m_box_bgtop.gif) no-repeat left top;}
.msgcenter .body .step1 .lms .title input{width:120px;height:20px;background:#C6C6C6 url(/images/msgcenter/txt_lmstitle.gif) no-repeat 10px 5px;color:#FFFFFF;border:0;padding:0 10px;line-height:20px;font-size:11px;}
.msgcenter .body .step1 .lms .box{background:#E7E7E7;width:140px;height:136px;padding:0 5px 0 5px;overflow:hidden;}
.msgcenter .body .step1 .lms .box .scroll{width:138px;height:134px;border:1px solid #C6C6C6;overflow-x:hidden;overflow-y:scroll;scrollbar-3dlight-color:#FFFFFF;scrollbar-arrow-color:#BCBCBC;scrollbar-track-color:#F5F5F5;scrollbar-darkshadow-color:#FFFFFF;scrollbar-face-color:#F8F8F8;scrollbar-highlight-color:#D4D3D3;scrollbar-shadow-color:#D4D3D3;}
.msgcenter .body .step1 .lms .box .scroll textarea{border:0;margin:0;padding:10px 10px 0 10px;width:100px;height:1000px;overflow:hidden;font-family:굴림체;font-size:9pt;line-height:19px;color:#3366ff;word-break:break-all;letter-spacing:0;ime-mode:active;}
.msgcenter .body .step1 .lms .box .scroll textarea.lms2000{background:#FFFFFF url(/images/msgcenter/txt_lms2000.gif) no-repeat 0 0;}
.msgcenter .body .step1 .lms .status{background:#E7E7E7;padding:0 5px;height:19px;line-height:19px;color:#878787;font-size:11px;}
.msgcenter .body .step1 .lms .status span.keyword{color:#0380f5;font-size:11px;letter-spacing:-1px;font-family:verdana;}
.msgcenter .body .step1 .lms .bytes{padding:0 5px;height:20px;line-height:20px;text-align:center;background:#E7E7E7 url(/images/msgcenter/m_box_bgfoot.gif) no-repeat left top;}
.msgcenter .body .step1 .lms .bytes span.byte{font-size:10px;color:#878787;font-family:verdana;}
.msgcenter .body .step1 .lms .bytes span.unit{padding:0 0 0 3px;font-size:9px;letter-spacing:0;color:#878787;font-family:arial;}
.msgcenter .body .step1 .lms .option{display:none;}

.msgcenter .body .step1 .action{float:left;width:225px;height:30px;text-align:right;}
.msgcenter .body .step1 .action ul{float:right;}
.msgcenter .body .step1 .action li{float:left;width:70px;height:30px;padding:0 0 0 10px;}
.msgcenter .body .step1 .action a{float:left;width:100%;height:30px;overflow:hidden;padding:30px 0 0 0;height:0px !important; height /**/:30px; /*For IE5*/}
.msgcenter .body .step1 .action li.menu1 a{background:url(/images/msgcenter/btn_save.gif) no-repeat left top;background-position:0 0;}
.msgcenter .body .step1 .action li.menu1 a:hover,
.msgcenter .body .step1 .action li.menu1 a.selected {background-position:0 -30px;}
.msgcenter .body .step1 .action li.menu2 a{background:url(/images/msgcenter/btn_reset.gif) no-repeat left top;background-position:0 0;}
.msgcenter .body .step1 .action li.menu2 a:hover,
.msgcenter .body .step1 .action li.menu2 a.selected {background-position:0 -30px;}

.msgcenter .body .step2{float:left;width:430px;height:322px;padding:20px 20px 12px 10px;background:#E7E7E7;}
.msgcenter .body .step2 .title{height:60px;background:url(/images/msgcenter/step_2.gif) no-repeat left top;text-align:right;}
.msgcenter .body .step2 .title ul{float:right;}
.msgcenter .body .step2 .title li{float:left;width:50px;height:54px;padding-left:5px;}
.msgcenter .body .step2 .title a{float:left;width:50px;height:54px;overflow:hidden;padding:54px 0 0 0;height:0px !important; height /**/:54px; /*For IE5*/}
.msgcenter .body .step2 .title li.menu1 a{background:url(/images/msgcenter/menu_1.gif) no-repeat left top;background-position:0 0;}
.msgcenter .body .step2 .title li.menu1 a:hover,
.msgcenter .body .step2 .title li.menu1 a.selected {background-position:0 -54px;}
.msgcenter .body .step2 .title li.menu2 a{background:url(/images/msgcenter/menu_2.gif) no-repeat left top;background-position:0 0;}
.msgcenter .body .step2 .title li.menu2 a:hover,
.msgcenter .body .step2 .title li.menu2 a.selected {background-position:0 -54px;}
.msgcenter .body .step2 .title li.menu3 a{background:url(/images/msgcenter/menu_3.gif) no-repeat left top;background-position:0 0;}
.msgcenter .body .step2 .title li.menu3 a:hover,
.msgcenter .body .step2 .title li.menu3 a.selected {background-position:0 -54px;}
.msgcenter .body .step2 .title li.menu4 a{background:url(/images/msgcenter/menu_4.gif) no-repeat left top;background-position:0 0;}
.msgcenter .body .step2 .title li.menu4 a:hover,
.msgcenter .body .step2 .title li.menu4 a.selected {background-position:0 -54px;}
.msgcenter .body .step2 .title li.help a{background:url(/images/msgcenter/menu_help.gif) no-repeat left top;background-position:0 0;}
.msgcenter .body .step2 .title li.help a:hover,
.msgcenter .body .step2 .title li.help a.selected {background-position:0 -54px;}

.msgcenter .body .step3{float:left;width:240px;height:322px;padding:20px 25px 12px 10px;background:url(/images/msgcenter/box_right.gif) repeat-y right top;}
.msgcenter .body .step3 .title{height:70px;background:url(/images/msgcenter/step_3.gif) no-repeat left top;}
.msgcenter .body .step3 .sender{width:220px;height:30px;padding:20px 0 0 20px;background:url(/images/msgcenter/title_sender.gif) no-repeat 20px top;text-align:left;}
.msgcenter .body .step3 .sender input{float:left;width:125px;height:20px;margin:0;border:0;line-height:20px;background:#B2B2B2;color:#FFFFFF;font-size:8pt;font-family:verdana;padding-left:5px;}
.msgcenter .body .step3 .sender img{float:left;margin-left:8px;cursor:pointer;}
.msgcenter .body .step3 .senddate{margin-left:20px;width:192px;height:52px;border:4px solid #CCCCCC;overflow:hidden;}
.msgcenter .body .step3 .senddate .tab{float:left;width:194px;height:20px;}
.msgcenter .body .step3 .senddate .tab li{float:left;width:97px;height:20px;overflow:hidden;}
.msgcenter .body .step3 .senddate .tab a{float:left;width:97px;height:20px;overflow:hidden;padding:20px 0 0 0;height:0px !important; height /**/:20px; /*For IE5*/}
.msgcenter .body .step3 .senddate .tab li.tab1 a{background:url(/images/msgcenter/tab_01.gif) no-repeat left top;background-position:0 0;}
.msgcenter .body .step3 .senddate .tab li.tab1 a.selected {background-position:0 -20px;}
.msgcenter .body .step3 .senddate .tab li.tab2 a{background:url(/images/msgcenter/tab_02.gif) no-repeat left top;background-position:0 0;}
.msgcenter .body .step3 .senddate .tab li.tab2 a.selected {background-position:0 -20px;}
.msgcenter .body .step3 .senddate .reserve {clear:both;width:192px;height:32px;overflow:hidden;}
.msgcenter .body .step3 .senddate .reserve .alert{display:none;width:182px;height:20px;padding:5px;font-size:11px;line-height:20px;color:#707153;text-align:center;}
.msgcenter .body .step3 .senddate .reserve .stype1{display:block;width:182px;height:20px;margin:5px;font-size:11px;line-height:20px;color:#707153;text-align:center;}
.msgcenter .body .step3 .senddate .reserve .stype2{display:none;padding:5px 0 5px 5px;width:187px;height:20px;overflow:hidden;}
.msgcenter .body .step3 .senddate .reserve .stype2 input{width:83px;height:18px;line-height:18px;font-size:9pt;font-family:돋움,Arial;background:#FFFFFF url(/images/msgcenter/icon_cal.gif) no-repeat 70px center;padding-left:2px;}
.msgcenter .body .step3 .senddate .reserve .stype2 select{margin-left:2px;width:45px;font-family:arial;font-size:11px;}
.msgcenter .body .step3 .option{width:220px;padding:10px 0 5px 20px;}
.msgcenter .body .step3 .option table{margin:0;padding:0;}
.msgcenter .body .step3 .option td,
.msgcenter .body .step3 .option label{height:20px;line-height:20px;font-size:11px;}
.msgcenter .body .step3 .action{width:200px;padding:10px 0 0 20px;text-align:center;}
.msgcenter .body .step3 .action img{cursor:pointer;}

.msgcenter .bottom{width:1000px;height:38px;padding:12px 0 17px 0;background:url(/images/msgcenter/box_foot.gif) no-repeat left top;}
.msgcenter .bottom ul{float:left;height:38px;}
.msgcenter .bottom li{float:left;width:158px;height:30px;padding:4px 20px;border-right:1px solid #E3E3E3;}
.msgcenter .bottom li.end{border-right:1px solid transparent;}
.msgcenter .bottom img{float:left;cursor:pointer;}

.layerReceiver{width:410px;padding:10px 0 0 10px}
.layerReceiver .receiver{float:left;width:330px;padding:0 10px 0 0;}
.layerReceiver .receiver .add{width:330px;height:40px;background:url(/images/msgcenter/title_addphone.gif) no-repeat left 7px;text-align:right;}
.layerReceiver .receiver .add input{float:left;border:5px solid #B5B5B5;width:168px;height:16px;margin-left:98px;padding:2px 5px;line-height:16px;font-family:verdana;font-size:12px;color:#B5B5B5;background:#FFFFFF url(/images/msgcenter/txt_addphone.gif) no-repeat 0 0;}
.layerReceiver .receiver .add img{float:left;margin-left:3px;}
.layerReceiver .receiver .box{width:328px;height:177px;border:1px solid #BBBBBB;background:#FFFFFF;}
.layerReceiver .receiver .box table{width:328px;height:24px;}
.layerReceiver .receiver .box td{font-size:11px;color:#A4A4A4;background:#F5F5F5;}
.layerReceiver .receiver .box .list{width:328px;height:151px;border-top:1px solid #C9C9C9;overflow-x:hidden;overflow-y:scroll;scrollbar-3dlight-color:#FFFFFF;scrollbar-arrow-color:#BCBCBC;scrollbar-track-color:#F5F5F5;scrollbar-darkshadow-color:#FFFFFF;scrollbar-face-color:#F8F8F8;scrollbar-highlight-color:#D4D3D3;scrollbar-shadow-color:#D4D3D3;}
.layerReceiver .receiver .box .list table{width:308px;background:#FFFFFF;}
.layerReceiver .receiver .box .list td{height:23px;border-bottom:1px dotted #C9C9C9;background:#FFFFFF;}
.layerReceiver .receiver .box .list div.opt{width:100%;padding:3px 0 2px 0;height:18px;line-height:18px;text-align:center;overflow:hidden;}
.layerReceiver .receiver .box .list div.txt{width:100%;padding-top:1px;height:23px;line-height:23px;overflow:hidden;font-size:11px;font-family:verdana;text-align:left;}
.layerReceiver .receiver .box .list div.blue{color:#107A75;}
.layerReceiver .receiver .box .list div.gray{color:#A4A4A4;}
.layerReceiver .receiver .box .list div.cnt{width:100%;padding-top:1px;height:23px;line-height:23px;font-size:8pt;font-family:돋움;text-align:center;font-weight:bold;color:#0380f5;}

.layerReceiver .receiver .box .list .alert{width:308px;padding:30px 0 0 0;text-align:center;line-height:20px;color:#797979;display:block;font-size:11px;background:#FFFFFF;}
.layerReceiver .receiver .info{width:330px;height:13px;line-height:13px;padding:10px 0 0 0;background:url(/images/msgcenter/txt_autodel.gif) no-repeat left 10px;text-align:right;}
.layerReceiver .receiver .info .txt1{font-weight:bold;color:#0380f5;font-family:verdana;font-size:12px;}
.layerReceiver .receiver .info .txt2{font-weight:bold;color:#474747;font-size:12px;}
.layerReceiver .option{float:left;width:70px;}
.layerReceiver .option ul{float:left;}
.layerReceiver .option li{float:left;width:70px;height:40px;}
.layerReceiver .option a{float:left;width:70px;height:30px;overflow:hidden;padding:30px 0 0 0;height:0px !important; height /**/:30px; /*For IE5*/}
.layerReceiver .option li.menu1 a{background:url(/images/msgcenter/btn_listall.gif) no-repeat left top;background-position:0 0;}
.layerReceiver .option li.menu1 a:hover,
.layerReceiver .option li.menu1 a.selected {background-position:0 -30px;}
.layerReceiver .option li.menu2 a{background:url(/images/msgcenter/btn_del.gif) no-repeat left top;background-position:0 0;}
.layerReceiver .option li.menu2 a:hover,
.layerReceiver .option li.menu2 a.selected {background-position:0 -30px;}
.layerReceiver .option li.menu3 a{background:url(/images/msgcenter/btn_alldel.gif) no-repeat left top;background-position:0 0;}
.layerReceiver .option li.menu3 a:hover,
.layerReceiver .option li.menu3 a.selected {background-position:0 -30px;}

#msg_tab-1{display:none;position:absolute;width:390px;height:230px;padding:10px 20px;border:5px solid #0380f5;background:#FFFFFF;}
#msg_tab-1 .close{position:absolute;left:410px;top:230px;padding:0;width:20px;height:20px;cursor:pointer;text-align:right;overflow:hidden;background:url(/images/msgcenter/icon_green2.gif) no-repeat left top;}
#msg_tab-1 .close a{float:left;width:20px;height:20px;overflow:hidden;padding:20px 0 0 0;height:0px !important; height /**/:20px; /*For IE5*/}
#msg_tab-1 .header{height:30px;}
#msg_tab-1 .header span{float:left;width:70px;height:22px;background:url(/images/msgcenter/title_addr.gif) no-repeat left 3px;margin-right:10px;overflow:hidden;padding:22px 0 0 0;height:0px !important; height /**/:22px; /*For IE5*/}
#msg_tab-1 .header ul {float:right;height:22px;}
#msg_tab-1 .header li.addrtab1 {float:left;width:60px;height:22px;overflow:hidden;}
#msg_tab-1 .header li.addrtab1 a{float:left;width:60px;height:22px;overflow:hidden;padding:22px 0 0 0;height:0px !important; height /**/:22px; /*For IE5*/}
#msg_tab-1 .header li.addrtab2 {float:left;width:60px;height:22px;overflow:hidden;}
#msg_tab-1 .header li.addrtab2 a{float:left;width:60px;height:22px;overflow:hidden;padding:22px 0 0 0;height:0px !important; height /**/:22px; /*For IE5*/}
#msg_tab-1 .header li.addrtab1 a{background:url(/images/msgcenter/tab_group.gif) no-repeat left top;background-position:0 0;}
#msg_tab-1 .header li.addrtab1 a:hover,
#msg_tab-1 .header li.addrtab1 a.selected {background-position:0 -22px;}
#msg_tab-1 .header li.addrtab2 a{background:url(/images/msgcenter/tab_group2.gif) no-repeat left top;background-position:0 0;}
#msg_tab-1 .header li.addrtab2 a:hover,
#msg_tab-1 .header li.addrtab2 a.selected {background-position:0 -22px;}
#msg_tab-1 .body{width:390px;height:168px;}
#msg_tab-1 .body .grp-top{width:390px;border:1px solid #DEDEDE;background:#F4F4F4;}
#msg_tab-1 .body .grp-top td{height:25px;line-height:25px;}
#msg_tab-1 .body .grp-top td.center{text-align:center;}
#msg_tab-1 .body .grp-top td select{width:100px;}
#msg_tab-1 .body .grp-top td a{text-decoration:none;color:#4B4B4B;}
#msg_tab-1 .body .grp-top td a:hover{text-decoration:none;color:#253a8a;}
#msg_tab-1 .body .grp-box{width:388px;height:120px;border:1px solid #DEDEDE;border-top:0;overflow-x:hidden;overflow-y:scroll;scrollbar-3dlight-color:#FFFFFF;scrollbar-arrow-color:#BCBCBC;scrollbar-track-color:#F5F5F5;scrollbar-darkshadow-color:#FFFFFF;scrollbar-face-color:#F8F8F8;scrollbar-highlight-color:#D4D3D3;scrollbar-shadow-color:#D4D3D3;}
#msg_tab-1 .body .grp-box table{width:368px;}
#msg_tab-1 .body .grp-box td{height:20px;line-height:20px;font-size:11px;color:#646464;}
#msg_tab-1 .body .grp-box td.center{text-align:center;}
#msg_tab-1 .body .navigation{padding:3px 0 3px 0;height:12px;}
#msg_tab-1 .body .navigation .left{float:left;width:100px;text-align:left;}
#msg_tab-1 .body .navigation .right{float:right;width:290px;text-align:right;}
#msg_tab-1 .action{clear:both;padding-top:5px;height:20px;text-align:center;}
 
#msg_tab-2{display:none;position:absolute;width:390px;height:230px;padding:10px 20px;border:5px solid #0380f5;background:#FFFFFF;}
#msg_tab-2 .close{position:absolute;left:410px;top:230px;padding:0;width:20px;height:20px;cursor:pointer;text-align:right;overflow:hidden;background:url(/images/msgcenter/icon_green2.gif) no-repeat left top;}
#msg_tab-2 .close a{float:left;width:20px;height:20px;overflow:hidden;padding:20px 0 0 0;height:0px !important; height /**/:20px; /*For IE5*/}
#msg_tab-2 .header{height:30px;}
#msg_tab-2 .header span{float:left;width:126px;height:20px;background:url(/images/msgcenter/txt_exel.gif) no-repeat left 3px;margin-right:10px;overflow:hidden;padding:20px 0 0 0;height:0px !important; height /**/:20px; /*For IE5*/}
#msg_tab-2 .header img{float:left;margin-left:10px;}
#msg_tab-2 .filebox{width:322px;height:20px;padding:16px 30px;background:url(/images/msgcenter/bg_box.gif) no-repeat left top;}
#msg_tab-2 .filebox .text{float:left;width:50px;height:20px;font-weight:bold;color:#666666;font-size:11px;letter-spacing:-1px;line-height:20px}
#msg_tab-2 .filebox .text img{padding:3px 0;}
#msg_tab-2 .filebox .file{float:left;height:20px;}
#msg_tab-2 .filebox .file input{background:#E7E7E7;border:0;}
#msg_tab-2 .filebox .file img{margin-left:5px;}
#msg_tab-2 .comment{clear:both;padding-top:5px;}
#msg_tab-2 .comment ul{}
#msg_tab-2 .comment li{background:url(/images/msgcenter/icon_check.gif) no-repeat left 5px;padding:5px 0 0 20px;line-height:14px;color:#696969;font-size:11px;}
#msg_tab-2 .comment .keyword{font-size:11px;color:#0380f5;}
#msg_tab-2 .action{padding-top:15px;text-align:center;}

#msg_tab-3{display:none;position:absolute;width:390px;height:230px;padding:10px 20px;border:5px solid #0380f5;background:#FFFFFF;}
#msg_tab-3 .close{position:absolute;left:410px;top:230px;padding:0;width:20px;height:20px;cursor:pointer;text-align:right;overflow:hidden;background:url(/images/msgcenter/icon_green2.gif) no-repeat left top;}
#msg_tab-3 .close a{float:left;width:20px;height:20px;overflow:hidden;padding:20px 0 0 0;height:0px !important; height /**/:20px; /*For IE5*/}
#msg_tab-3 .header{height:30px;}
#msg_tab-3 .header span{float:left;width:125px;height:20px;background:url(/images/msgcenter/title_text.gif) no-repeat left 3px;margin-right:10px;overflow:hidden;padding:20px 0 0 0;height:0px !important; height /**/:20px; /*For IE5*/}
#msg_tab-3 .header img{float:left;margin-left:10px;}
#msg_tab-3 .comment{clear:both;color:#696969;font-size:11px;height:25px;line-height:25px;padding:0 10px;background:#ECEDDF;border:1px solid #DCDCDC;}
#msg_tab-3 .comment .keyword{font-size:11px;color:#0380f5;}
#msg_tab-3 textarea.body{width:378px;height:120px;margin:0;padding:5px;border:1px solid #DCDCDC;border-top:0;color:#818181;font-size:12px;line-height:15px;overflow-x:hidden;overflow-y:scroll;scrollbar-3dlight-color:#FFFFFF;scrollbar-arrow-color:#BCBCBC;scrollbar-track-color:#F5F5F5;scrollbar-darkshadow-color:#FFFFFF;scrollbar-face-color:#F8F8F8;scrollbar-highlight-color:#D4D3D3;scrollbar-shadow-color:#D4D3D3;}
#msg_tab-3 .action{padding-top:15px;text-align:center;}

#msg_tab-4{display:none;position:absolute;width:390px;height:230px;padding:10px 20px;border:5px solid #0380f5;background:#FFFFFF;}
#msg_tab-4 .close{position:absolute;left:410px;top:230px;padding:0;width:20px;height:20px;cursor:pointer;text-align:right;overflow:hidden;background:url(/images/msgcenter/icon_green2.gif) no-repeat left top;}
#msg_tab-4 .close a{float:left;width:20px;height:20px;overflow:hidden;padding:20px 0 0 0;height:0px !important; height /**/:20px; /*For IE5*/}
#msg_tab-4 .header{height:30px;}
#msg_tab-4 .header span{float:left;width:70px;height:20px;background:url(/images/msgcenter/txt_recent.gif) no-repeat left 3px;margin-right:10px;overflow:hidden;padding:20px 0 0 0;height:0px !important; height /**/:20px; /*For IE5*/}
#msg_tab-4 .header img{float:left;margin-left:10px;}
#msg_tab-4 .comment{clear:both;color:#696969;font-size:11px;height:25px;line-height:25px;padding:0 10px;background:#ECEDDF;border:1px solid #DCDCDC;}
#msg_tab-4 .comment .keyword{font-size:11px;color:#0380f5;}
#msg_tab-4 .action{padding-top:15px;text-align:center;}

#msg_layer-1{display:none;position:absolute;left:265px;width:410px;height:314px;padding:20px 20px 10px 20px;overflow:hidden;background:#E7E7E7;border:5px solid #0380f5;}
#msg_layer-1 .close{position:absolute;top:0;left:430px;padding:0;width:20px;height:20px;cursor:pointer;text-align:right;overflow:hidden;background:url(/images/msgcenter/icon_green.gif) no-repeat left top;}
#msg_layer-1 .close a{float:left;width:20px;height:20px;overflow:hidden;padding:20px 0 0 0;height:0px !important; height /**/:20px; /*For IE5*/}
#msg_layer-1 .layer-title{height:26px;line-height:16px;padding-left:20px;background:url(/images/msgcenter/icon_aro_g.gif) no-repeat left top;font-size:11px;font-weight:bold;color:#616161;}
#msg_layer-1 .layer-action{clear:both;text-align:center;padding-top:15px;}
#msg_layer-1 .special{width:408px;height:125px;border:1px solid #C6C6C6;background:#FFFFFF;margin-bottom:10px;}
#msg_layer-1 .special .category{float:left;width:408px;height:20px;border-bottom:1px solid #C6C6C6;}
#msg_layer-1 .special .category li{float:left;padding-left:25px;height:20px;vertical-align:middle;text-align:center;line-height:20px;overflow:hidden;}
#msg_layer-1 .special .category a{float:left;font-size:11px;font-family:돋움;color:#8A8A8A;cursor:pointer;}
#msg_layer-1 .special .category a:link,
#msg_layer-1 .special .category a:visited{float:left;color:#8A8A8A;text-decoration:none;font-weight:normal;}
#msg_layer-1 .special .category a:hover{float:left;color:#0380f5;text-decoration:none;font-weight:normal;}
#msg_layer-1 .special .category a.selected{float:left;color:#0380f5;text-decoration:none;font-weight:bold;}
#msg_layer-1 .special .list{clear:both;width:388px;height:80px;padding:5px 10px 5px 10px;}
#msg_layer-1 .special .list ul{float:left;width:388px;}
#msg_layer-1 .special .list li{float:left;height:20px;vertical-align:top;}
#msg_layer-1 .special .list a{float:left;height:20px;line-height:20px;font-family:돋움,arial;font-size:12px;padding:0 4px;cursor:pointer;}
#msg_layer-1 .special .list a:link,
#msg_layer-1 .special .list a:visited{float:left;color:#0380f5;text-decoration:none;background:#FFFFFF}
#msg_layer-1 .special .list a:hover{float:left;color:#0380f5;text-decoration:none;background:#F5F9E8}
#msg_layer-1 .emoticon{width:408px;height:111px;border:1px solid #C6C6C6;background:#FFFFFF;}
#msg_layer-1 .emoticon .category{float:left;width:408px;height:20px;border-bottom:1px solid #C6C6C6;}
#msg_layer-1 .emoticon .category li{float:left;padding-left:25px;height:20px;vertical-align:middle;text-align:center;line-height:20px;overflow:hidden;}
#msg_layer-1 .emoticon .category a{float:left;font-size:11px;font-family:돋움;color:#8A8A8A;cursor:pointer;}
#msg_layer-1 .emoticon .category a:link,
#msg_layer-1 .emoticon .category a:visited{float:left;color:#8A8A8A;text-decoration:none;font-weight:normal;}
#msg_layer-1 .emoticon .category a:hover{float:left;color:#0380f5;text-decoration:none;font-weight:normal;}
#msg_layer-1 .emoticon .category a.selected{float:left;color:#0380f5;text-decoration:none;font-weight:bold;}
#msg_layer-1 .emoticon .list{clear:both;width:399px;height:60px;padding:5px;}
#msg_layer-1 .emoticon .list ul{float:left;width:399px;}
#msg_layer-1 .emoticon .list li{float:left;height:20px;}
#msg_layer-1 .emoticon .list a{float:left;height:20px;line-height:20px;font-family:돋움,arial;font-size:12px;padding:0 6px;cursor:pointer;}
#msg_layer-1 .emoticon .list a:link,
#msg_layer-1 .emoticon .list a:visited{float:left;color:#0380f5;text-decoration:none;background:#FFFFFF}
#msg_layer-1 .emoticon .list a:hover{float:left;color:#0380f5;text-decoration:none;background:#F5F9E8}

#msg_layer-2{display:none;position:absolute;left:265px;width:410px;height:314px;padding:20px 20px 10px 20px;overflow:hidden;background:#E7E7E7;border:5px solid #0380f5;}
#msg_layer-2 .close{position:absolute;top:0;left:430px;padding:0;width:20px;height:20px;cursor:pointer;text-align:right;overflow:hidden;background:url(/images/msgcenter/icon_green.gif) no-repeat left top;}
#msg_layer-2 .close a{float:left;width:20px;height:20px;overflow:hidden;padding:20px 0 0 0;height:0px !important; height /**/:20px; /*For IE5*/}
#msg_layer-2 .layer-title{height:26px;line-height:16px;padding-left:20px;background:url(/images/msgcenter/icon_aro_g.gif) no-repeat left top;font-size:11px;font-weight:bold;color:#616161;}
#msg_layer-2 .layer-action{text-align:right;margin-top:10px;}
#msg_layer-2 .mysmscenter{width:410px;height:242px;overflow:hidden;}
#msg_layer-2 .mysmscenter .mysmsBox {float:left;width:120px;height:100px;padding:5px;background:#FFFFFF;border:1px solid #C6C6C6;margin:3px 3px 3px 0;}
#msg_layer-2 .mysmscenter .mysmsBox div.msg {padding:0;width:123px;height:80px;line-height:14px;overflow:hidden;color:#616161;font-family:돋움;font-size:11px;cursor:pointer;}
#msg_layer-2 .mysmscenter .mysmsBox div.msg_org{display:none;}
#msg_layer-2 .mysmscenter .mysmsBox dl { padding:0; margin:0; }
#msg_layer-2 .mysmscenter .mysmsBox dl dd { padding:0; margin:5px 0 0 0; height:20px;}
#msg_layer-2 .mysmscenter .mysmsBox dl.mylist { padding:5px 0 4px 0; margin:0;}
#msg_layer-2 .mysmscenter .mysmsBox dl.mylist dd { display:inline; vertical-align:middle;}
#msg_layer-2 .mysmscenter .mysmsBox dl.mylist dd.date{float:left;width:100px;font-family:arial;font-size:11px;color:#616161;text-align:left;}
#msg_layer-2 .mysmscenter .mysmsBox dl.mylist dd.date span{font-family:arial;font-size:11px;color:#616161;font-weight:bold;}
#msg_layer-2 .mysmscenter .mysmsBox dl.mylist dd.name{float:left;width:20px;text-align:right;}
#msg_layer-2 .mysmscenter .mysmsBox dl.mylist dd.name img{margin-top:2px;}
#msg_layer-2 .mysmsPages{clear:both;padding-top:10px;}
#msg_layer-2 .mysmsPages img{border:1px solid #C6C6C6;padding:2px;background:#FFFFFF;}
#msg_layer-2 .mysmsPages .mypageleft{float:left;width:150px;text-align:right;}
#msg_layer-2 .mysmsPages .mypagecenter{float:left;width:110px;text-align:center;font-family:verdana;font-size:8pt;line-height:18px;color:#98A184;}
#msg_layer-2 .mysmsPages .mypageright{float:left;width:150px;text-align:left;}

#msg_layer-2 .phonebox{
	color: #434343;
	border:#660000 0px solid;
	margin:0px;
	padding:0px 5px 0px 5px;
	background:none;
	width:100px;height:70px;
	font-family:"굴림체";
	font-size:9pt;
	line-height:14px;
/*	word-wrap:break-word;	*/
	word-break:break-all;
	letter-spacing:0;
	overflow:hidden;
	background:#FFFFFF;
}

#msg_layer-3{display:none;position:absolute;left:265px;width:410px;height:314px;padding:20px 20px 10px 20px;overflow:hidden;background:#E7E7E7;border:5px solid #0380f5;}
#msg_layer-3 .close{position:absolute;top:0;left:430px;padding:0;width:20px;height:20px;cursor:pointer;text-align:right;overflow:hidden;background:url(/images/msgcenter/icon_green.gif) no-repeat left top;}
#msg_layer-3 .close a{float:left;width:20px;height:20px;overflow:hidden;padding:20px 0 0 0;height:0px !important; height /**/:20px; /*For IE5*/}
#msg_layer-3 .layer-title{height:26px;line-height:16px;padding-left:20px;background:url(/images/msgcenter/icon_aro_g.gif) no-repeat left top;font-size:11px;font-weight:bold;color:#616161;}
#msg_layer-3 .setinfo{background:#333333;padding:20px;height:20px;}
#msg_layer-3 .setinfo .left{float:left;}
#msg_layer-3 .setinfo .left img{padding:3px 30px 2px 0;margin:0;}
#msg_layer-3 .setinfo .right{float:left;font-size:15px;font-weight:bold;font-family:verdana;color:#959494;letter-spacing:2px;line-height:20px;}
#msg_layer-3 .sender{margin-top:20px;width:410px;}
#msg_layer-3 .sender .left{float:left;width:121px;}
#msg_layer-3 .sender .left .title{background:url(/images/common/icon_bullet.png) no-repeat left 4px;padding-left:10px;font-size:11px;font-weight:bold;color:#939393;}
#msg_layer-3 .sender .left .box{margin-top:5px;}
#msg_layer-3 .sender .left .box input{width:110px;height:19px;line-height:19px;border:3px solid #C6C6C6;padding:0 2px 0 3px;}
#msg_layer-3 .sender .left .action{margin-top:10px;text-align:left;}
#msg_layer-3 .sender .center{float:left;width:77px;text-align:center;}
#msg_layer-3 .sender .right{float:left;width:190px;}
#msg_layer-3 .sender .right .title{background:url(/images/common/icon_bullet.png) no-repeat left 4px;padding-left:10px;font-size:11px;font-weight:bold;color:#939393;}
#msg_layer-3 .sender .right .box{margin-top:5px;width:188px;height:70px;border:1px solid #D2D2D2;background:#FFFFFF;overflow-x:hidden;overflow-y:scroll;scrollbar-3dlight-color:#FFFFFF;scrollbar-arrow-color:#BCBCBC;scrollbar-track-color:#F5F5F5;scrollbar-darkshadow-color:#FFFFFF;scrollbar-face-color:#F8F8F8;scrollbar-highlight-color:#D4D3D3;scrollbar-shadow-color:#D4D3D3;}
#msg_layer-3 .sender .right .action{margin-top:10px;text-align:left;}
#msg_layer-3 .layer-action{margin-top:20px;padding-top:20px;border-top:2px solid #C6C6C6;text-align:center;}

#msg_layer-4{display:none;position:absolute;left:265px;width:410px;height:314px;padding:20px 20px 10px 20px;overflow:hidden;background:#E7E7E7;border:5px solid #0380f5;}
#msg_layer-4 .close{position:absolute;top:0;left:430px;padding:0;width:20px;height:20px;cursor:pointer;text-align:right;overflow:hidden;background:url(/images/msgcenter/icon_green.gif) no-repeat left top;}
#msg_layer-4 .close a{float:left;width:20px;height:20px;overflow:hidden;padding:20px 0 0 0;height:0px !important; height /**/:20px; /*For IE5*/}
#msg_layer-4 .layer-title{height:26px;line-height:16px;padding-left:20px;background:url(/images/msgcenter/icon_aro_g.gif) no-repeat left top;font-size:11px;font-weight:bold;color:#616161;}
#msg_layer-4 .comment{}
#msg_layer-4 .comment ul{}
#msg_layer-4 .comment li{height:20px;line-height:20px;letter-spacing:-1px;font-size:11px;color:#616161;}
#msg_layer-4 .comment .bullet{font-size:12px;color:#333333;font-weight:bold;padding-right:3px;}
#msg_layer-4 .comment .keyword{font-size:11px;color:#333333;font-weight:bold;}
#msg_layer-4 .comment .keyword2{font-size:11px;color:#333333;font-weight:normal;}
#msg_layer-4 .option{padding-top:15px;}

#page-topnews .newsticker{float:left;width:460px;height:25px;overflow:hidden;}
#page-topnews .newsticker span.header{font-size:12px;}
#page-topnews .newsticker span.red{font-size:11px;color:red;}
#page-topnews .newsticker img{margin:2px;}
#page-topnews .newsticker div{margin-top:5px;height:20px;line-height:20px;color:#949494;font-size:11px;}
#page-topnews .newsticker div.notes{background:url(/images/icon/notes.gif) no-repeat left 2px;padding-left:20px;}
#page-topnews .newsticker div.info{background:url(/images/icon/info.gif) no-repeat left 2px;padding-left:20px;}
#page-topnews .newsticker div.new{background:url(/images/icon/new.gif) no-repeat left 2px;padding-left:20px;}
#page-topnews .newsticker div.notice{background:url(/images/icon/notice.gif) no-repeat left 2px;padding-left:20px;}
#page-topnews .newsticker div.warning{background:url(/images/icon/warning.gif) no-repeat left 2px;padding-left:20px;}
#page-topnews .newsticker div.stop{background:url(/images/icon/stop.gif) no-repeat left 2px;padding-left:20px;}
#page-topnews .newsticker div.gift1{background:url(/images/icon/gift1.gif) no-repeat left 2px;padding-left:20px;}
#page-topnews .newsticker div.gift2{background:url(/images/icon/gift2.gif) no-repeat left 2px;padding-left:20px;}
#page-topnews .newsticker div.confirm{background:url(/images/icon/confirm.gif) no-repeat left 2px;padding-left:20px;}
#page-topnews .newsticker div.light{background:url(/images/icon/light.gif) no-repeat left 2px;padding-left:20px;}
#page-topnews .newsticker div.issue{background:url(/images/icon/issue.gif) no-repeat left 2px;padding-left:20px;}
#page-topnews .newsticker div.event{background:url(/images/icon/event.gif) no-repeat left 2px;padding-left:20px;}
#page-topnews .newsticker div.special{background:url(/images/icon/special.gif) no-repeat left 2px;padding-left:20px;}
#page-topnews .newsticker a:link,
#page-topnews .newsticker a:visited{height:20px;line-height:20px;font-size:11px;color:#259CAA;text-decoration:none;}
#page-topnews .newsticker a:hover,
#page-topnews .newsticker a:active{height:20px;line-height:20px;font-size:11px;color:orange;text-decoration:underline;}
#page-topnews .newsticker a.pop{background:url(/images/icon/window.gif) no-repeat left -2px;padding-left:16px;margin-left:2px;}
#page-topnews .newsticker a.arrow{background:url(/images/icon/arrow.gif) no-repeat left -2px;padding-left:16px;margin-left:2px;}
#page-topnews .newsticker_more{float:left;width:50px;height:20px;padding-top:5px;line-height:18px;overflow:hidden;display:none;}
#page-topnews .newsticker_more a{height:20px;line-height:20px;font-size:11px;color:#789F1C;text-decoration:none;background:url(/images/icon/window2.gif) no-repeat left -2px;padding-left:16px;margin-left:2px;}


.title-tab{width:1000px;padding-top:30px;}
.title-tab .bg1{width:1000px;}
.title-tab .header{float:left;height:34px;padding-bottom:0px;background:url(/images/helpcenter/tab_bar.gif) repeat-x left top;}
.title-tab .header li{float:left;height:32px;overflow:hidden;}
.title-tab .header span,
.title-tab .header a{float:left;width:100%;height:100%;overflow:hidden;padding:32px 0 0 0;height:0px !important; height /**/:32px; /*For IE5*/}
.title-tab .header li.title{width:100px;background:url(/images/main/emot_title_sms.gif) no-repeat left 4px;}
.title-tab .header li.tab1{width:98px;}
.title-tab .header li.tab1 a{background:url(/images/main/emot_tab_emo.gif) no-repeat left top;background-position:0 0;}
.title-tab .header li.tab1 a:hover,
.title-tab .header li.tab1 a.selected {background-position:0 -34px;}
.title-tab .header li.tab2{width:98px;}
.title-tab .header li.tab2 a{background:url(/images/main/emot_tab_hi.gif) no-repeat left top;background-position:0 0;}
.title-tab .header li.tab2 a:hover,
.title-tab .header li.tab2 a.selected {background-position:0 -34px;}
.title-tab .header li.tab3{width:98px;}
.title-tab .header li.tab3 a{background:url(/images/main/emot_tab_good.gif) no-repeat left top;background-position:0 0;}
.title-tab .header li.tab3 a:hover,
.title-tab .header li.tab3 a.selected {background-position:0 -34px;}
.title-tab .body{clear:both;width:1000px;border:0;background:url(/images/helpcenter/tab_bar.gif) repeat-x left bottom;padding:0 0 3px 0;}
.title-tab .body .groupbox{width:1000px;padding:0;}
.title-tab .body .groupbox .line{border-top:1px solid #D6D6D6;}
.title-tab .body .groupbox .group{float:left;width:100px;height:12px;padding:10px 0 10px 10px;}
.title-tab .body .groupbox .group div{padding:0 0 0 20px;color:#333333;font-weight:bold;height:12px;line-height:12px;background:url(/images/common/arrow_green.gif) no-repeat 5px 2px;}
.title-tab .body .groupbox .category{float:left;width:890px;height:12px;padding:10px 0;}
.title-tab .body .groupbox .category li{float:left;padding:0 10px;}
.title-tab .body .groupbox .category a{float:left;line-height:12px;font-size:12px;color:#888888}
.title-tab .body .groupbox .category a:hover,
.title-tab .body .groupbox .category a.selected{color:#0380f5;font-weight:bold;}

.sms-box{margin-top:20px;width:980px;padding:0px 0 20px 20px;}
.sms-box .sms_title{padding:0 0 0 20px;height:16px;line-height:16px;background:url(/images/member/icon_arr_w.gif) no-repeat left top;font-weight:bold;color:#666666;}
.sms-box .sms_title b{color:#0380f5}
.sms-box .sms_title span.arrow{padding:0 10px;}
.sms-box .sms{float:left;width:980px;padding:0 0 20px 0;}
.sms-box .sms .box{float:left;width:110px;height:117px;border:1px solid #C5C5C5;background:#FFFFFF;margin:10px 10px 0 0;overflow:hidden;}
.sms-box .sms .box .title{float:left;width:100px;height:25px;padding:0 5px;line-height:25px;color:#666666;font-family:"굴림체";font-size:9pt;border-bottom:1px solid #C5C5C5;overflow:hidden;text-align:center;}
.sms-box .sms .box .text{float:left;width:100px;height:83px;padding:5px 5px 5px 5px;color:#666666;font-family:"굴림체";font-size:9pt;line-height:16px;/*	word-wrap:break-word;	*/word-break:break-all;letter-spacing:0;overflow:hidden;}
.sms-box .sms .box .hidden{display:none;}

.sms-box .lms{float:left;width:980px;padding:0 0 20px 0;}
.sms-box .lms .box{float:left;width:235px;height:117px;border:1px solid #C5C5C5;background:#FFFFFF;margin:10px 8px 0 0;overflow:hidden;}
.sms-box .lms .box .title{float:left;width:225px;height:25px;padding:0 5px;line-height:25px;color:#666666;font-family:"굴림체";font-size:9pt;border-bottom:1px solid #C5C5C5;overflow:hidden;text-align:center;}
.sms-box .lms .box .text{float:left;width:225px;height:83px;padding:5px 5px 5px 5px;color:#666666;font-family:"굴림체";font-size:9pt;line-height:16px;/*	word-wrap:break-word;	*/word-break:break-all;letter-spacing:0;overflow-x:hidden;overflow-y:auto;scrollbar-3dlight-color:#FFFFFF;scrollbar-arrow-color:#BCBCBC;scrollbar-track-color:#F5F5F5;scrollbar-darkshadow-color:#FFFFFF;scrollbar-face-color:#F8F8F8;scrollbar-highlight-color:#D4D3D3;scrollbar-shadow-color:#D4D3D3;}
.sms-box .lms .box .hidden{display:none;}

.sms-box .paging{clear:both;width:972px;border-top:1px solid #D2D2D2;padding:10px 0 20px 0;text-align:center;}

#divMsgCenter .body .divMsgProcessing{ display:none; position:relative; width:1000px; height:347px; z-index:299;_height:expression(parentNode.offsetHeight);} 
#divMsgCenter .body .divMsgProcessing.open{ display:block;}
#divMsgCenter .body .divMsgProcessing .divModal{ display:block; position:absolute; border:0; left:0; top:0; _position:absolute; margin:0 6px; width:988px; height:354px; background:#000; opacity:.1; filter:alpha(opacity:10);}
#divMsgCenter .body .divMsgProcessing .msgBox{ position:absolute; width:300px; top:124px; left:295px; border:3px solid #0380f5; padding:20px; background:#FCFCFC;text-align:center;}
#divMsgCenter .body .divMsgProcessing .msgBox span{font-family:font-family:arial, 돋움; font-size:9pt;line-height:22px;color:#3366ff;}