body { background:#fff !important; }
.mod_message{
  display: none;
  position:fixed;
  background:#000000;
  color: #fff;
  padding:0px;
  width:100%; 
  z-index:99999;
  left:0;
  top:0;
  padding-top:0px;
  height:2000px;
  background-color: rgba(0,0,0,0.50);
}

.mod_message button{
  margin: 0;
  position: absolute;
  top: 10px;
  right: 10px;
}

.mod_message_cnt { position:absolute; top:45px; width:806px; left:50%; margin-left:-403px; height:687px; z-index:3; }
.mod_message_cnt .close_l a,
.mod_message_cnt .close_r a { width:70px; height:70px; float:left; margin-top:-12px; margin-left:10px; height:687px; }
.mod_message_cnt .main { width:646px; float:left; }
.mod_message_cnt .main img { border:#fff solid 5px; }

.mod_message_bg { position:fixed; top:0px; left:0; width:100%; height:100%; }
.bnr_20151202 a img:hover { opacity:0.8; filter:alpha(opacity=80); }

@media screen and (max-width: 1400px) {

.img_20151203 { width:500px; height:auto; border:#fff solid 5px; }
.mod_message_cnt { position:absolute; top:30px; width:670px; left:50%; margin-left:-335px; height:544px; z-index:3; }
.mod_message_cnt .close_l a,
.mod_message_cnt .close_r a { width:70px; height:70px; float:left; margin-top:-12px; margin-left:10px; height:499px; }
.mod_message_cnt .main { width:510px; float:left; }

}