.articbody {
    margin: auto;
    overflow: hidden;
	background: #f1f0ee;
	padding: 15px;
}
#articbody_l {
	width: 700px;
    float: left;
    padding-right: 14px;
    overflow: hidden;
}
#articbody_l>h2{
	font-size: 14px;
	border-bottom:3px solid #AC0B0B;
	line-height: 40px;
}
#articbody_l>h2 a{
	color:#525252;
}
.art_titile{
	font-weight: 400;
	text-align: center;
    font-size: 26px;
    margin-top: 16px;
    margin-bottom: 10px;
    color: #000;
}
.art_from {
    border: #ccc 1px dashed;
    text-align: center;
    padding: 5px 0;
    margin: 0 30px 10px 30px;
}
.art_from a{
    color: #272a30;
}
.art_text {
    line-height: 29px;
    font-size: 14px;
    overflow: hidden;
    padding: 0 30px 15px 30px;
    zoom: 1;
/*     background-color: #fff; */
}
.art_text p{
    font-size:14px;
    color:#272a30;
    text-indent: 2em;
}
.art_text h2{
    font-weight:400;
    font-size:18px;
}
.art_text img{
    width:100%;
    margin-top:10px;
}
.art_text .h2_finnal{    /* h2字体居中 */
    font-size:29px;
    text-align: center;
}
.art_text .text_r{
    text-align:right;
}
.art_text .text_c{
    text-align:center;
}
.art_text .texts20{
    font-size:20px;
}
/* 右侧内容排版 */
.articbody_r{
    width: 270px;
    float: right;
    overflow: hidden;
}
.newbolg {
    border: #D8D8D6 1px solid;
    border-top: #AC0B0B 3px solid;
    clear: both;
    margin: 5px 0 10px 0;
}
.newbolg h2 {
    font-size: 14px;
    color: #000;
    line-height: 30px;
    padding: 0 0 0 10px;
}
.newbolg ul {
    margin: 10px;
    background: url(../images/art_list.png) no-repeat 0 2px;
    list-style: none;
}
.newbolg ul li {
    padding-left: 28px;
}
.newbolg ul li a {
    display: block;
    color: #525252;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}
/* 主版面列表 */
.art_list {
    line-height: 29px;
    font-size: 14px;
    overflow: hidden;
    padding: 0 30px 15px 30px;
    zoom: 1;
}
.art_list ul{
    margin: 20px 10px 20px 20px;
}
.ptit {
    line-height: 30px;
    font-size: 14px;
    color: #000;
}
.ptime {
    color: #747474;
    margin-bottom: 10px;
}
.imgdow {
    float: left;
    clear: left;
    margin: 0 10px 0 0;
    width: 160px;
    max-height: 120px;
    border: 1px #ccc solid;
    padding: 4px;
}
.pcon {
    line-height: 1.9;
    text-indent: 2em;
}
.pcon a {
    color: #FFF;
    float: right;
    background: #f90;
    padding: 0 5px;
    clear: both;
    text-indent: 0em;
}
.line {
    height: 10px;
    overflow: hidden;
    width: 100%;
    margin: 10px 0;
    clear: both;
    border-bottom: 1px dashed #ccc;
}
.videoset>iframe{
    margin:0px auto;
    height:368px;
    width:640px;
    overflow:both;
    text-decoration: underline;
}
.art_text>img#self_cheng{
    width:208px;
    height:277px;
    margin: auto;
}