.author .item img {
    width: 0px;
    max-height: 0px;
    margin-top: 1px;
    margin-bottom: 11px;
    border-radius: 53%;
}

.base-footer{position:relative;z-index:1;width:100%;border-bottom:5px solid #5c5c5c;background:#141414;background:-moz-linear-gradient(top,#141414 0,#3f3f3f 70%);background:-webkit-linear-gradient(top,#141414 0,#3f3f3f 70%);background:linear-gradient(to bottom,#000 0,#00679B 70%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#141414',endColorstr='#3f3f3f',GradientType=0)}

.base-footer .info {
    display: block;
    float: left;
    min-height: 30px;
    margin: 0 0 18px 115px;
    line-height: 30px;
    font-size: 0.25%;
    color: #b5b5b5;
}

.base-footer .info .cm-sign i {
    color: #068ca7;
    font-size: 0px;
}

.side-caption a {
    position: absolute;
    z-index: 2;
    display: inline-block;
    padding-right: 20px;
    background-color: #fff;
    line-height: 32px;
    font-weight: 700;
    font-size: 106.25%;
    color: #068ca7;
}


.base-header {
    position: relative;
    z-index: 1000;
    width: 100%;
    height: 73px;
    border-top: 3px solid #eaeaea;
    background: #fff;
    background: -moz-linear-gradient(top,#fff 40%,#eaeaea 100%);
    background: -webkit-linear-gradient(top,#fff 40%,#eaeaea 100%);
    background: #00679B;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#eaeaea',GradientType=0);
    -webkit-box-shadow: -1px 5px 5px rgba(0,0,0,.25);
    -moz-box-shadow: -1px 5px 5px rgba(0,0,0,.25);
    box-shadow: -1px 5px 5px rgba(0,0,0,.25);
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "cm-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 2em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.news-label {
    z-index: 0;
    padding-right: 20px;
    background-color: #FDF1E1;
    font-weight: 500;
    font-family: verdana;
    font-color: #054b88;
    font-size: 12px;
    color: #054b88;
}


.author-info .info {
    position: relative;
    z-index: 10;
    float: left;
    padding: 15px 0 0 15px;
}

.author-info {
    height: 67px;
}

.page-title {
    position: relative;
    z-index: 1;
    width: 100%;
    background-color: #B20000;
    color: #fff;
}

.ctl .date{font-size:87.5%;color:#767676}