﻿.list-space {
    height: 20px;
    clear: both;
    overflow: hidden;
}
.list-main {}
.list-left {
    float: left;
    display: inline;
    width: 760px;
    margin-right: 20px;
}
.list-side {
    float: left;
    display: inline;
    width: 220px;
}

/*************************************************************************************************/

.cn-box {
    overflow: hidden;
    border: 1px solid #BFCFDE;
    border-radius: 6px;
    background: #FFF;
}
.cn-box .cn-title {
    position: relative;
    height: 30px;
    border-bottom: 1px solid #BFCFDE;
    background: #FFF url(../images/cnbox-title-bg.png) repeat-x;
}
.cn-box .cn-title-value {
    float: left;
    display: inline;
    height: 30px;
    width: 122px;
    background: url(../images/cnbox-title-text.png) no-repeat;
    color: #fff;
    font-weight: normal;
    line-height: 30px;
    text-indent: 35px;
}
.cn-box .cn-content {}

/*************************************************************************************************/

.sidemenu {
    margin: 0 5px 5px 5px;
}
.sidemenu a {
    text-decoration: none;
    color: #666;
}
.sidemenu a:hover {
    text-decoration: none;
    color: #C00;
}
.sidemenu .item {
    border-bottom: 1px dashed #D4D4D4;
    font-weight: normal;
    font-family: "Microsoft YaHei", "\5B8B\4F53";
    color: #666;
}
.sidemenu .item-value {
    position: relative;
    clear: both;
    zoom: 1;
}
.sidemenu .item-value-icon {
    display: block;
    position: absolute;
    top: 3px;
    left: 5px;
    overflow: hidden;
    height: 20px;
    width: 20px;
    background: #FFF url(../images/a-icon.png) no-repeat center center;
}
.sidemenu .item-value-name {
    display: block;
    overflow: hidden;
    clear: both;
    height: 20px;
    width: 178px;
    padding: 3px 0;
    margin-left: 30px;
    line-height: 20px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    font-size: 14px;
    color: #666;
}
.sidemenu .current {
    color: #C00;
}

/*************************************************************************************************/

.sidetable {
    margin: 0 5px 5px 5px;
}
.sidetable a {
    text-decoration: none;
    color: #666;
}
.sidetable a:hover {
    text-decoration: underline;
    color: #C00;
}
.sidetable .item {
    position: relative;
    clear: both;
    zoom: 1;
    border-bottom: 1px dashed #D4D4D4;
}
.sidetable .item-icon {
    position: absolute;
    top: 7px;
    left: 5px;
    overflow: hidden;
    height: 20px;
    width: 20px;
    background: #FFF url(../images/sidemenu-icon.gif) no-repeat center center;
}
.sidetable .item-name {
    display: block;
    overflow: hidden;
    clear: both;
    height: 20px;
    width: 178px;
    margin-left: 30px;
    padding: 7px 0;
    line-height: 20px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: normal;
    font-family: "Microsoft YaHei", "\5B8B\4F53";
    color: #666;
}

/*************************************************************************************************/

.catelist {
    width: 720px;
    margin: 0 auto;
    padding: 20px 0;
}
.catelist .item {
    position: relative;
    display: block;
    clear: both;
    vertical-align: top;
    font-weight: normal;
    font-family: "\5B8B\4F53";
    zoom: 1;
}
.catelist .item-icon {
    float: left;
    display: inline;
    overflow: hidden;
    height: 20px;
    width: 20px;
    margin: 4px 0;
    background: #FFF url(../images/a-icon.png) center center no-repeat;
}
.catelist .item-text {
    float: left;
    display: inline;
    width: 600px;
    height: 20px;
    margin: 4px 0;
    line-height: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.catelist .item-time {
    float: right;
    display: inline;
    overflow: hidden;
    width: 60px;
    height: 20px;
    margin: 4px 0;
    color: #666;
}
.catelist .bt {
    border-bottom: 1px dashed #D4D4D4;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

/*************************************************************************************************/


/*************************************************************************************************/


/*************************************************************************************************/

.pager {
    clear: both;
    width: 720px;
    margin: 0 auto;
    text-align: left;
    vertical-align: top;
    font-size: 0px;
    font-weight: normal;
    font-family: "Microsoft YaHei", "\5B8B\4F53";
    color: #000;
}
.pager a, .pager span {
    display: inline-block;
    overflow: hidden;
    height: 28px;
    margin: 2px;
    padding: 0 10px;
    border: 1px solid #D4D4D4;
    border-radius: 2px;
    background: #FBFBFB;
    line-height: 28px;
    vertical-align: top;
    text-decoration: none;
    font-size: 12px;
}
.pager a:hover {
    text-decoration: none;
    border-color: #CCC;
    background: #F0F0F0;
}
.pager select {
    border: none;
    height: 28px;
}

/*************************************************************************************************/

.detail {
    width: 720px;
    margin: 0 auto;
}
.detail .title {
    padding: 20px 0 10px 0;
    line-height: 34px;
    font-weight: normal;
    color: #444;
}
.detail .title-main {
    text-align: center;
    font-size: 26px;
}
.detail .title-sub {
    text-align: center;
    font-size: 18px;
}
.detail .info {
    clear: both;
    padding-bottom: 10px;
    text-align: center;
    vertical-align: top;
    font-size: 0;
    zoom: 1;
}
.detail .info-item {
    display: inline-block;
    overflow: hidden;
    margin: 5px;
    vertical-align: top;
    font-size: 12px;
    color: #999;
}
.detail .content {
    width: 100%;
    padding-bottom: 20px;
    overflow: hidden;
    line-height: 32px;
    font-size: 14px;
    font-weight: normal;
    word-wrap: break-word;
    word-break: break-all;
    color: #000;
}
.detail .content a {
    text-decoration: underline;
    color: #000;
}
.detail .content a:hover {
    text-decoration: underline;
    color: #548AC1;
}
.detail .dpage {
    line-height: 20px;
}