* {
    font-family: helvetica, arial, verdana, "微软雅黑", sans-serif;
}

#appHeader {
    position: relative;
}

#band {
    position: absolute;
    left: 5px;
    top: 10px;
    color: #FFFFFF;
    font-size: 21px;
}

.onlineCount {
    font-size: 16px;
    margin-right: 20px;
    margin-top: 10px;
}

#serverTimePanel {
    position: absolute;
    left: 210px;
    top: 16px;
    color: #FFFFFF;
    font-size: 16px;
}

#csmMessagePanel {
    position: absolute;
    left: 550px;
    top: 16px;
    color: #FFFFFF;
    font-size: 16px;
}

#userWithDrawPanel {
    position: absolute;
    left: 550px;
    top: 16px;
    color: #FFFFFF;
    font-size: 16px;
}

.showNumPanel {
    color: red;
}

#proWithDrawPanel {
    position: absolute;
    left: 880px;
    top: 16px;
    color: #FFFFFF;
    font-size: 16px;
}

#lossWithDrawPanel {
    position: absolute;
    left: 1060px;
    top: 16px;
    color: #FFFFFF;
    font-size: 16px;
}

#headUserPanel {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #FFFFFF;
}

.my-event-program {
    width:100%;
    margin-bottom:10px;
    background-color: #FFF;
    line-height:20px;
}

.my-event-program td.attribute {
    border:2px #99BBE8 solid;
    padding: 5px;
}

.my-event-program td.author {
    color: #15428B;
    font-weight: bold;
}

.my-event-program td.time {
    color: #15428B;
    text-align: right;
}

table.content {
    border:2px #157fcc solid;
}
table.log {
    border:2px #666666 solid;
}

.x-accordion-body .x-grid-view.x-grid-view-default {
    overflow-x: hidden !important;
}

.x-grid-row .x-grid-cell-inner {
    white-space: normal;
}

.x-grid-row-over .x-grid-cell-inner {
    font-weight: bold;
    white-space: normal;
}

.about-date {
    color:blue;
    font-size:18px;
}

.about-content {
    font-size:20px;
}

.present-grid .x-grid-cell {
    background-color: #e6f1f9;
}

.head-photo {
    float: left;
    padding: 4px 8px;
    text-align: center;
    line-height: 14px;
    color: #333;
    height: 80px;
    width: 80px;
    overflow: hidden;
    border-top: 1px solid transparent;
    cursor: pointer;
}

.ad-photo {
    float: left;
    padding: 8px 16px;
    margin: 5px;
    text-align: center;
    line-height: 14px;
    color: #333;
    font-size: 10px;
    font-family: "Helvetica Neue",sans-serif;
    height: 640px;
    width: 360px;
    overflow: hidden;
    border-top: 1px solid transparent;
    cursor: pointer;
}

.float-right {
    float: right;
}

.display-block {
    display: block;
}

.ad-select-photo {
    background: #DFEDFF;
    border-radius: 4px;
}

.ad-over-photo {
    background: #EEEEEE;
}

.delete-line {
    text-decoration:line-through;
}

.clear-float {
    clear: both;
}

.about {
    width: 540px;
    height: 310px;
}

.love-grid .x-grid-cell {
    color:deeppink;
}

.cdkey-item-grid .x-grid-cell {
    border-color:#e6f1f9;
}

.head-icon {
    width: 146px;
    display: block;
    min-height: 100px;
    padding: 8px ;
    background: #fff;
    margin: 5px;
    font-size: 12px;
    float: left;
    box-shadow: 0 3px 15px rgba(34,25,25,0.4);
    -ms-transition: top 0.5s ease, left 0.5s ease;
}
.head-icon strong {
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
    display: block;
    padding: 0 0 5px;
    font-size: 17px;
}

.head-icon .meta {
    text-align: right;
    color: #777;
    font-style: italic;
}
*.head-icon .imgholder img {

    width: 128px;
    height: 128px;
    background: #ccc;
    display: block;
}
strong, b {
    font-weight: bold;
}
.roleMangeTr {
    color:red;
}
