#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#container #banner {
	margin-bottom: 20px;
}
#container #sidebar {
	float: left;
	width: 120px;
	text-align: center;
	display: none;
}
#container #sidebar ul {
	list-style-type: none;
}
#container #sidebar li {
	text-align: left;
	margin-top: 8px;
}
#container #sidebar li a {
	height: 26px;
	display: block;
	padding-left: 35px;
	line-height: 26px;
}
#container #sidebar li.current a {
	background-image: url(/skin/rising/about/images/bg_list_sidebar_current.png);
	background-repeat: no-repeat;
	font-weight: 900;
	color: #FFFFFF;
}
#container #content {
	float: right;
	width: 810px;
}
#content img {
border:none;
}
#container #content .news {
	line-height: 220%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#container #content .news span {
	color: #999999;
}
#container #content #nextpage {
	font-size: 14px;
	word-spacing: 10px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	color: #999999;
}
#container #content #nextpage a {
	border: 1px solid #434C63;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container #content #article {
	line-height: 220%;
	font-size: 14px;
	margin-bottom: 20px;
}
#container #content #article h2 {
	color: #000000;
}
#container #content #article span {
	color: #999999;
	font-size: 12px;
}
#container #content #article #summary {
	background-color: #f5f6fa;
	border: 1px solid #d0d6e4;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
}
#container #content #article p {
	text-indent: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container #content #article #editer {
	font-size: 12px;
	color: #999999;
	text-align: right;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
#container #content #article h3 {
	color: #333333;
}
#container #content #article ul {
list-style-type:none;
}

#container #content #article ul li {
background-image:url("/skin/rising/news/images/bg_it_list.png");
background-position:0 15px;
background-repeat:no-repeat;
height:30px;
line-height:30px;
overflow:hidden;
padding-left:10px;
float:left;
width:350px;
   }


#container #content #article #related li a {
	font-size: 12px;
}
.ryp {
	height: 120px;
}
.ryp div {
	width: 100px;
	float: left;
	margin-right: 20px;
}
.ryp div h3 {
	font-size: 14px;
	font-weight: 900;
}
#container #content #awards-list {
    font-size: 14px;
}
#container #content #awards-list ul {
    margin-left: 20px;
	margin-bottom:20px;
}
#container #content #awards-list ul li {
    margin-top: 10px;
}
#container #content #awards-list h5 {
    font-size: 16px;
    font-weight: 900;
}