@charset "UTF-8";#showoverlay{margin:25px}.modalbox{position:absolute;z-index:1000;display:none;padding:2px;border:5px solid #eee;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#fff}#overlay{position:fixed;top:0;left:0;z-index:900;width:100%;height:100%;background:#a9a9a9 url(../img/modal/background.png);-moz-opacity:.3;opacity:.3;filter:alpha(opacity=30)}.modalClose{position:absolute;top:10px;right:10px;color:red;text-decoration:none;font-size:14px;line-height:1}.modalBackground{z-index:1;background:#a9a9a9 url(../img/modal/background.png);opacity:.7;filter:alpha(opacity=70)}.modalPopup{z-index:99;overflow:hidden;width:600px;border:solid 1px #eee;background-color:#fff}.windowClose{float:right;margin:6px 10px 0 10px;width:18px;height:18px;background:url(../img/modal/btn_red_close_18.png) no-repeat;background-position:0 0;background-repeat:no-repeat;cursor:pointer}.windowClose:hover{background-position:0 -18px}.windowClose:active{position:relative;top:1px;background-position:0 -36px}.windowContent{text-align:left}.windowTop{height:30px;border-bottom:solid 1px #c4000f;background:url(../img/menu/bar001.png) left top repeat-x}.windowTopContent{float:left;padding-top:5px;padding-left:15px;color:#000;font-weight:bold;font-size:14px}.closebtn{width:18px;background:url(../img/modal/btn_red_close_18.png) no-repeat;background-position:0 0}.closebtn:hover{background-position:0 -18px}.closebtn:active{position:relative;top:1px;background-position:0 -36px}.modalsize{padding:0 0 10px 0}#dlog{padding:2px;line-height:1.5}#dlog p{padding-top:5px;padding-left:5px}#selectTable{width:95%}#dlog .tb01 th{background-color:#666;color:#fff;text-align:center;font-size:12px}#dlog .tb01 th.bgGray{color:#fff}#dlog input#ButtonOK{margin:0}#dlog input#ButtonCancel{margin:0 15px 0 10px}