.wrap{
	background:#fff;
}
/*--index style----------------------------------------------------------------------------------------------------------------------------*/
#focus_pic{
	width:898px;
	margin:0 auto;
	background: #00203f;
	overflow: hidden;
}

.focus {
		float:left;
		width:898px;height:496px;
		background: #ecf4fa;
		margin: 0 auto;
		padding:0 0 0 1px; 
		overflow: hidden;
		}	
	.sliderwrapper {
		float:left;
		position: absolute;
		width:898px;height:496px;
		}
	.sliderwrapper img {
		display:block; 
		width:898px;height:496px;border: 0;
		}	
	.sliderwrapper .contentdiv{
		visibility: hidden; /*leave as is*/
		position: absolute; /*leave as is*/
		filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
		}	
		
	.pagination{
		float:left;
		width:898px;height:110px;
		position: absolute;
		margin:307px 0 0 0;display:inline;
		z-index: 2;
		overflow: hidden;
		}		
		
	.pagination a{
		float:left;
		width:292px;height:104px;
		margin: 15px 0 0 0;display:inline;
		padding:3px;
		}	
	.pagination a:hover, .pagination a.selected{
		float:left;
		width:292px;height:104px;
		padding:3px;
		}
		