#loading { display:none; position:absolute; width:100px; height:100px; top:50%; left:50%; margin-top:-50px; margin-left:-50px; z-index:1; background:url(/common/js/layerDlg/load_ajax3.gif) no-repeat; }

/* 윈도우 레이어 */
#winLayerClose		{ padding-top:3px; position:relative; top:34px; left:18px; z-index:1001; cursor:pointer; }
#winLayerTitle		{ font-size:16px; line-height:120%; color:#fff; font-weight:bold; position:relative; top:43px; z-index:1001; alpha(opacity=50);-moz-opacity:.5;opacity:.5; }
#winLayerLoading	{ position:absolute; width:100px; height:100px; top:50%; left:50%; margin-top:-20px; margin-left:-50px; z-index:1; background:url(/common/js/layerDlg/load_ajax3.gif) no-repeat; }
.winLayer .tLeft	{ height:10px; background:url(/common/js/layerDlg/winBo_lt.png); }
.winLayer .tCenter	{ height:10px; background:url(/common/js/layerDlg/winBo.png); }
.winLayer .tRight	{ height:10px; background:url(/common/js/layerDlg/winBo_rt.png); }
.winLayer .cLeft	{ width:10px; background:url(/common/js/layerDlg/winBo.png); }
.winLayer .cRight	{ width:10px; background:url(/common/js/layerDlg/winBo.png); }
.winLayer .bLeft	{ height:10px; background:url(/common/js/layerDlg/winBo_lb.png); }
.winLayer .bCenter	{ height:10px; background:url(/common/js/layerDlg/winBo.png); }
.winLayer .bRight	{ height:10px; background:url(/common/js/layerDlg/winBo_rb.png); }
