.navigation-selected {
		background: #EAEAEA url(/ui/www/html/images/ico_index_button_hover.gif) no-repeat;
	}
	.body-information {
		margin-top: 12px;
	}
	.hot-news {
		margin-top: 4px;
	}
	.hot-news-body {
		border-bottom: #DEDEDE solid 1px;
		padding: 12px 0;
	}
	.hot-news-pic {
		background: #FFF;
		border: #C9C9C9 solid 1px;
		width: 148px;
		height: 108px;
		padding: 1px;
		float: left;
		overflow: hidden;
	}
	.hot-news-word {
		float: left;
		margin-left: 12px;
		width: 768px;
	}
	.word-title {
		font-weight: bold;
		font-size: 14px;
		margin-top: 6px;
		float: left;
	}
	.word-date {
		float: right;
		color: #666;
		background: url(/ui/www/html/images/m_n_ico_date.gif) no-repeat;
		height: 16px;
		line-height: 14px;
		padding-left: 20px;
		margin-top: 6px;
	}
	.word-body {
		color: #666;
		line-height: 150%;
		text-indent: 2em;
		margin-top: 16px;
	}
	.more-news-table {
		width: 940px;
	}
	.table-tr td {
		border-bottom: #DEDEDE solid 1px;
		height: 23px;
		line-height: 23px;
		color: #333;
	}
	.table-title {
		background: url(/ui/www/html/images/ico_point.gif) no-repeat 14px 10px;
		padding-left: 24px;
	}
	.table-tr .table-date {
		color: #666;
	}
	.Paging {
		text-align: center;
		margin: 12px 0;	
	}
	.Paging a {
		display: inline-block;
		background: #FFF;
		border: #999 solid 1px;
		height: 15px;
		_height: 14px;
		#height: 14px;
		text-align: center;
		padding: 1px 5px 0 5px;
		_padding: 2px 5px 0 5px;
		#padding: 2px 5px 0 5px;
		margin: 0 2px;
	}
	.Paging a:hover {
		background: #FFBA00;
		border: #000 solid 1px;
		color: #000;
		text-decoration: none;
	}
	.Paging .selected {
		background: #FFBA00;
		border: #000 solid 1px;
		color: #000;
	}
	.table-tr-title th {
		background: #DEDEDE;
		text-align: left;
		line-height: 24px;
	}