@CHARSET "UTF-8";
/*个性css */

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000;}

.simplemodal-container{ background:#fff; width:500px; height:auto;border-radius:5px; box-shadow:0 0 5px #666; border:2px solid #555; padding:0 !important;}
.popup_top{background:#fafafa; padding:5px 0; border-bottom:1px solid #e2e2e2;}
.popup_top h2{ width:auto; float:left; line-height:20px; padding:8px 0 0; margin:0; height:auto; font-size:15px; color:#333; text-indent:12px;}
.popup_top a{ float:right; width:26px; margin:5px 7px 0 0; height:26px; background: url(../images/icon.png) no-repeat 4px -195px; cursor:pointer; border-radius:50%;}
.popup_top a:hover{background:#c83636 url(../images/icon.png) no-repeat -38px -195px;}
/*.popup_top a:hover{ float:right; width:46px; height:19px; background:url(images/basic/btn-close.png) no-repeat;}*/
.simplemodal-wrap{ width:96%; margin:0 1.8%; +margin:0; float:left; height:auto;  margin-bottom:10px;}
.simplemodal-wrap p{ width:99.8%; float:left; height:430px; border:1px solid #000}

.popup-tab{ width:100%; float:left; height:auto;background:url(images/basic/tabbg.jpg) repeat-x; height:auto; border:1px solid #b0c6e4;}
.popup-tab ul,.popup-tab ul li{ list-style-type:none; margin:0; padding:0 }

.popup-tab li{ float:left; border-right:1px solid #d0dbe4; height:auto;}
.popup-tab a{ width:auto; padding:0 15px; line-height:29px; text-decoration:none; color:#1f1f1f; font-size:14px;}
.popup-tab .current a{ background:url(images/basic/tabbg-show.jpg) repeat-x; width:auto; padding:0 20px; line-height:29px;  font-weight:bold; height:29px; float:left;position:relative; z-index:1; border-bottom:1px solid #fff; }
.popup-main{ width:100%; float:left; height:auto; }
.simplemodal-data{ z-index:99; width:99.8%;  float:left; height:auto; background:#fff}
.alert-message{ width:94%; margin:15px 3%; float:left; height:auto; }
.alert-message img{height:auto; width:75px; display:block; padding:0 15px 0 15px; float:left;}
.alert-message span{text-align:left; max-height:70px; font-size:14px; line-height:22px; display:block; padding:10px 0 0;}
.alert-btn,.alert-btn1{ width:auto;  text-align:center; height:auto; margin: 0 21%;}
.alert-btn1{ margin: 0 36%;}
.alert-btn a,.alert-btn1 a{ color:#000; text-decoration:none; background:url(images/basic/enter.png) no-repeat; text-align:center; margin:0 10px; width:89px; float:left; /*padding:8px 31px;*/ height:32px; line-height:32px; font-weight:bold; font-size:14px;}
.alert-btn a:hover,.alert-btn1 a:hover{ color:#385e90}
