.box-modal {
 z-index: 120;
width: 1230px;
font: 14px/18px Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
margin-left: -58px;
}
}
.box-modal_close { position: absolute; right: 10px; top: 6px; font-size: 11px; line-height: 15px; color: #fff; cursor: pointer; }
.box-modal_close:hover { color: #666; }
