a{
	display:inline;
}

.information_list_content_trap{
	width:100%;
}
.information_list_box{
	width:1000px;
	background:#FFFFFF;
	margin:auto;
	padding:50px 30px 0;
}
.aricle_trap{
	width:730px;
	min-height:300px;
	float:right;
}
.aricle_trap h3{
	font-size:22px;
	font-weight:bold;
	text-align: center;
	border-bottom:2px solid #3087d3;
	padding-bottom:10px;
}
.date{
	text-align: center;
	font-size:16px;
	color:#999;
	padding:10px 0px;
}
.aricle_content{
	min-height:300px;
}
.aricle_content p{
	min-height:4px;
	line-height:24px;
	text-indent:2em;
}

.aricle_content img{
	max-width: 90%;
	max-height: 90%;
}



table{
  border-spacing:1px;
}
table td{
  border:1px solid windowtext;
}
table p{
  text-indent:0 !important;
}


.next-page{
  margin-top:20px;
}
.next-page li{
	height:20px;
	line-height:20px;
}
.next-page li:hover a{
	color:#3087d3;
}
