#wBox .wBox_b {

}
.wBox_content{
	
}
#wBox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  text-align: left;
  
}

#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:5px #e5e5e5 solid;
  width:auto;
  height:auto;
  overflow:hidden;
}

#wBox img {
  border: 0;
  margin: 0;
}
#wBox .wBox_title {
	height:72px;
	color:#000000;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
#wBox .wBox_title .wBox_itemTitle{
	padding-left:20px;
	padding-top:3px;
	overflow:hidden;
	font-size:22px;
	font-weight:bold;
	color: #cc0000;
}
#wBox .wBox_title .wBox_close{
	height:45px;
	width:44px;
	overflow:hidden;
	cursor:pointer;
	background-attachment: scroll;
	background-image:url(../gximg/imgnr.png);
	background-repeat: no-repeat;
	background-position: -100px -14px;
	padding-right:10px;
}
#wBox .wBox_title .on{
    background-position:-100px -14px;
}
#wBox .wBox_tl, #wBox .wBox_tr, #wBox .wBox_bl, #wBox .wBox_br {
  height: 10px;
  width: 10px;
  overflow: hidden;

}

#wBox .wBox_tl{

}
#wBox .wBox_tr{

}
#wBox .wBox_bl{

}
#wBox .wBox_br{

}

#wBox_overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
#wBox .wBox_load{
	width:810px;
}
.wBox_hide {
  z-index:-100;
}

.wBox_overlayBG {
  background-color: #000;
  z-index: 998;
}
#wBox #wBox_loading{
	width:32px;height:32px;margin:0 auto;
}