.overlay_popUpWin {background-color:#666;opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80);}

.popUpWin_nw {background-color:#fff;width:10px;height:10px;}
.popUpWin_ne {background-color:#fff;width:10px;height:10px;}
.popUpWin_sw {background-color:#fff;width:10px;height:10px;}
.popUpWin_se,.popUpWin_sizer {background-color:#fff;width:10px;height:10px;}
.popUpWin_w,.popUpWin_e {background-color:#fff;width:10px;}
.popUpWin_n,.popUpWin_s {background-color:#fff;height:10px;}

.popUpWin_sizer {cursor:se-resize;}
.popUpWin_close {width:23px;height:23px;background:transparent url("popUpWin/button-close-focus.gif") no-repeat 0 0;position:absolute;top:0px;left:11px;cursor:pointer;z-index:1000;}
.popUpWin_minimize {width:23px;height:23px;background:transparent url("popUpWin/button-min-focus.gif") no-repeat 0 0;position:absolute;top:0px;left:55px;cursor:pointer;z-index:1000;}
.popUpWin_maximize {width:23px;height:23px;background:transparent url("popUpWin/button-max-focus.gif") no-repeat 0 0;position:absolute;top:0px;left:33px;cursor:pointer;z-index:1000;}
.popUpWin_title {float:left;height:10px;font-size:10px;line-height:10px;text-align:center;margin:0;width:100%;color:#123456;}
.popUpWin_content {overflow:auto;color:#666;font-family:Helvetica,Arial,sans-serif;font-size:12px;background:#ccc;}

.popUpWinClose {position:absolute;right:10px;top:10px;display:block;width:19px;height:0;line-height:0;font-size:0;padding-top:24px;background:url("popUpWin/close_win.gif") no-repeat left top;overflow:hidden;}