#mask {
text-align: center;
position:absolute;
width: 100%;
height: 100%;
margin: 0 auto;
z-index:9000;
background-color:#000;
display:none;
}

.close{
	color: #fff;
}

.tmt{
	color: #fff;
}

#boxes .window {
position:absolute;
width:1280px;
background:url(../images/floydbtb.jpg) no-repeat center;
display:none;
z-index:9999;
padding:5px;
}

#boxes #dialog {
 height: 550px;
 background-color: #000;
 width: 1330px;
 margin: 0 auto;
 text-align: center;

}
