
.bln_video{z-index: 999999; display: none;
  			width: 100%; height: 100%; position: fixed; top: 0; left: 0;}
.bln_video .bg{width: 100%;height: 100%;opacity:0.8;filter:alpha(opacity=80);background: #DBDCDD;
										 opacity:1;filter:alpha(opacity=100);background: #000;}
.bln_video .video{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.bln_video .btn_close{ width: 38px; height: 38px; position: absolute; top: 0; right: 0;
  background:#fff url("../img/icon_close.png") no-repeat; z-index: 30; border-radius: 50%;}