	.content .topcenter {
		text-align:left;
		width: 392px;
		overflow: hidden;
		position: relative;
		left: 35px;
		float: left;
		}

.information {
	width: 392px;
	overflow: hidden;
	position: relative;
	}
	.information .h2 {
		width: 392px;
		height: 42px;
	}
	.information .content {
		width: 392px;
		height: 158px;
		background: url(../img/bk_topnews.gif);
	}
	.information  hr {
		border: none;
		border-bottom: 1px solid #999;
		}
	.information .text,
	.information  hr {
		margin: 10px 15px;
		width: 362px;
		}
	.information .text{
		height: 17px;
	}
	.information .date {
		margin-right: 10px;
		float: left;
		}
	.information .title {
		color: #f90;
		float: left;
		}
	.information p {
		float: left;
		}

