/*et_banner*/
.et_banner{
	height:263px;
	width:100%;
	background:url("/globalImg/et_banner.jpg") no-repeat top center;	
}
/*et_banner*/

/*et_nav*/
.et_nav{
	height:41px;
	line-height:41px;
	background:#2da2f2;	
	font-family:"Microsoft Yahei";
	font-size:16px;
}
.et_nav a{
	display:inline-block;
	width:122px;
	padding-right:1px;
	background:url("/globalImg/et_nav.gif") no-repeat right top;	
	float:left;
	text-align:center;
	color:#fff;
}
.et_nav a:hover,.et_nav a.hover{
	color:#fff;
	background:url("/globalImg/et_nav.gif") repeat-x left top;	
}
/*et_nav*/

/*et_aside 开始*/
.et_aside{
	float:left;
	width:250px;
	margin-top:25px;	
}
.ets_nav a{
	display:block;
	width:190px;
	text-align:right;
	padding-right:60px;
	height:40px;
	line-height:40px;	
	font-size:16px;
	font-family:"Microsoft Yahei";
	color:#2da2f2;
	background:url("/globalImg/ets_nav.png") no-repeat left top;		
}
.ets_nav a:hover,.ets_nav a.hover{
	color:#fff;
	background-position:left bottom;	
}
.ets_line{
	height:15px;	
}
/*et_aside 结束*/

/*et_section 开始*/
.et_section{
	float:right;
	margin-top:25px;
	width:733px;
	border:1px solid #e6e6e6;	
	padding-bottom:28px;
	border-top:4px solid #ffb852;
	min-height:500px;
}
.ets_head{
	height:43px;
	line-height:43px;
	border-bottom:1px solid #e6e6e6;	
	clear:both;
	padding:0 19px;
}
.ets_head .tit{
	float:left;
	font-size:16px;
	font-family:"Microsoft Yahei";
	color:#0e77bb;	
}
.ets_pos{
	float:right;
	font-size:14px;	
}

.ets_news{
	padding:0 19px;	
}
.ets_news li{
	height:39px;
	line-height:39px;
	border-bottom:1px dashed #ccc;
	vertical-align:top;
	clear:both;
	font-size:14px;
	color:#666;	
}
.ets_news li a{
	float:left;	
	display:inline-block;
	max-width:560px;
	_width:560px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-left:10px;
	background:url("/globalImg/ets_li1.gif") no-repeat left center;
}
.ets_news li a:hover{
	background-image:url("/globalImg/ets_li1h.gif");	
}
.ets_news li span{
	float:right;	
}
.ets_page{
	height:22px;
	line-height:22px;
	text-align:center;
	margin-top:28px;
	font-family:"Microsoft Yahei";
	color:#666;
	font-size:12px;	
}
.ets_page a{
	color:#666;	
}
.ets_page a:hover{
	color:#41a6f4;	
}
.ets_page strong{
	padding:0 3px;	
}
.ets_page .page_text{
	width:36px;
	border:1px solid #ccc;
	text-align:center;	
}
/*et_section 开始*/

/*ets_footer 底部*/
.ets_footer{
	height:135px;
	padding-top:15px;
	border-top:4px solid #2591ef;
	margin-top:22px;
	line-height:35px;
	text-align:center;
	font-size:14px;
}
/*ets_footer 底部*/