.simpleAlert{position: fixed;z-index: 10000;}
.simpleAlertShelter{position: fixed;width: 100%;height: 100%;top:0;left:0;background-color: #000;opacity: 0.3;filter:alpha(opacity=30);}
.simpleAlertBody--{position:fixed;display: none;width: 800px;/*height: 400px;*/top:30%;left:50%;margin:-188px 0 0 -400px;opacity:0;border: 1px solid #948497;background-color:#1f1513;}
.simpleAlertBody{position:fixed;display: none;width: 800px;/*height: 400px;*/top:30%;left:50%;margin:-188px 0 0 -400px;opacity:0;border: 1px solid #948497;background-color:#1f1513;}
.simpleAlertBodytitle{background:#FBF7E6; height:28px; padding:2px 0 0 30px; font-weight:bold; font-size: 18px; color:#F78D1D; border-bottom: 1px solid #ECECEC;}
.simpleAlertBodyClose{position: absolute;width: 18px;height: 18px;top:6px;right: 10px;/* padding: 5px; */cursor: pointer;}
.simpleAlertBodyContent{position: absolute;top:39px;width:96%;height:auto;overflow-y:auto;left: 2%;text-align: center;font-size: 18px;font-weight: 600;color: #333;width:743; height:500;color:#fff;overflow-y: auto;}
.simpleAlertBtn{position:absolute;width: 70px;height: 34px;top:60%;border: 1px solid #bfbfbf;cursor:pointer;border-radius: 5px;color: #fff;font-size: 16px;}
.simpleAlertBtn1{background-color: #826289;left: 25%;}
.simpleAlertBtn2{background-color: #f7f7f7;color: #333;right: 25%;}
.onlyOne{width: 200px;height: 36px;left: 138px;}