.contentbox .textbox{
	/*width: 100%;*/
	width: 990px;
    margin: 0 auto;
	min-height:400px;
	padding-bottom: 46px;
	margin-top:66px;
}
.contentbox .textbox .article{
	width: 100%;
}
.contentbox .textbox .article .article-tit{
	text-align: center;
	font-size: 24px;
	line-height:30px;margin-bottom: 12px;
	color: #000;
}
.contentbox .textbox .article p{
	text-align:center;
	overflow: hidden;
	font-size: 13px;
}
.contentbox .textbox .article p span.date{
}
.contentbox .textbox .article p span.from{
color:#4A71CE;
}
.contentbox .textbox .article p span.from a{
	display: inline-block;
	width: 80%;
	padding: 0;
	font-size: 13px;
	color: #426dce;
}
.contentbox .textbox .content{
	width: 950px;
	margin:auto;
	margin-top: 60px;
	font-size: 15px;
	line-height: 28px;
}
.contentbox .textbox .content p{
	font-size: 15px;
	line-height: 28px;
	text-indent:2em;
}
.contentbox .textbox .content img{
	max-width: 100%;
  	display: inherit;
	border:0;
	border:none;
	margin:0 auto;
}

 .textbox .content2 table{width:100%;border:0px;border-top: 1px solid #AFAFAF;border-left: 1px solid #AFAFAF;}
 .textbox .content2 table tr td {text-align: left;line-height: 20px;font-size: 14px;padding: 4px; border:0;border-bottom: 1px solid #AFAFAF;border-right: 1px solid #AFAFAF;}
 .textbox .content2 table tr:nth-child(1) td{text-align: center;font-weight:bold;}
 .textbox .content2 table tr:nth-child(1) td:nth-child(1){width:30px;}
 .textbox .content2 table tr td:nth-child(1){text-align:center;}



.layout_content{width:950px;margin:auto;min-height:400px;}
.layout_content .cont_table{width:690px;border:1px solid #DBDBDB;margin:30px auto; border-collapse:collapse;}
.layout_content .cont_table tr{border-bottom:1px solid #EAEAEA;display:block;}
.layout_content .cont_table tr:last-child{border-bottom:0;}
.layout_content .table_title{text-align:center;width:690px;height:35px;color:#444;font-weight:bold;background:#EAEAEA;}
.layout_content .table_l{width:140px;height:30px;line-height:30px;text-align:right;border-right:1px solid #EAEAEA;font-size:14px;color:#006699;}
.layout_content .table_r{text-indent:2em;font-size:13px;}

.map_content{width:950px;margin:auto;min-height:400px;}
.map_content .cont_table{width:750px;border:1px solid #DBDBDB;margin:30px auto; border-collapse:collapse;}
.map_content .cont_table tr{border-bottom:1px solid #EAEAEA;display:block;}
.map_content .cont_table tr:last-child{border-bottom:0;}
.map_content .table_title{text-align:center;width:7500px;height:40px;color:#444;font-weight:bold;background:#EAEAEA;}
.map_content .table_l{width:140px;height:36px;line-height:36px;text-align:center;border-right:1px solid #EAEAEA;font-size:16px;color:#006699;}
.map_content .table_r{text-indent:2em;font-size:13px;}
.map_content .table_r a{font-size:16px;margin-right:10px;color:#567FE6;}
.map_content .table_r a:hover{text-decoration:underline;}