.main {
    margin-top: 13px;
    min-height: 500px;
    background: url(../img/newshow_body.png) repeat-y;
	position:relative;
}
.main .local{
	height: 40px;
	background: url(../img/newshow_top.png) no-repeat;
	padding-left: 47px;
	color: #666666;
	font-size: 12px;
	font-family: 宋体;
	line-height: 40px;
}
.main .local a{
	color: #666666;
}
.main .artical{
	padding: 25px 17px 0;
}
.main .artical .title{
	padding-bottom: 15px;
	border-bottom: 1px dashed #b9b9b9;
}
.main .artical .title h6{
	font: 24px/55px '微软雅黑' ;
	text-align: center;
	color: #343434;
}
.main .artical .title  p{
	text-align: center;
	font: 12px/23px '宋体';
	color:  #b18162;
}
.main .artical .section{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #b9b9b9;
}
.page_runing p{
	color: #FF0000;
	font: 12px/32px "宋体";
}
.page_runing p a{
	color:#FF0000;
}
.newshow_bottom{
	height:21px;
	background: url(../img/newshuow_bottom.png) no-repeat;    position: absolute;
    bottom: 0;
    /* z-index: 111111; */
    width: 974px;
}
.page_runing{
	 height: 88px;
}