.content{
	max-width: 1920px;
	margin: 0 auto;
	background: url(../img/center_bg.png) repeat-y center 0;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.list_top{
	height: 37px;
	background:url(../img/list_top.png) no-repeat -5px 0px;
}
.list_body{
	background: url(../img/list_body.png) repeat-y;
	min-height: 600px;
	padding: 50px;
}
.list_foot{
	height: 45px;
	background: url(../img/list_foot.png) no-repeat;
}
.content .localPath{
	height: 36px;
    border-bottom: 2px solid #f9bd3d;
    line-height: 36px;
    padding-left: 28px;
    /* background: url(../img/home.png) no-repeat 4px center; */
    color: #707070;
    font-size: 12px;
    font-family: "宋体";
    width: 1072px;
    margin: 0 auto;
    margin-top: 8px;
}
.content .localPath a{
	color: #707070;
}
.content .artical{
	padding:3px 60px;
}
.title h6{
	line-height: 90px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 30px;
	color: #575757;
}
.title p{
	color: #555555;
	background: #F2F2F2;
	height: 40px;
	border-radius: 3px;
	line-height: 40px;
	font-family: "宋体";
	font-size: 14px;
	text-align: center;
	margin-bottom: 15px;
}
.section{
	padding: 10px 20px;
}
.section  td{
	border:1px solid;
}
.section table{
	display:block;
	margin:0 auto;
}
.section img{
	
}
.fanye{
	padding: 0 20px;
}
.fanye p{
	line-height:30px;
	color: red;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.fanye p a{
	color: red;
}
