#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}#container #topnews {
	height: 200px;
	margin-bottom: 20px;
}
#container #topnews #topnews-left {
	float: left;
	height: 160px;
	width: 650px;
}
#container #topnews #topnews-right {
	float: right;
	width: 310px;
}
#container #topnews #topnews-right .more {
	margin-top: 10px;
	text-align: right;
}
#container .newsblock {
	width: 310px;
	text-align: left;
}
#container .newsblock h4 {
	background-image: url(/skin/rising/news/images/bg_it_h4.png);
	background-repeat: no-repeat;
	line-height: 29px;
	font-size: 12px;
	text-indent: 10px;
	color: #434c63;
}
#container .newsblock h4 a {
	display: block;
}
#container .newsblock div {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d0d6e4;
	border-bottom-color: #d0d6e4;
	border-left-color: #d0d6e4;
}
#container ul {
	margin-top: 0px;
	color: #d0d6e4;
	list-style-type: none;
	color:#666666;
}
#container li {
	line-height: 25px;
	height: 25px;
	width: 275px;
	overflow: hidden;
	background-image: url(/skin/rising/news/images/bg_it_list.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 10px;
}
#container li span {
	float: right;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#container #banner {
	margin-top: 20px;
	margin-bottom: 20px;
}
.location-left {
	float: left;
}
.location-middel {
	margin-left:auto;
	margin-right:auto;
}
.location-right {
	float: right;
}
