h2
{
	font-size: 20px;
	padding-left: 20px;
	height: 45px;
	line-height: 40px;
	font-size: 22px;
	font-weight: bold;
}
h2 span
{
	color: #a6b91c;
}
#slogan
{
	padding: 8px 20px;;
	overflow: hidden;
	background-image: url(/images/slogan_bg.gif);
	background-repeat: no-repeat;
	color: #fff;
	line-height: 18px;
}
#latest
{
	margin-top: 20px;
	overflow: hidden;
}
#latest h2
{
	font-size: 16px;
	background-color: #dfdfc5;
	height: 35px;
	line-height: 36px;
}
#latest h2 span
{
	color: #879714;
}
