.focus-container{
	overflow:hidden;
	position:relative;
}
.focus-tittleFont {
	font-family:'黑体';
	color:#009cff;
	font-size:16px;
	line-height:30px;
}	
p{ text-indent:2em;}
.focus-container .focus-resource{
	float:left;
	border:0;
	

}
.focus-container .resource-holder{
	position:absolute;
	left:0;
	top:0;
	border:0;
	overflow:hidden;
}
.focus-container .focus-pager{
	position:absolute;
	bottom:0px;
	background:#e6f5fe;
	height: 40px;
	float:left;
	width:692px;

}
.focus-container .focus-page{
	position:relative;
	float:right;
	width:28px;
	line-height:28px;
	/*margin-left:2px;*/
	text-align:center;
	cursor:pointer;
	text-align:center;
	top:10px;
	right:175px;
	
}
.focus-container  .selected{
	background: url(../imgs/focus_page_hover.jpg);
	border:1px solid #205aa7;
	color:#fff;
	font-weight:bold;
	
}
.focus-container  .unselected{
	background: url(../imgs/focus_page.jpg);
	border:1px solid #e3e3e3;
	color:#131313;
	
}
/*new*/
.ppsImg{

  background:#fff;
  width:672px;
  height:287px;
  vertical-align:middle;
  margin:10px;
  
}
.resImg{
  marging-left:239px;
  text-align:right;
  width:446px;
  height:250px;
 display:none;
  
}