.news_mask6{
	position:absolute;
	/*left:50%;
	margin-left:-120px;*/
	width:400px;
	height:266px;
	overflow:hidden;
}


/* Sample 7*/
#news_box7{
	position:absolute;
}
#news_box7 span{
	display:block;
	float:left; /*the movement of large photo from the thumb*/
}

#news_box7 span img{
	width:400px;
	height:266px;
}

#news_thumbs7{
	position:relative;
	width:486px;
	clear:both;
	height:41px;
	overflow:hidden;
	/*margin-top:200px;*/
}
#news_thumbs7 .news_thumbs, #news_thumbs_handles7, #news_thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:41px;
}
#news_thumbs7 .news_thumbs div, #news_thumbs_handles7 span{
	display:block;
	width:60px;
	height:41px;
	margin:0;
	float:left;
	cursor:pointer;
}
#news_thumbs7 .news_thumbs div img{
	width:54px;
	float:right;
}
#news_thumbs_handles7 span{
	background:url(../images/thumb_invisible.gif) no-repeat;
}
#news_thumbs_mask7{
	width:1200px;
	background:url(../images/thumbs_mask.gif) no-repeat center top;
}
/* Sample 8*/
#ff_box8{
	position:absolute;
}
#ff_box8 div{
	width:700px;
	float:left;
}

#ff_box8 .ff_box8_center h3{
text-align:center;
}
#ff_box8 .ff_box8_center p{
margin-left:auto;
margin-right:auto;
width:70%;
}
/*
#ff_box8 .buttons{
	text-align:left
}`
#ff_box8 .next{
	float:right
}*/
.ff_sample8 .ff_buttons{
	text-align:center;
	clear:both;
}
#ff8_head{
font-size:30px;
}
.ff_sample8 .ff_mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#cont{width:550px;margin:auto;background:#fff;text-align:left;padding:20px}
#cont1{width:700px;margin:auto;background:#fff;text-align:left;padding:20px}
#cont2{width:700px;margin:auto;background:#fff;text-align:left;padding:20px}
#cont3{width:700px;margin:auto;background:#fff;text-align:center;}

.ff_buttons{padding:5px;}
.ff_buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:20px Verdana}
.ff_buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}

.sample{padding:20px 30px; margin:4px 0 25px 0; border:1px solid #e1e1e1}

/* ********************************** */

.news_thumbs{
	width:54px;
}
.news_thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.news_thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.ff_mask1{
	position:relative;
	width:700px;
	height:500px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}