#wBox {
  position: absolute;
  top: 0;
  left: 0;
  z-index:99999;
  text-align: left;
  display:none;
  background:url("wbox.png"/*tpa=http://www.lx345.top:128/wbox.png*//*tpa=http://www.longmaozx.top:126/static/images/wbox.png*//*tpa=http://123.99.192.132:88/static/images/wbox.png*/) repeat scroll 0 0 transparent;
  _background:none;
  padding:8px;
  box-shadow:-1px -1px 10px #333;
  border-radius:10px;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 -o-border-radius:10px;
}
#wBox .wBox_popup {
	position: relative;
}

#wBox table {
	border-collapse: collapse;
    border-spacing: 0;
}

#wBox td {
  border-bottom: 0;
  padding: 0;
}

#wBox .wBox_body {
  background-color:#ffffff;
    border:2px solid #7a7a7a;
	/*min-width:300px;
	_width:expression(document.body.clientWidth < 300 ? "300px" : "auto");
*/}

#wBox img {
  border: 0;
  margin: 0;
}
#wBox .wBox_title {
  height:28px;
  color:#000000;
  width:100%;
  background:url("titlebg1.png"/*tpa=http://www.lx345.top:128/titlebg1.png*//*tpa=http://www.longmaozx.top:126/static/images/titlebg1.png*//*tpa=http://123.99.192.132:88/static/images/titlebg1.png*/) repeat-x;
}
#wBox .wBox_title .wBox_itemTitle{
    padding-left:5px;
    overflow:hidden;
	font-size:14px;
font-weight:bold;
}
#wBox .wBox_title .wBox_close{
    background:url("close0.png"/*tpa=http://www.lx345.top:128/close0.png*//*tpa=http://www.longmaozx.top:126/static/images/close0.png*//*tpa=http://123.99.192.132:88/static/images/close0.png*/) no-repeat 0 0;
    height:14px;
    width:14px;
    overflow:hidden;
    cursor:pointer;
}
#wBox .wBox_title .on{
    background-position:0 -14px;
}
#wBox #wBoxContent{
	padding:3px;
}
#wBox_overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  z-index:99998;
}
#wBox .wBox_load{
	width:270px;
}
.wBox_hide {
  z-index:-100;
}

.wBox_overlayBG {
	background:url("bg_diag.png"/*tpa=http://www.lx345.top:128/bg_diag.png*//*tpa=http://www.longmaozx.top:126/static/images/bg_diag.png*//*tpa=http://123.99.192.132:88/static/images/bg_diag.png*/) repeat left top;
  z-index: 99;
}
#wBox #wBox_loading{
	width:32px;height:32px;margin:0 auto;
}
/*wBox弹出框*/
.wBox_alert{ display:none; width:280px;}
.wBox_alert .hd{padding:10px; text-align:center; font:14px/30px "Microsoft yahei"; color:#F30;}
.wBox_alert .ft{ text-align:center; padding:10px;}