.art_home_first {
    clear: both;
    display: table;
    width: 100%;
}
.art_home_first .img_fh {
    float: left;
    margin: 5px 15px 5px 5px;
    width: 340px;
}
.art_home_first .img_fh img {
    border: 1px solid #c00;
    border-radius: 7px 7px 0 0;
    float: left;
    height: 215px;
    width: 335px;
}
.art_home_first .img_fh .title {
    background: none repeat scroll 0 0 #c00;
    border-radius: 0 0 7px 7px;
    color: #fff;
    float: left;
    font-weight: bold;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    width: 337px;
}
.art_home_first .des {
    line-height: 22px;
    padding-right: 5px;
}
.art_home_first .des .title a {
    color: #c11a1a;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
    text-decoration: none;
}
.art_home_othter {
    clear: both;
}
.art_home_othter img {
    height: 150px;
    width: 190px;
}

/*--------cot doc--------------*/
.item_art {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    height: 65px;
    line-height: 20px;
    overflow: hidden;
    padding-bottom: 5px;
    width: 100%;
}
.item_art a {
    color: #000;
    text-decoration: none;
}
.item_art a:hover {
    color: #c00;
    text-decoration: none;
}
.item_art img {
    border: 3px solid #fbfbfb;
    float: left;
    height: 50px;
    margin: 7px 10px 7px 4px;
    width: 56px;
}
.item_art span {
    display: block;
    font-weight: normal;
    margin: 8px 0 0;
    padding-right: 5px;
}
.related {
    border-bottom: 1px dashed #eee;
    padding: 6px 0;
}
.related a {
    background: url("/Portals/1/images/dot_art.png") no-repeat scroll 0 3px transparent;
    color: #000;
    display: inline-block;
    padding-left: 15px;
    text-decoration: none;
    margin-left:10px;
}
.list_ver {
    border-bottom: 1px solid #e5e5e5;
    display: table;
    line-height: 20px;
    margin: 0 0 10px 1px;
    padding: 5px 0 10px;
    width: 100%;
}
.list_ver img {
    border: 1px solid #e5e5e5;
    float: left;
    height: 117px;
    margin: 0 10px 0 7px;
    padding: 2px;
    height: 147px;
    width:230px;
}
.list_ver .title a {
    color: #c11a1a;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    text-decoration: none;
}
.time {
    color: #999;
    font-size: 11px;
    font-style: normal;
}
.time_art {
    color: #333;
    font-family: tahoma;
    font-style: normal;
}
.list_ver .des {
    text-align: justify;
	padding:0 15px 0 5px;
}
.list_ver img {
    border: 1px solid #e5e5e5;
    float: left;
    height: 117px;
    margin: 0 10px 0 7px;
    padding: 2px;
    height: 147px;
    width: 230px;
}

.list_ver .title a {
    color: #c11a1a;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    text-decoration: none;
}

.time {
    color: #999;
    font-size: 11px;
    font-style: normal;
}

.time_art {
    color: #333;
    font-family: tahoma;
    font-style: normal;
}

.list_ver .des {
    text-align: justify;
    padding: 0 15px 0 5px;
}

.articleImage {
    border: 1px solid #CDCDCD;
    padding: 2px;
    float: left;
    margin-right: 5px;
}

    .articleImage img {
        margin: 0;
        width: 135px;
    }

.ArticleLeftContent h1 {
    margin: 0;
    padding: 0;
    font-size: 13px
}

.ArticleLeftContent h1 {
    line-height: 18px !important;
}

.ArticleLeftContent {
    float: none !important;
    float: left;
}

.ArticleLeftContent, .ArticleRightContent {
    margin-top: 0 !important;
}

.ArticleLeftContent {
    float: none !important;
    float: left;
}

.ArticleLeftContent, .ArticleRightContent {
    margin-top: 0 !important;
}

.article {
    line-height: 20px;
    clear: both;
    text-align: left;
    margin: 0 0 5px 0;
    padding-top: 5px;
    overflow: auto;
    padding-bottom: 10px;
    border-bottom: 1px #cccccc solid;
}