#banner
{
	height: 223px;
	overflow: visible;
	padding: 0px 29px;
	display: none;
}
#bottom_links
{
	position: relative;
	width:976px;
	margin:0 auto;
	height: 60px;
	background: none no-repeat 0 0;
	display: none;
}
#home_content
{
	position: relative;
	width:907px;
	margin:0 auto;
	padding: 35px 37px 19px 32px;
	background: url('webassets/bottom_links_bg.png') no-repeat 0 0;
	display:none;
}

#home_content .left
{
	float: left;
	width: 496px;
	padding-left: 2px;
	display:none;
}
#home_content .recent
{
	border-right:2px solid #ECEEEE;
	float:left;
	margin:15px 0 0 15px;
	width:233px;
	display:none;
}
#home_content .recent img.title
{
	padding:0 0 5px;
	display:none;
}
#home_content .recent .link
{
	float: left;
	width: 157px;
	font-size: 11px;
	line-height: 20px;
	overflow:hidden;
	white-space:nowrap;
	display:none;
}

#home_content .recent .link a
{
	color: #231F20;
	text-decoration: none;
	display:none;
}
#home_content .recent .link a:hover
{
	text-decoration: underline;
}
#home_content .recent .date
{
	color:#848484;
	float:right;
	font-size:11px;
	line-height:20px;
	padding:0 0 0 10px;
	width:51px;
}
#home_content .recent .green
{
	float:left;
	width:15px;
}

#home_content .right
{
	float:left;
	padding:15px 0 0 15px;
	width:141px;
}
#home_content .right .title
{
	float: left;
	width: 80px;
	padding: 0px 10px 0px 0px;
	color: #F03740;
	font-size: 11px;
	font-weight: bold;
	line-height:14px;
}
#home_content .right .icon
{
	float: left;
	width: 45px;
}
#home_content .right img.absolute
{
	position: absolute;
	display:none;
}

#home_content .right .content
{
	float: left;
	width: 115px;
	padding: 3px 0px 0px 0px;
	color: #231F20;
	font-size: 11px;
	line-height:14px;
	display:none;
	
}
#home_content .right .content a.more
{
	display: block;
	padding: 3px 0px 0px 0px;
	color: #F03740;
	font-size: 10px;
	text-transform:uppercase;
	background:url("webassets/more_arrow.png") no-repeat scroll left 0.4em transparent;
	padding-left:8px;
	text-decoration: none;
}
#home_content .right .content a.more:hover
{
	text-decoration: underline;
}