/*----------------- ESNHomeNews ------------------*/
.home-news-frame-bound{
	border:1px solid #DBDBDB;
	margin-bottom:5px;
	overflow:hidden;
}
.home-news-frame-title-bound{
	width:99%;
}
.home-news-frame-title{
	float:left;
	height:28px;
	line-height:28px;
	color:#0F73A1;
	text-indent:7px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
.home-news-arrow-bound{
	float:right;
	padding:6px 4px 0 0;
}
.home-news-frame-title span{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.home-news-next{
	background:url(../images/home/top_arrow.png) no-repeat 50% 0%;
	height:10px;
	width:12px;
}
.home-news-next:hover,.home-news-next-hover{
	background:url(../images/home/top_arrow_hover.png) no-repeat 50% 0%;
	height:10px;
	width:12px;
}
.home-news-prev{
	background:url(../images/home/down_arrow.png) no-repeat 50% 0%;
	height:10px;
	width:12px;
	_margin-top:-3px;
}
.home-news-prev:hover,.home-news-prev-hover{
	background:url(../images/home/down_arrow_hover.png) no-repeat 50% 0%;
	height:10px;
	width:12px;
}
.home-news-bound,.home-news-bound ul{
	clear:both;
	overflow:hidden;
}
.home-news-item-bound{
	list-style:none;
	background:url(../images/home/bg_home_news_item.png) repeat-x;
	background-color:#E5E5E5;
	height:69px;
	margin-bottom:1px;
}
.home-news-item-bound:hover,.home-news-item-bound-hover{
	background:url(../images/home/bg_home_news_item_hover.png);
}
.home-news-image{
	float:left;
	padding:4px 0 0 5px;
}
.home-news-name a,.home-news-name a:hover,.home-news-name a:visited,.home-news-name a:visited:hover{
	white-space:nowrap;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#2A2A2A;
	text-decoration:none;
}
.home-news-time{
	text-align:right;
	color:#8B8B8B;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
}
.home-news-brief{
	font-size:11px;
	color:#2A2A2A;
}
.home-news-content{
	float:left;
	#float:none;
	padding-top:3px;
	padding-left:5px;
	width:73%;
}
.home-news-content-noimage{
	width:82%;
}
.home-news-arrow{
	background:url(../images/home/arrow_home_news_item.png) no-repeat 100% 50%;
	height:100%;
	margin-right:5px;
}
/*----------------- ESNHomeRegulationsOnBusiness ------------------*/
.home-news-rob-bound{
	
}
.home-news-rob-line{
	border-top:1px dashed #CCCCCC;
	height:5px;
}
.home-news-rob-name{
	color:#0B6898;
	margin-left:20px;
	line-height:18px;
}
.home-news-rob-name a,.home-news-rob-name a:visited{
	color:#666666;
	text-decoration:none;
}
.home-news-rob-name a:hover,.home-news-rob-name a:visited:hover{
	color:#000000;
	text-decoration:none;
}
.home-news-rob-view-more{
	list-style:none;
	text-align:right;
	padding:10px 5px 0 0;
}
.home-news-rob-view-more a,.home-news-rob-view-more a:hover,.home-news-rob-view-more a:visited,.home-news-rob-view-more a:visited:hover{
	color:#000000;
	text-decoration:none;
}

