
#wbg { display: none; position: absolute; width: 100%; height: 100%; background: #000; /*body-bg*/ top: 0; left: 0; opacity: 0.3; filter:alpha(opacity=30);}
#wbox { position: fixed; _position: absolute; /*For IE 6.0*/ background:url(../../library/images/wboxBg.png) 0 0 repeat; padding:3px; text-align: left; }
#wTitle { position: relative; height: 30px; border-bottom: 1px solid #dadada; overflow: hidden; /*background: url(../../library/images/framwork/bg.png) 0 -330px repeat-x;*/ background-color: #eef4fe; padding: 0px; }
#wTitle h2 { position: relative; left: 10px; font-size: 12px; font-weight:bold; color:#3a3a3a; padding: 0; margin-top: 7px; }
#wclose{
	display:inline-block;
	position: absolute;
	right: 10px;
	top: 9px;
	width: 11px;
	height: 11px;
	text-indent: -10em;
	overflow: hidden;
	background-image: url(../../library/images/elibary.gif);
	background-position:0 -14px;
	cursor: pointer;
	}
a#wclose:hover{
	background-image: url(../../library/images/elibary.gif);
	background-position:0 -26px;
	}
#wcborder { position: relative;padding:5px;background-color:#fff;}
#wContent { position: relative; overflow: auto; text-align: center;  }
#wContent img, #wContent iframe { display: block; }
#wContent .loading { position: absolute; left: 50%; top: 50%; margin-left: -8px; margin-top: -8px; }

#btnArea { text-align: center; }
#btnArea input { width: 60px; margin: 5px; }


/*开始 自定义弹出框CSS样式 2010-07-06 libo*/
#windownbg { display: none; position: absolute; width: 100%; height: 100%; background: #000; /*body-bg*/ top: 0; left: 0; }
#windown-box { position: fixed; _position: absolute; /*For IE 6.0*/ border: 1px solid #175dc7; background: #FFF; text-align: left; }
#windown-title { position: relative; height: 20px; border: 1px solid #175dc7; overflow: hidden; background: #175dc7; }
#windown-title h2 { position: relative; left: 10px; top: 5px; font-size: 14px; color: #666; }
#windown-close { position: absolute; right: 2px; top: 2px; width: 16px; height: 16px; text-indent: -10em; overflow: hidden; background: url(../../library/images/divoff.gif) 0px 0px no-repeat; cursor: pointer; }
#windown-content-border { position: relative; border: 1px solid #175dc7; padding: 5px 0 5px 5px; }
#windown-content { position: relative; overflow: auto; text-align: center; }
#windown-content img, #windown-content iframe { display: block; }
#windown-content .loading { position: absolute; left: 50%; top: 50%; margin-left: -8px; margin-top: -8px; }
/*结束 自定义弹出框CSS样式 2010-07-06 libo*/

/*开始 公共样式 所有页面的按钮都从此处继承 2010-08-02 libo*/
.cssButton { background: url("../../library/images/btn_bg.gif") repeat-x scroll 0 0 #FEFEFC; border-color: #D0D0D0 #949494 #949494 #D0D0D0; border-style: solid; border-width: 1px; }
.cssBtnMouseout { padding: 1px 5px; margin: 20px 20px 15px 20px; height: 22px; }
.cssBtnMouseover { background: #fefefc url(../../library/images/btn_bg.gif) repeat-x 0px 0px; border-top: #d0d0d0 solid 1px; border-left: #d0d0d0 solid 1px; border-bottom: #949494 solid 1px; border-right: #949494 solid 1px; }
/*结束 样式 所有页面的按钮都从此处继承 2010-08-02 libo*/

