.bwbackground{background:#353535; width:100%;height:100%;position:fixed;_position:absolute;_width:expression(document.documentElement.scrollWidth);_height:expression(document.documentElement.scrollHeight);
left:0;top:0;filter:alpha(opacity=50);opacity:0.5;z-index:6660; display:none;}/*遮罩层*/

.bwcontainerBackground{padding:0 10px;position:absolute; z-index:6661; zoom:1; background: #eee;position:fixed; top:0; right: -1140px; border-radius: 10px; height: 100%;}/*弹出层背景*/
.bwcontainer{position:absolute;z-index:6666; width:100%; height:100%;z-index:6662; overflow:hidden;}/*弹出层*/
.bwtitleBar{ margin: 50px 0 0; display: none;}/*弹出层标题栏*/
.bwtitleContent{ font-size:26px; font-family: "微软雅黑";  line-height:28px; z-index:6666; text-align:center; color:#282828;}/*弹出层标题*/
.bwcloseBox{ position:absolute; left:10px; top:10px; cursor:pointer; background:url(../images/close.gif) no-repeat; width:40px; height:40px; display:block;z-index:6666;}/*弹出层关闭按钮*/
.bwcloseBox b{ font-weight:normal; color:#fff;}
/*.bwTitlebarIcon{width:16px; height:16px; float:left;}*/