#championi-index {
	float:left;
	width:500px;
	list-style:disc;
}

#championi-index li {
	clear:both;
	width:600px;
	margin-left:15px;
	list-style:disc;
}

#championi-index div.links {
	float:left;
	width:150px;
	padding-bottom:5px;
}

#ideal {
	background:url("../images/bg_ideal.png") no-repeat scroll 0 0 transparent;
	color:#16387C;
	font-size:14px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	margin-top:15px;
	text-align:left;
	width:950px;
}
#ideal a{
	color:#16387C;
	font-size:14px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	margin-top:15px;
	text-align:left;
}

#ideal img {
	float:left;
	margin:3px 10px 0 5px;
}
.article-block-new {
	background:url("../images/article.png") no-repeat scroll 100% 0 #E1E9F3;
	padding:10px;
}