/* Reset */html,body{overflow:hidden;width:100%}
html{overflow-y:scroll}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button{margin:0;padding:0}
body,h1,h2,h3,h4,input,button{font-family:'����',dotum,Helvetica,sans-serif;font-size:12px;color:#666}
body{background-color:#fff;*word-break:break-all;-ms-word-break:break-all}
img,fieldset,iframe{border:0 none}
li{list-style:none}
input,select,button{vertical-align:middle}
img{vertical-align:middle}
i,em,address{font-style:normal}
label,button{cursor:pointer}
button{margin:0;padding:0}
a{color:#666;text-decoration:none}
a:hover{color:#333;text-decoration:none}
button *{position:relative}
button img{left:-3px;*left:auto}
legend{*width:0}
table{/* border-collapse:collapse;table-layout:fixed; */ /*border-collapse:collapse;border-spacing:0*/}
.blind,legend{overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}
*{-webkit-text-size-adjust:none}
input,textarea,select{-webkit-border-radius:0}

/* form */
select{height:23px;padding-left:5px;border:1px solid #d5d5d5;font-size:1.1em;color:#666}
.input_txt{height:18px;line-height:18px;padding:4px 5px 0 5px;border:1px solid #d5d5d5;color:#666;}
.input_cal{ background:url(../../img/common/cal.png) 4px 2px no-repeat; padding-left:24px; width:100px;}
.input_txt.number {text-align:right;}
.input_checkbox,.input_radio{width:13px;height:13px;margin-bottom:3px;margin-right:-1px;vertical-align:middle}
.textarea{overflow:auto;padding:5px;border:1px solid #d5d5d5;font-size:12px;resize:none;line-height:18px;color:#666;}

/* margin */
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mr20{margin-right:20px}
.mt20{margin-top:20px}
.mt25{margin-top:25px}
.mt30{margin-top:30px}
.mt35{margin-top:35px}
.mt40{margin-top:40px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml25{margin-left:25px}
.ml30{margin-left:30px}
.mb30{margin-bottom:30px}
.pt30{padding-top:30px}
.pd10{padding:10px}

/* color */
.bold{font-weight:bold}
.red{color:#c80000} /* ���� */
.light_red{color:#da4e55}
.dark{color:#333}
.orange{color:#de8434}
.blue{color:#1280cc}
.light_blue{color:#0077b6}
.green{color:#4ca590}
.light_green{color:#1aba00}
.gray{color:#666}
.light_gray{color:#ababab;}
.dark_yellow{color:#9b8929}
.white{color:#fff}
.pupple{color:#8f5eac}
.status1{color:#de8434} /* ��Ȳ */
.status2{color:#9b8929}  /* �ø��� */
.status3{color:#2da67d} /* ��Ʈ */
.status4{color:#da4e55} /* ��ũ */
.status5{color:#357fa6} /* ��� */
.f11{font-size:11px}
.f14{font-size:14px}
.line{color:#e2e2e2}
.bg_type1{background:#f9e5e5}
.bg_type2{background:#e5f4ef}
.bg_type3{background:#e5f1f8}
.bg_type4{background:#fdf6f1}
.bg_type5{background:#f2f0e3}

/* align vertical */
.both{overflow:hidden;clear:both;position:relative;*zoom:1}
.both:after{display:block;clear:both;content:''}
.left{text-align:left}
.right{text-align:right}
.center{text-align:center}
.vm{vertical-align:middle}
.vb{vertical-align:bottom}
.vt{vertical-align:top}
.fleft{float:left}
.fright{float:right}
.aright{position:absolute;top:0;right:0}
.align_left{padding-left:10px;text-align:left}
.align_right{padding-right:10px;text-align:right}
.bx_gray{padding:10px;background:#f9f9f9}
.bx_lightgray{padding:15px 10px;background:#fdfdfd;}

/* img */
.icon{background:url(/img/common/icon.png) no-repeat 0 0;cursor:auto}
.dot_red{padding-left:11px;background-position:-486px -295px}

/* layout */
#wrap{width:100%;height:100%}
#header{width:100%;height:110px;background:url(/img/common/bg_header.png) repeat-x 0 0}
#footer{width:100%;background:url(/img/common/basic_line.png) repeat-x 0 0;}
.inner_header{position:relative;width:960px;height:101px;margin:0 auto;padding-top:9px}
.inner_container{position:relative;width:960px;margin:0 auto;padding-bottom:100px;*zoom:1}
.inner_container:after{display:block;clear:both;content:''}
.inner_footer{z-index:-10;position:relative;width:720px;height:101px;margin:0 auto;padding:25px 0 0 240px;background:url(/img/common/edncfoot.png) no-repeat 10px 25px}
.inner_footer{z-index:-10;position:relative;width:620px;height:101px;margin:0 auto;padding:25px 0 0 240px;}
.sub{background:#f1f1f1 url(/img/common/bg_container.png) repeat-y 50% 0}
#aside{float:left;width:200px}
#content{float:right;position:relative;z-index:100;width:730px}

/* header */
.logo{position:absolute;bottom:25px;left:0}
.top_menu{overflow:hidden;position:absolute;top:17px;right:0}
.top_menu a{display:inline;float:right}
.top_menu a.tp_btn{height:16px;padding:0 9px;border:1px solid #d0d0d0;line-height:16px;font-size:11px;color:#999;letter-spacing:-1px}
.top_menu a.mr4{margin-right:4px}

.menu{position:absolute;right:0;bottom:5px}
.menu ul{overflow:hidden}
.menu li{display:inline;float:left;margin-left:2px}
.menu li a{display:block;width:118px;height:38px;background:url(/img/common/menu.png) no-repeat 0 0;font-size:14px;font-weight:bold;line-height:42px;color:#666;text-align:center}
.menu li a:hover,.menu li a.active{background-position:0 -38px;color:#fff}

.top_bar{display:block;position:absolute;top:0;left:0;width:240px;height:9px;font-size:0;line-height:0}
.top_bar.nk {background:#c80000;}
.top_bar.ucf {background:#f47920;}
.top_bar.peoplemind {background:#105ca9;}

/* footer */
.copy{padding-top:11px;font-family:sans-serif;color:#afafaf}
.copy strong{color:#7f7f7f}

/* sub */
.title{overflow:hidden;position:relative;height:45px;margin-bottom:30px;padding-top:50px;background:url(/img/common/basic_line_dark.png) repeat-x 0 bottom}
.title.bg0{background:none}
.title_col1{float:left;width:200px;height:45px;background:url(/img/common/basic_line_dark.png) repeat-x 0 bottom}
.title_col2{float:right;width:730px;height:35px;padding-top:10px;background:url(/img/common/basic_line_dark.png) repeat-x 0 bottom}
.title_col2 h2{padding-left:10px;font-size:16px;color:#333}
.title_col2 h2 span{padding-left:5px;font-size:11px;font-weight:normal;color:#ababab}
.path{position:absolute;top:65px;right:10px;font-size:11px;color:#b2b2b2;text-align:right;letter-spacing:-0.5px;}
.path img{vertical-align:top}

.nav li{position:relative;width:200px}
.nav1 a{display:block;height:32px;border-bottom:1px solid #eaeaea;line-height:32px}
.nav1 a .nav_icon{display:inline-block;padding-left:29px;background:url(/img/common/nav_icon.png) no-repeat 10px 9px;font-weight:bold}
.nav1 a:hover,.nav1 a.active{background:url(/img/common/sub.png) no-repeat 0 0;color:#fff}

.nav2 a{padding:0 0 0 40px;border-bottom:1px dotted #eaeaea;background:url(/img/common/nav_icon.png) no-repeat 28px -76px;color:#666}
.nav2 a:hover,.nav2 a.active{background:url(/img/common/nav_icon.png) no-repeat 27px -168px;color:#c80000}
.nav2 a:hover span,.nav2 a.active span{color:#666}
.nav .nav_count{position:absolute;top:0;right:10px}

/* table */
.tbl_btn_top{overflow:hidden;padding:8px 10px 13px;background:#f9f9f9 url(/img/common/basic_line_top.png) repeat-x 0 bottom;*zoom:1}
.tbl_btn_top:after{display:block;clear:both;content:''}
.tbl_btn_bottom{padding:30px 0;background:#f9f9f9 url(/img/common/basic_line_bottom.png) repeat-x 0 bottom}

.wrap_tbl{position:relative;z-index:50}
.wrap_tbl.tbl_top{padding-top:5px;background:#f9f9f9 url(/img/common/basic_line_top.png) repeat-x 0 top}
.more{position:absolute;top:0;right:10px}
.tbl_tit{height:23px;padding-left:10px;font-size:14px;color:#333}
.tbl_subtit{font-size:11px;font-weight:normal;color:#ababab}
.tbl_view_title{position:relative;height:50px;padding:20px 10px 0;border-bottom:1px solid #d9d9d9;background:#f9f9f9}
.tbl_view_title strong{font-size:14px}
.tbl_view_title .view_thum{position:absolute;top:10px;right:10px}
.tbl_view_title .view_thum span{position:absolute;left:-50px;bottom:0;text-align:right}
.tbl_file{height:22px;padding:10px 10px 5px;background:url(/img/common/basic_line_bottom.png) repeat-x 0 bottom;*zoom:1}
.tbl_file img{display:inline}
.tbl_view_cnt{padding:30px 10px 100px 10px}

.tbl{width:100%;line-height:17px;*zoom:1}
.tbl tbody tr:hover{background:#fcfcfc}
.tbl thead th{height:31px;padding-top:2px;border-bottom:1px solid #d9d9d9;background:#f9f9f9 url(/img/common/bg_tbl.png) no-repeat right 0;font-weight:normal;text-align:center}
.tbl thead th.last{background:#f9f9f9 url(/img/common/bg_tbl.png) no-repeat 0 0}
.tbl td{height:32px;border-bottom:1px solid #eaeaea;text-align:center;vertical-align:middle;}
.tbl th.tit{border-right:1px solid #d9d9d9;background-position:0 0}
.tbl td.tit{border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#f9f9f9;}
.tbl td.tit2{border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#f9f9f9;vertical-align:top;}
.tbl td.tit.last {border-bottom:0;}
.tbl td.tit2 label.vtpd {display:block;padding-top:7px;}
.tbl td.align_left{padding-left:10px;text-align:left}
.tbl td.align_right{text-align:right;}
.tbl td.bg_red{background:#fdf6f1}
.tbl td.bg_green{background:#eaf6f2}
.tbl td .line2row {display:inline-block;padding:8px;}
.tbl tr.notice td{background:#eefaf6}

.tbl2{width:100%;line-height:15px;*zoom:1}
.tbl2 tbody tr:hover{background:#fcfcfc}
.tbl2 thead th{height:20px;padding-top:2px;border-bottom:1px solid #d9d9d9;background:#f9f9f9 url(/img/common/bg_tbl.png) no-repeat right 0;font-weight:normal;text-align:center}
.tbl2 thead th.last{background:#f9f9f9 url(/img/common/bg_tbl.png) no-repeat 0 0}
.tbl2 td{height:21px;border-bottom:1px solid #eaeaea;text-align:center;vertical-align:middle;}
.tbl2 th.tit{border-right:1px solid #d9d9d9;background-position:0 0}
.tbl2 td.tit{border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#f9f9f9;}
.tbl2 td.tit2{border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#f9f9f9;vertical-align:top;}
.tbl2 td.tit.last {border-bottom:0;}
.tbl2 td.tit2 label.vtpd {display:block;padding-top:7px;}
.tbl2 td.align_left{padding-left:10px;text-align:left}
.tbl2 td.align_right{text-align:right;}
.tbl2 td.bg_red{background:#fdf6f1}
.tbl2 td.bg_green{background:#eaf6f2}
.tbl2 td .line2row {display:inline-block;padding:8px;}
.tbl2 tr.notice td{background:#eefaf6}

.tbl_type2{width:100%}
.tbl_type2.bt1{border-top:1px solid #eaeaea}
.tbl_type2 th{height:32px;padding-left:10px;border-bottom:1px solid #eaeaea;background:#f9f9f9;font-weight:normal;text-align:left}
.tbl_type2 td{height:18px;line-height:20px;padding:7px 0;border-bottom:1px solid #eaeaea;background:#fff}
.tbl_type2 td.align_left{padding-left:10px}
.tbl_type2 td.align_center, .tbl_type2 th.align_center {padding:0;text-align:center}
.tbl_type2 td.brline{border-right:1px solid #eaeaea;}
.tbl_type2 td.none{margin:0;padding:0}

.tbl_none{width:100%}
.tbl_none.bt1{border-top:1px solid #eaeaea}
.tbl_none th,.tbl_none td{height:12px;padding:9px 0 9px 10px;border-bottom:1px solid #eaeaea;background:none;text-align:left}
.tbl_none th{font-weight:bold}
.tbl_none th.bb0,.tbl_none td.bb0{padding:0;border-bottom:0}
.tbl_none td{line-height:20px}
.tbl_none td.align_left{padding-left:10px;text-align:left}
.tbl_none label {margin-right:4px;}

.wrap_tbl_cal{position:relative;z-index:1100;*zoom:1}
.wrap_tbl_cal:after{display:block;clear:both;content:''}
.cal_head{float:left;width:93px}
.cal_mask{overflow-x:scroll;overflow-y:hidden;float:left;position:relative;width:635px}
.cal_mask.admin{overflow-x:hidden}
.tbl_cal{position:relative;top:0;left:0;width:100%;line-height:18px;table-layout:fixed}
.tbl_cal th{width:91px;height:36px;padding:7px 0;border-bottom:1px solid #d9d9d9;background:#f9f9f9 url(/img/common/bg_tbl_cal.png) no-repeat right 0;font-weight:normal}
.tbl_cal th.last{background:#f9f9f9 url(/img/common/bg_tbl.png) no-repeat 0 0}
.tbl_cal td{height:30px;padding:10px 0;border-bottom:1px solid #eaeaea;text-align:center}
.tbl_cal td.align_left{text-align:left}
.tbl_cal td.bg_red{background:#fdf6f1}
.tbl_cal td.align_left a{padding-left:10px}

.tbl_cal_head{width:100%;line-height:18px}
.tbl_cal_head th{width:100px;height:36px;padding:7px 0;border-bottom:1px solid #d9d9d9;border-right:1px solid #d9d9d9;background:#f9f9f9 url(/img/common/bg_tbl_cal.png) no-repeat 0 0;font-weight:normal}
.tbl_cal_head td{height:30px;padding:10px 0;border-bottom:1px solid #eaeaea;border-right:1px solid #d9d9d9;text-align:center;background:#f9f9f9;}
.tbl_cal_head td.admin{height:61px}

/* paging */
.paging{margin-top:15px;text-align:center}
.paging *{display:inline-block;height:23px;line-height:23px}
.paging .paging_num{font-family:Verdana;font-size:10px}
.paging .paging_num strong{width:23px;height:23px;background:#ededed}
.paging .paging_num a{width:23px;height:23px}
.paging .paging_num a:hover {background:#ededed}

/* btn */
.btn_pack,.btn_pack *{display:inline-block;overflow:visible;position:relative;margin:0;padding:0;border:0;background:url(/img/common/btn_pack.gif) no-repeat;font-size:12px;font-family:Tahoma,Sans-serif;color:#333;text-decoration:none !important;vertical-align:top;white-space:nowrap}
.btn_pack{margin-right:3px}
.btn_pack *{left:3px;font-weight:normal !important;cursor:pointer;_cursor:hand}
.btn_pack :hover,.btn_pack :active,.btn_pack :focus{color:#333}
.btn_pack.strong *{font-weight:bold !important}

.btn_pack.small,.btn_pack.small *{height:24px;font-family:dotum;line-height:24px !important}
.btn_pack.small.bwhite *{padding:0 10px 0 7px;background-position:right -174px;font-size:11px;text-align:center}
.btn_pack.small.bwhite{background-position:0 -174px}

.btn_pack.middle,.btn_pack.middle *{height:24px;line-height:25px !important}
.btn_pack.middle.bwhite *{padding:0 16px 0 15px;background-position:right 0;font-size:12px;text-align:center}
.btn_pack.middle.bwhite{background-position:0 0}
.btn_pack.middle.bblack *{padding:0 16px 0 15px;background-position:right -29px;font-size:12px;color:#f4f4f4 !important;text-align:center}
.btn_pack.middle.bblack{background-position:left -29px}
.btn_pack.middle.bred *{padding:0 16px 0 15px;background-position:right -202px;font-size:12px;color:#f4f4f4 !important;text-align:center}
.btn_pack.middle.bred{background-position:left -202px}

.btn_pack.large,.btn_pack.large *{height:32px;line-height:32px !important;}
.btn_pack.large.bwhite *{min-width:70px;padding:0 16px 0 15px;background-position:right -58px;font-size:12px;font-weight:bold !important;color:#666;text-align:center}
.btn_pack.large.bwhite{background-position:left -58px}
.btn_pack.large.bblack *{min-width:70px;padding:0 16px 0 15px;background-position:right -95px;font-size:12px;font-weight:bold !important;color:#fff !important;text-align:center}
.btn_pack.large.bblack{background-position:left -95px}
.btn_pack.large.bred *{min-width:70px;padding:0 16px 0 15px;background-position:right -139px;font-size:12px;font-weight:bold !important;color:#fff !important;text-align:center}
.btn_pack.large.bred{background-position:left -139px}

.btn_pack.icon *{padding:0 10px 0 7px !important;}
.btn_pack.icon span{width:20px;margin-right:-20px;padding-left:20px}
.btn_pack.middle .excel{background:url(/img/common/excel.png) no-repeat 4px 4px}
.btn_pack.middle .print{background:url(/img/common/print.png) no-repeat 4px 4px}
.btn_pack.middle .del{background:url(/img/common/del.png) no-repeat 8px 6px}
.btn_pack.small .dot_red{width:10px;background:url(/img/common/icon.png) no-repeat -484px -291px}

/* comment */
.wrap_commnet{padding-top:5px;background:url(/img/common/basic_line_top.png) repeat-x 0 0}
.comment_list li{display:block;width:100%;border-bottom:1px dotted #cecece}
.each_comment{position:relative;padding:12px 0 12px 63px;background:url(/img/common/ico_reply.png) no-repeat 10px 24px;*zoom:1}
.each_comment .comment_article{margin-top:5px;line-height:18px;word-break:break-all;}
.btn_reply{position:absolute;top:50%;right:10px;margin-top:-12px}
.thum_reply{position:absolute;top:13px;left:25px}
.form_reply{position:relative;padding:15px 10px;background:#fdfdfd}
.comment_textarea{overflow:auto;width:605px;height:50px;padding:3px 5px;border:1px solid #d5d5d5;font-family:'����',dotum,Helvetica,sans-serif;font-size:12px;color:#666}
.btn_comment{position:absolute;top:15px;right:10px}
.bx_btn_reply {margin:22px 0 0 0;padding-left:5px}

/* page_list */
.page_list{}
.page_list li{position:relative;height:27px;padding:0 10px;line-height:27px}
.page_list li.on,.page_list li:hover{background:#fdfdfd}
.page_list .page_prev{padding-left:12px;background:url(/img/common/icon.png) no-repeat -490px -918px;color:#ababab}
.page_list .page_next{padding-left:12px;background:url(/img/common/icon.png) no-repeat -490px -816px;color:#ababab}
.page_list .page_writer{position:absolute;top:0;right:10px}

/* cafe */
.section_cafeinfo{position:relative;margin-top:30px}
.cafeinfo_header{height:45px;padding:12px 0 0 15px;background:url(/img/cafe/bg_cafeinfo.png) no-repeat 0 0}
.cafeinfo_header h4{font-size:14px;color:#333}
.cafeinfo_cnt{padding:0 10px;border-bottom:1px solid #e5e5e5;background:#fdfdfd}
.cafeinfo_cnt li{position:relative;height:25px;padding-left:15px;border-bottom:1px dotted #cecece;background:url(/img/common/icon.png) no-repeat -485px -290px;line-height:25px}
.cafeinfo_cnt li span{position:absolute;top:0;right:0}
.cafeinfo_cnt li span.birthday{position:absolute;top:0;right:25px;text-align:right}
.cafeinfo_cnt li.last{border:0}
.cafeinfo_tab{height:29px;line-height:29px;font-size:11px;color:#ababab}
.cafeinfo_tab a{color:#ababab}
.cafeinfo_tab a:hover{color:#333}
.cafeinfo_ico1{display:block;position:absolute;top:-10px;right:7px;width:62px;height:54px;background:url(/img/cafe/ico_rank.png) no-repeat 0 0;font-size:0}
.cafeinfo_ico2{display:block;position:absolute;top:-10px;right:7px;width:62px;height:54px;background:url(/img/cafe/ico_birthday.png) no-repeat 0 0;font-size:0}
.cafeinfo_ico3{display:block;position:absolute;top:-10px;right:7px;width:62px;height:54px;background:url(/img/cafe/ico_newmember.png) no-repeat 0 0;font-size:0}

.wrap_cafecolum{overflow:hidden;position:relative;*zoom:1}
.wrap_cafecolum:after{display:block;clear:both;content:''}
.cafecolum{float:left}
.cafecolum.colum1{width:360px}
.cafecolum.colum2{float:right;width:360px}

.ar_left{padding-left:10px;background:url(/img/common/icon.png) no-repeat -490px -440px}
.ar_left:hover{background-position:-490px -540px}
.ar_right{padding-right:10px;background:url(/img/common/icon.png) no-repeat -464px -619px}
.ar_right:hover{background-position:-464px -709px}
.btn_msg{display:block;position:absolute;top:5px;right:0;width:13px;height:14px;border:0;background:url(/img/common/icon.png) no-repeat 0 -190px;cursor:pointer}

.suggest_count{overflow:hidden;position:relative;margin-top:10px;padding:17px 0 10px 0;border-bottom:1px solid #eaeaea;background:#f9f9f9 url(/img/common/basic_line_top.png) repeat-x 0 0}
.suggest_count .suggest_ok{position:absolute;top:10px;right:10px}
.suggest_count .suggest_ok em{display:inline-block;margin-top:6px}
.suggest_count strong{display:inline-block;height:32px;padding-left:22px;background:url(/img/common/icon.png) no-repeat -476px -295px;*zoom:1}
.suggest_count ul{overflow:hidden;position:relative;margin-left:-11px;background:url(/img/cafe/bg_suggest.png) repeat-y 0 0;*zoom:1}
.suggest_count li{display:inline;float:left;position:relative;width:145px;margin:5px 0 5px 25px;padding-left:10px;background:url(/img/common/icon.png) no-repeat -490px -295px}
.suggest_count li span{position:absolute;top:0;right:5px}

/* settlement */
.settlement_summary{overflow:hidden;padding:10px;background:#fafafa}
.settlement_col{display:inline;float:left;width:228px;height:166px;border:1px solid #cecece;background:#fff url(/img/settlement/bg_summary.png) repeat-x 0 0}
.settlement_col h3{height:41px;padding-left:43px;font-size:14px;line-height:41px;color:#333}
.settlement_col ul{margin:0 10px;padding:10px 0}
.settlement_col li{position:relative;height:26px;padding-left:10px;border-bottom:1px dotted #cecece;line-height:26px}
.settlement_col li:nth-child(4){border-bottom:0}
.settlement_col li span{position:absolute;top:0;right:10px}
.settlement_col .set1{background-position:-460px 10px}
.settlement_col .set2{background-position:-460px -90px}
.settlement_col .set3{background-position:25px -280px}
.settlement_col2{margin-left:10px}
.settlement_col3{margin-left:10px}

.wrap_draft{overflow:hidden;position:relative;height:123px}
.inner_draft{position:absolute;top:0;left:0;width:690px;height:93px;padding:30px 0 0 40px;background:url(/img/settlement/bg_draft.png) no-repeat 0 0}
.inner_draft strong{color:#333}
.toggle_draft{position:absolute;left:50%;bottom:0;width:53px;height:21px;margin-left:-26px;border:0;background:url(/img/main/toggle_userinfo.png) no-repeat 0 0}
.toggle_draft.close{background-position:0 0}
.toggle_draft.open{background-position:0 -21px}

.wrap_equipment{overflow:hidden;position:relative;height:91px}
.inner_equipment{position:absolute;top:0;left:0;width:690px;height:61px;padding:30px 0 0 40px;background:url(/img/settlement/bg_equipment.png) no-repeat 0 0}
.inner_equipment strong{color:#333}
.toggle_equipment{position:absolute;left:50%;bottom:0;width:53px;height:21px;margin-left:-26px;border:0;background:url(/img/main/toggle_userinfo.png) no-repeat 0 0}
.toggle_equipment.close{background-position:0 0}
.toggle_equipment.open{background-position:0 -21px}

/* mydesk */
.cal_tab{height:21px;margin-top:40px}
.cal_tab a{display:inline-block;height:21px;font-size:16px;font-weight:bold;line-height:21px}
.cal_tab span{display:inline-block;margin:0 15px}
.cal_tab .arbig_left{padding-left:20px;background:url(/img/common/icon.png) no-repeat -890px -310px}
.cal_tab .arbig_left:hover{background-position:-890px -410px;color:#c80000}
.cal_tab .arbig_right{padding-right:20px;background:url(/img/common/icon.png) no-repeat -836px -521px}
.cal_tab .arbig_right:hover{background-position:-836px -621px;color:#c80000}

.tab_red{overflow:hidden;height:32px;border-bottom:1px solid #d9d9d9}
.tab_red li{display:inline;float:left;height:33px;margin-right:4px;border:1px solid #d9d9d9;line-height:33px;text-align:center}
.tab_red li a{display:block;padding:0 40px;background:#f4f4f4;font-weight:bold}
.tab_red li.on a,.tab_red li a:hover{background:#c80000 url(/img/common/tab_on.png) repeat-x 0 0;color:#fff}
.tab_red li.on {border:1px solid #c80000;}

.msg_view{min-height:200px;_height:200px;margin-top:10px;padding:10px;border:1px solid #eaeaea}
.pop2_info{margin-top:20px;padding-bottom:10px;border-bottom:1px solid #eaeaea;line-height:18px}
.wrap_group_scroll{overflow-x:hidden;overflow-y:auto;height:185px}
.wrap_group_scroll h2{margin-top:10px;padding:2px 10px}

.chart{position:relative;margin-top:30px}
.chart h3{display:block;position:relative;height:35px;padding:0 0 5px 10px;background:url(/img/common/bg_tbl_line.png) repeat-x 0 0;line-height:35px;font-size:14px;*zoom:1}
.chart h4{display:block;height:19px;margin-top:20px;padding-left:10px;font-size:14px;}
.chart ul{position:relative;margin-left:-5px;*zoom:1}
.chart ul:after{display:block;clear:both;content:''}
.chart li{display:inline;float:left;position:relative;width:150px;height:83px;margin:5px 0 0 5px;padding:15px 0 0 88px;border:1px solid #d9d9d9;background:#f9f9f9}
.chart li strong{display:inline-block;height:16px;color:#357fa6}
.chart li .thum_chart{position:absolute;top:15px;left:10px}


.wrapLogin {position:absolute;top:50%;left:50%;width:665px;height:380px;margin:-250px 0 0 -332px;}
.wrapLogin.nk {background:url(/img/common/loginBg.png) no-repeat 0 0;}
.wrapLogin.ucf {background:url(/img/common/loginBgUCF.png) no-repeat 0 0;}
.wrapLogin.peoplemind {background:url(/img/common/loginBgPeopleMind2.png) no-repeat 0 0;}
.bxLogin {position:absolute;top:222px;left:393px;padding-left: 30px;background:url(/img/common/loginLabel.png) no-repeat 0 5px;}
.bxLoginOutSide {position:absolute;top:193px;left:393px;padding-left: 30px;background:url(/img/common/loginLabel.png) no-repeat 0 5px;}
.loginButton {position:absolute;top:0;right:-40px;}
.loginCopyright {position:absolute;bottom:0;left:30px;}
.logo{position:absolute;bottom:55px;left:-20px}

.top_bar{display:block;position:absolute;top:0;left:0;width:240px;height:9px;font-size:0;line-height:0}
.top_bar.nk {background:#c80000;}
.top_bar.ucf {background:#f47920;}
.top_bar.peoplemind {background:#105ca9;}


.wrapLogin.kcma {background:url(/img/common/loginBgKCMA.png) no-repeat 0 0;}
.top_bar.kcma {background:#e6552d;}


.comment_article.depth1 {width:576px;}
.comment_article.depth2 {width:561px;}
.comment_article.depth3 {width:546px;}
.comment_article.depth4 {width:531px;}
.comment_article.depth5 {width:516px;}
.comment_article.depth6 {width:501px;}
.comment_article.depth7 {width:486px;}
.comment_article.depth8 {width:471px;}


.vdn {font-family:'verdana';letter-spacing:-1px;}


.tbl_cal th {padding:9px 0 7px 0;}
.tbl_cal_head th {padding:9px 0 7px 0;}
.inner_footer.kcma {background:url(/img/common/flogo_kcma.png) no-repeat 10px 25px}
.inner_footer.ucf {background:url(/img/common/flogo_ucf.png) no-repeat 10px 25px}
.inner_footer.peoplemind {background:url(/img/common/flogo_peoplemind.png) no-repeat 10px 25px}


.menu li a{width:142px;}


.tbl_none th,.tbl_none td {padding:6px 0 6px 10px;}

/* layer_pop */
#layer_bg{position:fixed;width:100%;height:100%;left:0px;top:0px;display:none;z-index:1001; background:#000;opacity:0.6;filter:alpha(opacity=60);}
#layer_wrap{position:absolute;width:100%;left:0px;display:none;z-index:1002;margin:-173px 0 0 0;} 
#layer_contents{position:relative;margin:0px auto;background:#fff;}

.border td {border-top:1px solid gray;}

/* 20170410 added */
/* table base */
.tbls { width: 100%; border-collapse: collapse; text-align: left; padding: 0; margin: 0; color:#666; }
.tbls th, 
.tbls td { border: 1px solid #DBDBDB; padding: 5px 0 5px 5px; }
.tbls th { background: #F2F2F2; font-weight: bold; text-align: center; }

/* table style1 */
.tbls.style1 { color: #333; }
.tbls.style1 tbody tr:hover { background: #f7f7f7; }

.tbls.style2 thead th { text-align:center; border-bottom:1px solid #ddd; border-right:1px solid #ddd; background:#gray; height:28px; }
.tbls.style2 tbody td { text-align:center; padding-right:3px; }
.tbls.style2 tbody tr:hover { background:#f9f9f9; }
.tbls.style2 a { text-decoration:underline; }

/* table calendar */
.tblcal { width: 100%; table-layout:fixed;border-spacing:0; border-collapse: collapse; text-align: left; padding: 0; margin: 0; color:#666; }
.tblcal th { border: 1px solid #DBDBDB; padding: 12px 0 5px 5px; text-align: center; background: #fbfbfb;}
.tblcal td { border: 1px solid #DBDBDB; padding: 7px; text-align: center; background: #fff;}
.tblcal.style {border:2px solid #89c210}
.tblcal.style th { border-bottom:2px solid #e3e3e3;font-weight:bold; }
.tblcal.style td { border-bottom:1px solid #e3e3e3; line-height:25px; height:110px;}
