.ui-popup-modal .ui-dialog {
    box-shadow: 0 0 8px rgba(0,0,0,0.1), 0 0 256px rgba(255,255,255,.3);
}
.ui-popup-focus .ui-dialog {
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.ui-popup-show .ui-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
div.dialog-notice {
    border-radius: 8px;
    display: inline-block;
    border: 1px solid #175e84;
    border: 5px solid rgba(255,255,255,0.2);
    box-shadow: 0 0 8px rgba(136,136,136,0.5);
    overflow: hidden;
}
.ui-dialog {
    *zoom: 1;
    _float: left;
    position: relative;
    background-color: #FFF;
    border: 5px solid #999;
    border-radius: 6px;
    outline: 0;
    background-clip: padding-box;
    font-family: Helvetica,arial,sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .15s ease-in-out,opacity .15s ease-in-out;
    transition: transform .15s ease-in-out,opacity .15s ease-in-out;
}
.ui-popup .ui-dialog-arrow-b {
    top: -16px!important;
}
.ui-dialog-arrow-a, .ui-dialog-arrow-b {
    position: absolute;
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
    _color: #ff3fff;
    _filter: chroma(color=#FF3FFF);
    border: 8px dashed transparent;
}
.ui-dialog-grid {
    width: auto;
    margin: 0;
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    background: transparent;
}
.dialog-notice .ui-dialog-header, .dialog-forgot .ui-dialog-header {
    border-bottom: 0;
    background: #be1204;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#be1204),to(#bd3f35));
    background-image: -moz-linear-gradient(top,#be1204,#bd3f35);
    background-image: -o-linear-gradient(top,#be1204,#bd3f35);
    background-image: -webkit-linear-gradient(top,#be1204,#bd3f35);
    background-image: linear-gradient(to bottom,#be1204,#bd3f35);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#be1204', endColorstr='#bd3f35')";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#be1204',endColorstr='#bd3f35');
    zoom: 1;
    color: #fff;
}

.ui-dialog-header {
    white-space: nowrap;
    border-bottom: 1px solid #e5e5e5;
}
.ui-dialog-header, .ui-dialog-body, .ui-dialog-footer {
    padding: 0;
    border: 0 none;
    text-align: left;
    background: transparent;
}
.dialog-notice .ui-dialog-close {
    position: absolute;
    opacity: 1;
    font-weight: normal;
    height: 64px;
    top: 0;
    font-size: 30px;
    color: #fff;
}

.ui-dialog-close {
    position: relative;
    _position: absolute;
    float: right;
    top: 13px;
    right: 13px;
    _height: 26px;
    padding: 0 4px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #FFF;
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: pointer;
    background: transparent;
    _background: #FFF;
    border: 0;
    -webkit-appearance: none;
}
.dialog-notice .ui-dialog-title {
    color: #fff;
    font-size: 24px;
    text-align: center;
    letter-spacing: 8px;
}

.ui-dialog-title {
    margin: 0;
    line-height: 1.428571429;
    min-height: 16.428571429px;
    padding: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    cursor: default;
}
.dialog-notice .ui-dialog-body {
    padding: 0!important;
}
.ui-dialog-body {
    padding: 20px;
    text-align: center;
}
.ui-dialog-header, .ui-dialog-body, .ui-dialog-footer {
    padding: 0;
    border: 0 none;
    text-align: left;
    background: transparent;
}
.dialog-notice .ui-dialog-content {
    color: #fff;
}
.ui-dialog-content {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    text-align: left;
}
.side_left {
    float: left;
    width: 224px;
    height: 542px;
    overflow: hidden;
    overflow-y: auto;
    background: #fff;
    border-right: 1px solid #e5e4e4;
}
.side_item {
    padding-left: 15px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e5e4e4;
}
.side_item a.active {
    border-right: 3px solid #d0a806;
}
.side_item a {
    color: #4c4c4c;
    display: block;
    padding-left: 20px;
    background: url(../../member/notice/images/circle_ico.png?96e379885e) no-repeat left center;
}
.side_item a span {
    font-size: 16px;
    display: block;
    height: 42px;
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.notice_main {
    float: left;
    width: 762px;
    height: 542px;
    overflow: auto;
    background: #fff;
}
.notice_main .notice_title {
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #e5e4e4;
}
.notice_main .notice_title h1 {
    font-size: 22px;
    color: #f4354a;
    font-weight: bold;
}
.notice_main .notice_text {
    font-size: 16px;
    color: #5c5c5c;
    text-align: center;
    padding: 0 20px;
}
.notice_main .notice_text div {
    line-height: 30px;
    margin-top: 22px;
    word-spacing: normal;
    word-break: break-word;
}

.notice_item {
    width: 100%;
    text-align: center;
}
.notice_text .fright {
    width: auto!important;
    float: right;
}
.ui-dialog-footer {
    padding: 0 20px 20px 20px;
}
.ui-dialog-statusbar {
    float: left;
    margin-right: 20px;
    padding: 6px 0;
    line-height: 1.428571429;
    font-size: 14px;
    color: #888;
    white-space: nowrap;
}
.ui-dialog-button {
    float: right;
    white-space: nowrap;
}
.ui-dialog-footer button.ui-dialog-autofocus {
    color: #fff;
    background-color: #be1204;
    border-color: #be1204;
}
.ui-dialog-footer button {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.ui-dialog-footer button {
    width: auto;
    overflow: visible;
    display: inline-block;
    padding: 6px 12px;
    _margin-left: 5px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}