

/* SLIDE */


.mask1{
	position:relative;
	width:538px;
	height:200px;
	overflow:hidden;
}


#box{
	position:absolute;
}
#box div{
	width:538px;
	float:left;
}
#box .buttons{
	text-align:left
}
#box .next{
	float:right
}
.cont {
	float:left;
	background:url(gfx/back_news.png) no-repeat center #000;
	width:538px;
	padding:0 10px;
	border:1px solid #444;
	border-top:0;
	height:168px;
}

.cont .buttons{
	text-align:center;
	clear:both;
}
.cont .mask1{
	width:538px;
	height:140px;
}


.buttons span{
	display:block;
	float:left;
	height:13px;
	width:13px;
	color:#fff;
	font-size:10px;
	line-height:12px;
	cursor:pointer;
	background:#333;
	border-left:1px solid #000;
}


.back_t_news{
	float:left;
	height:30px;
	width:558px;
	border:1px solid #444;
	border-bottom:0;
	background:url(gfx/back_t_news.jpg) no-repeat bottom right #000;
}



.pre_butt{
	padding-top:2px;
	float:left;
	height:26px;
	width:100px;
}

.butt_container{
	padding-top:4px;
	float:left;
	width:438px;
	height:24px;
	text-align:left;
}

.rss_link{
	float:left;
	display:block;
	width:21px;
	height:18px;
	background:url(gfx/rss.jpg) no-repeat 0px 1px;
	font-size:0;
	line-height:0;
}

.foto_home{
	display:block;
	float:left;
	width:100px;
	height:60px;
	overflow:hidden;
	margin-right:10px;
}


